:root {
  --heading-font: "Montserrat", sans-serif;
  --default-font: "Roboto Slab", serif;
}

html {
  overflow-x: hidden !important;
  overflow-y: auto !important;
  height: auto !important;
}

body {
  font-family: var(--default-font);
  letter-spacing: 0.2px;
  overflow: visible !important;
  height: auto !important;
  min-height: 0 !important;
  margin-bottom: 0;
  animation: siteFadeIn 0.45s ease both;
}

@keyframes siteFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

p,
.sisf-m-text,
.sisf-e-excerpt,
.box-description,
.sisf-e-description {
  font-family: "Roboto Slab", serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.sisf-m-title,
.heading-title,
.image-box-title,
.sisf-e-title,
.hero-content h1 {
  font-family: "Montserrat", sans-serif !important;
  letter-spacing: 0;
}

.main-menu .nav-link,
.slicknav_nav a,
.sisf-button,
.btn-default,
.lang-switch,
.sticky-cta a,
.header-btn a,
.footer-btn,
.menu-footer-menu-container a {
  font-family: "Poppins", sans-serif !important;
}

a,
button,
.sisf-button,
.btn-default,
.lang-switch,
.sticky-cta a {
  transition: color 0.35s ease, background-color 0.35s ease, border-color 0.35s ease, opacity 0.35s ease, transform 0.35s ease;
}

.sisf-skin--light .main-menu ul.navbar-nav > li > a.nav-link {
  padding: 0 18px !important;
  white-space: nowrap;
}

.lang-switch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 44px;
  height: 44px;
  margin-right: 10px;
  padding: 0 12px;
  border: 1px solid rgba(255, 255, 255, 0.7);
  color: #fff !important;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-decoration: none !important;
  text-transform: uppercase;
}

.lang-switch:hover,
.lang-switch:focus {
  background: #fff;
  color: #2f5536 !important;
}

.header-cta {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-en-link {
  display: inline-block;
  margin-top: 6px;
  font-size: 14px;
}

.footer-en-link a {
  text-decoration: underline;
}

.sticky-cta {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  gap: 8px;
  padding: 10px 12px calc(10px + env(safe-area-inset-bottom));
  background: rgba(47, 85, 54, 0.96);
  box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.18);
}

.sticky-cta a {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 10px 12px;
  border: 1px solid #fff;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-decoration: none !important;
}

.sticky-cta a.sticky-cta-wa {
  background: #fff;
  color: #2f5536 !important;
  border-color: #fff;
}

.main-footer {
  overflow: hidden;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sisf-page-footer-inner-area {
  overflow: hidden;
}

.main-footer .gallery-container .gallery-item img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  display: block;
}

.swiper-wrapper {
  height: auto;
}

.hero-slider-layout .swiper-wrapper {
  height: 100%;
}

.cb-cursor {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0;
  pointer-events: none;
  z-index: 100000;
}

.back-to-top-button {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  overflow: visible;
  pointer-events: none;
}

.back-to-top-button .back-to-top {
  pointer-events: auto;
}

.footer-byline {
  color: inherit;
  text-decoration: none !important;
}

.footer-byline:hover,
.footer-byline:focus {
  color: #111;
}

.room-detail-section .sisf-e-content {
  position: static !important;
  left: auto;
  right: auto;
  bottom: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #fff !important;
  box-shadow: none;
  padding: 25px 0 !important;
  z-index: auto;
}

.room-detail-section .sisf-e-content-text {
  width: 100%;
  text-align: left;
}

.room-detail-section .sisf-e-title a {
  color: #000;
}

.hero.hero-slider .hero-content h1 {
  overflow-wrap: anywhere;
  word-break: break-word;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 1025px) {
  .hero.hero-slider .hero-slider-layout .hero-slide {
    min-height: 100vh;
    min-height: 100dvh;
    height: 100vh;
    height: 100dvh;
    align-items: flex-end;
    padding-bottom: clamp(140px, 18vh, 220px);
  }

  .hero.hero-slider .hero-slider-layout .hero-slide .hero-slider-image,
  .hero.hero-slider .hero-slider-layout .hero-slide .hero-slider-image img {
    height: 100%;
  }

  .hero.hero-slider .hero-content h1 {
    margin-bottom: 0;
  }
}

