@keyframes move-arrow{0%,to{translate:0}50%{translate:-5.5px}}rh-card-hotel{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-card-hotel:hover{box-shadow:0 3px 6px #2d2d2d33}rh-card-hotel .rh-card-hotel__wrapper{display:flex;flex-direction:column;height:100%;cursor:pointer}rh-card-hotel .rh-card-hotel__img img{height:250px;width:100%;object-fit:cover}@media (min-width: 1280px){rh-card-hotel .rh-card-hotel__img img{height:280px}}@media (min-width: 1280px){rh-card-hotel .rh-card-hotel__img img{height:320px}}rh-card-hotel .rh-card-hotel__content{display:flex;flex-direction:column;gap:var(--atom-spacer-xsmall);padding:var(--padding-xsmall);height:100%}rh-card-hotel .rh-card-hotel__content--small-spacing{gap:var(--atom-spacer-xxsmall);padding:unset}rh-card-hotel .rh-card-hotel__header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:var(--atom-spacer-xsmall)}rh-card-hotel .rh-card-hotel__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-card-hotel .rh-card-hotel__title{font-size:20px;line-height:26px}}@media (min-width: 1280px){rh-card-hotel .rh-card-hotel__title{font-size:22px;line-height:26px}}rh-card-hotel .rh-card-hotel__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-card-hotel .rh-card-hotel__title:hover{text-decoration:underline}rh-card-hotel .rh-card-hotel-arrow{display:inline-block;font-size:32px}@media (max-width: 1279px){rh-card-hotel .rh-card-hotel-arrow:before{content:""}}rh-card-hotel .rh-card-hotel-arrow:hover{animation:move-arrow .6s 1}rh-card-hotel .rh-card-hotel__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-card-hotel .rh-card-hotel-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-card-hotel .rh-card-hotel-cta:hover{background-color:var(--primitive-rh-dark-green);color:#fff}rh-card-hotel .rh-card-hotel-cta:focus-visible{outline:3px solid var(--primitive-rh-secundary)}rh-card-hotel .rh-card-hotel-second-link{font-family:var(--font-family);font-size:14px;font-weight:500;line-height:20px;letter-spacing:.12px}@media (min-width: 768px){rh-card-hotel .rh-card-hotel-second-link{line-height:22px}}@media (min-width: 1280px){rh-card-hotel .rh-card-hotel-second-link{font-size:16px}}rh-card-hotel .rh-card-hotel-second-link{font-weight:600;color:var(--primitive-rh-dark-green)}rh-card-hotel .rh-card-hotel-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-card-hotel .rh-card-hotel__details{display:flex;flex-wrap:wrap;gap:var(--atom-spacer-xsmall)}rh-card-hotel .rh-card-hotel-detail{display:flex;flex-direction:row;align-items:center;gap:var(--atom-spacer-xxsmall);color:var(--primitive-rh-principal)}rh-card-hotel .rh-card-hotel-detail a:hover{text-decoration:underline}
