.gst-hotel-list-card{color:var(--mui-custom-quaternary-main);display:flex;flex-direction:row;border:1px solid #cbd5e1;border-radius:3px;overflow:hidden;margin-top:0;margin-bottom:calc(var(--mui-spacing)*2);background-color:var(--mui-palette-common-white);transition:background-color .3s ease,border-color .3s ease}.gst-hotel-list-card__image-wrapper{width:100px;position:relative;flex-shrink:0}.gst-hotel-list-card__image{height:100%;width:100%;position:absolute;top:0;left:0}.gst-hotel-list-card__image .v-image__image--cover{background-size:cover;height:100%;width:100%}.gst-hotel-list-card__price-details{padding-top:var(--mui-spacing)}.gst-hotel-list-card__details{flex-grow:1;padding:calc(var(--mui-spacing)*4) calc(var(--mui-spacing)*2);display:flex;flex-direction:column;justify-content:center;min-width:0}.gst-hotel-list-card__hotel-name{font-size:14px;line-height:20px!important;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gst-hotel-list-card__rating-wrapper{display:flex;align-items:center;flex-wrap:wrap;padding-bottom:var(--mui-spacing)}.gst-hotel-list-card__distance{font-size:12px;line-height:15px;color:#646464}.gst-hotel-list-card:hover{border-color:var(--mui-palette-common-white);background-color:#ebf5ff;cursor:pointer}.gst-hotel-list-card.gst-hotel-list-card--selected{border:1px solid var(--mui-palette-primary-main);background-color:#ebf5ff}.gst-hotel-list-card .gst-price-details__price-market{line-height:14px;color:#646464;font-size:12px}.gst-hotel-list-card .gst-price-details__price-total{font-weight:600}.gst-hotel-list-card .gst-price-details__price-total-taxes{font-weight:300}.gst-hotel-list-card .gst-price-details__per-night{font-size:12px}.gst-hotel-list-card .gst-add-hotel-reservation-hotel-list-card__gifts{margin-top:calc(var(--mui-spacing)*2);display:flex;flex-wrap:wrap;gap:4px}.gst-hotel-list-card .gst-promoted-card-chip{right:calc(var(--mui-spacing)*2)}@media(max-width:959px){.gst-hotel-list-card{margin-top:0}.gst-hotel-list-card__image{padding:calc(var(--mui-spacing)*4) calc(var(--mui-spacing)*2)}.gst-hotel-list-card__details{padding-left:0}}