@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&family=Marcellus&display=swap";.site-header{position:fixed;top:0;left:0;width:100%;padding:1.5rem 3rem;display:flex;justify-content:space-between;align-items:center;z-index:9999;transition:background-color .3s ease,opacity .3s ease,visibility .3s ease}body.menu-open .site-header,body.lightbox-open .site-header{opacity:0;visibility:hidden;pointer-events:none}.site-header{color:#fff}@media(max-width:768px){.site-header{height:60px;padding:0 .5rem}.site-header .header-left,.site-header .header-right{flex:1;gap:.5rem;width:auto}.site-header .header-center{flex:0 0 auto;position:absolute;left:50%;transform:translate(-50%)}.site-header .header-center .logo img{height:35px!important}.site-header .lang-switch{display:none}.site-header .header-left,.site-header .header-right{gap:.5rem}.site-header .book-container .btn-book{padding:.4rem .8rem;font-size:.7rem;white-space:nowrap}.site-header .book-container .save-text{display:none}}.site-header.scrolled{background-color:#fff;color:#222;box-shadow:0 2px 10px #0000001a}.site-header.scrolled .logo-white{display:none}.site-header.scrolled .logo-color,.site-header .logo-white{display:block}.site-header .logo-color{display:none}.site-header .header-left,.site-header .header-right{display:flex;align-items:center;gap:2rem;flex:1}.site-header .header-left{justify-content:flex-start}.site-header .header-right{justify-content:flex-end}.site-header .header-right .book-container{display:flex;flex-direction:column;align-items:center}.site-header .header-right .book-container .save-text{font-size:.6rem;color:#000;margin-top:.3rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.site-header .header-center{flex:0 0 auto}.site-header .header-center .logo img{height:90px;transition:all .3s ease}.site-header .menu-toggle{background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:1rem;color:inherit;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem}.site-header .menu-toggle .hamburger-icon{width:24px;height:14px;display:flex;flex-direction:column;justify-content:space-between}.site-header .menu-toggle .hamburger-icon span{display:block;width:100%;height:2px;background-color:currentColor}.site-header .rc-link img{height:40px}.site-header .lang-switch{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;font-weight:700}.site-header .lang-switch a{opacity:.7}.site-header .lang-switch a:hover,.site-header .lang-switch a.active{opacity:1}.site-header .lang-switch .sep{margin:0 .5rem}.site-header .btn-book{background-color:#d5bf8f;color:#fff;padding:.8rem 2rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;transition:background-color .3s ease}.site-header .btn-book:hover{background-color:#c7aa6a}.hero-section{position:relative;height:100vh;width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.hero-section .hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-section .hero-image-container .hero-bg-image{width:100%;height:100%;object-fit:cover}.hero-section .hero-content{position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%);z-index:10;max-width:700px;width:90%;padding:2rem 3rem;background-color:#000000b3;display:inline-block;color:#fff}.hero-section .hero-content .hero-subtitle{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;letter-spacing:.3em;margin-bottom:1rem;color:#fff}.hero-section .hero-content .hero-title{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.5rem;line-height:1.2;text-transform:none;letter-spacing:normal;color:#fff}@media(max-width:768px){.hero-section .hero-content{padding:1.5rem;width:85%;bottom:4rem}.hero-section .hero-content .hero-title{font-size:1.6rem;line-height:1.3}.hero-section .hero-content .hero-subtitle{font-size:.65rem;margin-bottom:.5rem}}.hero-section .scroll-indicator{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:10}.hero-section .scroll-indicator .scroll-line{display:block;width:1px;height:80px;background-color:#fff;position:relative}.hero-section .scroll-indicator .scroll-line:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:10px;height:10px;background-color:#fff;border-radius:50%}.menu-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;z-index:2000;display:flex;visibility:hidden;opacity:0;transition:all .5s ease}.menu-overlay.active{visibility:visible!important;opacity:1!important;pointer-events:all}.menu-overlay.active .menu-left,.menu-overlay.active .menu-right{transform:translate(0);opacity:1}.menu-left{width:40%;height:100%;padding:4rem 6rem;display:flex;flex-direction:column;justify-content:center;position:relative;background:url(/assets/menu-pattern.jpg) center/cover no-repeat;transform:translate(-50px);opacity:0;transition:all .6s ease .1s}@media(max-width:900px){.menu-left{width:100%;padding:2rem}}.menu-left .close-menu{position:absolute;top:2rem;left:2rem;padding:0;margin:0;background:none;border:none;cursor:pointer;color:#333;transition:transform .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:10}.menu-left .close-menu:hover{transform:rotate(90deg)}.menu-left .menu-content-wrapper{max-width:400px;width:100%}.menu-left .main-nav{margin-bottom:3rem}.menu-left .main-nav ul{list-style:none;padding:0}.menu-left .main-nav ul li{margin-bottom:1rem;position:relative}.menu-left .main-nav ul li>a{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.8rem;color:#000;text-decoration:none;display:flex;align-items:center;justify-content:space-between;transition:color .3s ease;cursor:pointer}.menu-left .main-nav ul li>a:hover{color:#d5bf8f}.menu-left .main-nav ul li>a .arrow{display:flex;align-items:center;justify-content:center;width:24px;height:24px;transition:transform .3s ease}.menu-left .main-nav ul li>a .arrow svg{width:100%;height:100%}.menu-left .main-nav ul li .dropdown-menu{max-height:0;overflow:hidden;transition:max-height .4s ease-out;padding-left:1rem}.menu-left .main-nav ul li .dropdown-menu li{margin-bottom:.5rem;margin-top:.5rem}.menu-left .main-nav ul li .dropdown-menu li a{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;color:#666;text-transform:none;display:block}.menu-left .main-nav ul li .dropdown-menu li a:hover{color:#000;padding-left:5px}.menu-left .main-nav ul li.active>a{color:#d5bf8f}.menu-left .main-nav ul li.active>a .arrow{transform:rotate(180deg)}.menu-left .main-nav ul li.active .dropdown-menu{max-height:500px;transition:max-height .6s ease-in}.menu-left .menu-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eee;padding-top:1.5rem;width:100%}.menu-left .menu-footer .social-links{display:flex;gap:1rem;align-items:center}.menu-left .menu-footer .social-links a img{transform:translate(-5px,-2px)}.menu-left .menu-footer .social-links a{color:#000;transition:color .3s ease}.menu-left .menu-footer .social-links a:hover{color:#d5bf8f}.menu-left .menu-footer .menu-lang-switch{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#333}.menu-left .menu-footer .menu-lang-switch a{color:#666;margin:0 5px}.menu-left .menu-footer .menu-lang-switch a.active{color:#000;font-weight:700}.menu-left .menu-footer .menu-lang-switch a:hover{color:#d5bf8f}.menu-right{width:60%;height:100%;position:relative;overflow:hidden;transform:translate(50px);opacity:0;transition:all .6s ease .1s;background-color:#f0f0f0}@media(max-width:900px){.menu-right{display:none}}.menu-right img{width:100%;height:100%;object-fit:cover}.section-title{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-size:2rem;letter-spacing:.15em;margin-bottom:1.5rem;color:#384d5e}.section-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.8;color:#3c3c3c;margin-bottom:2rem}.btn-outline{display:inline-block;padding:1rem 2.5rem;border:1px solid #FFFFFF;color:#fff;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;letter-spacing:.2em;transition:all .3s ease}.btn-outline:hover{background-color:#fff;color:#384d5e}.btn-outline.dark{border-color:#384d5e;color:#384d5e}.btn-outline.dark:hover{background-color:#384d5e;color:#fff}section{position:relative;z-index:1}.intro-section{padding:6rem 1rem;background-color:#fff;text-align:center;color:#222;display:flex;justify-content:center;position:relative;z-index:2}.intro-section .content-wrapper{max-width:1400px;width:100%;display:flex;flex-direction:column;align-items:center}.intro-section .intro-logo{margin-bottom:2rem}.intro-section .intro-logo img{width:60px;filter:invert(0)}.intro-section .section-title{color:#384d5e;font-size:2.5rem;margin-bottom:2rem}@media(max-width:768px){.intro-section .section-title{font-size:1.8rem;margin-bottom:1.5rem}}.intro-section .section-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.1rem;color:#555;line-height:1.8;max-width:700px;margin-bottom:3rem}.intro-section .intro-image{width:100%;max-width:1000px;margin-bottom:3rem}.intro-section .intro-image img{width:100%;height:auto;object-fit:cover;display:block}.intro-section .intro-bottom-text{margin-top:2rem;margin-bottom:0}.parallax-spacer{height:70vh;min-height:500px;position:relative;overflow:hidden;background-image:url(/assets/home/parallax-mid.webp);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.parallax-spacer .parallax-img{display:none}@media(max-width:1024px){.parallax-spacer{background-image:none;background-attachment:scroll}.parallax-spacer .parallax-img{display:block;position:absolute;top:-10%;left:0;width:100%;height:120%;object-fit:cover;will-change:transform;z-index:0}}.accommodations-content{padding:6rem 0 2rem;background-color:#fff;overflow:hidden;color:#000}.accommodations-content .content-wrapper-split{max-width:1200px;margin:0 auto 4rem;padding:0 2rem;display:flex;align-items:flex-start;justify-content:space-between;gap:4rem}@media(max-width:900px){.accommodations-content .content-wrapper-split{flex-direction:column;gap:2rem}}@media(max-width:768px){.accommodations-content .content-wrapper-split{padding:0 1.5rem;margin-bottom:2rem}}.accommodations-content .content-wrapper-split .header-side{flex:1;display:flex;gap:2rem}.accommodations-content .content-wrapper-split .header-side .section-logo img{width:50px;opacity:.3}.accommodations-content .content-wrapper-split .header-side .title-group .eyebrow{display:block;font-size:.9rem;letter-spacing:.1em;color:#888;margin-bottom:1.5rem;text-transform:uppercase}.accommodations-content .content-wrapper-split .header-side .title-group .section-title-large{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.8rem;line-height:1.1;font-weight:400;color:#000;max-width:400px}@media(max-width:768px){.accommodations-content .content-wrapper-split .header-side .title-group .section-title-large{font-size:1.8rem;max-width:100%}}.accommodations-content .content-wrapper-split .text-side{flex:1;padding-top:3.5rem}.accommodations-content .content-wrapper-split .text-side p{margin-bottom:1.5rem;line-height:1.6;font-size:1rem;color:#333;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.amenities-carousel-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.amenities-carousel-wrapper .carousel-image-container{width:100%;height:100%;min-height:400px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.amenities-carousel-wrapper .carousel-image-container img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.amenities-carousel-wrapper .carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background:#fff6!important;border:1px solid rgba(255,255,255,.6);border-radius:50%;display:flex!important;align-items:center;justify-content:center;cursor:pointer;z-index:999!important;transition:background .3s ease,opacity .3s ease;color:#000!important;box-shadow:none;opacity:1!important;visibility:visible!important}.amenities-carousel-wrapper .carousel-nav-btn:hover{background:#fff!important;transform:translateY(-50%)}.amenities-carousel-wrapper .carousel-nav-btn svg{width:22px;height:22px;stroke:currentColor;stroke-width:2px}.amenities-carousel-wrapper .carousel-nav-btn.prev-btn{left:20px!important}.amenities-carousel-wrapper .carousel-nav-btn.next-btn{right:20px!important}.room-navigation-section{position:relative;width:100%;background-color:#fff;padding:4rem 0;z-index:5;display:block}.room-navigation-section .nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:center}.room-navigation-section .room-nav-list{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}@media(max-width:900px){.room-navigation-section .room-nav-list{flex-direction:column;gap:1rem}}.room-navigation-section .room-nav-list li a{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#999;text-decoration:none;transition:color .3s ease,border-color .3s ease;padding-bottom:5px;border-bottom:1px solid transparent;display:inline-block}.room-navigation-section .room-nav-list li a:hover,.room-navigation-section .room-nav-list li a.active{color:#d5bf8f;border-color:#d5bf8f}.room-navigation-section .quote-container{max-width:800px;margin:0 auto}.room-navigation-section .quote-container .quote-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.8rem;color:#000;margin-bottom:1rem;line-height:1.3}.room-navigation-section .quote-container .quote-desc{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#666;font-style:italic}.rooms-carousel-wrapper{position:relative;max-width:100%;margin:0 auto;padding:4rem 0;overflow:hidden}@media(max-width:900px){.rooms-carousel-wrapper{padding:2rem 0}}.rooms-carousel{display:flex;justify-content:center;align-items:center;gap:3rem;position:relative;padding:0 120px}@media(max-width:900px){.rooms-carousel{gap:1.5rem;padding:0 70px}}@media(max-width:768px){.rooms-carousel{gap:.75rem;padding:0 1rem;justify-content:center}}.room-card{flex:0 0 520px;text-align:center;transition:flex .8s cubic-bezier(.25,.46,.45,.94),opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94);opacity:.8;transform:scale(.9) translateY(-30px);cursor:pointer;position:relative;display:none;will-change:transform,opacity;text-decoration:none;color:inherit}@media(max-width:768px){.room-card{flex:0 0 80px!important;opacity:.6;transform:scale(.95)}}@media(max-width:900px){.room-card{flex:0 0 300px}}.room-card.active,.room-card.prev,.room-card.next{display:block}.room-card.prev{order:1}.room-card.active{order:2;flex:0 0 800px;opacity:1;transform:scale(1) translateY(0);z-index:10}@media(max-width:900px){.room-card.active{flex:0 0 500px}}@media(max-width:768px){.room-card.active{flex:0 0 200px!important;transform:scale(1);opacity:1}}.room-card.active .room-image{height:600px}@media(max-width:900px){.room-card.active .room-image{height:380px}}@media(max-width:768px){.room-card.active .room-image{height:180px}}.room-card.active .room-name{font-size:1.2rem;margin-top:1.5rem;margin-bottom:.75rem;text-transform:none;letter-spacing:normal}@media(max-width:768px){.room-card.active .room-name{display:block!important;font-size:.7rem;margin-top:.5rem;margin-bottom:.3rem}}.room-card.active .room-description{display:block;opacity:1;font-size:.8rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#666;transition:all .4s ease}@media(max-width:768px){.room-card.active .room-description{display:block;font-size:.65rem}}.room-card.next{order:3}.room-card .room-name{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.75rem;margin-top:.75rem;margin-bottom:0;color:#000;transition:all .4s ease;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){.room-card .room-name{display:none}}.room-card .room-description{display:none}.room-card .room-image{width:100%;height:450px;overflow:hidden;transition:all .6s ease;background:#f5f5f5}@media(max-width:900px){.room-card .room-image{height:250px}}@media(max-width:768px){.room-card .room-image{height:120px}}.room-card .room-image img{width:100%;height:100%;object-fit:cover;display:block}.carousel-footer{text-align:center;margin-top:3rem}.btn-view-all{background:transparent;border:1px solid #000;padding:.8rem 2.5rem;font-size:.9rem;letter-spacing:.1em;cursor:pointer;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:all .3s ease;text-transform:uppercase}.btn-view-all:hover{background:#000;color:#fff}.slider-nav{display:none}.gastronomy-section{padding:2rem 0 6rem;background-color:#fff;position:relative}.gastronomy-section .section-logo{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.gastronomy-section .section-logo img{width:60px;height:auto}.gastronomy-section .gastronomy-container{display:flex;align-items:center;justify-content:center;gap:5rem;max-width:1400px;margin:0 auto;padding:0 4rem}@media(max-width:900px){.gastronomy-section .gastronomy-container{flex-direction:column;gap:3rem;padding:0 2rem}}@media(max-width:768px){.gastronomy-section .gastronomy-container{padding:0 1.5rem;gap:2rem}}.gastronomy-section .gastronomy-image{flex:1;max-width:600px}.gastronomy-section .gastronomy-image img{width:100%;height:auto;display:block}.gastronomy-section .gastronomy-content{flex:1;max-width:500px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.gastronomy-section .gastronomy-content .section-subtitle{color:#000;font-size:2.2rem;font-weight:400;line-height:1.2;margin-bottom:2rem;display:block;width:100%;text-transform:none;letter-spacing:normal;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gastronomy-section .gastronomy-content .section-title{color:#999;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400}.gastronomy-section .gastronomy-content .section-text{color:#666;font-size:.9rem;line-height:1.6;margin-bottom:.5rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gastronomy-section .gastronomy-content .section-text p{margin-bottom:0}@media(max-width:768px){.gastronomy-section .gastronomy-content{align-items:center;text-align:center}.gastronomy-section .gastronomy-content .section-subtitle{font-size:1.8rem}}.gastronomy-section .gastronomy-content .btn-explore{display:inline-block;border:1px solid #000;padding:1rem 3rem;color:#000;text-decoration:none;font-size:.8rem;letter-spacing:.1em;transition:all .3s ease;text-transform:uppercase;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gastronomy-section .gastronomy-content .btn-explore:hover{background:#000;color:#fff}.gastronomy-section .gastronomy-extended{display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:6rem auto 0;padding:0 4rem;gap:4rem}@media(max-width:900px){.gastronomy-section .gastronomy-extended{flex-direction:column;gap:3rem;padding:0 2rem;margin-top:4rem}}.gastronomy-section .gastronomy-extended .extended-text{flex:0 0 25%}.gastronomy-section .gastronomy-extended .extended-text p{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;line-height:1.4;color:#333;font-weight:300}.gastronomy-section .gastronomy-extended .extended-gallery{flex:1;overflow:hidden;position:relative;width:100%}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:20px}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-track::-webkit-scrollbar{display:none}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-item{flex:0 0 300px;height:300px}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-item img{width:100%;height:100%;object-fit:cover}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-controls{display:flex;gap:2rem;margin-top:10px}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-controls .gallery-nav{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333;padding:0;transition:color .3s;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.gastronomy-section .gastronomy-extended .extended-gallery .gallery-controls .gallery-nav:hover{color:#000}@media(max-width:768px){.gastronomy-section .gastronomy-extended .extended-gallery .gallery-controls .gallery-nav{font-size:2rem;padding:.5rem 1rem;background:#fffc;border-radius:4px}}.parallax-section{height:60vh;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;width:100%;display:flex;justify-content:center;align-items:flex-end;text-align:center;padding-bottom:2rem}.parallax-section .content-overlay{max-width:800px;padding:0 2rem}.parallax-section .content-overlay .overlay-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;color:#fff;line-height:1.4;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.9);font-weight:500}.parallax-section .content-overlay .btn-outline{border-color:#fff;color:#fff;transition:all .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.5)}.parallax-section .content-overlay .btn-outline:hover{background-color:#fff;color:#333;text-shadow:none}@media(max-width:900px){.parallax-section{height:40vh;background-attachment:scroll;align-items:center;padding-bottom:0}.parallax-section .content-overlay{width:90%;padding:1.5rem;margin:0 auto;text-align:center}.parallax-section .content-overlay .overlay-text{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8)}.parallax-section .content-overlay .btn-outline{font-size:.75rem;padding:.8rem 1.5rem;color:#fff;border-color:#fff}}.wellness-section{padding:8rem 2rem;background-color:#fff;text-align:center;display:flex;justify-content:center}.wellness-section .content-wrapper{max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center}.wellness-section .content-wrapper .section-logo{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.wellness-section .content-wrapper .section-logo img{width:60px;height:auto}.wellness-section .content-wrapper .section-subtitle{color:#999;font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400}.wellness-section .content-wrapper .section-title{color:#000;font-size:2.2rem;font-weight:400;line-height:1.2;margin-bottom:2rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.wellness-section .content-wrapper .section-text{color:#000;font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:3rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:800px}.wellness-section .content-wrapper .section-text p{margin-bottom:1rem}.wellness-section .content-wrapper .btn-outline{border-color:#000;color:#000}.wellness-section .content-wrapper .btn-outline:hover{background:#000;color:#fff}.tours-grid-9{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;width:100%}@media(max-width:900px){.tours-grid-9{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tours-grid-9{grid-template-columns:1fr}}.tours-grid-9 .nav-item{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:default}.tours-grid-9 .nav-item .nav-image{width:100%;height:400px;overflow:hidden;margin-bottom:1rem}.tours-grid-9 .nav-item .nav-image img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.tours-grid-9 .nav-item:hover .nav-image img{transform:scale(1.05)}.tours-grid-9 .nav-item .nav-content{margin-top:1rem}.tours-grid-9 .nav-item .nav-content .nav-title{font-family:inherit;font-size:1rem;color:#333;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-weight:500}.tours-grid-9 .nav-item .nav-content .nav-desc{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#666;line-height:1.5;font-weight:300;max-width:90%;margin:0 auto}.room-amenities-section{padding:6rem 4rem;background-color:#fff;display:flex;justify-content:center}@media(max-width:900px){.room-amenities-section{padding:4rem 2rem}}.room-amenities-section .content-wrapper-amenities{display:flex;align-items:center;justify-content:space-between;max-width:1400px;width:100%;gap:6rem}@media(max-width:1024px){.room-amenities-section .content-wrapper-amenities{gap:3rem}}@media(max-width:900px){.room-amenities-section .content-wrapper-amenities{flex-direction:column;gap:3rem}}.room-amenities-section .content-wrapper-amenities .text-side{flex:0 0 40%;padding:0;display:flex;flex-direction:column;align-items:center}.room-amenities-section .content-wrapper-amenities .text-side .section-title{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2.2rem;margin-bottom:3rem;color:#000;font-weight:400;text-align:center}.room-amenities-section .content-wrapper-amenities .text-side .amenities-list-grid{display:flex;gap:4rem;justify-content:center}@media(max-width:600px){.room-amenities-section .content-wrapper-amenities .text-side .amenities-list-grid{flex-direction:column;gap:1rem}}.room-amenities-section .content-wrapper-amenities .text-side .amenities-list-grid .amenities-col{list-style:none;padding:0;margin:0;text-align:center}.room-amenities-section .content-wrapper-amenities .text-side .amenities-list-grid .amenities-col li{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#333;margin-bottom:1.2rem;font-weight:300;line-height:1.4}.room-amenities-section .content-wrapper-amenities .image-side{flex:1;height:600px;width:100%}@media(max-width:900px){.room-amenities-section .content-wrapper-amenities .image-side{height:400px}}@media(max-width:600px){.room-amenities-section .content-wrapper-amenities .image-side{height:300px}}.room-amenities-section .content-wrapper-amenities .image-side img{width:100%;height:100%;object-fit:cover;display:block}.room-navigation-section{padding:3rem 0;background-color:#fff;text-align:center;border-bottom:1px solid #f0f0f0}.room-navigation-section .nav-container{max-width:1200px;margin:0 auto;padding:0 2rem}.room-navigation-section .nav-container .room-nav-list{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;list-style:none;padding:0;margin-bottom:3rem;border-bottom:1px solid #eee;padding-bottom:1rem}.room-navigation-section .nav-container .room-nav-list li a{text-decoration:none;color:#666;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;transition:color .3s ease;position:relative;padding-bottom:.5rem}.room-navigation-section .nav-container .room-nav-list li a:hover,.room-navigation-section .nav-container .room-nav-list li a.active{color:#b5a266}.room-navigation-section .nav-container .room-nav-list li a:hover:after,.room-navigation-section .nav-container .room-nav-list li a.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#b5a266}.room-navigation-section .nav-container .quote-container{max-width:800px;margin:0 auto}.room-navigation-section .nav-container .quote-container .quote-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.4rem;color:#333;margin-bottom:.5rem}.room-navigation-section .nav-container .quote-container .quote-author{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1rem;color:#666;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.room-navigation-section .nav-container .quote-container .quote-desc{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.1rem;color:#333;line-height:1.6}.gallery-thumb:hover{transform:scale(1.05)}.lightbox-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000e6;z-index:99999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.lightbox-overlay.active{opacity:1;visibility:visible}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.lightbox-image{max-width:85vw;max-height:85vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 60px #00000080;transition:transform .3s ease,opacity .3s ease}.lightbox-close{position:fixed;top:20px;right:30px;font-size:40px;color:#fff;background:none;border:none;cursor:pointer;z-index:10001;transition:color .3s ease,transform .3s ease}.lightbox-close:hover{color:#ccc;transform:scale(1.2)}.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);font-size:30px;color:#fff;background:#fff3;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:background .3s ease,transform .3s ease}.lightbox-nav:hover{background:#fff6;transform:translateY(-50%) scale(1.1)}.lightbox-nav.lightbox-prev{left:-80px}.lightbox-nav.lightbox-next{right:-80px}@media(max-width:768px){.lightbox-nav.lightbox-prev{left:10px}.lightbox-nav.lightbox-next{right:10px}}.site-footer{background-color:#333;color:#fff;padding:5rem 4rem 1rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@media(max-width:768px){.site-footer{padding:3rem 1.5rem 1rem}}.site-footer .footer-container{display:flex;justify-content:space-between;max-width:1400px;margin:0 auto;gap:4rem}@media(max-width:900px){.site-footer .footer-container{flex-direction:column;gap:3rem}}@media(max-width:768px){.site-footer .footer-container{padding:0;gap:2.5rem}}.site-footer .footer-container .footer-logo-col{flex:1;display:flex;flex-direction:column;align-items:center}.site-footer .footer-container .footer-logo-col .footer-main-logo{width:360px;margin-bottom:2rem}@media(max-width:768px){.site-footer .footer-container .footer-logo-col .footer-main-logo{width:150px}}.site-footer .footer-container .footer-logo-col .social-icons{display:flex;justify-content:center;gap:1rem}.site-footer .footer-container .footer-logo-col .social-icons .social-icon{color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.site-footer .footer-container .footer-logo-col .social-icons .social-icon svg{width:30px;height:30px}.site-footer .footer-container .footer-logo-col .social-icons .social-icon:hover{color:#ccc;transform:scale(1.1)}.site-footer .footer-container .footer-info-col{flex:2}.site-footer .footer-container .footer-info-col h4{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#fff;margin-bottom:2rem;letter-spacing:.05em;font-weight:400}.site-footer .footer-container .footer-info-col p{font-size:.9rem;color:#ccc;line-height:1.8;margin-bottom:1.5rem}.site-footer .footer-container .footer-info-col p.phone a,.site-footer .footer-container .footer-info-col p.whatsapp a{color:inherit;text-decoration:none;display:inline-block;transition:all .3s ease}.site-footer .footer-container .footer-info-col p.phone a:hover,.site-footer .footer-container .footer-info-col p.whatsapp a:hover{color:#fff;transform:translate(5px)}.site-footer .footer-container .footer-info-col .partner-logos{display:flex;gap:2rem;align-items:center;margin-top:3rem}.site-footer .footer-container .footer-info-col .partner-logos .partner-logo img{height:50px}.site-footer .footer-container .footer-info-col .partner-logos .partner-logo.relais img{filter:brightness(0) invert(1) sepia(1) saturate(5) hue-rotate(10deg);height:60px}.site-footer .footer-container .footer-info-col .partner-logos .partner-logo.collection .text-logo{font-family:Times New Roman,serif;text-align:center;font-size:.7rem;display:block;line-height:1.2;color:#fff;width:80px}.site-footer .footer-container .footer-info-col .partner-logos .partner-logo.michelin .michelin-badge{width:50px;height:50px;background:#bd2333;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:.6rem;font-weight:700;border:2px solid #fff}.site-footer .footer-container .footer-info-col .partner-logos .partner-logo.michelin .michelin-badge span{display:block}.site-footer .footer-container .footer-map-col{flex:2;display:flex;flex-direction:column;align-items:flex-start}.site-footer .footer-container .footer-map-col h4{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#fff;margin-bottom:2rem;letter-spacing:.05em;font-weight:400}.site-footer .footer-container .footer-map-col .map-links{display:flex;gap:4rem;width:100%;margin-bottom:3rem}.site-footer .footer-container .footer-map-col .map-links .col-left,.site-footer .footer-container .footer-map-col .map-links .col-right{display:flex;flex-direction:column;gap:.5rem}.site-footer .footer-container .footer-map-col .map-links .col-left a,.site-footer .footer-container .footer-map-col .map-links .col-right a{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;color:#ccc;text-transform:uppercase;letter-spacing:.05em}.site-footer .footer-container .footer-map-col .map-links .col-left a:hover,.site-footer .footer-container .footer-map-col .map-links .col-right a:hover{color:#fff;text-decoration:underline}.site-footer .footer-container .footer-map-col .adults-only{font-size:.8rem;color:#888;margin-bottom:2rem;line-height:1.5}.site-footer .footer-container .footer-map-col .lang-switch{font-size:.8rem;color:#ccc;margin-left:auto}.site-footer .footer-container .footer-map-col .lang-switch a{margin:0 5px}.site-footer .footer-container .footer-map-col .lang-switch a:hover{color:#fff}.site-footer .copyright{text-align:center;color:#888;font-size:.8rem;margin-top:4rem;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;letter-spacing:.05em}.wellness-section{padding:8rem 2rem;background-color:#fff;text-align:center;display:flex;justify-content:center;align-items:center;min-height:50vh;color:#fff}.wellness-section .content-wrapper{position:relative;z-index:1;max-width:1000px}.wellness-section .content-wrapper .section-title{color:#000}.wellness-section .content-wrapper .section-subtitle{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#999}.wellness-section .content-wrapper .section-text{color:#000}.wellness-section .content-wrapper .visual-nav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:6rem;width:100%;max-width:1200px}@media(max-width:900px){.wellness-section .content-wrapper .visual-nav-grid{grid-template-columns:1fr}}.wellness-section .content-wrapper .visual-nav-grid .nav-item{position:relative;height:400px;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#000c,#0000);transition:background .5s ease;z-index:2}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-image img{width:100%;height:100%;object-fit:cover;transition:transform 1.5s ease}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-content{position:relative;z-index:5;color:#fff;text-align:center;pointer-events:none;width:100%;padding:0 1rem}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-content .nav-title{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.5rem;margin-bottom:.5rem;font-weight:500;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.8)}.wellness-section .content-wrapper .visual-nav-grid .nav-item .nav-content .nav-desc{font-size:.9rem;line-height:1.4;opacity:.9;font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#f0f0f0!important;text-shadow:0 1px 2px rgba(0,0,0,.8)}.wellness-section .content-wrapper .visual-nav-grid .nav-item:hover .nav-image img{transform:scale(1.1)}.location-map-section{padding:6rem 4rem;background-color:#fff}@media(max-width:900px){.location-map-section{padding:4rem 2rem}}.location-map-section .section-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:3rem;border-bottom:1px solid #eee;padding-bottom:1rem}.location-map-section .section-header .header-logo img{width:40px;opacity:.5}.location-map-section .section-header .header-title{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:2rem;color:#000;font-weight:400;margin:0}.location-map-section .location-content{display:flex;gap:4rem;height:500px}@media(max-width:900px){.location-map-section .location-content{flex-direction:column;height:auto}}.location-map-section .location-content .map-container{flex:2;background:#f0f0f0;border:1px solid #eee;position:relative;min-height:400px}@media(max-width:900px){.location-map-section .location-content .map-container{height:400px!important;width:100%;flex:none}}.location-map-section .location-content .location-details{flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding-top:2rem}.location-map-section .location-content .location-details .location-info{margin-bottom:3rem}.location-map-section .location-content .location-details .location-info .location-name{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.4rem;color:#333;display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;font-weight:400}.location-map-section .location-content .location-details .location-info .location-name .pin-icon{font-size:1.2rem}.location-map-section .location-content .location-details .location-info .address-text{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.9rem;color:#666;line-height:1.6;padding-left:2.5rem}@media(max-width:900px){.location-map-section .location-content .location-details .location-info .btn-outline.dark{margin-left:2.5rem}}.location-map-section .location-content .location-details .poi-list{display:flex;flex-direction:column;gap:1.5rem}.location-map-section .location-content .location-details .poi-list .poi-item{display:flex;align-items:center;gap:1.5rem}.location-map-section .location-content .location-details .poi-list .poi-item .poi-icon-circle{width:40px;height:40px;border-radius:50%;border:1px solid #333;display:flex;align-items:center;justify-content:center;color:#333;transition:all .3s ease}.location-map-section .location-content .location-details .poi-list .poi-item .poi-icon-circle svg{width:20px;height:20px}.location-map-section .location-content .location-details .poi-list .poi-item .poi-label{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.8rem;color:#333;letter-spacing:.1em;text-transform:uppercase}.location-map-section .location-content .location-details .poi-list .poi-item:hover .poi-icon-circle{background:#333;color:#fff}.instagram-section{width:100%;margin-bottom:4rem}.instagram-section .insta-grid{display:block;width:100%;max-width:100%;margin:0;padding:0 1rem}.instagram-section .insta-grid :global(.sk-ww-instagram-feed-item),.instagram-section .insta-grid .sk-ww-instagram-feed-item{width:33.33%!important;max-width:33.33%!important;padding:5px!important}.instagram-section .insta-grid :global(.sk_powered_by),.instagram-section .insta-grid :global(.sk-powered-by),.instagram-section .insta-grid :global(a[href*="sociablekit.com"]),.instagram-section .insta-grid :global(.sk-load-more),.instagram-section .insta-grid :global(.sk-bottom-load-more){display:none!important}@media(max-width:900px){.instagram-section .insta-grid{padding:0 1rem}}.instagram-section .insta-grid .insta-center-block{background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:.5rem;position:relative;border-left:1px solid #eee;border-right:1px solid #eee}.instagram-section .insta-grid .insta-center-block h3{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.1rem;color:#000;margin-bottom:.2rem;font-weight:400}.instagram-section .insta-grid .insta-center-block p{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.6rem;color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem}.instagram-section .insta-grid .insta-center-block .insta-icon-circle{position:absolute;bottom:-20px;width:40px;height:40px;background:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;border:3px solid #fff}.instagram-section .insta-grid .insta-center-block .insta-icon-circle svg{width:20px;height:20px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#222;background-color:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;opacity:0;transition:opacity .5s ease-in-out}@font-face{font-family:Brohero;src:url(/fonts/Brohero%20Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Montas;src:url(/fonts/Montas-Regular.otf) format("opentype");font-weight:400;font-style:normal}html[lang=en] body,html[lang=en] p,html[lang=en] .section-text,html[lang=en] .quote-desc,html[lang=en] .room-description,html[lang=en] .room-name,html[lang=en] a,html[lang=en] span,html[lang=en] li,html[lang=en] div{font-family:Montas,sans-serif!important}html[lang=en] h1,html[lang=en] h2,html[lang=en] h3,html[lang=en] h4,html[lang=en] h5,html[lang=en] h6,html[lang=en] .hero-title,html[lang=en] .hero-subtitle,html[lang=en] .section-title,html[lang=en] .section-subtitle,html[lang=en] .btn-book,html[lang=en] .btn-outline{font-family:Brohero,serif!important}@font-face{font-family:Cas Drumhead Custom;src:url(/fonts/CASDRUMHEAD-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Beon Custom;src:url(/fonts/Beon-Regular.otf) format("opentype");font-weight:400;font-style:normal}html[lang=tr] body,html[lang=tr] p,html[lang=tr] .section-text,html[lang=tr] .quote-desc,html[lang=tr] .room-description,html[lang=tr] .room-name,html[lang=tr] a,html[lang=tr] span,html[lang=tr] li,html[lang=tr] div{font-family:Beon Custom,Beon Regular,sans-serif!important}html[lang=tr] h1,html[lang=tr] h2,html[lang=tr] h3,html[lang=tr] h4,html[lang=tr] h5,html[lang=tr] h6,html[lang=tr] .hero-title,html[lang=tr] .hero-subtitle,html[lang=tr] .section-title,html[lang=tr] .section-subtitle,html[lang=tr] .btn-book,html[lang=tr] .btn-outline{font-family:Cas Drumhead Custom,Cas Drumhead,serif!important}h1,h2,h3,h4,h5,h6{font-family:SF Pro Regular,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:#384d5e}a{text-decoration:none;color:inherit;transition:color .3s ease}img,video{max-width:100%;display:block}ul{list-style:none}
