.elementor-202 .elementor-element.elementor-element-086f6ad{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-8c180ea *//* =========================================================
   SAWASSTIKA HOMEPAGE
   Scoped specifically to .sr-home
========================================================= */


/* =========================================================
   VARIABLES
========================================================= */

.sr-home{
  --sr-bg:#f5f2ea;
  --sr-bg-soft:#ece8df;

  --sr-ink:#1d2a23;
  --sr-muted:#5f6c64;

  --sr-green:#173c2b;
  --sr-green-2:#315943;

  --sr-green-soft:#dfe8e1;

  --sr-gold:#b89a62;

  --sr-white:#fffdf8;

  --sr-line:rgba(29,42,35,.14);

  --sr-shadow:
    0 24px 60px rgba(18,38,27,.12);

  --sr-radius:28px;

  --sr-max:1240px;

  width:100%;

  max-width:none;

  margin:0;

  padding:0;

  overflow:hidden;

  background:var(--sr-bg);

  color:var(--sr-ink);

  font-family:
    Arial,
    Helvetica,
    sans-serif;

  line-height:1.6;
}


/* =========================================================
   SAFE RESET
========================================================= */

.sr-home *,
.sr-home *::before,
.sr-home *::after{
  box-sizing:border-box;
}


.sr-home a{
  text-decoration:none !important;
}


.sr-home img{
  display:block;

  max-width:100%;
}


.sr-home button{
  font:inherit;
}


/* =========================================================
   WRAPPER
========================================================= */

.sr-home .sr-wrap{
  width:100%;

  max-width:var(--sr-max);

  margin:0 auto;

  padding-left:28px;
  padding-right:28px;
}


/* =========================================================
   TYPOGRAPHY
========================================================= */

.sr-home .sr-eyebrow{
  color:var(--sr-gold) !important;

  font-size:12px;

  font-weight:700;

  line-height:1.4;

  letter-spacing:.18em;

  text-transform:uppercase;
}


.sr-home .sr-display{
  color:var(--sr-ink);

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-weight:400;

  line-height:.99;

  letter-spacing:-.035em;
}


.sr-home .sr-title{
  margin:16px 0 24px;

  color:#fff !important;

  font-size:clamp(48px,7vw,94px);
}


.sr-home .sr-h2{
  margin:14px 0 20px;

  color:var(--sr-ink) !important;

  font-size:clamp(38px,5vw,68px);
}


.sr-home .sr-h3{
  margin:0 0 12px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:34px;

  font-weight:400;

  line-height:1.08;
}


.sr-home .sr-copy{
  max-width:720px;

  margin-top:0;

  color:var(--sr-muted) !important;

  font-size:17px;

  line-height:1.72;
}


/* =========================================================
   REVEAL SAFETY

   Never hide page content.
========================================================= */

.sr-home .sr-reveal,
.sr-home .sr-reveal.sr-visible{
  opacity:1 !important;

  visibility:visible !important;

  transform:none !important;
}


/* =========================================================
   GENERAL BUTTONS
========================================================= */

.sr-home .sr-btn,
.sr-home .sr-btn:visited{
  width:auto;

  min-height:52px;

  margin:0 !important;

  padding:0 22px !important;

  display:inline-flex !important;

  align-items:center !important;

  justify-content:center !important;

  gap:10px;

  border:1px solid transparent;

  border-radius:999px;

  font-size:13px;

  font-weight:700;

  line-height:1 !important;

  white-space:nowrap;

  cursor:pointer;

  box-shadow:none !important;

  text-decoration:none !important;

  transition:
    transform .2s ease,
    background-color .2s ease,
    border-color .2s ease,
    color .2s ease;
}


/* Primary */

.sr-home .sr-btn-primary,
.sr-home .sr-btn-primary:visited{
  background:var(--sr-white) !important;

  color:var(--sr-green) !important;
}


.sr-home .sr-btn-primary:hover,
.sr-home .sr-btn-primary:focus,
.sr-home .sr-btn-primary:active{
  background:#f1ede4 !important;

  color:var(--sr-green) !important;

  transform:translateY(-2px);
}


/* Dark */

.sr-home .sr-btn-dark,
.sr-home .sr-btn-dark:visited{
  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-home .sr-btn-dark:hover,
.sr-home .sr-btn-dark:focus,
.sr-home .sr-btn-dark:active{
  background:#0f2f20 !important;

  color:#fff !important;

  transform:translateY(-2px);
}


/* Outline */

.sr-home .sr-btn-outline,
.sr-home .sr-btn-outline:visited{
  border-color:rgba(255,255,255,.65);

  background:rgba(16,45,32,.24) !important;

  color:#fff !important;
}


.sr-home .sr-btn-outline:hover,
.sr-home .sr-btn-outline:focus,
.sr-home .sr-btn-outline:active{
  border-color:rgba(255,255,255,.85);

  background:rgba(255,255,255,.14) !important;

  color:#fff !important;

  transform:translateY(-2px);
}


/* =========================================================
   HOMEPAGE BUTTON CONTAINER

   Intentionally NOT called .sr-actions because
   that class belongs to the header.
========================================================= */

.sr-home .sr-home-actions{
  width:auto !important;

  height:auto !important;

  min-height:0 !important;

  margin:30px 0 0 !important;

  padding:0 !important;

  display:flex !important;

  align-items:center !important;

  justify-content:flex-start !important;

  flex-wrap:wrap;

  gap:12px;
}


/* =========================================================
   SECTIONS
========================================================= */

.sr-home .sr-section{
  position:relative;

  width:100%;

  padding:110px 0;

  background:var(--sr-bg);
}


.sr-home .sr-section-soft{
  background:var(--sr-bg-soft);
}


/* =========================================================
   HERO
========================================================= */

.sr-home .sr-hero{
  position:relative;

  overflow:hidden;
}


.sr-home .sr-hero-video{
  position:absolute !important;

  top:0 !important;
  left:0 !important;

  width:100% !important;
  height:100% !important;

  min-width:100% !important;
  min-height:100% !important;

  max-width:none !important;

  object-fit:cover !important;
  object-position:center center !important;

  z-index:0 !important;

  pointer-events:none !important;
}


.sr-home .sr-hero-video-overlay{
  position:absolute;

  inset:0;

  z-index:1;

  pointer-events:none;

  background:
    linear-gradient(
      180deg,
      rgba(5,17,10,.14) 0%,
      rgba(5,17,10,.25) 40%,
      rgba(5,17,10,.84) 100%
    );
}


.sr-home .sr-hero-inner{
  position:relative;

  z-index:2;

  width:100%;

  padding-top:150px;

  padding-bottom:70px;
}


.sr-home .sr-hero-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1.5fr)
    minmax(300px,.5fr);

  align-items:end;

  gap:80px;
}


