.Hero-module-scss-module__RMIlTa__hero{width:100%;height:100vh;color:var(--color-white);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__RMIlTa__bgImage{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__RMIlTa__overlay{z-index:2;background:#19271e66;position:absolute;inset:0}.Hero-module-scss-module__RMIlTa__centeredContainer{z-index:10;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module-scss-module__RMIlTa__glassCard{-webkit-backdrop-filter:blur(24px);text-align:center;background:#141e1933;border:1px solid #ffffff26;border-radius:4px;width:100%;max-width:1200px;padding:6rem 4rem;box-shadow:0 40px 80px #0000004d}.Hero-module-scss-module__RMIlTa__subtitle{text-transform:uppercase;letter-spacing:.6em;color:var(--color-accent);margin-bottom:2rem;font-size:.85rem;font-weight:500;display:block}.Hero-module-scss-module__RMIlTa__title{font-family:var(--font-heading);color:var(--color-white);letter-spacing:-.01em;text-shadow:0 4px 20px #0000001a;margin-bottom:4rem;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:400;line-height:.95}.Hero-module-scss-module__RMIlTa__features{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:4.5rem;display:flex}.Hero-module-scss-module__RMIlTa__features span{text-transform:uppercase;letter-spacing:.2em;color:#fffffff2;font-size:.85rem}.Hero-module-scss-module__RMIlTa__features .Hero-module-scss-module__RMIlTa__dot{color:var(--color-accent);opacity:.8;font-size:1.2rem}.Hero-module-scss-module__RMIlTa__buttons{justify-content:center;display:flex}.Hero-module-scss-module__RMIlTa__buttons button{letter-spacing:.1em;padding:1.25rem 3.5rem;font-size:1.05rem}.Hero-module-scss-module__RMIlTa__buttons .Hero-module-scss-module__RMIlTa__btnSolid{background-color:var(--color-accent);color:var(--color-white);transition:all .4s cubic-bezier(.16,1,.3,1)}.Hero-module-scss-module__RMIlTa__buttons .Hero-module-scss-module__RMIlTa__btnSolid:hover{background-color:var(--color-white);color:var(--color-primary);transform:translateY(-2px);box-shadow:0 10px 30px #0003}@media (max-width:1024px){.Hero-module-scss-module__RMIlTa__glassCard{padding:5rem 3rem}.Hero-module-scss-module__RMIlTa__features{gap:1rem}.Hero-module-scss-module__RMIlTa__features span{letter-spacing:.1em;font-size:.75rem}.Hero-module-scss-module__RMIlTa__title{font-size:clamp(3rem,7vw,5.5rem)}}@media (max-width:768px){.Hero-module-scss-module__RMIlTa__glassCard{box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;padding:3rem 1.5rem}.Hero-module-scss-module__RMIlTa__overlay{background:#19271e99}.Hero-module-scss-module__RMIlTa__title{margin-bottom:3rem;font-size:clamp(2.2rem,8vw,3rem)}.Hero-module-scss-module__RMIlTa__subtitle{letter-spacing:.2em;margin-bottom:1.5rem}.Hero-module-scss-module__RMIlTa__features{flex-direction:column;gap:1.25rem;margin-bottom:3rem}.Hero-module-scss-module__RMIlTa__features .Hero-module-scss-module__RMIlTa__dot{display:none}.Hero-module-scss-module__RMIlTa__buttons button{width:100%;padding:1.2rem 2rem;font-size:1rem}}
.Scenarios-module-scss-module__NJlpvG__sectionHeader{text-align:center;margin-bottom:4rem}.Scenarios-module-scss-module__NJlpvG__sectionHeader .Scenarios-module-scss-module__NJlpvG__subTitleLabel{text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);margin-bottom:1.5rem;font-size:.85rem;font-weight:500;display:block}.Scenarios-module-scss-module__NJlpvG__sectionHeader h2{font-size:clamp(3rem,4vw,5rem);font-family:var(--font-heading);font-weight:400;line-height:1}.Scenarios-module-scss-module__NJlpvG__section{background-color:var(--color-bg);padding:6rem 0}.Scenarios-module-scss-module__NJlpvG__grid{grid-template-columns:repeat(2,1fr);gap:5rem 3rem;display:grid}.Scenarios-module-scss-module__NJlpvG__card{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;flex-direction:column;height:100%;transition:transform .4s,box-shadow .4s;display:flex}.Scenarios-module-scss-module__NJlpvG__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__imageWrapper{width:100%;height:450px;position:relative;overflow:hidden}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.Scenarios-module-scss-module__NJlpvG__card:hover .Scenarios-module-scss-module__NJlpvG__imageWrapper img{transform:scale(1.08)}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content{flex-direction:column;flex:1;padding:3.5rem 3rem;display:flex}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content h3{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:400}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content .Scenarios-module-scss-module__NJlpvG__cardLine{background:var(--color-accent);width:40px;height:1px;margin-bottom:1.5rem;transition:width .4s}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content p{color:#19271eb3;max-width:600px;font-size:1.1rem;line-height:1.55}.Scenarios-module-scss-module__NJlpvG__card:hover .Scenarios-module-scss-module__NJlpvG__content .Scenarios-module-scss-module__NJlpvG__cardLine{width:80px}@media (max-width:1200px){.Scenarios-module-scss-module__NJlpvG__section{padding:3rem 0}.Scenarios-module-scss-module__NJlpvG__grid{gap:3rem 2rem}.Scenarios-module-scss-module__NJlpvG__imageWrapper{height:350px}}@media (max-width:768px){.Scenarios-module-scss-module__NJlpvG__section{padding:3rem 0}.Scenarios-module-scss-module__NJlpvG__sectionHeader{margin-bottom:2rem}.Scenarios-module-scss-module__NJlpvG__sectionHeader h2{font-size:clamp(2.5rem,6vw,3.5rem)}.Scenarios-module-scss-module__NJlpvG__grid{grid-template-columns:1fr;gap:2rem}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__imageWrapper{height:250px}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content{padding:2rem 1.5rem}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content h3{font-size:1.8rem}.Scenarios-module-scss-module__NJlpvG__card .Scenarios-module-scss-module__NJlpvG__content p{font-size:1rem}}
.Advantages-module-scss-module__43Xzma__section{background-color:var(--color-surface);padding:6rem 0}.Advantages-module-scss-module__43Xzma__sectionHeader{text-align:center;z-index:10;margin-bottom:4rem;position:relative}.Advantages-module-scss-module__43Xzma__sectionHeader .Advantages-module-scss-module__43Xzma__subTitleLabel{text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);margin-bottom:1.5rem;font-size:.85rem;display:block}.Advantages-module-scss-module__43Xzma__sectionHeader h2{font-size:clamp(3rem,4vw,5rem);font-family:var(--font-heading);color:var(--color-primary);font-weight:400}.Advantages-module-scss-module__43Xzma__grid{grid-template-columns:repeat(3,1fr);gap:6rem 4rem;display:grid}.Advantages-module-scss-module__43Xzma__card{text-align:center;flex-direction:column;align-items:center;display:flex}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__iconWrap{background:var(--color-bg);width:80px;height:80px;color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;transition:transform .4s,background .4s;display:flex}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__textWrap h3{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:1rem;font-size:2.2rem;font-weight:400;transition:color .4s}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__textWrap p{color:#19271eb3;font-size:1.05rem;line-height:1.6}.Advantages-module-scss-module__43Xzma__card:hover .Advantages-module-scss-module__43Xzma__iconWrap{background:var(--color-accent);color:var(--color-white);transform:translateY(-10px)}@media (max-width:1024px){.Advantages-module-scss-module__43Xzma__section{padding:3rem 0}.Advantages-module-scss-module__43Xzma__grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:768px){.Advantages-module-scss-module__43Xzma__section{padding:3rem 0}.Advantages-module-scss-module__43Xzma__sectionHeader{margin-bottom:3rem}.Advantages-module-scss-module__43Xzma__sectionHeader h2{font-size:clamp(2.5rem,6vw,3.5rem)}.Advantages-module-scss-module__43Xzma__grid{grid-template-columns:1fr;gap:3.5rem 3rem}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__iconWrap{width:60px;height:60px;margin-bottom:1.5rem}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__textWrap h3{margin-bottom:.8rem;font-size:1.8rem}.Advantages-module-scss-module__43Xzma__card .Advantages-module-scss-module__43Xzma__textWrap p{font-size:1rem}}
.RoomIncludes-module-scss-module__ahWK5a__section{background-color:var(--color-surface);padding:6rem 0}.RoomIncludes-module-scss-module__ahWK5a__grid{grid-template-columns:.65fr 1.5fr;align-items:center;gap:8rem;display:grid}.RoomIncludes-module-scss-module__ahWK5a__imgWrap{aspect-ratio:3/4;border-radius:2px;width:100%;position:relative;overflow:hidden}.RoomIncludes-module-scss-module__ahWK5a__imgWrap img{object-fit:cover;filter:brightness(.9);width:100%;height:100%}.RoomIncludes-module-scss-module__ahWK5a__contentWrap .RoomIncludes-module-scss-module__ahWK5a__overline{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);margin-bottom:2rem;font-size:.85rem;display:block}.RoomIncludes-module-scss-module__ahWK5a__contentWrap h2{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:4rem;font-size:5rem;font-weight:300;line-height:.95}.RoomIncludes-module-scss-module__ahWK5a__servicesGrid{grid-template-columns:1fr 1fr;gap:4rem 3rem;display:grid}.RoomIncludes-module-scss-module__ahWK5a__servicesGrid .RoomIncludes-module-scss-module__ahWK5a__serviceItem{border-top:1px solid #0000001a;padding-top:2rem}.RoomIncludes-module-scss-module__ahWK5a__servicesGrid .RoomIncludes-module-scss-module__ahWK5a__serviceItem h4{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:1rem;font-size:2rem;font-weight:400}.RoomIncludes-module-scss-module__ahWK5a__servicesGrid .RoomIncludes-module-scss-module__ahWK5a__serviceItem p{color:#19271e99;font-size:1rem;line-height:1.6}@media (max-width:1024px){.RoomIncludes-module-scss-module__ahWK5a__section{padding:3rem 0}.RoomIncludes-module-scss-module__ahWK5a__grid{grid-template-columns:1fr;gap:4rem}.RoomIncludes-module-scss-module__ahWK5a__imgWrap{aspect-ratio:16/9;order:2}.RoomIncludes-module-scss-module__ahWK5a__contentWrap{order:1}.RoomIncludes-module-scss-module__ahWK5a__contentWrap h2{font-size:3.5rem}.RoomIncludes-module-scss-module__ahWK5a__servicesGrid{grid-template-columns:1fr;gap:3rem}}
.Includes-module-scss-module__BBWnrq__section{background-color:var(--color-bg);padding:6rem 0}.Includes-module-scss-module__BBWnrq__sectionHeader{text-align:center;z-index:10;margin-bottom:4rem;position:relative}.Includes-module-scss-module__BBWnrq__sectionHeader .Includes-module-scss-module__BBWnrq__subTitleLabel{text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);margin-bottom:1.5rem;font-size:.85rem;display:block}.Includes-module-scss-module__BBWnrq__sectionHeader h2{font-size:clamp(3rem,4vw,5rem);font-family:var(--font-heading);font-weight:400}.Includes-module-scss-module__BBWnrq__grid{grid-template-columns:1fr 1fr;gap:6rem;width:100%;display:grid}.Includes-module-scss-module__BBWnrq__col h3{font-family:var(--font-heading);color:var(--color-primary);border-bottom:2px solid var(--color-accent);margin-bottom:3rem;padding-bottom:1rem;font-size:2.5rem;display:inline-block}.Includes-module-scss-module__BBWnrq__listRow{font-family:var(--font-base);cursor:default;border-bottom:1px solid #0000001a;border-radius:4px;justify-content:space-between;align-items:baseline;margin:0 -1rem;padding:1.5rem 1rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.Includes-module-scss-module__BBWnrq__listRow .Includes-module-scss-module__BBWnrq__itemLabel{color:var(--color-primary);align-items:center;gap:1rem;font-size:1.2rem;transition:transform .4s cubic-bezier(.16,1,.3,1),color .4s;display:flex}.Includes-module-scss-module__BBWnrq__listRow .Includes-module-scss-module__BBWnrq__itemValue{font-family:var(--font-heading);color:var(--color-accent);font-size:1.5rem;transition:opacity .4s}.Includes-module-scss-module__BBWnrq__listRow:hover{background:#00000008}.Includes-module-scss-module__BBWnrq__listRow:hover .Includes-module-scss-module__BBWnrq__itemLabel{color:var(--color-accent);transform:translate(10px)}.Includes-module-scss-module__BBWnrq__listRow:last-child{border-bottom:none}@media (max-width:1024px){.Includes-module-scss-module__BBWnrq__section{padding:3rem 0}.Includes-module-scss-module__BBWnrq__grid{gap:4rem}}@media (max-width:768px){.Includes-module-scss-module__BBWnrq__section{padding:3rem 0}.Includes-module-scss-module__BBWnrq__sectionHeader{margin-bottom:3rem}.Includes-module-scss-module__BBWnrq__sectionHeader h2{font-size:clamp(2.5rem,6vw,3.5rem)}.Includes-module-scss-module__BBWnrq__grid{grid-template-columns:1fr;gap:4rem}.Includes-module-scss-module__BBWnrq__col h3{border-width:1px;margin-bottom:2rem;font-size:2rem}.Includes-module-scss-module__BBWnrq__listRow{margin:0;padding:1rem .5rem}.Includes-module-scss-module__BBWnrq__listRow .Includes-module-scss-module__BBWnrq__itemLabel{gap:.8rem;font-size:1.05rem}.Includes-module-scss-module__BBWnrq__listRow .Includes-module-scss-module__BBWnrq__itemValue{font-size:1.2rem}}
.RoomCatalog-module-scss-module__gNrSwW__section{background-color:var(--color-bg);padding:6rem 0}.RoomCatalog-module-scss-module__gNrSwW__header{text-align:center;max-width:800px;margin:0 auto 4rem}.RoomCatalog-module-scss-module__gNrSwW__header .RoomCatalog-module-scss-module__gNrSwW__overline{text-transform:uppercase;letter-spacing:.3em;color:var(--color-accent);margin-bottom:2rem;font-size:.85rem;display:block}.RoomCatalog-module-scss-module__gNrSwW__header h2{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:2rem;font-size:5rem;font-weight:300;line-height:1}.RoomCatalog-module-scss-module__gNrSwW__header p{color:#19271e99;font-size:1.2rem;line-height:1.6}.RoomCatalog-module-scss-module__gNrSwW__catalogGrid{flex-direction:column;gap:6rem;display:flex}.RoomCatalog-module-scss-module__gNrSwW__roomCard{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n){grid-template-columns:1fr 1fr}.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__galleryWrap{order:2}.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__contentWrap{border-left:none;border-right:1px solid var(--color-accent);order:1;padding-left:0;padding-right:4rem}.RoomCatalog-module-scss-module__gNrSwW__galleryWrap{flex-direction:column;gap:1.5rem;width:100%;display:flex}.RoomCatalog-module-scss-module__gNrSwW__mainImage{aspect-ratio:4/3;background:var(--color-surface);border-radius:4px;width:100%;position:relative;overflow:hidden;box-shadow:0 40px 80px #0000000d}.RoomCatalog-module-scss-module__gNrSwW__mainImageFrame{position:absolute;inset:0}.RoomCatalog-module-scss-module__gNrSwW__thumbnails{scrollbar-width:none;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.RoomCatalog-module-scss-module__gNrSwW__thumbnails::-webkit-scrollbar{display:none}.RoomCatalog-module-scss-module__gNrSwW__thumb{aspect-ratio:16/10;cursor:pointer;background:var(--color-surface);opacity:.5;border:1px solid #0000;border-radius:2px;flex-shrink:0;width:140px;padding:0;transition:all .3s;position:relative;overflow:hidden}.RoomCatalog-module-scss-module__gNrSwW__thumb:hover{opacity:.8}.RoomCatalog-module-scss-module__gNrSwW__thumb.RoomCatalog-module-scss-module__gNrSwW__active{opacity:1;border-color:#19271e4d}.RoomCatalog-module-scss-module__gNrSwW__contentWrap{border-left:1px solid var(--color-accent);padding-left:4rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__roomTitle{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:2rem;font-size:3.5rem;font-weight:300;line-height:1}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__capacity{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);background:#19271e0d;border-radius:4px;align-items:center;gap:.8rem;margin-bottom:3rem;padding:.5rem 1rem;font-size:.9rem;display:inline-flex}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities{margin-bottom:4rem;padding:0;list-style:none}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities li{color:#19271ecc;border-bottom:1px solid #0000000d;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;padding-bottom:1rem;font-size:1.1rem;display:flex}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities li:last-child{border-bottom:none}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities li .RoomCatalog-module-scss-module__gNrSwW__amIcon{color:var(--color-accent);flex-shrink:0}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceLabel{text-transform:uppercase;letter-spacing:.2em;color:#19271e80;margin-bottom:.5rem;font-size:.8rem;display:block}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceValue{font-family:var(--font-heading);color:var(--color-primary);font-size:2.5rem;font-weight:300}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__bookBtn{color:var(--color-primary);border:1px solid var(--color-primary);text-transform:uppercase;letter-spacing:.15em;cursor:pointer;background:0 0;margin-top:1.5rem;padding:1rem 2rem;font-size:.8rem;transition:all .3s;display:inline-block}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__bookBtn:hover{background:var(--color-primary);color:#fff}@media (max-width:1024px){.RoomCatalog-module-scss-module__gNrSwW__section{padding:3rem 0}.RoomCatalog-module-scss-module__gNrSwW__header{margin-bottom:2rem}.RoomCatalog-module-scss-module__gNrSwW__header h2{font-size:3.5rem}.RoomCatalog-module-scss-module__gNrSwW__header p{font-size:1.05rem}.RoomCatalog-module-scss-module__gNrSwW__catalogGrid{gap:4rem}.RoomCatalog-module-scss-module__gNrSwW__roomCard,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n){border-radius:4px;grid-template-columns:1fr;gap:0;overflow:hidden;box-shadow:0 20px 60px #0000000f}.RoomCatalog-module-scss-module__gNrSwW__roomCard .RoomCatalog-module-scss-module__gNrSwW__galleryWrap,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__galleryWrap{order:1}.RoomCatalog-module-scss-module__gNrSwW__roomCard .RoomCatalog-module-scss-module__gNrSwW__contentWrap,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__contentWrap{background:var(--color-surface);border-left:none;border-right:none;order:2;padding:3.5rem 3rem}.RoomCatalog-module-scss-module__gNrSwW__galleryWrap{margin-bottom:0}.RoomCatalog-module-scss-module__gNrSwW__mainImage{box-shadow:none;aspect-ratio:16/9;border-radius:0}.RoomCatalog-module-scss-module__gNrSwW__thumbnails{background:var(--color-surface);border-bottom:1px solid #0000000a;gap:.5rem;padding:.75rem 2rem}.RoomCatalog-module-scss-module__gNrSwW__thumb{width:80px}.RoomCatalog-module-scss-module__gNrSwW__contentWrap{border-top:none;border-radius:0;grid-template-rows:auto auto auto;grid-template-columns:1.2fr .8fr;gap:0 4rem;display:grid}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__roomTitle{border-bottom:1px solid #0000000f;grid-column:1/-1;margin-bottom:1rem;padding-bottom:1.5rem;font-size:2.8rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__capacity{grid-column:1/-1;margin-top:1.5rem;margin-bottom:2.5rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities{border-right:1px solid #0000000f;grid-column:1;margin-bottom:0;padding-right:3rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities li{gap:1rem;margin-bottom:.6rem;padding-bottom:.6rem;font-size:1rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock{text-align:right;flex-direction:column;grid-column:2;justify-content:flex-end;align-items:flex-end;display:flex}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceLabel{font-size:.75rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceValue{font-size:2.5rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__bookBtn{text-align:center;width:100%;margin-top:1.5rem}}@media (max-width:768px){.RoomCatalog-module-scss-module__gNrSwW__section{padding:3rem 0}.RoomCatalog-module-scss-module__gNrSwW__header{margin-bottom:2rem}.RoomCatalog-module-scss-module__gNrSwW__header h2{font-size:2.5rem}.RoomCatalog-module-scss-module__gNrSwW__header p{font-size:1rem}.RoomCatalog-module-scss-module__gNrSwW__catalogGrid{gap:4rem}.RoomCatalog-module-scss-module__gNrSwW__roomCard,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n){border-radius:4px;grid-template-columns:1fr;gap:0;overflow:hidden;box-shadow:0 10px 40px #0000000f}.RoomCatalog-module-scss-module__gNrSwW__roomCard .RoomCatalog-module-scss-module__gNrSwW__galleryWrap,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__galleryWrap{order:1}.RoomCatalog-module-scss-module__gNrSwW__roomCard .RoomCatalog-module-scss-module__gNrSwW__contentWrap,.RoomCatalog-module-scss-module__gNrSwW__roomCard:nth-child(2n) .RoomCatalog-module-scss-module__gNrSwW__contentWrap{background:var(--color-surface);border-left:none;border-right:none;flex-direction:column;order:2;padding:2rem 1.5rem;display:flex}.RoomCatalog-module-scss-module__gNrSwW__mainImage{box-shadow:none;border-radius:0}.RoomCatalog-module-scss-module__gNrSwW__thumbnails{background:var(--color-surface);border-bottom:1px solid #0000000a;gap:.5rem;padding:.5rem 1rem}.RoomCatalog-module-scss-module__gNrSwW__thumb{width:70px}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__roomTitle{border-bottom:1px solid #0000000f;margin-bottom:1rem;padding-bottom:1rem;font-size:2rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__capacity{margin-top:1rem;margin-bottom:1.5rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities{border-right:none;margin-bottom:2rem;padding-right:0}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__amenities li{gap:1rem;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock{text-align:left;border-top:1px solid #0000000f;flex-direction:column;align-items:stretch;padding-top:1.5rem;display:flex}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceLabel{font-size:.75rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__priceValue{font-size:2.2rem}.RoomCatalog-module-scss-module__gNrSwW__contentWrap .RoomCatalog-module-scss-module__gNrSwW__priceBlock .RoomCatalog-module-scss-module__gNrSwW__bookBtn{text-align:center;width:100%;margin-top:1rem}}
.Rent-module-scss-module__owhk4a__section{background-color:var(--color-surface);padding:6rem 0}.Rent-module-scss-module__owhk4a__layout{justify-content:flex-end;align-items:flex-end;padding:6rem 0;display:flex;position:relative}.Rent-module-scss-module__owhk4a__imgWrap{aspect-ratio:16/9;z-index:1;border-radius:4px;width:75%;position:absolute;top:0;left:0;right:25%;overflow:hidden}.Rent-module-scss-module__owhk4a__imgWrap img{object-fit:cover;width:100%;height:100%}.Rent-module-scss-module__owhk4a__textWrap{z-index:10;-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-radius:4px;width:50%;margin-top:15rem;padding:5rem;position:relative;box-shadow:0 30px 60px #00000014}.Rent-module-scss-module__owhk4a__textWrap .Rent-module-scss-module__owhk4a__overline{text-transform:uppercase;letter-spacing:.25rem;color:var(--color-accent);margin-bottom:1.5rem;font-size:.85rem;font-weight:500;display:block}.Rent-module-scss-module__owhk4a__textWrap h2{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:2rem;font-size:4rem;font-weight:300;line-height:1}.Rent-module-scss-module__owhk4a__textWrap p{color:#19271e99;margin-bottom:3rem;font-size:1.15rem;line-height:1.6}.Rent-module-scss-module__owhk4a__features{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.Rent-module-scss-module__owhk4a__features .Rent-module-scss-module__owhk4a__feat{border-top:1px solid #0000001a;padding-top:1.5rem}.Rent-module-scss-module__owhk4a__features .Rent-module-scss-module__owhk4a__feat strong{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.5rem;font-size:3rem;font-weight:300;line-height:1;display:block}.Rent-module-scss-module__owhk4a__features .Rent-module-scss-module__owhk4a__feat span{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);font-size:.8rem}@media (max-width:1024px){.Rent-module-scss-module__owhk4a__section{padding:3rem 0}.Rent-module-scss-module__owhk4a__layout{flex-direction:column;padding:0}.Rent-module-scss-module__owhk4a__imgWrap{aspect-ratio:16/9;width:100%;margin-bottom:-6rem;position:relative;right:auto}.Rent-module-scss-module__owhk4a__textWrap{width:95%;margin:0 auto;padding:3rem}}@media (max-width:768px){.Rent-module-scss-module__owhk4a__section{padding:3rem 0}.Rent-module-scss-module__owhk4a__imgWrap{height:300px;margin-bottom:-4rem}.Rent-module-scss-module__owhk4a__textWrap{width:100%;margin-top:0;padding:2.5rem 1.5rem}.Rent-module-scss-module__owhk4a__textWrap h2{margin-bottom:1.5rem;font-size:2.5rem}.Rent-module-scss-module__owhk4a__textWrap p{margin-bottom:2rem;font-size:1rem}.Rent-module-scss-module__owhk4a__features{grid-template-columns:1fr;gap:1.5rem}.Rent-module-scss-module__owhk4a__features .Rent-module-scss-module__owhk4a__feat strong{font-size:2.5rem}}
.RoomsRent-module-scss-module__N68QOa__section{justify-content:center;align-items:center;width:100%;min-height:90vh;margin:4rem 0;display:flex;position:relative;overflow:hidden}.RoomsRent-module-scss-module__N68QOa__bgWrap{z-index:1;position:absolute;inset:0}.RoomsRent-module-scss-module__N68QOa__bgWrap img{object-fit:cover;filter:brightness(.9);width:100%;height:100%}.RoomsRent-module-scss-module__N68QOa__overlay{z-index:2;background:#19271ea6;position:absolute;inset:0}.RoomsRent-module-scss-module__N68QOa__content{z-index:10;text-align:center;color:#fff;max-width:1000px;padding:0 2rem;position:relative}.RoomsRent-module-scss-module__N68QOa__content .RoomsRent-module-scss-module__N68QOa__overline{text-transform:uppercase;letter-spacing:.4em;color:var(--color-accent);margin-bottom:2rem;font-size:.9rem;display:block}.RoomsRent-module-scss-module__N68QOa__content h2{font-family:var(--font-heading);color:#fff;margin-bottom:2.5rem;font-size:7rem;font-weight:300;line-height:.95}.RoomsRent-module-scss-module__N68QOa__content p{color:#fffc;max-width:800px;margin:0 auto 5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.RoomsRent-module-scss-module__N68QOa__stats{flex-wrap:wrap;justify-content:center;gap:4rem;display:flex}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat{border-top:1px solid #fff3;min-width:140px;padding-top:1.5rem}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat strong{font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:300;line-height:1;display:block}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat span{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);font-size:.85rem}.RoomsRent-module-scss-module__N68QOa__priceRow{margin-top:4rem}.RoomsRent-module-scss-module__N68QOa__priceRow .RoomsRent-module-scss-module__N68QOa__priceValue{font-family:var(--font-heading);color:#fff;font-size:3.5rem;font-weight:300}.RoomsRent-module-scss-module__N68QOa__bookBtn{color:#fff;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;background:0 0;border:1px solid #fff6;margin-top:2.5rem;padding:1.25rem 3rem;font-size:.8rem;transition:all .3s}.RoomsRent-module-scss-module__N68QOa__bookBtn:hover{color:var(--color-primary);background:#fff}@media (max-width:1024px){.RoomsRent-module-scss-module__N68QOa__section{min-height:70vh;margin:2rem 0}.RoomsRent-module-scss-module__N68QOa__content h2{font-size:4rem}.RoomsRent-module-scss-module__N68QOa__stats{gap:3rem}.RoomsRent-module-scss-module__N68QOa__priceRow .RoomsRent-module-scss-module__N68QOa__priceValue{font-size:2.5rem}}@media (max-width:768px){.RoomsRent-module-scss-module__N68QOa__section{min-height:auto;margin:1rem 0;padding:3rem 0}.RoomsRent-module-scss-module__N68QOa__content{padding:0 1.5rem}.RoomsRent-module-scss-module__N68QOa__content h2{margin-bottom:1.5rem;font-size:2.5rem}.RoomsRent-module-scss-module__N68QOa__content p{margin-bottom:2.5rem;font-size:.95rem;line-height:1.55}.RoomsRent-module-scss-module__N68QOa__content .RoomsRent-module-scss-module__N68QOa__overline{letter-spacing:.2em;margin-bottom:1.5rem;font-size:.75rem}.RoomsRent-module-scss-module__N68QOa__stats{flex-wrap:wrap;gap:1.5rem;width:100%;max-width:400px;margin:0 auto}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat{flex:0 0 calc(50% - 1rem);min-width:auto;padding-top:1.2rem}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat strong{margin-bottom:.5rem;font-size:2rem}.RoomsRent-module-scss-module__N68QOa__stats .RoomsRent-module-scss-module__N68QOa__stat span{letter-spacing:.15em;font-size:.7rem}.RoomsRent-module-scss-module__N68QOa__priceRow{margin-top:2.5rem}.RoomsRent-module-scss-module__N68QOa__priceRow .RoomsRent-module-scss-module__N68QOa__priceValue{font-size:2rem}.RoomsRent-module-scss-module__N68QOa__bookBtn{width:100%;max-width:280px;margin-top:2rem;padding:1.1rem 2rem;font-size:.75rem}}
.Formats-module-scss-module__gqRSGa__formats{background-color:var(--color-white);color:var(--color-primary);padding:6rem 0}.Formats-module-scss-module__gqRSGa__header{margin-bottom:4rem}.Formats-module-scss-module__gqRSGa__header .Formats-module-scss-module__gqRSGa__subTitleLabel{text-transform:uppercase;letter-spacing:.25rem;color:var(--color-accent);margin-bottom:1.5rem;font-size:.85rem;font-weight:500;display:block}.Formats-module-scss-module__gqRSGa__header h2{letter-spacing:-.01em;font-size:clamp(3.5rem,5vw,5.5rem);font-weight:400}.Formats-module-scss-module__gqRSGa__gridContainer{flex-direction:column;gap:6rem;display:flex}.Formats-module-scss-module__gqRSGa__rowItem{align-items:center;gap:8rem;display:flex}.Formats-module-scss-module__gqRSGa__rowReverse{flex-direction:row-reverse}.Formats-module-scss-module__gqRSGa__imageBox{border-radius:4px;flex:0 0 50%;height:800px;position:relative;overflow:hidden}.Formats-module-scss-module__gqRSGa__imageBox img{object-fit:cover;width:100%;height:100%;transition:transform 1.5s cubic-bezier(.16,1,.3,1)}.Formats-module-scss-module__gqRSGa__imageBox:hover img{transform:scale(1.05)}.Formats-module-scss-module__gqRSGa__contentBox{flex:1}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__formatType{text-transform:uppercase;letter-spacing:.2rem;color:var(--color-accent);border:1px solid var(--color-accent);border-radius:4px;margin-bottom:1.5rem;padding:6px 12px;font-size:.8rem;display:inline-block}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__formatSubType{color:#19271e8c;margin-bottom:1.5rem;font-size:1rem;font-style:italic;display:block}.Formats-module-scss-module__gqRSGa__contentBox h3{margin-bottom:2.5rem;font-size:clamp(3rem,4vw,4.5rem);line-height:1}.Formats-module-scss-module__gqRSGa__contentBox p{color:#19271ebf;max-width:550px;margin-bottom:4rem;font-size:1.15rem;line-height:1.6}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__bottomBar{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;max-width:550px;padding-top:2.5rem;display:flex}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__bottomBar .Formats-module-scss-module__gqRSGa__price{font-family:var(--font-heading);color:var(--color-primary);font-size:2.5rem}@media (max-width:1200px){.Formats-module-scss-module__gqRSGa__formats{padding:4rem 0}.Formats-module-scss-module__gqRSGa__rowItem,.Formats-module-scss-module__gqRSGa__rowReverse{flex-direction:column;gap:4rem}.Formats-module-scss-module__gqRSGa__imageBox{flex:auto;width:100%;height:500px}}@media (max-width:768px){.Formats-module-scss-module__gqRSGa__formats{padding:3rem 0}.Formats-module-scss-module__gqRSGa__header{margin-bottom:3rem}.Formats-module-scss-module__gqRSGa__gridContainer{gap:3rem}.Formats-module-scss-module__gqRSGa__imageBox{height:300px}.Formats-module-scss-module__gqRSGa__contentBox h3{margin-bottom:1.5rem;font-size:clamp(2.2rem,6vw,3rem)}.Formats-module-scss-module__gqRSGa__contentBox p{margin-bottom:2rem;font-size:1rem}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__bottomBar{flex-direction:column;align-items:flex-start;gap:1.5rem;padding-top:1.5rem}.Formats-module-scss-module__gqRSGa__contentBox .Formats-module-scss-module__gqRSGa__bottomBar .Formats-module-scss-module__gqRSGa__price{font-size:2rem}}
