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

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

.global-body-wrapper {
  z-index: 1;
  background-color: #000;
  background-image: url('../images/fullscreen-bg-12x.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
}

.title-box {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.title-box.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.mask {
  width: 100%;
}

.decorated-text-box-v2024-04-10-skymap-v1 {
  width: 100%;
  height: 100%;
  position: sticky;
  inset: 0% 0% auto;
}

.slide-nav-2 {
  font-size: 10px;
}

.div-mobile-cta-item-box {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
}

.footer-copyright-desktop {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;
}

.contact-form-checkbox-item-label-2 {
  color: #fff;
  letter-spacing: 1px;
  -webkit-text-stroke-color: #624e3d;
  padding-top: 5px;
  padding-left: 8px;
  font-size: 16px;
  font-weight: 400;
}

.absolute-title-img-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img-v1.gsap-text {
  z-index: 1;
}

.absolute-title-img-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-v1.sec-1-decorated-img-1, .absolute-title-img-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-title-img-v1.scroll-animation-1 {
  z-index: 1;
}

.image-decorated-move-icon-v1 {
  filter: sepia();
  width: 100%;
  position: static;
}

.text-block-2 {
  color: #c9c9c9;
  text-align: center;
  font-size: 10px;
}

.div-error-message-style-v1 {
  color: #fff;
  text-align: center;
  background-color: #0000;
}

.section-edm-contact {
  border: 1px #000;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  position: relative;
}

.section-edm-contact.sec-contact {
  background-color: #fff;
  border-bottom-style: none;
  border-bottom-width: 0;
  display: block;
  overflow: hidden;
}

.section-edm-contact.sec-contact.hv2 {
  z-index: 2;
  background-color: #f1cf00;
  max-width: 720px;
}

.contact-from-lable-style-v1 {
  color: #fff;
  letter-spacing: .5px;
  -webkit-text-stroke-color: #624e3d;
  margin-top: 30px;
  font-size: 18px;
  font-weight: 400;
}

.contact-from-lable-style-v1.contact-time-lable, .contact-from-lable-style-v1.contact-privacy-lable, .contact-from-lable-style-v1.contact-budget-lable {
  color: #fff;
}

.m-section {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: 720px;
  display: none;
  position: relative;
  overflow: hidden;
}

.m-section.sec-contact {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.m-section.sec-style-v1 {
  background-color: #d8e1e6;
}

.m-section.sec-1 {
  background-color: #01234b;
  display: none;
}

.m-section.for-s7, .m-section.for-s9 {
  background-color: #d8e1e6;
  margin-top: -5%;
}

.m-section.for-s7, .m-section.for-s8, .m-section.for-s6 {
  background-color: #d8e1e6;
  margin-top: 0%;
}

.m-section.desktop-v1 {
  background-color: #01234b;
}

.m-section.sec-contact-desktop {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.sky-map-box {
  z-index: 2;
  width: 100%;
  max-width: 100%;
  height: 65vh;
  max-height: 800px;
  position: relative;
  box-shadow: 0 11px 19px 10px #165491c4;
}

.slider-box-sec-3-v1 {
  background-color: #0000;
  background-image: url('../images/sec-3-slide-bg2x-20.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 3%;
}

.slide-image-v1 {
  object-fit: contain;
}

.slide-image-v1.no-pointer {
  width: 100%;
}

.div-empty-box {
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  padding-top: 180px;
  padding-bottom: 10px;
  padding-left: 20px;
  display: flex;
}

.bg-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.bg-wrapper.for-slide-element {
  height: auto;
}

.bg-wrapper.for-s7 {
  padding-bottom: 0;
}

.sky-map-img-v1 {
  width: auto;
  max-width: 1920px;
  height: 88vh;
  position: absolute;
}

.sky-map-img-v1.no-pointer {
  height: 65vh;
}

.contact-from-submit-button {
  letter-spacing: 5px;
  background-color: #0000;
  background-image: url('../images/submit-btn.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 40%;
  margin-top: 30px;
  padding-top: 27px;
  padding-bottom: 27px;
  transition: transform .2s;
}

.contact-from-submit-button:hover {
  transform: scale(1.05);
}

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

.contact-form-checkbox {
  border: 0 #000;
  border-radius: 0;
  align-items: center;
  font-weight: 400;
  display: flex;
}

.contact-form-checkbox.privacy-checkbox {
  margin-top: 10px;
}

.div-success-message-style-v1 {
  color: #024d97;
}

.div-success-message-style-v1.contact_from_submit_success {
  text-align: center;
  background-color: #0000;
}

.footer-copyright-mobile {
  color: #fff;
  display: block;
}

.slider-element {
  width: 100%;
  height: 100%;
}

.slider-element.multi-pic-slider.sec-5 {
  background-color: #0000;
}

.cta-mobile-item-img.for-desktop {
  width: 100%;
  max-width: 70px;
}

.div-cta-element {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 140px;
  margin: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.div-cta-element.w--current {
  text-decoration: none;
}

.div-cta-element.for-desktop {
  background-color: #0000;
  width: auto;
  height: auto;
  transition: transform .2s;
}

.div-cta-element.for-desktop:hover {
  transform: scale(1.1);
}

.div-cta-element.for-desktop.hidden {
  display: none;
}

.icon-6 {
  color: #255d5c;
  font-size: 70px;
}

.left-arrow-4 {
  filter: brightness(150%);
  mix-blend-mode: color-dodge;
  overflow: visible;
}

.left-arrow-4:active {
  filter: brightness(150%);
  mix-blend-mode: color-dodge;
}

.slide-item-v1 {
  border: 7px solid #fff;
  position: relative;
}

.contact-form-error-img {
  width: 100%;
}

.div-edm-contact-box {
  z-index: 10;
  background-color: #0000;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin-top: -58%;
  display: flex;
  position: relative;
}

.icon-5 {
  color: #255d5c;
  font-size: 70px;
}

.right-arrow-4 {
  filter: brightness(150%);
  mix-blend-mode: color-dodge;
  overflow: visible;
}

.div-contact-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 600px;
  display: block;
}

.contact-form-checkbox-item {
  background-color: #fffffff2;
  border-color: #fff;
  width: 30px;
  height: 30px;
}

.contact-form-checkbox-item:active {
  color: #00264e;
  background-color: #fff;
}

.contact-form-checkbox-item.w--redirected-focus {
  box-shadow: none;
}

.contact-form-success-img {
  border: 1px solid #d8d8d8;
  width: 100%;
}

.bg-img.sec-bg-v1, .bg-img.d-s-bg-v1 {
  object-fit: contain;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.contact-form-block {
  margin-left: auto;
  margin-right: auto;
}

.footer-link-text-v1 {
  color: #dabe9f;
  text-decoration: none;
}

.contact-form-text-field-style-v1 {
  color: #000;
  letter-spacing: 1px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  height: 60px;
  font-size: 18px;
  font-weight: 400;
}

.contact-form-text-field-style-v1:active {
  color: #fff;
  background-color: #3d8de9;
}

.contact-form-text-field-style-v1:focus {
  color: #fff;
  background-color: #3d8de9;
  border-color: #a3763b;
}

.contact-form-text-field-style-v1::placeholder {
  color: #aaa;
  background-color: #0000;
  font-weight: 400;
}

.move-icon-box-decorated-2 {
  width: 100px;
  height: 100px;
  position: sticky;
  inset: 100% 0% auto 50%;
  transform: translate(-50%, 10%);
}

.move-icon-box-decorated-2.v20241213 {
  opacity: .33;
}

.cta-mobile-decorated-line-v1.for-desktop {
  width: 10px;
  height: 100%;
}

.footer-link-out {
  color: #c9c9c9;
  -webkit-text-stroke-color: #624e3d;
  text-decoration: none;
}

.div-cta-icon-box {
  background-color: #0000;
  width: 48px;
  height: 48px;
}

.div-cta-icon-box.cta-v2.for-desktop {
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.section-wrapper {
  background-color: #002a53;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contact-form-privacy-rich-text-block-style-v1 {
  color: #fff;
  letter-spacing: 1px;
  font-weight: 400;
  text-decoration: none;
}

.section-cta-menu-mobile {
  width: 100%;
  max-width: 1280px;
  position: relative;
  overflow: hidden;
}

.section-cta-menu-mobile.sec-cta-mobile {
  max-width: 100%;
  display: none;
}

.desktop-cta-wrapper {
  z-index: 10;
  background-color: #2e644e;
  flex-direction: column;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 80px;
  height: 100vh;
  padding-bottom: 2vh;
  display: flex;
  position: sticky;
  bottom: 0;
  box-shadow: -2px 2px 15px 2px #fff3;
}

.desktop-cta-wrapper.left {
  background-color: #0000;
  justify-content: flex-start;
  width: 80px;
  padding-top: 1%;
  padding-bottom: 0;
}

.desktop-cta-wrapper.right {
  background-color: #0000;
  justify-content: flex-end;
  width: 80px;
  padding-bottom: 1%;
}

.desktop-cta-item {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  transition: background-color .2s;
  overflow: hidden;
}

.desktop-cta-item:hover {
  background-color: #ffd24ef0;
}

.desktop-cta-item.cta-item-left-v1 {
  transition-property: transform;
}

.desktop-cta-item.cta-item-left-v1:hover {
  background-color: #0000;
  transform: scale(1.2);
}

.desktop-cta-item.cta-item {
  background-color: #0000;
  width: 60%;
  min-width: 80px;
  padding: 5px;
  transition: all .2s, background-color .2s;
}

.desktop-cta-item.cta-item:hover {
  transform: translate(-10px);
}

.desktop-cta-img-left-v1 {
  filter: invert(80%);
  width: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.desktop-cta-icon-img {
  filter: invert(80%);
  width: 100%;
}

.desktop-cta-decorated-line-v1 {
  opacity: .13;
  background-color: #fff;
  width: 80%;
  height: 1px;
}

.html-embed {
  width: 0%;
  height: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.html-embed.hidden {
  display: block;
}

.body-v1 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.decorated-box {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-box.sec-1-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box.sec-1-1 {
  width: 100%;
  height: auto;
  inset: 0% 0% auto auto;
}

.decorated-box.sec-9-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 2% 50%;
  transform: translate(-50%);
}

.decorated-box.sec-10-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 13% 50%;
  transform: translate(-50%);
}

.decorated-box.sec-3-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box.sec-4-decorated-1 {
  width: 100%;
  height: 100%;
  inset: 0% auto auto 0%;
}

.global-body-wrapper-decorated-box-1 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-cloud-box-cloud-1 {
  width: 30%;
  height: 20%;
  position: absolute;
}

.decorated-cloud-box-cloud-1.animation-skymap-c1 {
  z-index: 2;
  inset: 0% auto auto 0%;
}

.decorated-cloud-box-cloud-1.animation-sec6-c1 {
  z-index: 2;
  inset: 18% auto auto -1%;
}

.decorated-cloud-box-cloud-2 {
  width: 20%;
  height: 16%;
  position: absolute;
  inset: 0% 0% auto auto;
}

.decorated-cloud-box-cloud-2.animation-skymap-c2 {
  z-index: 2;
  inset: 0% -20% auto auto;
}

.decorated-cloud-box-cloud-2.animation-sec6-c2 {
  z-index: 2;
  width: 37%;
  inset: 11% -13% auto auto;
}

.code-embed {
  z-index: 0;
  width: 0;
  height: 0;
  position: absolute;
}

.absolute-title-img {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img.sec-1-decorated-img-1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img.sec-3-1-v1, .absolute-title-img.sec-9-1-v1, .absolute-title-img.sec-10-1-v1, .absolute-title-img.sec-4-1-v1 {
  width: 100%;
  position: static;
}

.decorated-gradient-box {
  width: 100%;
  height: auto;
}

.decorated-gradient-box.sec-6 {
  opacity: .45;
  background-color: #0000;
  background-image: linear-gradient(#3c77bb, #9dc3e6c4 44%, #fff0);
  height: 63%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.slider-box-sec-8-v1 {
  background-color: #0000;
  width: 91%;
  padding: 3%;
  position: absolute;
  inset: auto 0% 0% 50%;
  transform: translate(-50%);
}

.slider-box-sec-5-v1 {
  background-color: #8ec21e;
  width: 100%;
  height: auto;
  padding: 3%;
  position: relative;
}

.slide-item-sec-5-v1 {
  width: 100%;
  position: relative;
}

.heading, .heading-2 {
  color: #fff;
  -webkit-text-stroke-color: #624e3d;
  font-weight: 400;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
  display: none;
}

.section.section-privacy {
  width: 100%;
  padding: 0;
  display: block;
}

.text-span-3 {
  font-weight: 700;
}

.div-block {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-4 {
  padding-top: 20px;
  padding-bottom: 20px;
}

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

.link-block {
  text-align: center;
  text-decoration: none;
}

.button {
  text-align: center;
  letter-spacing: 1px;
  line-height: 22px;
}

.button.w--current {
  width: 300px;
  padding-top: 16px;
  padding-bottom: 16px;
}

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

.relative-svg-box-s1 {
  width: 100%;
  height: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.relative-svg-box-s1.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.content-box-v1 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-box-v1.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.relative-title-img-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.relative-title-img-v1.gsap-text {
  position: relative;
  top: auto;
  left: auto;
}

.relative-title-img-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.relative-title-img-v1.sec-1-decorated-img-1, .relative-title-img-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.relative-title-img-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.sec-1-reserve-btn-box {
  width: 300px;
  position: relative;
}

.content-box-v2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-box-v2.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.sec-1-decorated-box-v1 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: translate(0);
}

.image {
  width: 250px;
}

.link-btn-v1 {
  justify-content: center;
  align-items: center;
  width: 256.32px;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sec-cta-btn-1 {
  width: 240px;
}

.code-embed-2 {
  width: 250px;
}

.sec-1-decorated-img {
  transform: translate(0);
}

.div-desktop-cta-item-box {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 80px;
  display: flex;
  position: relative;
}

.div-desktop-cta-item-box.for-desktop {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0000;
  border: 1px #000;
  border-top-width: 0;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  max-width: none;
  height: auto;
  display: flex;
  position: absolute;
  inset: auto auto 7% 50%;
  transform: translate(-50%);
}

.div-desktop-cta-item-box.for-desktop.hidden {
  display: none;
}

.sectino-with-scroll-img {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: 720px;
  position: relative;
  overflow: hidden;
}

.sectino-with-scroll-img.sec-contact {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-24x-100_1sec-contact-bg-2@4x-100.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.sectino-with-scroll-img.sec-style-v1 {
  background-color: #2e644e;
}

.sectino-with-scroll-img.sec-1 {
  background-color: #f1cf00;
}

.sectino-with-scroll-img.style-v1 {
  background-color: #2e644e;
}

.absolute-title-img-v2-s1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img-v2-s1.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.absolute-title-img-v2-s1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-v2-s1.sec-1-decorated-img-1, .absolute-title-img-v2-s1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img-v2-s1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-decorated-img-v1.gsap-text {
  z-index: 1;
}

.absolute-decorated-img-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-decorated-img-v1.sec-1-decorated-img-1, .absolute-decorated-img-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-v1.gsap-pic {
  z-index: 1;
}

.decorated-box-v1-s1 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-box-v1-s1.sec-1-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-v1-s1.sec-1-1 {
  width: 100%;
  height: auto;
  inset: 0% 0% auto auto;
}

.decorated-box-v1-s1.sec-9-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 2% 50%;
  transform: translate(-50%);
}

.decorated-box-v1-s1.sec-10-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 13% 50%;
  transform: translate(-50%);
}

.decorated-box-v1-s1.sec-3-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-v1-s1.sec-4-decorated-1 {
  width: 100%;
  height: 100%;
  inset: 0% auto auto 0%;
}

.decorated-box-v1-s2 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-box-v1-s2.sec-1-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-v1-s2.sec-1-1 {
  width: 100%;
  height: auto;
  inset: 0% 0% auto auto;
}

.decorated-box-v1-s2.sec-9-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 2% 50%;
  transform: translate(-50%);
}

.decorated-box-v1-s2.sec-10-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 13% 50%;
  transform: translate(-50%);
}

.decorated-box-v1-s2.sec-3-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-v1-s2.sec-4-decorated-1 {
  width: 100%;
  height: 100%;
  inset: 0% auto auto 0%;
}

.slider-box-for-s3-v1 {
  z-index: 1;
  background-color: #8ec21e;
  width: 100%;
  height: auto;
  padding: 3%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.decorated-box-for-s3-v1 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: auto 0% 0% auto;
}

.decorated-box-for-s3-v1.sec-1-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-for-s3-v1.sec-1-1 {
  width: 100%;
  height: auto;
  inset: 0% 0% auto auto;
}

.decorated-box-for-s3-v1.sec-9-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 2% 50%;
  transform: translate(-50%);
}

.decorated-box-for-s3-v1.sec-10-decorated-1 {
  border: 7px solid #fff;
  width: 87%;
  height: auto;
  inset: auto 0% 13% 50%;
  transform: translate(-50%);
}

.decorated-box-for-s3-v1.sec-3-decorated-1 {
  width: 61%;
  height: auto;
  inset: 29% auto auto 10%;
}

.decorated-box-for-s3-v1.sec-4-decorated-1 {
  width: 100%;
  height: 100%;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s3-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s3-v1.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s3-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s3-v1.sec-1-decorated-img-1, .absolute-pic-for-s3-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s3-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s3-v1.gsap-pic {
  z-index: 1;
  inset: auto 0% 6%;
}

.absolute-pic-for-s4-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s4-v1.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s4-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s4-v1.sec-1-decorated-img-1, .absolute-pic-for-s4-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s4-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s4-v1.gsap-pic {
  z-index: 1;
  inset: auto 0% 6%;
}

.slider-box-for-s5-v1 {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding: 3% 0%;
  position: absolute;
  inset: auto 0% 11% auto;
}

.absolute-pic-for-s5-i1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s5-i1.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s5-i1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s5-i1.sec-1-decorated-img-1, .absolute-pic-for-s5-i1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s5-i1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s5-i1.gsap-pic {
  z-index: 1;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s5-i2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s5-i2.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s5-i2.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s5-i2.sec-1-decorated-img-1, .absolute-pic-for-s5-i2.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s5-i2.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s5-i2.gsap-pic {
  z-index: 1;
  inset: auto auto 0% 0%;
}

.absolute-decorated-img-for-s7-i1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-decorated-img-for-s7-i1.gsap-text {
  z-index: 1;
}

.absolute-decorated-img-for-s7-i1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-decorated-img-for-s7-i1.sec-1-decorated-img-1, .absolute-decorated-img-for-s7-i1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i1.gsap-pic {
  z-index: 1;
}

.absolute-decorated-img-for-s7-i2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-decorated-img-for-s7-i2.gsap-text {
  z-index: 1;
  width: 80%;
  max-width: 80%;
  top: 27%;
  left: 13%;
}

.absolute-decorated-img-for-s7-i2.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-decorated-img-for-s7-i2.sec-1-decorated-img-1, .absolute-decorated-img-for-s7-i2.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i2.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i2.gsap-pic {
  z-index: 1;
}

.absolute-decorated-img-for-s7-i3 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-decorated-img-for-s7-i3.gsap-text {
  z-index: 1;
  width: 80%;
  max-width: 80%;
  inset: auto auto 11% 0%;
}

.absolute-decorated-img-for-s7-i3.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-decorated-img-for-s7-i3.sec-1-decorated-img-1, .absolute-decorated-img-for-s7-i3.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i3.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-decorated-img-for-s7-i3.gsap-pic {
  z-index: 1;
}

.slider-box-for-s7-i1 {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding: 3% 0%;
  position: absolute;
  inset: auto 0% 8.5% auto;
}

.slider-box-for-s8-i1 {
  z-index: 2;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding: 3% 0%;
  position: absolute;
  inset: auto 0% 6.5% auto;
}

.absolute-title-img-v1-copy {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img-v1-copy.gsap-text {
  z-index: 1;
}

.absolute-title-img-v1-copy.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-v1-copy.sec-1-decorated-img-1, .absolute-title-img-v1-copy.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img-v1-copy.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s8-i1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s8-i1.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s8-i1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s8-i1.sec-1-decorated-img-1, .absolute-pic-for-s8-i1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s8-i1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s8-i1.gsap-pic {
  z-index: 1;
  inset: auto 0% 0%;
}

.absolute-pic-for-s8-i2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s8-i2.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s8-i2.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s8-i2.sec-1-decorated-img-1, .absolute-pic-for-s8-i2.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s8-i2.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s8-i2.gsap-pic {
  z-index: 1;
  inset: 0% auto auto 0%;
}

.slide-item-sec-8-v1, .slide-item-sec-7-v1 {
  width: 100%;
  position: relative;
}

.slider-box-for-s6-v1 {
  z-index: 1;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding: 3% 0%;
  position: absolute;
  inset: auto 0% 11% auto;
}

.slide-item-sec-6-v1 {
  width: 100%;
  position: relative;
}

.absolute-pic-for-s9-i1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s9-i1.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s9-i1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s9-i1.sec-1-decorated-img-1, .absolute-pic-for-s9-i1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s9-i1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s9-i1.gsap-pic {
  z-index: 1;
  inset: auto 0% 5%;
}

.absolute-pic-for-s9-i2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-pic-for-s9-i2.gsap-text {
  z-index: 1;
}

.absolute-pic-for-s9-i2.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-pic-for-s9-i2.sec-1-decorated-img-1, .absolute-pic-for-s9-i2.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s9-i2.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-pic-for-s9-i2.gsap-pic {
  z-index: 1;
  inset: auto 0% 5%;
}

.link-2 {
  color: #fff;
}

.decorated-pic-box-v1 {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-pic-box-v1.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-s1-logo-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img-s1-logo-v1.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.absolute-title-img-s1-logo-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-s1-logo-v1.sec-1-decorated-img-1, .absolute-title-img-s1-logo-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img-s1-logo-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-title-img-s1-logo-v1.scroll-animation-lightball-1 {
  z-index: 1;
  inset: auto 0% 0%;
}

.desktop-cta-wrapper-v1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.desktop-cta-wrapper-v1:hover {
  filter: contrast(137%);
}

.decorated-lightball-v1-s1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-v1-s1.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-v1-s1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-v1-s1.sec-1-decorated-img-1, .decorated-lightball-v1-s1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v1-s1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v1-s1.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-v2-for-all {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-v2-for-all.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-v2-for-all.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-v2-for-all.sec-1-decorated-img-1, .decorated-lightball-v2-for-all.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-all.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-all.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-v2-for-all.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  aspect-ratio: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  max-width: none;
  display: inline-block;
  top: 41.9%;
  left: 39.6%;
}

.decorated-lightball-v3-for-al {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-v3-for-al.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-v3-for-al.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-v3-for-al.sec-1-decorated-img-1, .decorated-lightball-v3-for-al.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v3-for-al.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v3-for-al.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-v3-for-al.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  top: 0%;
  left: 42%;
}

.decorated-lightball-v2-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-v2-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-v2-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-v2-for-mobile.sec-1-decorated-img-1, .decorated-lightball-v2-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-v2-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.decorated-lightball-s2-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-s2-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-s2-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-s2-for-mobile.sec-1-decorated-img-1, .decorated-lightball-s2-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s2-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s2-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-s2-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.decorated-lightball-s3-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-s3-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-s3-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-s3-for-mobile.sec-1-decorated-img-1, .decorated-lightball-s3-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s3-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s3-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-s3-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.decorated-lightball-s5-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-s5-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-s5-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-s5-for-mobile.sec-1-decorated-img-1, .decorated-lightball-s5-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s5-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s5-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-s5-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.decorated-lightball-s7-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-s7-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-s7-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-s7-for-mobile.sec-1-decorated-img-1, .decorated-lightball-s7-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s7-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s7-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-s7-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.decorated-lightball-s-contact-for-mobile {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-s-contact-for-mobile.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-s-contact-for-mobile.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-s-contact-for-mobile.sec-1-decorated-img-1, .decorated-lightball-s-contact-for-mobile.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s-contact-for-mobile.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-s-contact-for-mobile.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-s-contact-for-mobile.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  mix-blend-mode: color-dodge;
  width: 10%;
  display: none;
  top: 6.1%;
  left: 39.6%;
}

.contact-form-lable {
  color: #f5f5f5;
  letter-spacing: 2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.contact-form-select-field {
  color: #0a2617;
  letter-spacing: 1px;
  background-color: #fff;
  border-radius: 5px;
  height: 60px;
  font-size: 18px;
  font-weight: 400;
}

.slider-box-s8-v1 {
  z-index: 2;
  background-color: #0000;
  width: 100%;
  height: auto;
  padding-left: 0%;
  padding-right: 0%;
  position: relative;
  inset: auto 0% 6.5% auto;
}

.slide-item-s8-v1 {
  width: 100%;
  position: relative;
}

.section-wrapper-desktop {
  background-color: #d8e1e6;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: auto;
  display: none;
  position: relative;
  overflow: hidden;
}

.d-section {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: 720px;
  position: relative;
  overflow: hidden;
}

.d-section.sec-contact {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.d-section.sec-style-v1 {
  background-color: #d8e1e6;
}

.d-section.sec-1 {
  background-color: #01234b;
}

.d-section.for-s7, .d-section.for-s9 {
  background-color: #d8e1e6;
  margin-top: -5%;
}

.d-section.for-s7, .d-section.for-s8, .d-section.for-s6 {
  background-color: #d8e1e6;
  margin-top: 0%;
}

.d-section.desktop-v1 {
  background-color: #01234b;
  max-width: none;
}

.d-section.sec-contact-desktop {
  max-width: none;
}

.d-section-desktop {
  z-index: 1;
  background-color: #fff;
  width: 100%;
  max-width: 720px;
  position: relative;
  overflow: hidden;
}

.d-section-desktop.sec-contact {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.d-section-desktop.sec-style-v1 {
  background-color: #d8e1e6;
}

.d-section-desktop.sec-1 {
  background-color: #01234b;
}

.d-section-desktop.for-s7, .d-section-desktop.for-s9 {
  background-color: #d8e1e6;
  margin-top: -5%;
}

.d-section-desktop.for-s7, .d-section-desktop.for-s8, .d-section-desktop.for-s6 {
  background-color: #d8e1e6;
  margin-top: 0%;
}

.d-section-desktop.desktop-v1 {
  background-color: #01234b;
}

.d-section-desktop.sec-contact-desktop {
  background-color: #0000;
  background-image: url('../images/sec-contact-bg-1.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1920px;
}

.d-bg-wrapper {
  background-color: #012d5d;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.d-bg-wrapper.for-slide-element {
  height: auto;
}

.d-bg-wrapper.for-s7 {
  padding-bottom: 0;
}

.d-img-box {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-img-box.sec-1-decorated-1 {
  inset: 0% 0% 0% auto;
}

.d-absolute-img-v1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-absolute-img-v1.gsap-text {
  z-index: 1;
}

.d-absolute-img-v1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.d-absolute-img-v1.sec-1-decorated-img-1, .d-absolute-img-v1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.d-absolute-img-v1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.d-absolute-img-v1.scroll-animation-1 {
  z-index: 1;
}

.absolute-title-img-s1-logo-v1-copy {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.absolute-title-img-s1-logo-v1-copy.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.absolute-title-img-s1-logo-v1-copy.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.absolute-title-img-s1-logo-v1-copy.sec-1-decorated-img-1, .absolute-title-img-s1-logo-v1-copy.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.absolute-title-img-s1-logo-v1-copy.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.absolute-title-img-s1-logo-v1-copy.scroll-animation-lightball-1 {
  z-index: 1;
  inset: auto 0% 0%;
}

.d-slider-box-s5 {
  z-index: 2;
  background-color: #0000;
  width: 53%;
  height: auto;
  padding-left: 0%;
  padding-right: 0%;
  position: absolute;
  inset: 22% auto auto 0%;
}

.d-slider-element {
  width: 100%;
  height: 100%;
}

.d-slider-element.multi-pic-slider.sec-5, .d-slider-element.multi-pic-slider.for-s5 {
  background-color: #0000;
}

.d-slide-item-v1 {
  width: 100%;
  position: relative;
}

.d-slide-image-v1 {
  object-fit: contain;
}

.d-slide-image-v1.no-pointer {
  width: 100%;
}

.decorated-lightball-v2-for-all-copy {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.decorated-lightball-v2-for-all-copy.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.decorated-lightball-v2-for-all-copy.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.decorated-lightball-v2-for-all-copy.sec-1-decorated-img-1, .decorated-lightball-v2-for-all-copy.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-all-copy.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.decorated-lightball-v2-for-all-copy.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.decorated-lightball-v2-for-all-copy.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  aspect-ratio: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  max-width: none;
  display: inline-block;
  top: 41.9%;
  left: 39.6%;
}

.d-lightball-s1 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-lightball-s1.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.d-lightball-s1.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.d-lightball-s1.sec-1-decorated-img-1, .d-lightball-s1.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.d-lightball-s1.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.d-lightball-s1.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.d-lightball-s1.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  aspect-ratio: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  max-width: none;
  display: inline-block;
  top: 41.9%;
  left: 39.6%;
}

.d-lightball-s2 {
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.d-lightball-s2.gsap-text {
  z-index: 1;
  inset: auto 0% 0%;
}

.d-lightball-s2.sec-1-pic-1 {
  inset: 0% 0% 0% auto;
}

.d-lightball-s2.sec-1-decorated-img-1, .d-lightball-s2.sec-3-v1 {
  width: 42%;
  inset: 0% 0% auto auto;
}

.d-lightball-s2.sec-1-1 {
  width: 100%;
  position: static;
  inset: 0% 0% auto auto;
}

.d-lightball-s2.scroll-animation-lightball-1 {
  z-index: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  inset: 34% auto auto 39.6%;
}

.d-lightball-s2.scroll-animation-lightball-1.no-pointer {
  z-index: 100;
  aspect-ratio: 1;
  mix-blend-mode: color-dodge;
  width: 10%;
  max-width: none;
  display: inline-block;
  top: 41.9%;
  left: 39.6%;
}

@media screen and (min-width: 1280px) {
  .bg-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .cta-mobile-item-img.for-desktop {
    width: 100%;
  }

  .bg-img.sec-bg-v1, .bg-img.d-s-bg-v1 {
    height: auto;
  }

  .section-wrapper {
    position: relative;
  }

  .section-cta-menu-mobile.sec-cta-mobile {
    max-width: 80%;
  }

  .desktop-cta-wrapper {
    justify-content: flex-end;
    padding-bottom: 1%;
  }

  .desktop-cta-item.cta-item-left-v1:hover, .desktop-cta-item.cta-item-left-v1.w--current:hover {
    background-color: #0000;
  }

  .body-v1 {
    background-color: #02224d;
  }

  .sec-1-decorated-box-v1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    position: relative;
  }

  .div-desktop-cta-item-box.for-desktop {
    width: auto;
  }

  .section-wrapper-desktop {
    width: 100%;
    display: flex;
    position: relative;
  }

  .d-section.desktop-v1 {
    background-color: #012349;
  }

  .d-bg-wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .d-lightball-s2.scroll-animation-lightball-1.no-pointer {
    top: -11.1%;
    left: .8%;
  }
}

@media screen and (max-width: 991px) {
  .global-body-wrapper {
    display: block;
  }

  .div-mobile-cta-item-box {
    color: #fff;
    background-color: #0000;
    justify-content: center;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .div-mobile-cta-item-box.for-non-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-mobile-cta-item-box.for-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    width: 60%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-mobile-cta-item-box.for-mobile.for-2btn {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    width: 25%;
  }

  .div-mobile-cta-item-box.for-desktop {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #8ec220eb;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .footer-copyright-desktop {
    color: #a6a6a6;
    text-align: center;
    padding-top: 30px;
    font-size: 12px;
    text-decoration: none;
    display: none;
  }

  .text-block-2 {
    color: #333;
    font-family: Open Sans, sans-serif;
    font-size: 10px;
  }

  .section-edm-contact {
    max-width: 100%;
  }

  .section-edm-contact.sec-contact {
    overflow: hidden;
  }

  .section-edm-contact.sec-contact.hv2 {
    background-color: #fff;
  }

  .m-section {
    background-color: #878705;
    max-width: 100%;
    display: block;
  }

  .m-section.sec-contact {
    max-width: 720px;
  }

  .m-section.sec-style-v1 {
    background-color: #fff;
    max-width: 720px;
  }

  .m-section.sec-style-v1.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .m-section.sec-1 {
    max-width: 720px;
    display: block;
  }

  .m-section.for-s9 {
    background-color: #fff;
    max-width: 720px;
  }

  .m-section.for-s9.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .m-section.for-s7 {
    background-color: #fff;
    max-width: 720px;
  }

  .m-section.for-s7.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .m-section.for-s8 {
    background-color: #fff;
    max-width: 720px;
  }

  .m-section.for-s8.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .m-section.for-s6 {
    background-color: #fff;
    max-width: 720px;
  }

  .m-section.for-s6.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .m-section.desktop-v1, .m-section.sec-contact-desktop {
    max-width: 720px;
  }

  .div-empty-box {
    align-items: center;
    padding-top: 120px;
    padding-bottom: 80px;
    padding-left: 0;
  }

  .contact-from-submit-button {
    border-radius: 0;
    margin-top: 30px;
    font-weight: 900;
  }

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

  .contact-form-checkbox {
    padding-top: 10px;
  }

  .footer-copyright-mobile {
    color: #d8d8d8;
    text-align: center;
    padding-top: 0;
    padding-bottom: 10px;
    font-size: 12px;
    text-decoration: none;
    display: block;
  }

  .footer-copyright-mobile.hidden {
    display: none;
  }

  .cta-mobile-item-img {
    object-fit: contain;
    width: 100%;
    max-width: 169100%;
  }

  .div-cta-element.cta-v2 {
    background-color: #0000;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px 2%;
  }

  .div-cta-element.for-desktop {
    background-color: #0000;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px;
  }

  .icon-6 {
    color: #255d5c;
    font-size: 70px;
  }

  .div-edm-contact-box {
    background-color: #001d3f;
    background-image: none;
    margin-top: 0%;
  }

  .icon-5 {
    color: #255d5c;
    font-size: 70px;
  }

  .footer-link-text-v1 {
    color: #333;
    text-decoration: none;
  }

  .cta-mobile-decorated-line-v1 {
    background-color: #fff;
    width: 1px;
    height: 80px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .footer-link-out {
    color: #dabe9f;
    text-decoration: none;
  }

  .div-cta-icon-box.cta-v2 {
    text-align: center;
    width: 100%;
    height: auto;
  }

  .section-wrapper {
    min-height: 100vh;
    max-height: none;
    display: flex;
    overflow: hidden;
  }

  .section-cta-menu-mobile.sec-cta-mobile {
    z-index: 100;
    background-image: url('../images/desktop-cta-bg-1.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: center;
    align-items: center;
    max-width: 720px;
    display: flex;
    position: sticky;
    bottom: 0;
  }

  .section-cta-menu-mobile.sec-cta-mobile.for-2btn {
    background-color: #001d3f;
    background-image: none;
    max-width: none;
    margin-bottom: 0%;
    position: fixed;
    inset: auto 0% 0%;
  }

  .desktop-cta-wrapper {
    display: none;
  }

  .desktop-cta-img-left-v1, .desktop-cta-icon-img {
    max-height: 68px;
  }

  .body-v1 {
    flex-flow: column;
  }

  .button.w--current {
    width: auto;
    padding: 16px 60px;
  }

  .sec-cta-btn-1 {
    width: 240px;
  }

  .div-desktop-cta-item-box {
    color: #fff;
    background-color: #0000;
    justify-content: center;
    width: 100%;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    overflow: hidden;
  }

  .div-desktop-cta-item-box.for-non-phone {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #0000;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-desktop-cta-item-box.for-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #8ec220eb;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-desktop-cta-item-box.for-desktop {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #8ec220eb;
    background-image: radial-gradient(circle, #0d1836, #0e1935), url('../images/desktop-cta-bg-1.svg');
    background-position: 0 0, 50%;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: none;
  }

  .sectino-with-scroll-img {
    background-color: #878705;
    max-width: 100%;
  }

  .sectino-with-scroll-img.sec-contact {
    max-width: 720px;
  }

  .sectino-with-scroll-img.sec-style-v1 {
    background-color: #fff;
    max-width: 720px;
  }

  .sectino-with-scroll-img.sec-style-v1.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .sectino-with-scroll-img.sec-1 {
    max-width: 720px;
  }

  .sectino-with-scroll-img.style-v1 {
    background-color: #fff;
    max-width: 720px;
  }

  .sectino-with-scroll-img.style-v1.sktmap-section-v1, .sectino-with-scroll-img.style-v1.lifearea-map-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .decorated-lightball-v2-for-all.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-v2-for-all.scroll-animation-lightball-1.no-pointer {
    display: none;
  }

  .decorated-lightball-v3-for-al.scroll-animation-lightball-1, .decorated-lightball-v2-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-v2-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 1;
    display: none;
  }

  .decorated-lightball-s2-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-s2-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 2;
    width: 100%;
    max-width: none;
    display: block;
    inset: -34% auto auto -45%;
  }

  .decorated-lightball-s3-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-s3-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 2;
    width: 50%;
    max-width: none;
    display: block;
    inset: -44% -12.5% auto auto;
  }

  .decorated-lightball-s5-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-s5-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 2;
    width: 150%;
    max-width: none;
    display: block;
    inset: -112% auto auto -72%;
  }

  .decorated-lightball-s7-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-s7-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 2;
    width: 80%;
    max-width: none;
    display: block;
    inset: -58% -34.5% auto auto;
  }

  .decorated-lightball-s-contact-for-mobile.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-s-contact-for-mobile.scroll-animation-lightball-1.no-pointer {
    z-index: 2;
    width: 100%;
    max-width: none;
    display: block;
    inset: -74% auto auto -43%;
  }

  .section-wrapper-desktop {
    min-height: 100vh;
    max-height: none;
    display: none;
    overflow: hidden;
  }

  .d-section {
    background-color: #878705;
    max-width: 100%;
    display: none;
  }

  .d-section.sec-contact {
    max-width: 720px;
  }

  .d-section.sec-style-v1 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section.sec-style-v1.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section.sec-1 {
    max-width: 720px;
  }

  .d-section.for-s9 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section.for-s9.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section.for-s7 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section.for-s7.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section.for-s8 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section.for-s8.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section.for-s6 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section.for-s6.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section.desktop-v1 {
    max-width: 720px;
  }

  .d-section-desktop {
    background-color: #878705;
    max-width: 100%;
  }

  .d-section-desktop.sec-contact {
    max-width: 720px;
  }

  .d-section-desktop.sec-style-v1 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section-desktop.sec-style-v1.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section-desktop.sec-1 {
    max-width: 720px;
  }

  .d-section-desktop.for-s9 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section-desktop.for-s9.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section-desktop.for-s7 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section-desktop.for-s7.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section-desktop.for-s8 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section-desktop.for-s8.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section-desktop.for-s6 {
    background-color: #fff;
    max-width: 720px;
  }

  .d-section-desktop.for-s6.sktmap-section-v1 {
    z-index: 3;
    max-width: 720px;
  }

  .d-section-desktop.desktop-v1, .d-section-desktop.sec-contact-desktop {
    max-width: 720px;
  }

  .decorated-lightball-v2-for-all-copy.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .decorated-lightball-v2-for-all-copy.scroll-animation-lightball-1.no-pointer {
    display: none;
  }

  .d-lightball-s1.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .d-lightball-s1.scroll-animation-lightball-1.no-pointer {
    display: none;
  }

  .d-lightball-s2.scroll-animation-lightball-1 {
    z-index: 10;
  }

  .d-lightball-s2.scroll-animation-lightball-1.no-pointer {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .div-mobile-cta-item-box {
    width: 100%;
  }

  .div-mobile-cta-item-box.for-mobile {
    width: 80%;
  }

  .footer-copyright-desktop {
    color: #a6a6a6;
    padding-top: 24px;
  }

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

  .div-empty-box {
    padding-top: 120px;
  }

  .sky-map-img-v1 {
    position: relative;
  }

  .contact-from-submit-button {
    width: 100%;
    margin-left: 0;
  }

  .link {
    text-decoration: none;
  }

  .footer-copyright-mobile {
    color: #a6a6a6;
  }

  .div-cta-element.cta-v2 {
    padding-left: 1%;
    padding-right: 1%;
  }

  .icon-6 {
    font-size: 35px;
  }

  .div-edm-contact-box {
    background-repeat: no-repeat;
    background-size: cover;
    padding-left: 22px;
    padding-right: 22px;
  }

  .icon-5 {
    font-size: 35px;
  }

  .footer-link-text-v1 {
    text-decoration: none;
  }

  .cta-mobile-decorated-line-v1 {
    height: 50px;
  }

  .footer-link-out {
    text-decoration: none;
  }

  .div-cta-icon-box.cta-v2 {
    width: 100%;
    padding-bottom: 0;
  }

  .section-wrapper {
    max-height: none;
  }

  .section-cta-menu-mobile.sec-cta-mobile {
    bottom: 0;
  }

  .html-embed {
    width: 100%;
    height: 0;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .div-desktop-cta-item-box {
    width: 100%;
  }

  .section-wrapper-desktop {
    max-height: none;
  }
}

@media screen and (max-width: 479px) {
  .contact-form-error-img-box {
    padding: 5px;
  }

  .div-mobile-cta-item-box {
    width: 100%;
  }

  .div-mobile-cta-item-box.for-non-phone {
    grid-column-gap: 0px;
    max-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-mobile-cta-item-box.for-mobile {
    grid-column-gap: 0px;
    width: 100%;
    max-height: 70px;
    padding: 0 3%;
  }

  .div-mobile-cta-item-box.for-mobile.for-2btn {
    width: 50%;
  }

  .div-mobile-cta-item-box.for-desktop {
    grid-column-gap: 0px;
    background-color: #8ec21eeb;
    max-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .contact-form-checkbox-item-label-2 {
    letter-spacing: .5px;
  }

  .section-edm-contact {
    overflow: hidden;
  }

  .section-edm-contact.sec-contact {
    border-bottom-style: none;
  }

  .contact-from-lable-style-v1, .contact-from-lable-style-v1.contact-time-lable, .contact-from-lable-style-v1.contact-privacy-lable, .contact-from-lable-style-v1.contact-budget-lable {
    font-size: 16px;
  }

  .slide-image-v1 {
    height: 100%;
  }

  .div-empty-box {
    align-items: center;
    padding-top: 30px;
    padding-bottom: 100px;
    padding-left: 0;
    font-size: 12px;
    position: relative;
  }

  .contact-from-submit-button {
    text-align: center;
    max-width: none;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .contact-form-checkbox {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 5px;
  }

  .div-cta-element.cta-v2 {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-cta-element.for-desktop {
    padding: 5px;
  }

  .icon-6 {
    margin-right: 10px;
  }

  .slide-item-v1 {
    width: 100%;
    height: 100%;
  }

  .div-edm-contact-box {
    border-color: #1d1b38;
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .icon-5 {
    margin-left: 10px;
  }

  .div-contact-form {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .contact-form-block {
    padding-left: 5px;
    padding-right: 5px;
  }

  .contact-form-text-field-style-v1 {
    font-size: 16px;
  }

  .cta-mobile-decorated-line-v1 {
    height: 50px;
  }

  .div-cta-icon-box {
    width: 38px;
  }

  .div-cta-icon-box.cta-v2 {
    text-align: center;
    width: 90%;
    height: auto;
  }

  .section-wrapper {
    max-height: none;
  }

  .section-cta-menu-mobile.sec-cta-mobile {
    padding-top: 8px;
    padding-bottom: 8px;
    bottom: 0;
  }

  .desktop-cta-img-left-v1, .desktop-cta-icon-img {
    max-height: 50px;
  }

  .slide-item-sec-5-v1 {
    width: 100%;
    height: 100%;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
    display: block;
  }

  .div-desktop-cta-item-box {
    width: 100%;
  }

  .div-desktop-cta-item-box.for-non-phone {
    grid-column-gap: 0px;
    max-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-desktop-cta-item-box.for-mobile, .div-desktop-cta-item-box.for-desktop {
    grid-column-gap: 0px;
    background-color: #8ec21eeb;
    max-height: 70px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .slide-item-sec-8-v1, .slide-item-sec-7-v1, .slide-item-sec-6-v1 {
    width: 100%;
    height: 100%;
  }

  .decorated-lightball-s3-for-mobile.scroll-animation-lightball-1.no-pointer {
    width: 50%;
    inset: -44% -12.5% auto auto;
  }

  .decorated-lightball-s5-for-mobile.scroll-animation-lightball-1.no-pointer {
    width: 150%;
    top: -112%;
    left: -72%;
  }

  .decorated-lightball-s7-for-mobile.scroll-animation-lightball-1.no-pointer {
    width: 80%;
    inset: -58% -34.5% auto auto;
  }

  .decorated-lightball-s-contact-for-mobile.scroll-animation-lightball-1.no-pointer {
    width: 100%;
    top: -74%;
    left: -43%;
  }

  .contact-form-lable {
    letter-spacing: 1px;
    font-size: 16px;
  }

  .contact-form-select-field {
    font-size: 16px;
  }

  .slide-item-s8-v1 {
    width: 100%;
    height: 100%;
  }

  .section-wrapper-desktop {
    max-height: none;
  }

  .d-slide-item-v1 {
    width: 100%;
    height: 100%;
  }

  .d-slide-image-v1 {
    height: 100%;
  }
}