.sr-home .sr-hero-copy{
  max-width:860px;
}


.sr-home .sr-hero-copy > p{
  max-width:650px;

  margin:0;

  color:rgba(255,255,255,.9) !important;

  font-size:18px;

  line-height:1.65;
}


.sr-home .sr-hero-points{
  margin-top:26px;

  display:flex;

  align-items:center;

  flex-wrap:wrap;

  gap:10px 20px;

  color:rgba(255,255,255,.82) !important;

  font-size:13px;
}


.sr-home .sr-hero-points span{
  color:rgba(255,255,255,.82) !important;
}


.sr-home .sr-hero-points span::before{
  content:"•";

  margin-right:8px;

  color:var(--sr-gold);
}


/* =========================================================
   HERO BOOKING CARD
========================================================= */

.sr-home .sr-bookcard{
  padding:28px;

  border:1px solid rgba(255,255,255,.28);

  border-radius:24px;

  background:rgba(15,42,30,.88);

  color:#fff;

  box-shadow:
    0 22px 50px rgba(0,0,0,.18);
}


.sr-home .sr-bookcard strong{
  display:block;

  margin-bottom:8px;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:25px;

  font-weight:700;

  line-height:1.35;
}


.sr-home .sr-bookcard > span{
  display:block;

  margin-bottom:18px;

  color:rgba(255,255,255,.76) !important;

  font-size:13px;

  line-height:1.6;
}


