@keyframes move-arrow{0%,to{translate:0}50%{translate:-5.5px}}.rh-modal{width:100%;height:100dvh;position:fixed;top:0;left:0;border:0;z-index:8;padding:var(--padding-medium);max-width:unset;max-height:unset;background-color:transparent}.rh-modal--no-padding .rh-modal__content{padding:0}.rh-modal::backdrop{background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rh-modal[open]{display:grid;place-content:center}.rh-modal__content{background-color:var(--primitive-rh-white);padding:var(--padding-medium);border-radius:var(--button-radius);max-height:80dvh;position:relative;font-weight:300}@media (min-width: 768px){.rh-modal__content{max-width:600px}}@media (min-width: 1280px){.rh-modal__content{max-width:var(--max-content-width)}}.rh-modal__content--author{display:none}.rh-modal__body{overflow-y:auto;height:100%;border-radius:var(--button-radius)}.rh-modal__body ul,.rh-modal__body ol{padding-left:var(--atom-spacer-medium)}.rh-modal__body::-webkit-scrollbar{width:5px;height:5px}.rh-modal__body::-webkit-scrollbar-track{background:transparent}.rh-modal__body::-webkit-scrollbar-thumb{background:var(--primitive-rh-principal)}.rh-modal__body::-webkit-scrollbar-thumb:hover{background:var(--primitive-rh-secundary)}.rh-modal__body::-webkit-scrollbar-thumb{border-radius:var(--button-radius)}.rh-modal__close-btn{position:absolute;z-index:8;display:grid;place-content:center;top:0;right:0;transform:translate(50%,-50%);font-size:24px;cursor:pointer;background-color:var(--primitive-rh-principal);border-radius:50%;width:40px;aspect-ratio:1}.rh-modal__close-btn:hover{background-color:var(--primitive-rh-light-grey);border:2px solid var(--primitive-rh-principal)}.rh-modal__close-btn:focus-visible{outline:2px solid var(--primitive-rh-light-grey)}@media (min-width: 768px){.rh-modal__close-btn{width:48px}}.hotel-services{padding:var(--padding-medium) var(--padding-large)}@media (min-width: 1280px){.hotel-services{padding-inline:var(--padding-xlarge)}}.rh-hotel-services{display:block;position:relative;width:100%;max-width:var(--max-content-width);margin:0 auto}.rh-hotel-services.mod--grid .rh-hotel-services__wrapper{display:grid;grid-template-columns:1fr;gap:var(--atom-spacer-small)}@media (min-width: 768px){.rh-hotel-services.mod--grid .rh-hotel-services__wrapper{grid-template-columns:1fr 1fr}}@media (min-width: 1280px){.rh-hotel-services.mod--grid .rh-hotel-services__wrapper{grid-template-columns:1fr 1fr 1fr}}.rh-hotel-services.mod--grid .swiper-pagination,.rh-hotel-services.mod--grid .swiper-navigation{display:none}.rh-hotel-services__title{font-family:var(--font-family);font-size:28px;font-weight:600;line-height:30px}@media (min-width: 768px){.rh-hotel-services__title{font-size:30px;line-height:34px}}@media (min-width: 1280px){.rh-hotel-services__title{font-size:32px;line-height:35px}}.rh-hotel-services__container{width:100%;padding-top:var(--atom-spacer-small)}.rh-hotel-services__description{margin-top:var(--atom-spacer-xxsmall);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:22px;letter-spacing:.12px;color:var(--primitive-rh-second-grey)}rh-hotel-services-item{display:flex;flex-direction:column;height:100%;background-color:#fff;border:1px solid var(--primitive-rh-light-grey);border-radius:var(--button-radius);overflow:hidden}rh-hotel-services-item:hover{box-shadow:0 3px 6px #2d2d2d33}rh-hotel-services-item .rh-hotel-services-item__wrapper{display:flex;flex-direction:column;height:100%;cursor:pointer}rh-hotel-services-item .rh-hotel-services-item__img img{height:250px;width:100%;object-fit:cover}@media (min-width: 1280px){rh-hotel-services-item .rh-hotel-services-item__img img{height:280px}}@media (min-width: 1280px){rh-hotel-services-item .rh-hotel-services-item__img img{height:320px}}rh-hotel-services-item .rh-hotel-services-item__content{display:flex;flex-direction:column;gap:var(--atom-spacer-xsmall);padding:var(--padding-xsmall);height:100%}rh-hotel-services-item .rh-hotel-services-item__content--small-spacing{gap:var(--atom-spacer-xxsmall);padding:unset}rh-hotel-services-item .rh-hotel-services-item__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--atom-spacer-xsmall)}rh-hotel-services-item .rh-hotel-services-item__title{color:var(--primitive-rh-grey);font-family:var(--font-family);font-size:18px;font-weight:400;line-height:24px}@media (min-width: 768px){rh-hotel-services-item .rh-hotel-services-item__title{font-size:20px;line-height:26px}}@media (min-width: 1280px){rh-hotel-services-item .rh-hotel-services-item__title{font-size:22px;line-height:26px}}rh-hotel-services-item .rh-hotel-services-item__title{line-height:27px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:28px;text-transform:uppercase;font-weight:500}rh-hotel-services-item .rh-hotel-services-item__title:hover{text-decoration:underline}rh-hotel-services-item .rh-hotel-services-item-arrow{display:inline-block;font-size:32px}rh-hotel-services-item .rh-hotel-services-item-arrow:hover{animation:move-arrow .6s 1}rh-hotel-services-item .rh-hotel-services-item__description{color:var(--primitive-rh-second-grey);font-family:var(--font-family);font-size:16px;font-weight:500;letter-spacing:.12px;line-height:22px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;max-height:46px;font-weight:300}rh-hotel-services-item .rh-hotel-services-item-cta{transition:all .2s ease;padding:8px;margin-top:auto;background-color:var(--primitive-rh-principal);border-radius:var(--button-radius-small);font-family:var(--font-family);font-size:16px;font-weight:500;line-height:22px;letter-spacing:.12px;color:var(--primitive-rh-grey);text-transform:uppercase;text-align:center;font-weight:400}rh-hotel-services-item .rh-hotel-services-item-cta:hover{background-color:var(--primitive-rh-dark-green);color:#fff}rh-hotel-services-item .rh-hotel-services-item-cta:focus-visible{outline:3px solid var(--primitive-rh-secundary)}rh-hotel-services-item .rh-hotel-services-item-second-link{font-family:var(--font-family);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.12px}@media (min-width: 768px){rh-hotel-services-item .rh-hotel-services-item-second-link{line-height:22px}}@media (min-width: 1280px){rh-hotel-services-item .rh-hotel-services-item-second-link{font-size:16px}}rh-hotel-services-item .rh-hotel-services-item-second-link{font-weight:600;color:var(--primitive-rh-dark-green)}rh-hotel-services-item .rh-hotel-services-item-small-text{font-family:var(--font-family);font-size:14px;font-weight:300;line-height:20px;letter-spacing:.4px;color:var(--primitive-rh-second-grey)}rh-hotel-services-item .rh-hotel-services-item__details{display:flex;flex-wrap:wrap;gap:var(--atom-spacer-xsmall)}rh-hotel-services-item .rh-hotel-services-item-detail{display:flex;flex-direction:row;align-items:center;gap:var(--atom-spacer-xxsmall);color:var(--primitive-rh-principal)}rh-hotel-services-item .rh-hotel-services-item-detail a:hover{text-decoration:underline}rh-hotel-services-item .rh-modal__body{display:flex;flex-direction:column;align-items:center;gap:var(--atom-spacer-medium);height:100%;overflow-y:initial}@media (min-width: 1280px){rh-hotel-services-item .rh-modal__body{flex-direction:row;align-items:flex-start}}rh-hotel-services-item .rh-modal__body-left{width:100%;height:50%;display:flex;flex-direction:row;align-items:center;justify-content:center}@media (min-width: 1280px){rh-hotel-services-item .rh-modal__body-left{width:50%;height:100%;justify-content:flex-start;align-items:flex-start}}rh-hotel-services-item .rh-modal__body-right{display:flex;flex-direction:column;align-items:flex-start;gap:var(--atom-spacer-medium);width:100%;height:50%;overflow-y:auto}rh-hotel-services-item .rh-modal__body-right::-webkit-scrollbar{width:5px;height:5px}rh-hotel-services-item .rh-modal__body-right::-webkit-scrollbar-track{background:transparent}rh-hotel-services-item .rh-modal__body-right::-webkit-scrollbar-thumb{background:var(--primitive-rh-principal)}rh-hotel-services-item .rh-modal__body-right::-webkit-scrollbar-thumb:hover{background:var(--primitive-rh-secundary)}rh-hotel-services-item .rh-modal__body-right::-webkit-scrollbar-thumb{border-radius:var(--button-radius)}@media (min-width: 1280px){rh-hotel-services-item .rh-modal__body-right{width:50%;height:100%}}rh-hotel-services-item .rh-modal__picture{width:100%;max-width:400px;height:100%}@media (min-width: 768px){rh-hotel-services-item .rh-modal__picture{max-width:500px}}@media (min-width: 1280px){rh-hotel-services-item .rh-modal__picture{max-width:unset}}rh-hotel-services-item .rh-modal__picture img{width:100%;height:100%;object-fit:cover;border-radius:var(--button-radius-small)}rh-hotel-services-item .rh-modal-title{font-family:var(--font-family);font-size:26px;font-weight:400;line-height:30px}@media (min-width: 768px){rh-hotel-services-item .rh-modal-title{font-size:28px;line-height:34px}}@media (min-width: 1280px){rh-hotel-services-item .rh-modal-title{font-size:30px;line-height:35px}}rh-hotel-services-item .rh-modal-title{font-weight:500}rh-hotel-services-item .rh-modal-description{display:flex;flex-direction:column;gap:12px}rh-hotel-services-item .rh-modal-description a{color:var(--primitive-rh-principal);font-weight:600;text-decoration:underline}rh-hotel-services-item .rh-modal-description a:disabled{color:var(--primitive-rh-light-grey)}