@media (min-width: 1025px) and (max-width: 1440px) {
  .hero.hero-slider .hero-content h1,
  .hero .section-title h1 {
    font-size: clamp(34px, 3.6vw, 48px) !important;
    line-height: 1.25 !important;
  }
}

@media (min-width: 1025px) and (max-height: 800px) {
  .hero.hero-slider .hero-slider-layout .hero-slide {
    padding-bottom: clamp(120px, 20vh, 180px);
  }
}

.text-anime-style-2,
.sisf-m-title--scroll {
  letter-spacing: 0 !important;
}

.js-word {
  display: inline-block;
  white-space: nowrap;
}

.js-char {
  display: inline-block;
  letter-spacing: 0;
}

.sisf-image-holder.reveal,
.activities-page-left .reveal {
  display: block !important;
  width: 100%;
  overflow: hidden;
}

.contact-map iframe {
  width: 100%;
  height: 450px;
  max-height: 70vh;
}

.contact-here-form .form-control {
  font-size: 16px;
}

.gallery-section {
  padding: 64px 0 80px;
}

.gallery-section .gallery-item {
  overflow: hidden;
  border-radius: 12px;
}

.gallery-section .gallery-item img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.gallery-section .gallery-item:hover img,
.gallery-section a:hover .gallery-item img {
  transform: scale(1.08);
}

@media (hover: none), (pointer: coarse) {
  .cb-cursor {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .header-top {
    display: none;
  }

  .sisf-divided-header-left-wrapper {
    display: none !important;
  }

  .sisf-divided-header-right-wrapper .main-menu,
  .sisf-divided-header-right-wrapper nav {
    display: none !important;
  }

  .sisf-divided-header-right-wrapper {
    display: flex !important;
    align-items: center;
    margin-left: auto;
    width: auto !important;
  }

  .sisf-main-header .sisf-widget-holder.sisf--two {
    display: flex !important;
  }

  .navbar-toggle,
  .responsive-menu {
    display: block;
  }

  .hero.hero-slider .hero-slider-layout .hero-slide,
  .hero-slider-layout .hero-slide {
    min-height: 420px !important;
    height: 70vh;
    max-height: 640px;
  }

  .hero.hero-slider .hero-content h1,
  .hero .section-title h1 {
    font-size: clamp(26px, 6vw, 42px) !important;
    line-height: 1.25 !important;
  }

  .sisf-banner .sisf-m-title,
  .sisf-page-title .entry-title {
    font-size: clamp(28px, 7vw, 48px) !important;
    line-height: 1.2 !important;
  }
}

@media only screen and (max-width: 767px) {
  body.has-sticky-cta {
    padding-bottom: 78px;
  }

  .sticky-cta {
    display: flex;
  }

  .sisf-divided-header-right-wrapper {
    display: none !important;
  }

  .hero.hero-slider .hero-slider-layout .hero-slide,
  .hero-slider-layout .hero-slide {
    min-height: 360px !important;
    height: 62vh;
  }

  .your-comfort-left-image,
  .your-comfort-right-image {
    margin-bottom: 16px;
  }

  .service-box {
    text-align: center !important;
    margin-bottom: 24px;
  }

  .contact-map iframe {
    height: 280px;
  }

  .sisf-room-reservation {
    margin-top: 28px;
  }

  .gallery-section .gallery-item img {
    height: 200px;
  }

  .menu-footer-menu-container ul {
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 16px;
  }

  .footer-top-heading h3 {
    font-size: 22px !important;
    line-height: 1.3;
    margin-bottom: 16px;
  }

  .skiing-and-snowboarding-section .row {
    flex-direction: column;
  }
}

@media only screen and (max-width: 480px) {
  .hero.hero-slider .hero-content h1 {
    font-size: 24px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  body {
    animation: none;
  }

  .gallery-section .gallery-item img,
  a,
  button,
  .sisf-button,
  .btn-default {
    transition: none;
  }

  .gallery-section .gallery-item:hover img,
  .gallery-section a:hover .gallery-item img {
    transform: none;
  }

  .wow {
    animation: none !important;
    visibility: visible !important;
  }
}
