.rs-page{--rs-accent: #179ca6;--rs-ink: #183c3e;--rs-muted: #51696b;--rs-soft: #eef7f6;--rs-line: #d8e6e4;--rs-heading: 'Caveat', cursive;--rs-body: 'Manrope', sans-serif;--rs-radius: 20px;--foreground-color: var(--rs-ink);--background-color: #fff;--second-background-color: var(--rs-soft);--button-color: #116f77;--menu-link-color: var(--rs-ink);--header-background-color: #fff;--footer-background-color: #fff;--footer-text-color: var(--rs-muted);margin:0;padding-bottom:0;color:var(--rs-ink);background:#fff;font:16px/1.6 var(--rs-body)}.rs-page .content{overflow:visible}.rs-page .container{max-width:1208px;padding-inline:24px}.rs-page h1,.rs-page h2,.rs-page h3{font-family:var(--rs-heading);font-weight:600;line-height:1.1;text-wrap:balance}.rs-page h1{font-size:clamp(2.8rem, 4vw, 4rem)}.rs-page h2{font-size:clamp(2.6rem, 3.8vw, 3.7rem)}.rs-page h3{font-size:2rem}.rs-page a{color:inherit;text-underline-offset:5px}.rs-page :focus-visible{outline:3px solid #065d66;outline-offset:5px}.rs-page [id]{scroll-margin-top:24px}.rs-page__eyebrow{margin:0 0 20px;color:var(--rs-muted);font:700 10px/1.6 var(--rs-body);letter-spacing:.18em;text-transform:uppercase}.rs-page__text-link{display:inline-block;padding-block:12px;font-size:14px;text-decoration:underline}.rs-page__skip{position:absolute;inset:-80px auto auto 16px;z-index:1100;padding:12px;background:#fff}.rs-page__skip:focus{top:12px}.rs-page .footer{position:static;margin-top:48px;padding-block:24px;border-color:var(--rs-line);font-size:13px}.rs-brand{display:inline-flex;align-items:center;gap:12px;color:var(--rs-ink);font:600 30px/1 var(--rs-heading);text-decoration:none;white-space:nowrap}.rs-brand__wave{color:var(--rs-accent);font:400 58px/1 var(--rs-body)}.rs-brand__caption{display:block;margin-top:10px;font:8px/1.5 var(--rs-body);letter-spacing:.12em;text-transform:uppercase}.rs-header{background:#fff}.rs-header__nav{min-height:116px;font:500 14px/1.5 var(--rs-body)}.rs-header__menu{flex-grow:0}.rs-header__menu .offcanvas-body{display:flex;align-items:center;gap:16px}.rs-header__menu .navbar-nav{gap:4px;padding:0}.rs-header__menu .navbar-text{color:var(--rs-muted);font-size:11px;max-width:110px}.rs-header .rs-header__menu .menu_account{margin:0;width:auto}.rs-header__menu .nav-link{color:var(--rs-ink)}.rs-header__menu .nav-link:hover{color:#116f77;text-decoration:underline}.rs-header__book{white-space:nowrap;font-size:12px}.rs-header__toggle{min-width:44px;min-height:44px;color:var(--rs-ink);border-color:var(--rs-line);font-size:26px}.rs-page .rs-button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:52px;padding:14px 24px;border:1px solid #107880;border-radius:30px;background:var(--rs-accent);color:#04272a;font:600 14px/1.5 var(--rs-body);text-decoration:none}.rs-page .rs-button:hover{background:#c7efed;color:#04272a}.rs-page .rs-button--compact{min-height:44px;padding:12px 15px;gap:13px;border-radius:9px;font-size:12px}.rs-page .rs-button--outline{background:transparent;border-color:#aacac7;color:var(--rs-ink)}.rs-hero{position:relative;display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:48px;padding-block:32px 42px}.rs-hero .rs-hero__title{position:static;margin:0;font-size:clamp(3.6rem, 5.7vw, 5.4rem);line-height:1.03;letter-spacing:-.03em}.rs-hero__title em{color:#117e87;font-style:normal}.rs-hero__description{max-width:380px;margin:24px 0}.rs-hero__note{margin:15px 0 0;color:var(--rs-muted);font:400 21px/1.5 var(--rs-heading)}.rs-hero__photo{position:relative;min-width:0;margin:0}.rs-hero__image{display:block;width:100%;height:410px;-o-object-fit:cover;object-fit:cover;-o-object-position:48% center;object-position:48% center;border-radius:150px 24px 24px 24px;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px}.rs-hero__caption{position:absolute;bottom:20px;left:20px;padding:13px 22px;background:#fff;border-radius:12px;box-shadow:0 4px 15px rgba(24,60,62,0.07)}.rs-hero__caption span{display:block;font:600 27px/1.2 var(--rs-heading)}.rs-hero__caption small{font-size:9px;letter-spacing:.07em}.rs-hero__sun{position:absolute;right:-10px;top:3px;display:grid;text-align:center;color:#aa7826;font-size:65px;line-height:1}.rs-hero__sun small{font:400 20px/1.5 var(--rs-heading);transform:rotate(8deg)}.rs-highlights{display:flex;justify-content:space-between;gap:24px;margin:0;padding:23px 0;border-block:1px solid var(--rs-line);list-style:none;color:var(--rs-muted);font-size:12px}.rs-highlights__icon{color:#117e87;margin-right:12px}.rs-section{padding-block:60px}.rs-section__heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.rs-section__heading .rs-page__eyebrow{margin-bottom:12px}.rs-section .rs-section__title,.rs-section__heading .rs-section__title{margin:0}.rs-section>.rs-section__title{margin-bottom:30px}.rs-section__intro{max-width:430px;margin:0 0 4px;color:var(--rs-muted);font-size:14px}.rs-services__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:28px}.rs-services__empty{padding:24px;background:var(--rs-soft);border-radius:var(--rs-radius)}.rs-service-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#fff;border-radius:var(--rs-radius);box-shadow:0 0 0 1px rgba(24,60,62,0.07),0 5px 16px rgba(24,60,62,0.025)}.rs-service-card__photo{position:relative;height:218px;margin:8px 8px 0;border-radius:calc(var(--rs-radius) - 8px);background-image:var(--rs-service-photo, url(/images/pages/home/hero.jpeg.webp)),url(/images/pages/home/hero.jpeg.webp);background-position:center;background-size:cover;outline:1px solid rgba(0,0,0,0.1);outline-offset:-1px}.rs-service-card__category{position:absolute;top:14px;left:14px;max-width:calc(100% - 28px);padding:7px 12px;border-radius:30px;background:#fff;font-size:11px}.rs-service-card__body{display:flex;flex:1;flex-direction:column;padding:21px 22px 22px}.rs-service-card__meta{display:flex;justify-content:space-between;gap:12px;margin:0 0 12px;color:var(--rs-muted);font-size:12px}.rs-service-card .rs-service-card__title{margin:0;font-size:2rem}.rs-service-card__description{margin:12px 0 24px;color:var(--rs-muted);font-size:14px;overflow-wrap:anywhere}.rs-service-card__description p:last-child{margin-bottom:0}.rs-service-card__description img{max-width:100%;height:auto}.rs-service-card__footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:auto;padding-top:24px}.rs-service-card__price{font-size:22px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}.rs-location{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;padding:24px;margin-bottom:32px;background:var(--rs-soft);border-radius:var(--rs-radius);font-size:14px}.rs-location .rs-page__eyebrow{margin-bottom:8px}.rs-location__description{max-width:650px;margin-top:16px}.rs-location__weather{min-width:200px}.rs-location__weather[open]{width:50%}.rs-location__weather summary{padding:8px;cursor:pointer}.rs-benefits{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));gap:24px;padding:12px 0 0;margin:0;list-style:none}.rs-benefits__item{color:var(--rs-muted);font-size:13px}.rs-benefits__item img{margin-bottom:16px}.rs-feature,.rs-visit{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:40px;background:var(--rs-soft);border-radius:24px}.rs-feature .rs-section__title,.rs-visit .rs-section__title{margin:0 0 24px}.rs-feature{overflow:hidden}.rs-feature__image{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover}.rs-feature__copy{padding:36px 36px 36px 0}.rs-feature__copy>p:not(.rs-page__eyebrow){font-size:14px;color:var(--rs-muted)}.rs-gallery{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:16px}.rs-gallery__image{flex:0 0 31%;width:31%;height:300px;-o-object-fit:cover;object-fit:cover;border-radius:16px;scroll-snap-align:start}.rs-gallery__hint{margin:8px 0 0;color:var(--rs-muted);font-size:13px}.rs-visit{padding:40px;font-size:14px}.rs-visit__address{margin-top:24px}.rs-visit__map{width:100%;min-height:400px;border:0;border-radius:16px}.rs-visit__links{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:20px}.rs-visit__links a{padding-block:10px}.rs-visit__legal{margin:24px 0 0;color:var(--rs-muted);font-size:11px}@media (max-width: 1199px){.rs-header__nav{min-height:90px}.rs-header__menu{background:#fff}.rs-header__menu .offcanvas-body{display:flex;flex-direction:column;align-items:stretch}.rs-header__menu .navbar-nav{gap:12px}.rs-header__menu .navbar-text{max-width:none}.rs-header__menu .offcanvas-header{padding:24px}.rs-header__menu .offcanvas-title{margin:0;font-size:2rem}.rs-header__menu .btn-close{background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;font-size:16px;margin:0}.rs-hero{gap:26px}.rs-hero__image{height:380px}.rs-services__grid{gap:20px}.rs-service-card__body{padding:18px}.rs-benefits{grid-template-columns:repeat(3, minmax(0, 1fr))}}@media (max-width: 767px){.rs-page .container{padding-inline:18px}.rs-hero{grid-template-columns:1fr;padding-block:24px 30px;gap:24px}.rs-hero__description{max-width:440px}.rs-hero__image{height:310px;border-radius:90px 18px 18px 18px}.rs-hero__sun{top:auto;bottom:310px;right:7px;font-size:48px}.rs-hero__sun small{font-size:17px}.rs-highlights{flex-wrap:wrap;justify-content:flex-start;gap:14px;padding-block:20px}.rs-section{padding-block:40px}.rs-section__heading{display:block;margin-bottom:26px}.rs-section__intro{margin-top:16px}.rs-services__grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:16px}.rs-service-card__photo{height:190px}.rs-service-card__body{padding:18px 15px}.rs-service-card__footer .rs-button{width:100%}.rs-location{flex-direction:column;gap:16px}.rs-location__weather,.rs-location__weather[open]{width:100%;min-width:0}.rs-feature,.rs-visit{grid-template-columns:1fr;gap:24px}.rs-feature__image{min-height:0;height:260px}.rs-feature__copy{padding:0 24px 28px}.rs-visit{padding:28px 24px}.rs-gallery__image{flex-basis:75%;width:75%}}@media (max-width: 440px){.rs-brand{font-size:27px;gap:8px}.rs-brand__wave{font-size:46px}.rs-brand__caption{font-size:7px}.rs-services__grid{grid-template-columns:1fr}.rs-service-card__photo{height:235px}.rs-service-card__body{padding:22px}.rs-service-card__footer .rs-button{width:auto}.rs-hero__image{height:260px}.rs-hero__sun{bottom:258px}.rs-benefits{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (prefers-reduced-motion: no-preference){.rs-button{transition:background-color .15s, color .15s}.rs-button:active{transform:scale(0.96)}}
