.shr-related-hotel-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;padding:22px;border:1px solid #e5ddd1;border-radius:16px;background:#fff;color:var(--shr-ink);font-family:"Inter",sans-serif}.shr-related-hotel-card__image{display:block;overflow:hidden;width:74px;height:74px;border-radius:12px;background:#eee}.shr-related-hotel-card__image img{display:block;width:100%!important;height:100%!important;object-fit:cover}.shr-related-hotel-card__content{min-width:0}.shr-related-hotel-card__content h3{margin:0 0 4px;font-family:"Fraunces",serif;font-size:20px;font-weight:600;line-height:1.2}.shr-related-hotel-card__content p{margin:0;color:var(--shr-body);font-size:14px;line-height:1.45}.shr-related-hotel-card__link{display:inline-flex;align-items:center;gap:5px;color:var(--shr-ink)!important;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.shr-related-hotel-card__link span{transition:transform .2s ease}.shr-related-hotel-card__link:hover span{transform:translateX(4px)}@media(max-width:600px){.shr-related-hotel-card{grid-template-columns:auto minmax(0,1fr);padding:16px}.shr-related-hotel-card__image{width:62px;height:62px}.shr-related-hotel-card__link{grid-column:1/-1;justify-self:start;margin-top:2px}.shr-related-hotel-card__content h3{font-size:18px}}
