.tw-inner-page-banner .swiper-slide .image {
  width: 100%;
  height: 100vh;
  position: relative;
  transition: height ease-in-out 1s;
  -o-transition: height ease-in-out 1s;
  -webkit-transition: height ease-in-out 1s;
}
@media screen and (min-width: 375px) {
  .tw-inner-page-banner .swiper-slide .image {
    height: 100dvh;
    padding-top: calc(868 / 1920 * 100%);
    position: relative;
  }
  .tw-inner-page-banner .swiper-slide .image img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
  }
}
.tw-inner-page-banner .swiper-slide .image::after {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to top, #00b2e3 -25% -25%, hsla(0, 0%, 0%, 0) 25% 60%, hsla(0, 0%, 0%, 0.5) 80% 100%);
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 0.9375rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    text-align: right;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 5rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
  }
}
.tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 13px;
  }
}
.tw-inner-page-banner .container {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9;
}
.tw-inner-page-banner img, .tw-inner-page-banner video {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.tw-inner-page-banner .title-main {
  position: absolute;
  bottom: 3.75rem;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 9.0925rem;
  line-height: 8.0625rem;
  width: 100%;
  z-index: 9;
  max-width: 108rem;
  margin: 0 auto;
}
@media screen and (min-width: 1200px) {
  .tw-inner-page-banner .title-main {
    font-size: 5.9675rem;
    line-height: 5.9375rem;
  }
}
@media screen and (min-width: 1350px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.28rem;
    line-height: 6.25rem;
  }
}
@media screen and (min-width: 1400px) {
  .tw-inner-page-banner .title-main {
    font-size: 6.5925rem;
    line-height: 6.5625rem;
  }
}
@media screen and (min-width: 1490px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.2175rem;
    line-height: 7.1875rem;
  }
}
@media screen and (min-width: 1630px) {
  .tw-inner-page-banner .title-main {
    font-size: 7.8425rem;
    line-height: 7.8125rem;
  }
}
@media screen and (min-width: 1920px) {
  .tw-inner-page-banner .title-main {
    font-size: 9.0925rem;
    line-height: 8.0625rem;
  }
}
@media screen and (max-width: 1199px) {
  .tw-inner-page-banner .title-main {
    font-size: 4.0925rem;
    line-height: 4.0625rem;
  }
}
@media screen and (max-width: 575.98px) {
  .tw-inner-page-banner .title-main {
    font-size: 2.8125rem;
    line-height: 1.1;
    padding: 0 15px;
  }
}

.tw-inner-contact_support {
  margin-bottom: 1.25rem;
}
@media screen and (min-width: 992px) {
  .tw-inner-contact_support {
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_support {
    margin-bottom: 4.125rem;
  }
}
.tw-inner-contact_support * svg {
  margin-inline-end: 0.6875rem;
  fill: #00b2e3;
  max-width: 2.5625rem;
  max-height: 2.5625rem;
}
@media screen and (max-width: 1199.98px) {
  .tw-inner-contact_support * svg {
    max-width: 1.4375rem;
    margin-inline-end: 0.5rem;
  }
}
@media screen and (max-width: 1199.98px) {
  .tw-inner-contact_support a {
    font-size: 1.0625rem;
  }
}
.tw-inner-contact_support_head, .tw-inner-contact_support_mail {
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
  display: inline-block;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_support_head, .tw-inner-contact_support_mail {
    margin-bottom: 25px;
  }
}
.tw-inner-contact_support_number {
  margin-inline-start: 2.5rem;
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
  margin-bottom: 15px;
}
.tw-inner-contact_content {
  max-width: 37.5rem;
}
.tw-inner-contact_content .link {
  text-decoration: none;
  color: #4a4f54;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_content .link:hover {
    color: #00b2e3;
  }
}
.tw-inner-contact_img {
  padding-top: calc(1037 / 545 * 100%);
  position: relative;
  margin-bottom: 0;
}
.tw-inner-contact_img img {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  top: 0;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_img_wrap {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .tw-inner-contact_img_wrap {
    margin-top: 2.5rem;
    max-width: 25rem;
  }
}
@media screen and (max-width: 575.98px) {
  .tw-inner-contact_img_wrap {
    max-width: 18.75rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.tw-inner-contact_social {
  margin-top: 2.1875rem;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social {
    margin-top: 3.5rem;
  }
}
.tw-inner-contact_social > a {
  color: #4a4f54;
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social > a:hover {
    color: #000;
  }
  .tw-inner-contact_social > a:hover svg path {
    fill: #000;
  }
}
.tw-inner-contact_social > a svg {
  margin-inline-end: 0.625rem;
  max-width: 28px;
}
.tw-inner-contact_social > a svg path {
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_social > a svg {
    max-width: 45px;
    margin-inline-end: 1.0625rem;
  }
}
.tw-inner-contact_map {
  margin-bottom: 1.875rem;
}
.tw-inner-contact_map_title {
  margin-bottom: 0.9375rem;
}
.tw-inner-contact_map_text svg {
  margin-inline-start: 0.375rem;
  vertical-align: top;
  max-width: 18px;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_map_text svg {
    max-width: 23px;
    margin-inline-start: 0.6875rem;
  }
}
.tw-inner-contact_map .text-link {
  text-decoration: none;
  transition: all ease-in-out 0.3s;
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact_map .text-link:hover {
    color: #4a4f54;
  }
}
.tw-inner-contact-content-sec {
  overflow: hidden;
  padding: 2.5rem 0;
}
@media screen and (min-width: 576px) {
  .tw-inner-contact-content-sec {
    padding: 3.125rem 0;
  }
}
@media screen and (min-width: 1024px) {
  .tw-inner-contact-content-sec {
    padding: 4.375rem 0;
  }
}
@media screen and (min-width: 1200px) {
  .tw-inner-contact-content-sec {
    padding: 9.0625rem 0 6.5625rem 0;
  }
}