.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.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 {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

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

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

.sec-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.ratio-box-desktop {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 56.25%;
  display: flex;
  position: relative;
}

.content-style-v1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-style-v1.with-bg-white {
  background-color: #fff;
  overflow: hidden;
}

.m-1.a-1 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.m-1.a-2 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 6%;
}

.sec-title {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.c-slider-btn-loading {
  width: 100%;
  height: 100%;
  border: 1px dashed #aaa;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-slider {
  width: 350px;
  height: 20vh;
  background-color: rgba(0, 0, 0, 0);
}

.slider-trigger-left {
  z-index: 50;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-slider-nav-arrow {
  display: none;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.sub-slider-container {
  padding-right: 20vw;
  position: relative;
  overflow: hidden;
}

.sub-slider-slide {
  width: 2px;
  perspective: 1000px;
  padding: 1vh 1vw;
  transform: perspective(1000px);
}

.sub-slider-mask {
  overflow: visible;
}

.second-slider-container {
  z-index: 20;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.sub-slide-title {
  color: #fff;
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 10px;
  font-size: .8em;
  font-weight: 700;
  line-height: 1em;
}

.c-slider-btn-circle {
  width: 100%;
  height: 100%;
  border: 1px solid #aaa;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.b-slider-control {
  align-items: center;
  display: flex;
}

._w-slider-control {
  padding-left: 20px;
  padding-right: 20px;
}

.sub-slide-container {
  width: 100%;
  align-items: center;
  display: flex;
  position: relative;
}

._w-slider-btn {
  width: 50px;
  height: 50px;
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

.sub-slider-nav-dots {
  display: none;
}

.ci-slider-btn-loading {
  width: 100%;
  height: 100%;
  opacity: .5;
  border-radius: 1000px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-slide-wrapper {
  width: 100%;
  height: 100%;
  background-color: #333;
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px rgba(19, 19, 19, .5);
}

.sub-slide-wrapper._3 {
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('../images/3.jpg');
}

.sub-slide-wrapper._1 {
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('../images/1.jpg');
}

.sub-slide-wrapper._5 {
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('../images/5.jpg');
}

.sub-slide-wrapper._2 {
  height: auto;
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%);
  justify-content: flex-end;
  align-items: flex-end;
}

.sub-slide-wrapper._4 {
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('../images/4.jpg');
}

.slider-trigger-right {
  z-index: 50;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-slide-btn-block {
  width: 75px;
  height: 75px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.sec-decorated-desktop, .sec-logo-desktop {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-slider-desktop-v1 {
  width: 100%;
  height: 100%;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slide-item-sec-slider-desktop-v1, .slider-mask-sec-slider-desktop-v1 {
  width: 100%;
  height: 100%;
}

.slider-content-sec-2-v1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-content-sec-2-v1.with-bg-white {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.slider-bg-1, .slider-title-1 {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-slider-ratio-box-desktop {
  width: 100%;
  background-color: #fff;
  padding-top: 56.25%;
  position: relative;
}

.sec-slider-v1-navi {
  transform: translate(0, 33%)scale(.5);
}

.sec-style-v2 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-style-v2.v2023-11-29 {
  width: 100vw;
  height: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: hidden;
}

.content-style-v2 {
  width: 100%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sec-3-title-style-v1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-3-rigjt-box-style-v1 {
  z-index: 2;
  width: 30%;
  height: 100%;
  background-color: #fff;
  position: relative;
}

.sec-3-left-box-style-v1 {
  width: 70%;
  height: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sec-3-bg-style-v1 {
  width: 100%;
}

.sec-3-ratio-box-desktop {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  padding-top: 56.25%;
  display: flex;
  position: relative;
}

.slider-content-sec-3-v1 {
  width: 100%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sec-3-slide-pic-2 {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-style-v3-fullscreen-cover-img {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-style-v3-fullscreen-cover-img.with-fullscreen-cover-img {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.sec-bg-style-v3 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  position: relative;
}

.sec-title-style-v3 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.sec-style-reference-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-style-reference-v1.v2023-11-29 {
  width: 100vw;
  height: 100vh;
  max-height: none;
  max-width: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sec-bg-style-v1-2 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  position: relative;
}

.sec-1-title-2-v1 {
  width: 100%;
  max-width: none;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.sec-1-title-style-v1 {
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  position: relative;
}

.sec-1-decorated-v1 {
  width: 100%;
  max-width: none;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  transform: translate(-50%, -50%);
}

.sec-1-logo-v2 {
  width: 100%;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-1-img-box {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-style-v1-2-fullscreen-cover-img-reference-v1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.content-style-v1-2-fullscreen-cover-img-reference-v1.with-fullscreen-cover-img {
  width: 100%;
  height: 100vh;
  background-color: #fff;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  overflow: hidden;
}

.sec-5-right-title-v1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-5-right-pic-1 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-5-bg-style-v1 {
  width: 100%;
}

.sec-5-rigjt-box-style-v1 {
  position: relative;
}

.sec-5-left-box-style-v1 {
  justify-content: center;
  align-items: flex-start;
}

.content-sec-5-v1 {
  width: 100%;
  grid-column-gap: 1vw;
  grid-row-gap: 1vw;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sec-5-right-pic-text-1 {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-5-ratio-box-desktop-style-v1 {
  background-color: #fff;
  padding-top: 56.25%;
  position: relative;
}

.sec-5-decorated-img-box-1 {
  z-index: 1;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.sec-5-decorated-img-1 {
  width: 100%;
}

.sec-5-style-v3 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-5-style-v3.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

.sec-6-style-v3 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-6-style-v3.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

.sec-6-ratio-box-desktop-style-v1-copy {
  background-color: #fff;
  padding-top: 56.25%;
  position: relative;
}

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

.sec-6-box-2-style-v1 {
  width: 100%;
  position: relative;
}

.content-sec-6-v1 {
  width: 100%;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sec-6-box-1-bg-style-v1 {
  width: 100%;
}

.sec-6-box-1-text-1 {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-6-box-2-bg-style-v1 {
  width: 100%;
}

.sec-6-box-2-text-1 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-6-box-1-decorated-1 {
  width: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider-content-sec-7-v1 {
  width: 100%;
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sec-7-slide-main-bg-1 {
  width: 100%;
}

.sec-7-left-box-style-v1 {
  height: 100%;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.sec-7-rigjt-box-style-v1 {
  width: 68%;
  height: 100%;
  position: relative;
}

.sec-7-left-box-pic-1, .sec-7-right-box-pic-1 {
  width: 100%;
  object-fit: contain;
}

.slide-item-sec-slider-desktop-v1-copy {
  width: 100%;
  height: 100%;
}

.sec-7-slider-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-7-slider-style-v1.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

.sec-spacer-v1 {
  width: 100%;
  height: 20px;
}

.sec-contact-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-contact-style-v1.v2023-11-29 {
  width: 100vw;
  height: auto;
  max-height: 100vh;
  max-width: 100%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sec-contact-content-style-v1-fullscreen-cover-img {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-contact-content-style-v1-fullscreen-cover-img.with-fullscreen-cover-img {
  width: 100%;
  height: 100%;
  background-color: #948575;
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.contact-form-radio-btn-2 {
  width: 24px;
  height: 24px;
}

.contact-form-radio-btn-2.w--redirected-checked {
  background-color: #f9be00;
  border-color: #fff;
}

.contact-form-checkbox-button-label-1 {
  color: #e0ceb9;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contact-submit-button {
  width: 100%;
  max-width: 156px;
  color: #948575;
  letter-spacing: 1px;
  background-color: #e0ceb9;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  transition: all .3s;
}

.contact-submit-button:hover {
  background-color: #f5d9b9;
}

.error-message {
  background-color: #fa5f51;
  padding: 16px;
}

.tos-checkbox-label {
  color: #e0ceb9;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.contact-form-block {
  color: #fff;
  background-color: #948575;
  flex-direction: column;
  justify-content: flex-start;
  margin-bottom: 0;
  padding-left: 10vw;
  padding-right: 10vw;
  display: flex;
  position: relative;
}

.contact-form-radio-button-label-1 {
  color: #e0ceb9;
  margin-left: 9px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contact-button-wrap {
  justify-content: space-between;
  display: flex;
}

.contact-form-lable-3 {
  color: #f9be00;
  margin-left: 14px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.text-span-6 {
  color: #fff;
}

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

.link-4, .link-4:hover {
  color: #fff;
}

.tos-checkbox {
  width: 24px;
  height: 24px;
  background-color: #948575;
  border-style: solid;
  border-color: #e0ceb9;
  margin-top: 0;
  margin-left: -16px;
  margin-right: 12px;
}

.tos-checkbox.w--redirected-checked {
  color: #f9be00;
  background-color: #948575;
  background-size: auto;
  border-style: none;
  border-radius: 0;
}

.contact-form-lable {
  color: #e0ceb9;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.contact-form-lable.contact-name-lable, .contact-form-lable.contact-phone-lable, .contact-form-lable.contact-budget-lable {
  color: #e0ceb9;
}

.checkbox-field {
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.radio-button-field-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.checkbox-spacer {
  width: 100%;
  height: 20px;
}

.success-message {
  color: #fff;
  background-color: #998474;
  padding: 28px 16px 28px 0;
}

.icon-5 {
  width: 24px;
  height: 24px;
  color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: left;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.contact-field {
  color: #fff;
  background-color: #948575;
  border: 1px #000;
  border-bottom: 1px solid #e0ceb9;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  transition: all .3s;
}

.contact-field:focus {
  border-bottom-style: solid;
  border-bottom-color: #f0ba7b;
  padding: 27px 11px 27px 34px;
}

.contact-field::-ms-input-placeholder {
  color: rgba(255, 255, 255, .4);
}

.contact-field::placeholder {
  color: rgba(255, 255, 255, .4);
}

.contact-field.message {
  height: 30px;
  margin-bottom: 5px;
  font-family: Droid Sans, sans-serif;
}

.tos-checkbox-wrap {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  display: flex;
}

.text-block-6 {
  letter-spacing: 1px;
  margin-left: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.form-control-block {
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 30px;
  display: flex;
}

.contact-form-fied-group-box {
  flex-direction: column;
  margin-bottom: 20px;
}

.contact-form-fied-group-box.submit-button {
  margin-top: 30px;
}

.contact-form-style-v1 {
  width: 400px;
  margin-bottom: 0;
}

.sec-contact-text-for-privacy {
  width: 100%;
  padding: 0 0 50px;
  overflow: hidden;
}

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

.contact-form-privacy-rich-text-block-style-v1 h6 {
  color: #e0ceb9;
  font-size: 14px;
  font-weight: 400;
}

.contact-form-privacy-rich-text-block-style-v1 a {
  color: #000;
  display: inline;
}

.sec-contact-title-img-box {
  width: 100%;
  overflow: hidden;
}

.sec-contact-title-img-1, .sec-contact-bottom-log-pic-1 {
  width: 100%;
}

.footer-edm-eb-hoyodigital {
  color: #f5f5f5;
  text-align: center;
  padding-left: 1vw;
  padding-right: 1vw;
  font-size: 10px;
  font-weight: 300;
  text-decoration: none;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.page-bottom-link-to-hoyo {
  color: #fffdfd;
  letter-spacing: 1px;
  text-decoration: none;
}

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

.slider-dark-arrow-icon {
  color: rgba(204, 204, 204, .98);
}

.sec-slider-v1-navi-dark {
  transform: translate(0, 33%)scale(.5);
}

.contact-form-radio-button-label-1-2 {
  color: #e0ceb9;
  margin-bottom: 0;
  margin-left: 9px;
  padding-top: 2px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contact-form-radio-btn-v1 {
  width: 20px;
  height: 20px;
  border-style: solid;
  border-color: #e0ceb9;
}

.contact-form-radio-btn-v1.w--redirected-checked {
  background-color: #fff;
  border: 1px #e0ceb9;
}

.radio-button-field-v1 {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.powered-by-box-v1 {
  opacity: .65;
}

.back-to-top-for-desktop {
  width: 60px;
  transition: all .2s;
  position: absolute;
  top: auto;
  bottom: 1px;
  left: auto;
  right: 1vw;
}

.back-to-top-for-desktop:hover {
  transform: skew(21deg, 1deg);
  box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
}

.back-to-top-img-desktop-v1 {
  object-fit: contain;
}

.decorated-gif-desktop-arrow-down {
  width: 50px;
  height: 50px;
  position: absolute;
  top: auto;
  bottom: 35%;
  left: 50%;
  right: auto;
  transform: translate(-50%);
}

.desktop-sticky-menu-v1-reserve {
  z-index: 10;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 58%;
  right: 4px;
  box-shadow: 0 7px 18px -3px rgba(0, 0, 0, .2);
}

.desktop-sticky-menu-item-v1 {
  width: 30px;
  height: 30px;
  flex-direction: column;
  align-items: center;
  transition: all .2s;
  display: flex;
}

.desktop-sticky-menu-item-v1:hover {
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0);
}

.desktop-sticky-menu-item-img {
  width: 100%;
}

.desktop-sticky-menu-item-img.invert-color {
  filter: invert();
}

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

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

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

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

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

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

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

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

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

.sec-1-sec-bg {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sec-4-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-4-style-v1.v2023-11-29 {
  width: 100vw;
  height: 100vh;
  max-height: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sec3-slider-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec3-slider-style-v1.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

.sec-1-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-1-style-v1.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  max-width: 100%;
  flex-direction: column;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.sec-1 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-1.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.content-wrapper {
  width: 100%;
}

.sec-2 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-2.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.slide-nav {
  padding-top: 20px;
}

.m-slider-sec-2-v1 {
  width: 100%;
  height: auto;
}

.m-slider-mask-v1 {
  width: 100%;
  height: 100%;
}

.m-slider-left-arrow-v1 {
  height: 100%;
}

.m-slider-right-arrow-v1 {
  height: 50%;
}

.m-slide-item-wrapper-v1 {
  width: 100%;
  height: 100%;
  background-color: #224470;
}

.m-slide-img-v1, .m-slide-text-img-sec-2, .m-slide-decorated-img-sec-2 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.sec-3 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-3.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.m-slider-sec-3-v1 {
  width: 100%;
  height: auto;
}

.sec-4 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-4.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.sec-5 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-5.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.sec-6 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-6.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.sec-7 {
  z-index: 2;
  width: 100%;
  max-width: 720px;
  box-shadow: none;
  background-color: #224470;
  border: 1px solid #224470;
  position: relative;
  overflow: hidden;
}

.sec-7.style-v1 {
  padding-bottom: 31px;
  display: none;
}

.m-slider-sec-7-v1 {
  width: 100%;
  height: auto;
}

.m-slide-text-img-sec-3, .m-slide-text-img-sec-7 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.m-sec-contact-title-img-box {
  width: 100%;
  display: none;
  overflow: hidden;
}

.m-sec-contact-title-img-1, .m-sec-contact-logo-img-1 {
  width: 100%;
}

.m-sec-contact-logo-img-box {
  width: 100%;
  display: none;
  overflow: hidden;
}

.sec-2-slider-style-v1 {
  width: 100%;
  max-height: 100vh;
  max-width: 177.77vh;
  position: relative;
}

.sec-2-slider-style-v1.v2023-11-29 {
  width: 100%;
  height: auto;
  max-height: none;
  padding-left: 0;
  padding-right: 0;
}

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

.m-sec-cta-menu.style-1 {
  max-width: 100%;
  display: none;
}

.m-text-cta-icon-subtitle {
  color: #000;
  letter-spacing: 1px;
  margin-top: 10px;
  font-size: 16px;
  text-decoration: none;
}

.m-div-cta-icon-box {
  width: 48px;
  height: 48px;
  background-color: rgba(0, 0, 0, 0);
}

.m-text-cta-icon-title {
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: 400;
  display: none;
}

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

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

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

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

.desktop-sticky-menu-v1-fb {
  z-index: 10;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 50%;
  right: 4px;
  box-shadow: 0 7px 18px -3px rgba(0, 0, 0, .2);
}

.slide-item-sec-slider-desktop-v1-sec-7 {
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden;
}

.desktop-sticky-menu-v1-address {
  z-index: 10;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 66%;
  right: 4px;
  box-shadow: 0 7px 18px -3px rgba(0, 0, 0, .2);
}

.desktop-sticky-menu-v1-phone {
  z-index: 10;
  width: 60px;
  height: 60px;
  opacity: 1;
  background-color: #fff;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 74%;
  right: 4px;
  box-shadow: 0 7px 18px -3px rgba(0, 0, 0, .2);
}

.d-notify-text {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  position: absolute;
  top: auto;
  bottom: 4%;
  left: auto;
  right: 1%;
}

@media screen and (min-width: 1280px) {
  .m-sec-cta-menu.style-1 {
    max-width: 80%;
  }
}

@media screen and (min-width: 1920px) {
  .sec-style-v1, .sec-style-v2, .sec-style-reference-v1 {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .sec-1-title-style-v1 {
    height: 100%;
    object-fit: cover;
  }

  .sec-5-style-v3, .sec-6-style-v3, .sec-7-slider-style-v1, .sec-contact-style-v1 {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .contact-form-privacy-rich-text-block-style-v1 a {
    color: #000;
  }

  .sec-1-sec-bg {
    width: 100%;
  }

  .sec-4-style-v1, .sec3-slider-style-v1, .sec-1-style-v1, .sec-2-slider-style-v1 {
    width: 100%;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }
}

@media screen and (max-width: 991px) {
  .second-slider-container {
    display: none;
  }

  .sec-1-logo-v2 {
    max-width: none;
  }

  .sec-spacer-v1.hidden-on-tablet {
    display: none;
  }

  .tos-checkbox-label {
    font-size: 12px;
  }

  .link-4 {
    width: 100%;
    color: #fff;
    text-decoration: none;
    display: inline-block;
  }

  .link-4:hover {
    color: #fff;
    text-decoration: underline;
  }

  .contact-form-style-v1 {
    width: 100%;
  }

  .desktop-sticky-menu-v1-reserve {
    width: 50px;
    height: 50px;
    top: 56%;
  }

  .m-sec-cta-menu.style-1 {
    z-index: 100;
    justify-content: center;
    align-items: center;
    display: none;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
  }

  .m-text-cta-icon-subtitle.cta-v1 {
    color: rgba(255, 255, 255, .85);
    margin-top: 9px;
    margin-bottom: 2px;
  }

  .m-div-cta-icon-box.cta-v1 {
    width: 35px;
    height: 35px;
    padding-top: 6px;
  }

  .div-cta-box {
    width: 100%;
    height: 80px;
    opacity: 1;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
  }

  .m-div-cta-element.cta-v1 {
    width: 25%;
    height: 70px;
    background-color: rgba(0, 0, 0, 0);
  }

  .m-div-cta-box {
    width: 100%;
    height: 80px;
    opacity: 1;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background-color: rgba(0, 0, 0, .6);
    overflow: hidden;
  }

  .desktop-sticky-menu-v1-fb {
    width: 50px;
    height: 50px;
  }

  .desktop-sticky-menu-v1-address {
    width: 50px;
    height: 50px;
    top: 62%;
  }

  .desktop-sticky-menu-v1-phone {
    width: 50px;
    height: 50px;
    top: 68%;
  }
}

@media screen and (max-width: 767px) {
  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  .sec-5-style-v3.v2023-11-29, .sec-6-style-v3.v2023-11-29, .sec-7-slider-style-v1.v2023-11-29, .sec-spacer-v1 {
    display: none;
  }

  .sec-contact-style-v1.v2023-11-29 {
    max-height: none;
    background-color: #958576;
    padding-bottom: 80px;
  }

  .sec-contact-content-style-v1-fullscreen-cover-img.with-fullscreen-cover-img {
    padding-left: 3vw;
    padding-right: 3vw;
  }

  .tos-checkbox-label {
    text-align: left;
  }

  .contact-form-block {
    margin-top: 30px;
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .contact-form-lable-3, .contact-form-lable {
    text-align: left;
  }

  .sec-contact-title-img-box {
    display: none;
  }

  .contact-form-radio-button-label-1-2 {
    font-size: 14px;
  }

  .back-to-top-for-desktop {
    width: 50px;
    display: none;
  }

  .desktop-sticky-menu-v1-reserve, .sec-4-style-v1.v2023-11-29, .sec3-slider-style-v1.v2023-11-29, .sec-1-style-v1.v2023-11-29 {
    display: none;
  }

  .text-img {
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .m-bg-img.style-v1 {
    width: 100%;
  }

  .sec-1.style-v1 {
    max-width: 767px;
    border: 0 #fff;
    padding-bottom: 0;
    display: block;
  }

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

  .img-logo-sec-1, .m-decorated-img-sec-1 {
    width: 100%;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .sec-2.style-v1 {
    max-width: 767px;
    border: 0 #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .m-slider-left-arrow-v1 {
    height: 100%;
    margin-top: 0;
  }

  .m-slider-right-arrow-v1 {
    height: 100%;
    margin-top: 0;
  }

  .m-slide-item-wrapper-v1 {
    background-color: #fff;
  }

  .m-slide-content-wrapper-sec-2 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
  }

  .m-sec-2-slide-item-top, .m-sec-2-slide-item-bottom {
    width: 100%;
    position: relative;
  }

  .m-slide-text-img-sec-2, .m-slide-decorated-img-sec-2 {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .m-slider-navi-arrow-icon {
    color: rgba(207, 197, 197, .8);
    top: -50%;
  }

  .sec-3.style-v1 {
    max-width: 767px;
    border: 0 #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .m-slide-content-wrapper-sec-3 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
  }

  .sec-4.style-v1 {
    max-width: 767px;
    background-color: #fff;
    border: 0 #fff;
    padding-bottom: 0;
    display: block;
  }

  .sec-5.style-v1 {
    max-width: 767px;
    background-color: #fff;
    border: 0 #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .sec-5-decorted-pic-1 {
    width: 100%;
    position: absolute;
    top: 50%;
    bottom: 0%;
    left: 0%;
    right: 0%;
    transform: translate(0, -50%);
  }

  .sec-6.style-v1, .sec-7.style-v1 {
    max-width: 767px;
    background-color: #fff;
    border: 0 #fff;
    margin-bottom: 0;
    padding-bottom: 0;
    display: block;
  }

  .m-slide-content-wrapper-sec-7 {
    width: 100%;
    flex-direction: column;
    align-items: center;
    display: flex;
    position: relative;
  }

  .m-sec-7-slide-item-top, .m-sec-7-slide-item-bottom, .m-sec-3-slide-item-top {
    width: 100%;
    position: relative;
  }

  .m-sec-3-slide-item-bottom {
    width: 100%;
    position: relative;
    overflow: hidden;
  }

  .m-slide-text-img-sec-3, .m-slide-text-img-sec-7 {
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .m-sec-contact-title-img-box {
    display: block;
  }

  .m-sec-contact-logo-img-1 {
    max-width: 600px;
  }

  .m-sec-contact-logo-img-box {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .sec-2-slider-style-v1.v2023-11-29 {
    display: none;
  }

  .m-sec-cta-menu.style-1 {
    display: block;
    position: fixed;
  }

  .m-text-cta-icon-subtitle.cta-v1 {
    font-size: 12px;
  }

  .div-cta-box, .m-div-cta-box {
    width: 100%;
  }

  .desktop-sticky-menu-v1-fb, .desktop-sticky-menu-v1-address, .desktop-sticky-menu-v1-phone {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .c-slide-btn-block {
    width: 20vw;
    height: 20vw;
  }

  .contact-submit-button {
    max-width: none;
  }

  .contact-form-block {
    padding-left: 2vw;
    padding-right: 2vw;
  }

  .contact-button-wrap {
    flex-direction: column;
  }

  .text-block-7 {
    padding-top: 25px;
    line-height: 1.2;
  }

  .tos-checkbox-wrap {
    margin-bottom: 20px;
  }

  .text-block-6 {
    text-align: justify;
    line-height: 1.5;
  }

  .form-control-block {
    flex-direction: column;
  }

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

  .m-text-cta-icon-subtitle {
    margin-top: 0;
  }

  .m-text-cta-icon-subtitle.cta-v1 {
    font-size: 12px;
    line-height: 14px;
  }

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

  .div-cta-box, .m-div-cta-box {
    width: 100%;
  }
}


