#fw-section-hero-d1a3c6bf-975b-4baa-8328-1f76aa5939e1 {

.hero__heading {
  background: url('https://spritanium.com/images/HotelLogo.png') no-repeat center;
  background-size: contain;
  max-width: 300px;
  height: 300px;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  margin: 0 auto 40px;
}
}

#fw-section-tiers-56414039-3b25-46ff-a7f2-8ab376a19852 {
--color-primary: #a083d2;
--color-primary-rgb: 160, 131, 210;
--color-background: #ffffff;
--color-background-rgb: 255, 255, 255;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #252525;
--color-on-background-rgb: 37, 37, 37;
--color-product-image-background: #252525;
--color-background-brightness: 255;
background-color: var(--color-background);
color: var(--color-on-background);

}



#fw-section-rich-text-176450862194569 {
--font-heading-scale: 1.27;
--font-body-scale: 1.38;
}



#fw-section-tiers-0a1a7724-c16c-4c51-bbb5-8ea215c0b950 {

#tiers {
  background-image: url("https://spritanium.com/images/Airstrip.jpg");
  position: relative;
  background-size: cover;
  background-position-y: 20%;
}
#tiers::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.25);
}
.tiers__inner {
  position: relative;
  z-index: 1;
}
.tiers__tier {
  backdrop-filter: blur(10px);
  background: rgba(255,255,255,0.75);
}
.tiers__heading {
  background: url('https://spritanium.com/images/HotelLogo.png') no-repeat center;
  background-size: contain;
  width: 100%;
  display: block;
  margin: 0 auto 40px;
  max-width: 300px;
  height: 240px;
  text-indent: -9999px; /* push text out of view */
  overflow: hidden;
  white-space: nowrap;
}
}




#fw-section-announcement-bar-f8b1e2f6-8f20-4136-89c3-fa80d2d01972 {
--font-heading-scale: 1.29;
--font-body-scale: 1.25;
}
#fw-section-header {
--color-primary: #FF6F61;
--color-primary-rgb: 255, 111, 97;
--color-background: #F9F5F4;
--color-background-rgb: 249, 245, 244;
--color-on-primary: #FFFFFF;
--color-on-primary-rgb: 255, 255, 255;
--color-on-background: #1A1A1A;
--color-on-background-rgb: 26, 26, 26;
--color-product-image-background: #1A1A1A;
--color-background-brightness: 246;
background-color: var(--color-background);
color: var(--color-on-background);

}