body._update header {
  z-index: 50;
}
body._update .section-content.max-width {
  width: 100%;
  padding: 0 40px;
  height: -moz-fit-content;
  height: fit-content;
}
body._update .section-content.max-width .travel {
  display: none;
}
body._update .section-content .top.top-v2 {
  width: 100%;
  margin: -100px 0 60px 0;
  flex-direction: column;
}
body._update .section-content .top.top-v2 .bottom .title {
  width: 100%;
  margin: 0 0 15px 0;
  font-size: min(4vw, 67px);
  line-height: 1.45em;
}
body._update .section-content .top.top-v2 .bottom .search-container-wrapper {
  height: 350px;
}
@media (max-width: 1024px) {
  body._update .section-content .top.top-v2 .bottom .search-container-wrapper {
    height: 525px;
    margin: 5px 0 2rem;
  }
}
body._update .section-content .top.top-v2 .bottom .search-container-wrapper h2 {
  padding: 0;
  max-width: 355px;
  font-size: 20px;
  line-height: 1.25em;
  text-transform: unset;
}
@media (max-width: 1024px) {
  body._update .section-content .top.top-v2 .bottom .search-container-wrapper h2 {
    font-size: 12px;
    margin: 0 0 265px 0;
    max-width: 225px;
  }
}
body._update .section-content .top.top-v2 .title-container {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  left: 0;
  padding: 100px 0 0 120px;
}
body._update .section-content .top.top-v2 .top-swiper-container {
  width: 100%;
  height: 850px;
  position: relative;
  margin: -10px 0 0 auto;
  right: 0rem;
  z-index: 2;
}
body._update .section-content .top.top-v2 .top-swiper-container .camera {
  right: 50vw;
  left: 60vw;
}
@media (max-width: 1440px) {
  body._update .section-content .top.top-v2 .top-swiper-container .camera {
    top: 75vh;
  }
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text {
  left: unset;
  right: 0;
  width: 840px;
  height: 210px;
}
@media (max-width: 1024px) {
  body._update .section-content .top.top-v2 .top-swiper-container .slide-text {
    width: 225px;
    height: auto;
  }
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text .text {
  position: relative;
  left: 7%;
  z-index: 5;
  font-size: 36px;
}
@media (max-width: 1024px) {
  body._update .section-content .top.top-v2 .top-swiper-container .slide-text .text {
    font-size: 12px;
  }
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text .bg {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 100%;
  height: 100%;
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text .bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  bottom: 0;
  right: 0;
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text .bg .bottom-right-shadow {
  width: 125%;
  height: 175%;
  -o-object-fit: cover;
     object-fit: cover;
  right: 0;
  left: unset;
  overflow: visible;
}
body._update .section-content .top.top-v2 .top-swiper-container .slide-text .bg .bottom-right-curve-inside {
  height: unset;
  height: auto;
  width: 90%;
  left: 7%;
}
body._update .section-content .top.top-v2 .swiper-wrap {
  top: 0;
}
@media (max-width: 2240px) {
  body._update .section-content .top.top-v2 .title-container {
    padding: 100px 0 0 80px;
  }
}
@media (max-width: 1740px) {
  body._update .section-content .top.top-v2 .top-swiper-container {
    width: 100%;
  }
}
@media (max-width: 1560px) {
  body._update .section-content .top.top-v2 .swiper-wrap {
    left: 0;
  }
  body._update .section-content .top.top-v2 .top-swiper-container {
    width: 100%;
  }
  .section-content .top-swiper-container .slide-text {
    left: unset;
  }
}
@media (max-width: 1400px) {
  body._update .section-content .top.top-v2 .title-container {
    padding: 100px 0 0 0;
  }
}
@media (max-width: 1180px) {
  body._update .section-content .top.top-v2 .top-swiper-container {
    margin: -110px 0 0 auto;
  }
  body._update .section-content .top.top-v2 {
    margin: 0px 0 20px 0;
  }
  body._update .section-content .top.top-v2 .bottom .title {
    font-size: 44px;
  }
}
@media (max-width: 1024px) {
  .section-content .bottom {
    width: 100%;
  }
  body._update .section-content .top.top-v2 .title-container {
    padding: 20px 0 0 0;
  }
  body._update .section-content .top.top-v2 .title-container .bottom {
    padding: 0 0 0 0;
  }
  .search-grid {
    grid-template-columns: 50px 1fr !important;
    gap: 0;
    max-width: calc(100% - 40px) !important;
  }
  body._update .section-content .top.top-v2 .title-container {
    position: relative;
  }
  body._update .section-content.max-width {
    padding: 0 20px;
  }
  body._update .section-content .top.top-v2 {
    flex-direction: column-reverse;
  }
  body._update .section-content .top.top-v2 .title-container {
    padding: 20px 20px 0 20px;
  }
  body._update .section-content .top.top-v2 .search-container {
    width: calc(100% - 0px);
  }
}
@media (max-width: 768px) {
  body._update .section-content .top.top-v2 .title-container {
    display: block;
  }
  body._update .section-content .top.top-v2 .bottom .title {
    margin: 0;
  }
  body._update header .logo-container .logo.homepage-logo {
    margin: 0;
  }
  body._update .section-content .top.top-v2 .title-container {
    width: 100%;
    padding: 0;
  }
  body._update .section-content .top.top-v2 .bottom .title {
    font-size: 20px;
  }
}
.search-actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
  width: -moz-fit-content;
  width: fit-content;
  align-self: start;
  margin: 38px 0 0 0;
}
.search-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 215px;
  background-color: #F4FAFA;
  border-radius: 30px;
  height: 68px;
  gap: 8px;
  color: #FF7777;
  font-family: Readex Pro;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  vertical-align: middle;
  position: relative;
}
@media (max-width: 1024px) {
  .search-actions a {
    height: 54px;
  }
}
@media (max-width: 1024px) {
  .search-actions a img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.search-actions a span {
  position: relative;
}
@media (max-width: 1024px) {
  .search-actions a span {
    font-size: 14px;
  }
}
.search-actions a span::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  -o-object-fit: contain;
     object-fit: contain;
  position: absolute;
  left: -60px;
  top: 3px;
  background-image: url(/assets/svg/mini-add.svg);
  background-repeat: no-repeat;
}
.search-actions a:hover {
  background-color: #ededed;
}

@media (max-width: 500px) {
  .search-actions {
    flex-direction: column;
    margin: 40px auto 0 auto !important;
  }
  .search-actions a {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .search-actions {
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  body._update .section-content .top.top-v2 .top-swiper-container {
    position: absolute;
    margin: -100% 0 40px auto;
    width: calc(100% + 40px);
    right: -20px;
    height: 75%;
    height: 415px;
    align-self: start;
    justify-self: start;
    margin: 0 0 auto 0;
    top: -85px;
  }
}/*# sourceMappingURL=top-v2.css.map */