.elementor .e-a5ad996{flex-direction:column;}.elementor .e-7339907{flex-direction:column;}.elementor .e-04c0281-45b4e42{flex-direction:column;}.elementor .e-576b9a2-4b85c28{flex-direction:column;}.elementor .e-f563f47-7800730{flex-direction:column;}.elementor .e-9f8d604{background-color:#ece3de;flex-direction:column;gap:15px;}.elementor .e-600058d{padding:0px;margin:0px;flex-direction:column;/* =====================================================
 EXPERIENCES CAROUSEL SECTION
===================================================== */

.ultima-experiences-section {
background: #ece3de;
padding: 90px 0 100px 0;
overflow: hidden;
position: relative;
}

/* Header text */
.ultima-experiences-header {
width: 100%;
padding: 0 148px 55px 148px;
}

.ultima-experiences-header-inner {
max-width: 520px;
}

.ultima-experiences-header h2 {
margin: 0 0 22px 0;
color: #373635;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 46px;
font-weight: 400;
line-height: 1.15;
}

.ultima-experiences-header p {
margin: 0;
color: rgba(55, 54, 53, 0.72);
font-family: "Montserrat", Arial, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.65;
letter-spacing: 1.1px;
}

/* Carousel */
.ultima-experience-carousel {
position: relative;
width: 100%;
overflow: hidden;
padding: 0 148px;
}

.ultima-exp-viewport {
width: 100%;
overflow: visible;
}

.ultima-exp-track {
display: flex;
gap: 8px;
transition: transform 0.65s ease;
will-change: transform;
}

/* Cards */
.ultima-exp-card {
flex: 0 0 100%;
background: #f7f4ef;
overflow: hidden;
}

.ultima-exp-image {
width: 100%;
height: 560px;
overflow: hidden;
background: #d8cec8;
}

.ultima-exp-image img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center center;
display: block;
transition: transform 0.8s ease;
}

.ultima-exp-card:hover .ultima-exp-image img {
transform: scale(1.04);
}

/* Content under image */
.ultima-exp-content {
background: #f7f4ef;
padding: 26px 32px 30px 32px;
display: flex;
justify-content: space-between;
gap: 80px;
}

.ultima-exp-title-wrap {
width: 50%;
}

.ultima-exp-label {
margin: 0 0 12px 0;
color: rgba(55, 54, 53, 0.48);
font-family: "Montserrat", Arial, sans-serif;
font-size: 12px;
line-height: 1.4;
letter-spacing: 1.4px;
text-transform: uppercase;
}

.ultima-exp-content h3 {
margin: 0;
color: #373635;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 31px;
font-weight: 400;
line-height: 1.2;
}

.ultima-exp-desc {
width: 50%;
margin: 45px 0 0 0;
color: rgba(55, 54, 53, 0.72);
font-family: "Montserrat", Arial, sans-serif;
font-size: 16px;
line-height: 1.65;
letter-spacing: 1px;
}

/* Arrows */
.ultima-exp-arrow {
position: absolute;
top: 43%;
transform: translateY(-50%);
z-index: 10;
width: 58px;
height: 58px;
border-radius: 50%;
border: 1px solid rgba(255,255,255,0.75);
background: rgba(55,54,53,0.55);
color: #ffffff;
font-size: 38px;
line-height: 1;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.3s ease;
}

.ultima-exp-arrow:hover {
background: #373635;
border-color: #373635;
}

.ultima-exp-prev {
left: 18px;
}

.ultima-exp-next {
right: 18px;
}

/* Tablet */
@media (max-width: 1024px) {
.ultima-experiences-section {
  padding: 75px 0 85px 0;
}

.ultima-experiences-header {
  padding: 0 40px 45px 40px;
}

.ultima-experiences-header h2 {
  font-size: 40px;
}

.ultima-experience-carousel {
  padding: 0 40px;
}

.ultima-exp-image {
  height: 430px;
}

.ultima-exp-content {
  gap: 40px;
  padding: 24px 26px 28px 26px;
}

.ultima-exp-content h3 {
  font-size: 28px;
}

.ultima-exp-desc {
  margin-top: 35px;
  font-size: 15px;
}
}

