.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.slideshow-section{margin:4rem 0}.section-title{text-align:center;color:var(--color-text-primary);font-size:var(--font-size-heading,2.5rem);margin:2rem 0 3rem;position:relative}.section-title::after{content:'';display:block;width:80px;height:3px;background:var(--color-accent);margin:.5rem auto}.swiper{width:100%;height:500px;border-radius:8px;box-shadow:var(--shadow-sm,0 1px 2px rgb(22 22 22 / .15))}.swiper-slide{text-align:center;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:var(--color-text-light);background:rgb(0 0 0 / .3);width:50px;height:50px;border-radius:50%;margin-top:-25px}.swiper-button-next:after,.swiper-button-prev:after{font-size:1.5rem}.swiper-pagination-bullet-active{background:var(--color-text-light)}.facilities-section{margin-bottom:4rem}.facilities-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.facilities-text{padding-right:1rem}.facilities-text h2{color:var(--color-text-primary);font-size:var(--font-size-sub-heading,1.8rem);margin-bottom:1.5rem}.facilities-text p{color:var(--color-text-gray);margin-bottom:1rem}.facilities-image{border-radius:8px;overflow:hidden;box-shadow:var(--shadow-sm,0 1px 2px rgb(22 22 22 / .15))}.facilities-image img{width:100%;height:auto;display:block}.pricing-section{margin-bottom:4rem}.pricing-table{background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow-sm,0 1px 2px rgb(22 22 22 / .15));margin-bottom:2rem}.col-particulars{width:70%}.col-rate{width:30%}.pricing-table table{table-layout:fixed;width:100%;border-collapse:collapse}.table-section{margin-bottom:2rem;padding:1.5rem;line-height:24px}.table-section:not(:last-child){border-bottom:1px solid var(--color-light-to-grey)}.table-section h3{color:var(--color-green-to-white);font-size:1.4rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-accent)}table{width:100%;border-collapse:collapse}th,td{padding:1rem;text-align:left;border-bottom:1px solid var(--color-light-to-grey)}.col-2{text-align:center}th{background:var(--color-text-primary);color:var(--color-text-light);font-weight:500}tr:nth-child(even){background:rgb(0 0 0 / .02)}.note{font-style:italic;color:var(--color-text-light-gray);font-size:var(--font-size-sub-body,.9rem);margin-top:1rem}[data-theme="dark"] .swiper{box-shadow:0 1px 2px rgb(255 255 255 / .15)}[data-theme="dark"] .facilities-image,[data-theme="dark"] .pricing-table{box-shadow:0 1px 2px rgb(255 255 255 / .15);background:var(--color-light-to-grey)}[data-theme="dark"] .facilities-text p{color:var(--color-text-light-gray)}[data-theme="dark"] tr:nth-child(even){background:rgb(255 255 255 / .05)}[data-theme="dark"] .th,[data-theme="dark"] td{border-bottom:1px solid var(--footer-alt-text-color)}@media (max-width:968px){.facilities-content{grid-template-columns:1fr;gap:2rem}.facilities-text{padding-right:0}.swiper{height:400px}}@media (max-width:768px){.container{padding:0 1rem}.section-title{font-size:var(--font-size-mobile-heading)}.swiper{height:300px}th,td{padding:.75rem .5rem;font-size:.9rem}}