.sr-home .sr-bookcard .sr-btn{
  width:100% !important;
}


/* =========================================================
   INTRO
========================================================= */

.sr-home .sr-intro-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  align-items:center;

  gap:80px;
}


.sr-home .sr-intro-media{
  position:relative;
}


.sr-home .sr-intro-media img{
  width:100%;

  height:680px;

  object-fit:cover;

  border-radius:var(--sr-radius);
}


.sr-home .sr-floating{
  position:absolute;

  right:-24px;

  bottom:36px;

  width:250px;

  padding:24px;

  border-radius:22px;

  background:var(--sr-white);

  color:var(--sr-ink);

  box-shadow:var(--sr-shadow);
}


.sr-home .sr-floating b{
  display:block;

  margin:4px 0 7px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:36px;

  font-weight:400;

  line-height:1.15;
}


.sr-home .sr-floating-copy{
  display:block;

  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.6;
}


.sr-home .sr-statrow{
  margin:36px 0 0;

  display:flex;

  flex-wrap:wrap;

  gap:34px;
}


.sr-home .sr-statrow div{
  min-width:120px;
}


.sr-home .sr-statrow b{
  display:block;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:34px;

  font-weight:400;

  line-height:1.1;
}


.sr-home .sr-statrow span{
  color:var(--sr-muted) !important;

  font-size:13px;
}


/* =========================================================
   SECTION HEAD
========================================================= */

.sr-home .sr-section-head{
  margin-bottom:44px;

  display:flex;

  align-items:flex-end;

  justify-content:space-between;

  gap:40px;
}


.sr-home .sr-section-head .sr-copy{
  max-width:540px;

  margin-bottom:4px;
}


/* =========================================================
   TABS
========================================================= */

.sr-home .sr-tabs{
  margin-top:46px;
}


.sr-home .sr-tab-buttons{
  margin-bottom:22px;

  display:flex;

  align-items:center;

  flex-wrap:wrap;

  gap:10px;
}


.sr-home .sr-tab-btn{
  min-height:46px;

  margin:0;

  padding:0 18px;

  border:1px solid var(--sr-line);

  border-radius:999px;

  background:transparent !important;

  color:var(--sr-ink) !important;

  font-size:14px;

  font-weight:600;

  line-height:1;

  cursor:pointer;

  box-shadow:none !important;

  transition:
    background-color .2s ease,
    color .2s ease,
    border-color .2s ease;
}


.sr-home .sr-tab-btn:hover{
  border-color:var(--sr-green);

  color:var(--sr-green) !important;
}