/* Mobile */
@media (max-width: 767px) {
.ultima-experiences-section {
  padding: 60px 0 70px 0;
}

.ultima-experiences-header {
  padding: 0 18px 35px 18px;
}

.ultima-experiences-header-inner {
  max-width: 100%;
}

.ultima-experiences-header h2 {
  font-size: 34px;
  line-height: 1.2;
}

.ultima-experiences-header p {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.7px;
}

.ultima-experience-carousel {
  padding: 0 18px;
}

.ultima-exp-card {
  flex: 0 0 100%;
}

.ultima-exp-image {
  height: 260px;
}

.ultima-exp-content {
  flex-direction: column;
  gap: 18px;
  padding: 22px 20px 26px 20px;
}

.ultima-exp-title-wrap,
.ultima-exp-desc {
  width: 100%;
}

.ultima-exp-label {
  font-size: 10px;
  letter-spacing: 1px;
}

.ultima-exp-content h3 {
  font-size: 26px;
}

.ultima-exp-desc {
  margin-top: 0;
  font-size: 14px;
  line-height: 1.6;
}

.ultima-exp-arrow {
  width: 44px;
  height: 44px;
  font-size: 28px;
  top: 37%;
}

.ultima-exp-prev {
  left: 6px;
}

.ultima-exp-next {
  right: 6px;
}
}\n}.elementor .e-2eb8064{padding:0px;margin:0px;flex-direction:column;/* =====================================================
 LOCATION / MAP SECTION
===================================================== */

.ultima-location-section {
background: #ece3de;
padding: 95px 20px 100px 20px;
overflow: hidden;
}

.ultima-location-wrap {
max-width: 1500px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: space-between;
gap: 90px;
}

/* Left Content */
.ultima-location-content {
width: 34%;
max-width: 456px;
color: #373635;
}

.ultima-location-top {
margin-bottom: 74px;
}

.ultima-location-content h2 {
margin: 0 0 24px 0;
color: #373635;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 46px;
font-weight: 400;
line-height: 1.15;
}

.ultima-location-text {
margin-bottom: 28px;
}

.ultima-location-text p {
margin: 0 0 8px 0;
color: rgba(55, 54, 53, 0.78);
font-family: "Montserrat", Arial, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.55;
letter-spacing: 0.8px;
}

.ultima-location-text p:first-child {
margin-bottom: 18px;
}

.ultima-location-text strong {
color: #373635;
font-weight: 700;
}

/* Button */
.ultima-map-btn {
width: fit-content;
min-width: 210px;
height: 52px;
padding: 0 26px;
display: inline-flex;
align-items: center;
justify-content: center;
gap: 14px;
color: #373635;
border: 1px solid rgba(55, 54, 53, 0.55);
background: transparent;
text-decoration: none !important;
font-family: "Montserrat", Arial, sans-serif;
font-size: 12px;
font-weight: 500;
letter-spacing: 5px;
text-transform: uppercase;
transition: all 0.35s ease;
}

.ultima-map-btn:hover {
background: #373635;
color: #ffffff;
border-color: #373635;
}

.ultima-map-icon {
font-size: 18px;
letter-spacing: 0;
line-height: 1;
}

/* Gstaad text */
.ultima-location-bottom h3 {
margin: 0 0 18px 0;
color: #373635;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 39px;
font-weight: 400;
line-height: 1.15;
}

.ultima-location-bottom p {
margin: 0;
color: rgba(55, 54, 53, 0.78);
font-family: "Montserrat", Arial, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.55;
letter-spacing: 0.8px;
}

/* Right Map */
.ultima-location-map {
width: 66%;
height: 640px;
overflow: hidden;
background: #d8d2c8;
}

.ultima-location-map iframe {
width: 100%;
height: 100%;
display: block;
filter: grayscale(10%) sepia(8%) saturate(80%);
}

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

@media (max-width: 1024px) {
.ultima-location-section {
  padding: 75px 20px 85px 20px;
}

.ultima-location-wrap {
  flex-direction: column;
  align-items: flex-start;
  gap: 45px;
}

.ultima-location-content {
  width: 100%;
  max-width: 720px;
}

.ultima-location-top {
  margin-bottom: 45px;
}

.ultima-location-content h2 {
  font-size: 40px;
}

.ultima-location-map {
  width: 100%;
  height: 560px;
}
}

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

@media (max-width: 767px) {
.ultima-location-section {
  padding: 60px 18px 70px 18px;
}

.ultima-location-wrap {
  gap: 36px;
}

.ultima-location-content h2 {
  font-size: 34px;
  margin-bottom: 20px;
}

.ultima-location-text p,
.ultima-location-bottom p {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.5px;
}

.ultima-map-btn {
  width: 100%;
  min-width: 100%;
  height: 50px;
  font-size: 11px;
  letter-spacing: 3px;
}

.ultima-location-top {
  margin-bottom: 38px;
}

.ultima-location-bottom h3 {
  font-size: 32px;
}

.ultima-location-map {
  width: 100%;
  height: 360px;
}
}\n}.elementor .e-c840ef5{padding:0px;margin:0px;flex-direction:column;/* =====================================================
 OFFERS / VOUCHER FULL BLEED BANNER
===================================================== */

.ultima-offer-banner-section {
position: relative;
width: 100%;
min-height: 560px;
overflow: hidden;
background: #222;
}

/* Background Image */
.ultima-offer-bg {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
z-index: 1;
}

.ultima-offer-bg img {
width: 100%;
height: 100%;
display: block;
object-fit: cover;
object-position: center center;
}

/* Dark overlay */
.ultima-offer-overlay {
position: absolute;
inset: 0;
background: rgba(0, 0, 0, 0.42);
z-index: 2;
pointer-events: none;
}

/* Content wrapper */
.ultima-offer-container {
position: relative;
z-index: 3;
max-width: 1500px;
min-height: 560px;
margin: 0 auto;
padding: 40px 20px;
display: flex;
align-items: center;
justify-content: flex-start;
}

/* Offer Card */
.ultima-offer-card {
width: 360px;
height: 512px;
background: #f7f4ef;
color: #373635;
padding: 30px 28px 28px 28px;
display: flex;
flex-direction: column;
justify-content: space-between;
}

/* Label */
.ultima-offer-label {
margin: 0 0 16px 0;
color: rgba(55, 54, 53, 0.52);
font-family: "Montserrat", Arial, sans-serif;
font-size: 13px;
font-weight: 500;
letter-spacing: 4px;
line-height: 1;
text-transform: uppercase;
}

/* Heading */
.ultima-offer-card h3 {
margin: 0;
color: #373635;
font-family: "Cormorant Garamond", "Playfair Display", Georgia, serif;
font-size: 34px;
font-weight: 400;
line-height: 1.22;
}

/* Body */
.ultima-offer-card-bottom p {
margin: 0 0 34px 0;
color: rgba(55, 54, 53, 0.78);
font-family: "Montserrat", Arial, sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 1.6;
letter-spacing: 0.8px;
}

/* Button */
.ultima-offer-btn {
width: 100%;
height: 52px;
padding: 0 24px;
display: inline-flex;
align-items: center;
justify-content: center;
background: #373635;
color: #ffffff;
border: 1px solid #373635;
text-decoration: none !important;
font-family: "Montserrat", Arial, sans-serif;
font-size: 12px;
font-weight: 600;
letter-spacing: 5px;
line-height: 1;
text-transform: uppercase;
transition: all 0.35s ease;
}

.ultima-offer-btn:hover {
background: transparent;
color: #373635;
}

/* =====================================================
 LARGE SCREEN
===================================================== */

@media (min-width: 1536px) {
.ultima-offer-banner-section {
  min-height: 75vh;
}

.ultima-offer-container {
  min-height: 75vh;
}

.ultima-offer-card {
  height: calc(75vh - 80px);
  max-height: 700px;
}
}

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

@media (max-width: 1024px) {
.ultima-offer-banner-section {
  min-height: 430px;
}

.ultima-offer-container {
  min-height: 430px;
  padding: 32px 24px;
}

.ultima-offer-card {
  width: 330px;
  height: 368px;
  padding: 26px 24px 24px 24px;
}

.ultima-offer-card h3 {
  font-size: 30px;
}

.ultima-offer-card-bottom p {
  font-size: 15px;
  line-height: 1.55;
  margin-bottom: 24px;
}

.ultima-offer-btn {
  height: 48px;
  font-size: 11px;
  letter-spacing: 4px;
}
}

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

@media (max-width: 767px) {
.ultima-offer-banner-section {
  min-height: 100vh;
}

.ultima-offer-bg img {
  object-position: center center;
}

.ultima-offer-overlay {
  background: rgba(0, 0, 0, 0.35);
}

.ultima-offer-container {
  min-height: 100vh;
  padding: 20px 18px;
  align-items: flex-end;
}

.ultima-offer-card {
  width: 100%;
  height: auto;
  min-height: 430px;
  padding: 26px 22px 22px 22px;
}

.ultima-offer-label {
  font-size: 12px;
  letter-spacing: 3px;
  margin-bottom: 14px;
}

.ultima-offer-card h3 {
  font-size: 32px;
  line-height: 1.22;
}

.ultima-offer-card-bottom p {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0.5px;
  margin-bottom: 26px;
}

.ultima-offer-btn {
  height: 50px;
  font-size: 11px;
  letter-spacing: 3px;
}
}\n}