.hotels-module__0hCWGG__page{color:#0a0a0a;background:#fafaf9}.hotels-module__0hCWGG__hero{height:100vh;flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.hotels-module__0hCWGG__heroImageWrapper{will-change:transform;position:absolute;top:0;bottom:0;left:0;right:0}.hotels-module__0hCWGG__heroImage{object-fit:cover;object-position:center;filter:brightness(.4)contrast(1.1)}.hotels-module__0hCWGG__heroContent{z-index:2;flex:1;align-items:center;padding-top:120px;display:flex;position:relative}.hotels-module__0hCWGG__heroGrid{grid-template-columns:1.2fr 1fr;align-items:end;gap:80px;display:grid}.hotels-module__0hCWGG__eyebrow{letter-spacing:.15em;text-transform:uppercase;color:rgba(255,255,255,.6);margin-bottom:32px;font-size:11px;font-weight:500;display:inline-block}.hotels-module__0hCWGG__heroTitle{color:#fff;letter-spacing:-.03em;font-size:max(56px,min(7vw,96px));font-weight:400;line-height:.95;font-family:var(--font-playfair);margin:0}.hotels-module__0hCWGG__heroRight{flex-direction:column;gap:32px;padding-bottom:8px;display:flex}.hotels-module__0hCWGG__heroText{color:rgba(255,255,255,.85);max-width:400px;margin:0;font-size:17px;line-height:1.7}.hotels-module__0hCWGG__heroBtn{color:#0a0a0a;background:#fff;border:1px solid rgba(255,255,255,.2);border-radius:100px;align-self:flex-start;align-items:center;gap:16px;padding:18px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex}.hotels-module__0hCWGG__heroBtn svg{transition:transform .4s cubic-bezier(.23,1,.32,1)}.hotels-module__0hCWGG__heroBtn:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(0,0,0,.3)}.hotels-module__0hCWGG__heroBtn:hover svg{transform:translate(4px)}.hotels-module__0hCWGG__heroFooter{z-index:2;background:var(--brand);border-top:1px solid rgba(255,255,255,.1);padding:40px 0;position:relative}.hotels-module__0hCWGG__stats{grid-template-columns:repeat(4,1fr);gap:40px;display:grid}.hotels-module__0hCWGG__stat{flex-direction:column;gap:4px;display:flex}.hotels-module__0hCWGG__statNumber{color:#fff;font-size:32px;font-weight:300;font-family:var(--font-playfair);letter-spacing:-.02em}.hotels-module__0hCWGG__statLabel{color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.hotels-module__0hCWGG__services{background:#fafaf9;padding:max(100px,min(15vw,180px)) 0}.hotels-module__0hCWGG__sectionHeader{margin-bottom:80px}.hotels-module__0hCWGG__sectionEyebrow{letter-spacing:.15em;text-transform:uppercase;color:#999;margin-bottom:24px;font-size:11px;font-weight:500;display:inline-block}.hotels-module__0hCWGG__sectionTitle{color:#0a0a0a;letter-spacing:-.02em;font-size:max(40px,min(5vw,64px));font-weight:400;line-height:1.1;font-family:var(--font-playfair);margin:0}.hotels-module__0hCWGG__servicesGrid{background:#e5e5e5;border:2px solid #e5e5e5;grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.hotels-module__0hCWGG__serviceCard{cursor:pointer;background:#fff;padding:48px 40px;transition:all .5s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.hotels-module__0hCWGG__serviceCard:before{content:"";background:var(--brand);z-index:0;transition:transform .6s cubic-bezier(.23,1,.32,1);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(100%)}.hotels-module__0hCWGG__serviceCard:hover:before{transform:translateY(0)}.hotels-module__0hCWGG__serviceNumber{z-index:1;color:#999;font-size:14px;font-weight:500;font-family:var(--font-mono),monospace;margin-bottom:24px;transition:color .5s;display:block;position:relative}.hotels-module__0hCWGG__serviceTitle{z-index:1;color:#0a0a0a;margin:0 0 16px;font-size:24px;font-weight:500;line-height:1.3;transition:color .5s;position:relative}.hotels-module__0hCWGG__serviceDescription{z-index:1;color:#666;margin:0;font-size:15px;line-height:1.6;transition:color .5s;position:relative}.hotels-module__0hCWGG__serviceHover{z-index:1;opacity:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;bottom:40px;right:40px;transform:translate(10px,10px)}.hotels-module__0hCWGG__serviceHover svg,.hotels-module__0hCWGG__serviceCard:hover .hotels-module__0hCWGG__serviceNumber,.hotels-module__0hCWGG__serviceCard:hover .hotels-module__0hCWGG__serviceTitle,.hotels-module__0hCWGG__serviceCard:hover .hotels-module__0hCWGG__serviceDescription{color:#fff}.hotels-module__0hCWGG__serviceCard:hover .hotels-module__0hCWGG__serviceHover{opacity:1;transform:translate(0)}.hotels-module__0hCWGG__showcase{background:#fff;padding:max(100px,min(15vw,180px)) 0}.hotels-module__0hCWGG__showcaseGrid{grid-template-columns:1fr 1fr;align-items:center;gap:max(60px,min(10vw,120px));display:grid}.hotels-module__0hCWGG__showcaseImage{aspect-ratio:4/5;border-radius:2px;position:relative;overflow:hidden}.hotels-module__0hCWGG__showcaseImg{object-fit:cover;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.hotels-module__0hCWGG__showcaseImage:hover .hotels-module__0hCWGG__showcaseImg{transform:scale(1.05)}.hotels-module__0hCWGG__showcaseContent{flex-direction:column;gap:48px;display:flex}.hotels-module__0hCWGG__showcaseTitle{color:#0a0a0a;letter-spacing:-.02em;font-size:max(40px,min(5vw,56px));font-weight:400;line-height:1.1;font-family:var(--font-playfair);margin:0}.hotels-module__0hCWGG__features{flex-direction:column;gap:24px;display:flex}.hotels-module__0hCWGG__feature{align-items:center;gap:24px;display:flex}.hotels-module__0hCWGG__featureLine{background:var(--brand);width:40px;height:1px;transition:width .4s cubic-bezier(.23,1,.32,1)}.hotels-module__0hCWGG__feature:hover .hotels-module__0hCWGG__featureLine{width:60px}.hotels-module__0hCWGG__featureText{color:#0a0a0a;font-size:18px;font-weight:500}.hotels-module__0hCWGG__showcaseText{color:#666;max-width:480px;margin:0;font-size:16px;line-height:1.7}.hotels-module__0hCWGG__cta{color:#fff;background:#0a0a0a;padding:max(120px,min(18vw,200px)) 0}.hotels-module__0hCWGG__ctaContent{text-align:center;flex-direction:column;align-items:center;gap:32px;display:flex}.hotels-module__0hCWGG__ctaTitle{letter-spacing:-.02em;font-size:max(48px,min(6vw,80px));font-weight:400;line-height:1.1;font-family:var(--font-playfair);margin:0}.hotels-module__0hCWGG__ctaText{color:rgba(255,255,255,.7);margin:0;font-size:18px}.hotels-module__0hCWGG__ctaBtn{color:#0a0a0a;background:#fff;border-radius:100px;align-items:center;gap:20px;margin-top:24px;padding:24px 48px 24px 64px;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.hotels-module__0hCWGG__ctaBtnCircle{background:var(--brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex}.hotels-module__0hCWGG__ctaBtn:hover{padding-right:64px;transform:translateY(-4px);box-shadow:0 24px 48px rgba(0,0,0,.3)}.hotels-module__0hCWGG__ctaBtn:hover .hotels-module__0hCWGG__ctaBtnCircle{transform:rotate(45deg)scale(1.1)}@media (max-width:1024px){.hotels-module__0hCWGG__heroGrid{grid-template-columns:1fr;gap:48px}.hotels-module__0hCWGG__heroRight{padding-bottom:0}.hotels-module__0hCWGG__stats{grid-template-columns:repeat(2,1fr);gap:32px}.hotels-module__0hCWGG__servicesGrid{grid-template-columns:repeat(2,1fr)}.hotels-module__0hCWGG__showcaseGrid{grid-template-columns:1fr;gap:60px}.hotels-module__0hCWGG__showcaseImage{order:-1}}@media (max-width:768px){.hotels-module__0hCWGG__heroContent{padding-top:100px}.hotels-module__0hCWGG__heroGrid{gap:32px}.hotels-module__0hCWGG__heroTitle{font-size:48px}.hotels-module__0hCWGG__heroText{font-size:16px}.hotels-module__0hCWGG__heroBtn{justify-content:center;width:100%;margin-bottom:32px;padding:16px 24px;font-size:14px}.hotels-module__0hCWGG__heroFooter{padding:24px 0}.hotels-module__0hCWGG__stats{grid-template-columns:repeat(2,1fr);gap:24px}.hotels-module__0hCWGG__statNumber{font-size:28px}.hotels-module__0hCWGG__servicesGrid{grid-template-columns:1fr;gap:1px}.hotels-module__0hCWGG__serviceCard{padding:40px 32px}.hotels-module__0hCWGG__sectionTitle{font-size:40px}.hotels-module__0hCWGG__showcaseTitle{font-size:36px}.hotels-module__0hCWGG__ctaTitle{font-size:40px}.hotels-module__0hCWGG__ctaBtn{padding:20px 40px 20px 48px}.hotels-module__0hCWGG__ctaBtnCircle{width:40px;height:40px}}