.sr-home .sr-tab-btn.sr-active{
  border-color:var(--sr-green);

  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-home .sr-tab-panel{
  display:none;
}


.sr-home .sr-tab-panel.sr-active{
  display:block;
}


.sr-home .sr-tab-card{
  padding:24px;

  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  align-items:center;

  gap:34px;

  border-radius:24px;

  background:var(--sr-white);

  color:var(--sr-ink);

  box-shadow:
    0 18px 40px rgba(18,38,27,.07);
}


.sr-home .sr-tab-card img{
  width:100%;

  height:340px;

  object-fit:cover;

  border-radius:18px;
}


.sr-home .sr-list{
  margin:20px 0;

  padding:0;

  list-style:none;
}


.sr-home .sr-list li{
  position:relative;

  padding:8px 0 8px 24px;

  color:var(--sr-muted) !important;

  line-height:1.55;
}


.sr-home .sr-list li::before{
  content:"✓";

  position:absolute;

  left:0;

  color:var(--sr-green);

  font-weight:700;
}


/* =========================================================
   EXPERIENCE CARDS
========================================================= */

.sr-home .sr-cards{
  display:grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap:20px;
}


.sr-home .sr-card{
  position:relative;

  height:520px;

  overflow:hidden;

  border-radius:26px;

  background:#173c2b;

  color:#fff;

  box-shadow:var(--sr-shadow);
}


.sr-home .sr-card img{
  width:100%;

  height:100%;

  object-fit:cover;

  transition:transform .7s ease;
}


.sr-home .sr-card::after{
  content:"";

  position:absolute;

  inset:0;

  z-index:1;

  background:
    linear-gradient(
      180deg,
      rgba(6,20,12,.02) 28%,
      rgba(6,20,12,.35) 58%,
      rgba(6,20,12,.92) 100%
    );

  pointer-events:none;
}


.sr-home .sr-card:hover img{
  transform:scale(1.045);
}


.sr-home .sr-card-content{
  position:absolute;

  left:28px;

  right:28px;

  bottom:28px;

  z-index:2;

  color:#fff !important;
}


.sr-home .sr-card h3{
  margin:0 0 10px;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:36px;

  font-weight:400;

  line-height:1;
}


.sr-home .sr-card p{
  margin:0;

  color:rgba(255,255,255,.9) !important;

  font-size:14px;

  line-height:1.6;

  opacity:1 !important;
}


/* =========================================================
   AMENITIES
========================================================= */

.sr-home .sr-amenity-grid{
  margin-top:38px;

  display:grid;

  grid-template-columns:
    repeat(4,minmax(0,1fr));

  gap:16px;
}


.sr-home .sr-amenity{
  padding:24px;

  border:1px solid var(--sr-line);

  border-radius:20px;

  background:var(--sr-white);

  color:var(--sr-ink);

  transition:
    transform .2s ease,
    box-shadow .2s ease;
}


.sr-home .sr-amenity:hover{
  transform:translateY(-3px);

  box-shadow:
    0 16px 34px rgba(18,38,27,.08);
}


.sr-home .sr-amenity-icon{
  width:42px;

  height:42px;

  margin-bottom:16px;

  display:grid;

  place-items:center;

  border-radius:50%;

  background:var(--sr-green-soft);

  font-size:18px;
}


.sr-home .sr-amenity b{
  display:block;

  margin-bottom:5px;

  color:var(--sr-ink) !important;
}


.sr-home .sr-amenity span{
  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.55;
}


/* =========================================================
   DAY IN LIFE
========================================================= */

.sr-home .sr-day{
  background:var(--sr-green);

  color:#fff;
}


.sr-home .sr-day .sr-h2{
  color:#fff !important;
}


.sr-home .sr-day .sr-copy{
  color:rgba(255,255,255,.78) !important;
}


.sr-home .sr-timeline{
  margin-top:44px;

  display:grid;

  grid-template-columns:
    repeat(4,minmax(0,1fr));

  gap:18px;
}


.sr-home .sr-time-card{
  padding:24px;

  border:1px solid rgba(255,255,255,.18);

  border-radius:22px;

  background:rgba(255,255,255,.05);

  color:#fff;
}


.sr-home .sr-time-card > span{
  color:var(--sr-gold) !important;

  font-size:12px;

  letter-spacing:.15em;

  text-transform:uppercase;
}


.sr-home .sr-time-card h3{
  margin:10px 0;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:28px;

  font-weight:400;
}


.sr-home .sr-time-card p{
  margin:0;

  color:rgba(255,255,255,.76) !important;

  font-size:14px;

  line-height:1.6;
}


/* =========================================================
   STAY
========================================================= */

.sr-home .sr-stay-grid{
  display:grid;

  grid-template-columns:
    minmax(0,.9fr)
    minmax(0,1.1fr);

  align-items:center;

  gap:70px;
}


.sr-home .sr-stay-gallery{
  display:grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap:16px;
}


.sr-home .sr-stay-gallery img{
  width:100%;

  height:260px;

  object-fit:cover;

  border-radius:22px;
}


.sr-home .sr-stay-gallery img:first-child{
  grid-column:span 2;

  height:410px;
}


.sr-home .sr-pills{
  margin:28px 0;

  display:flex;

  flex-wrap:wrap;

  gap:10px;
}


.sr-home .sr-pill{
  padding:10px 14px;

  border:1px solid var(--sr-line);

  border-radius:999px;

  color:var(--sr-ink) !important;

  font-size:13px;
}


/* =========================================================
   OCCASIONS
========================================================= */

.sr-home .sr-occasion-grid{
  margin-top:38px;

  display:grid;

  grid-template-columns:
    repeat(4,minmax(0,1fr));

  gap:16px;
}


.sr-home .sr-occasion{
  padding:26px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:var(--sr-white);

  color:var(--sr-ink);
}


.sr-home .sr-occasion h3{
  margin:0 0 10px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:27px;

  font-weight:400;

  line-height:1.2;
}


.sr-home .sr-occasion p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   QUOTE
========================================================= */

.sr-home .sr-quote{
  position:relative;

  width:100%;

  padding:120px 0;

  overflow:hidden;

  background:var(--sr-green);

  color:#fff;

  text-align:center;
}


.sr-home .sr-quote blockquote{
  max-width:980px;

  margin:0 auto;

  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:clamp(38px,5vw,72px);

  font-weight:400;

  line-height:1.08;
}


.sr-home .sr-quote p{
  margin:22px 0 0;

  color:rgba(255,255,255,.72) !important;
}


/* =========================================================
   LOCATION
========================================================= */

.sr-home .sr-location-box{
  min-height:520px;

  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  overflow:hidden;

  border-radius:30px;

  background:#d8ded4;
}


.sr-home .sr-location-copy{
  padding:72px;
}


.sr-home .sr-location-visual{
  min-height:520px;

  background:
    linear-gradient(
      rgba(18,55,38,.08),
      rgba(18,55,38,.08)
    ),
    url("https://images.unsplash.com/photo-1501854140801-50d01698950b?auto=format&fit=crop&w=1600&q=88")
    center center / cover
    no-repeat;
}


.sr-home .sr-distances{
  margin:30px 0;

  display:grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap:14px;
}


.sr-home .sr-distance{
  padding:16px;

  border-radius:16px;

  background:rgba(255,255,255,.72);
}


.sr-home .sr-distance b{
  display:block;

  color:var(--sr-ink) !important;

  font-size:18px;
}


.sr-home .sr-distance span{
  color:var(--sr-muted) !important;

  font-size:12px;
}


/* =========================================================
   FAQ
========================================================= */

.sr-home .sr-faq-heading{
  text-align:center;
}


.sr-home .sr-faq-heading .sr-copy{
  margin-left:auto;

  margin-right:auto;
}


.sr-home .sr-faq-wrap{
  max-width:920px;

  margin:42px auto 0;
}


.sr-home .sr-faq{
  border-top:1px solid var(--sr-line);
}


.sr-home .sr-faq:last-child{
  border-bottom:1px solid var(--sr-line);
}


.sr-home .sr-faq-q{
  width:100%;

  min-height:72px;

  margin:0;

  padding:20px 0;

  display:flex;

  align-items:center;

  justify-content:space-between;

  gap:24px;

  border:0 !important;

  background:transparent !important;

  color:var(--sr-ink) !important;

  font-size:16px;

  font-weight:700;

  line-height:1.45;

  text-align:left;

  cursor:pointer;

  box-shadow:none !important;
}


.sr-home .sr-faq-q span:first-child{
  color:var(--sr-ink) !important;

  opacity:1 !important;
}


.sr-home .sr-faq-q span:last-child{
  flex:0 0 auto;

  color:var(--sr-green) !important;

  font-size:22px;

  font-weight:400;

  line-height:1;

  transition:transform .25s ease;
}


.sr-home .sr-faq-a{
  max-height:0;

  overflow:hidden;

  transition:max-height .35s ease;
}


.sr-home .sr-faq-a > div{
  padding:0 40px 22px 0;

  color:var(--sr-muted) !important;

  font-size:15px;

  line-height:1.7;

  opacity:1 !important;
}


.sr-home .sr-faq.sr-open .sr-faq-a{
  max-height:300px;
}


.sr-home .sr-faq.sr-open .sr-faq-q span:last-child{
  transform:rotate(45deg);
}


/* =========================================================
   FINAL CTA
========================================================= */

.sr-home .sr-final-cta{
  width:100%;

  padding:110px 0;

  background:var(--sr-bg);
}


.sr-home .sr-final-box{
  min-height:440px;

  padding:72px;

  display:flex;

  align-items:center;

  border-radius:30px;

  color:#fff;

  background:
    linear-gradient(
      90deg,
      rgba(10,36,24,.94) 0%,
      rgba(10,36,24,.79) 42%,
      rgba(10,36,24,.30) 100%
    ),
    url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
    center center / cover
    no-repeat;
}


.sr-home .sr-final-box-inner{
  width:100%;

  max-width:720px;
}


.sr-home .sr-final-box .sr-h2{
  color:#fff !important;
}


.sr-home .sr-final-box .sr-copy{
  color:rgba(255,255,255,.86) !important;
}


/* =========================================================
   ELEMENTOR / THEME LINK PROTECTION
========================================================= */

.sr-home a,
.sr-home a:visited,
.sr-home a:hover,
.sr-home a:focus,
.sr-home a:active{
  text-decoration:none !important;
}


.sr-home button,
.sr-home a{
  -webkit-tap-highlight-color:transparent;
}


/* =========================================================
   LARGE TABLET / SMALL DESKTOP
========================================================= */

@media(max-width:1100px){

  .sr-home .sr-hero-grid{
    gap:45px;
  }


  .sr-home .sr-cards{
    gap:16px;
  }


  .sr-home .sr-amenity-grid{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }


  .sr-home .sr-occasion-grid{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }

}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:980px){

  .sr-home .sr-hero{
    min-height:auto;
  }


  .sr-home .sr-hero-inner{
    padding-top:130px;

    padding-bottom:60px;
  }


  .sr-home .sr-hero-grid,
  .sr-home .sr-intro-grid,
  .sr-home .sr-stay-grid,
  .sr-home .sr-location-box,
  .sr-home .sr-tab-card{
    grid-template-columns:1fr;
  }


  .sr-home .sr-hero-grid{
    gap:40px;
  }


  .sr-home .sr-bookcard{
    max-width:460px;
  }


  .sr-home .sr-intro-grid{
    gap:50px;
  }


  .sr-home .sr-intro-media img{
    height:560px;
  }


  .sr-home .sr-floating{
    right:18px;
  }


  .sr-home .sr-cards{
    grid-template-columns:1fr;
  }


  .sr-home .sr-card{
    height:500px;
  }


  .sr-home .sr-timeline{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }


  .sr-home .sr-stay-grid{
    gap:50px;
  }


  .sr-home .sr-location-copy{
    padding:55px;
  }


  .sr-home .sr-location-visual{
    min-height:400px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:640px){

  .sr-home .sr-wrap{
    padding-left:18px;

    padding-right:18px;
  }


  .sr-home .sr-section,
  .sr-home .sr-final-cta{
    padding:76px 0;
  }


  .sr-home .sr-title{
    margin-top:12px;

    font-size:52px;

    line-height:1;
  }


  .sr-home .sr-h2{
    font-size:40px;

    line-height:1.03;
  }


  .sr-home .sr-h3{
    font-size:29px;
  }


  .sr-home .sr-copy{
    font-size:15px;
  }


  /* =====================================================
     MOBILE HERO
     Keep existing hero size/layout.
     Only force video to fill the complete hero.
  ===================================================== */

  .sr-home .sr-hero{
    position:relative !important;

    min-height:760px;

    overflow:hidden !important;
  }


  .sr-home .sr-hero-video{
    position:absolute !important;

    top:50% !important;
    left:50% !important;

    width:auto !important;
    height:auto !important;

    min-width:100% !important;
    min-height:100% !important;

    max-width:none !important;
    max-height:none !important;

    transform:translate(-50%,-50%) !important;

    object-fit:cover !important;
    object-position:center center !important;

    z-index:0 !important;

    pointer-events:none !important;
  }


  .sr-home .sr-hero-video-overlay{
    position:absolute !important;

    inset:0 !important;

    width:100% !important;
    height:100% !important;

    z-index:1 !important;

    pointer-events:none !important;
  }


  .sr-home .sr-hero-inner{
    position:relative;

    z-index:2;

    padding-top:115px;

    padding-bottom:42px;
  }


  .sr-home .sr-hero-copy > p{
    font-size:16px;
  }


  .sr-home .sr-home-actions{
    width:100% !important;

    align-items:stretch !important;

    flex-direction:column;
  }


  .sr-home .sr-home-actions .sr-btn{
    width:100% !important;
  }


  .sr-home .sr-hero-points{
    align-items:flex-start;

    flex-direction:column;

    gap:8px;
  }


  .sr-home .sr-bookcard{
    width:100%;
  }


  .sr-home .sr-intro-media img{
    height:430px;
  }


  .sr-home .sr-floating{
    position:relative;

    right:auto;

    bottom:auto;

    width:auto;

    margin:-48px 16px 0;
  }


  .sr-home .sr-section-head{
    display:block;
  }


  .sr-home .sr-section-head .sr-copy{
    margin-top:20px;
  }


  .sr-home .sr-tab-buttons{
    align-items:stretch;

    flex-direction:column;
  }


  .sr-home .sr-tab-btn{
    width:100%;

    justify-content:center;
  }


  .sr-home .sr-tab-card{
    padding:16px;

    gap:26px;
  }


  .sr-home .sr-tab-card img{
    height:280px;
  }


  .sr-home .sr-card{
    height:420px;
  }


  .sr-home .sr-card-content{
    left:22px;

    right:22px;

    bottom:22px;
  }


  .sr-home .sr-card h3{
    font-size:32px;
  }


  .sr-home .sr-amenity-grid,
  .sr-home .sr-occasion-grid,
  .sr-home .sr-timeline{
    grid-template-columns:1fr;
  }


  .sr-home .sr-stay-gallery img,
  .sr-home .sr-stay-gallery img:first-child{
    height:240px;
  }


  .sr-home .sr-stay-gallery img:first-child{
    grid-column:span 2;
  }


  .sr-home .sr-location-copy{
    padding:42px 24px;
  }


  .sr-home .sr-distances{
    grid-template-columns:1fr;
  }


  .sr-home .sr-location-visual{
    min-height:320px;
  }


  .sr-home .sr-faq-q{
    min-height:68px;

    padding:18px 0;

    font-size:15px;
  }


  .sr-home .sr-faq-a > div{
    padding-right:12px;

    font-size:14px;
  }


  .sr-home .sr-final-box{
    min-height:520px;

    padding:42px 24px;

    align-items:flex-end;

    background:
      linear-gradient(
        180deg,
        rgba(10,36,24,.42) 0%,
        rgba(10,36,24,.90) 72%,
        rgba(10,36,24,.96) 100%
      ),
      url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
      center center / cover
      no-repeat;
  }

@media(max-width:640px){

  .sr-home .sr-hero-video{
    position:absolute !important;

    top:50% !important;
    left:50% !important;

    width:auto !important;
    height:100% !important;

    min-width:100% !important;
    min-height:100% !important;

    max-width:none !important;
    max-height:none !important;

    object-fit:cover !important;

    transform:
      translate(-50%,-50%)
      scale(1.25) !important;

    transform-origin:center center !important;
  }

}

}/* End custom CSS */