.hp-home-offers{margin-top:56px;padding:34px 0 38px;background:#f3f7f9;color:#18344d}
.hp-home-offers-heading{max-width:872px;margin:0 auto 17px}
.hp-home-offers-heading h2{margin:0;color:#24647f;font-size:24px;font-weight:800;letter-spacing:-.03em}
.hp-home-offers-grid{display:grid;grid-template-columns:repeat(3,minmax(0,280px));justify-content:center;gap:16px}
.hp-home-offer{min-width:0}
.hp-home-offer-destination{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2px 14px;margin-bottom:10px;padding:0 3px;color:#18344d;text-decoration:none}
.hp-home-offer-destination span{grid-column:1/-1;color:#647884;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.hp-home-offer-destination strong{overflow:hidden;color:#3f7188;font-size:18px;font-weight:800;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}
.hp-home-offer-destination b{color:#5c8192;font-size:14px;font-weight:800;letter-spacing:.06em}
.hp-home-offer-destination:hover strong,.hp-home-offer-destination:focus-visible strong{color:#2569c9}
.hp-home-offer-card>.col-lg-3{width:100%;max-width:none;margin:0!important;padding:0}
.hp-home-offer-card .offerCard{height:100%;overflow:hidden;border:1px solid #d5e1e7;border-radius:12px;background:#fff;box-shadow:0 4px 12px #18394b0b}
.hp-home-offer-card .hp-rank-badge{display:none!important}
.hp-home-offer-card .image{display:grid!important;place-items:center;height:86px!important;padding:7px;overflow:hidden;border-radius:0;background:#fff}
.hp-home-offer-card .carousel{width:100%;height:72px!important}
.hp-home-offers .hp-home-offer-card .image .carousel-inner,.hp-home-offers .hp-home-offer-card .image .carousel-item{width:100%;height:72px!important;min-height:0!important;max-height:72px!important}
.hp-home-offers .hp-home-offer-card .image .carousel-item:not(.active){display:none!important}
.hp-home-offers .hp-home-offer-card .image .carousel-item.active{display:grid;place-items:center}
.hp-home-offers .hp-home-offer-card .image .carousel-item.active>a{display:grid;width:100%;height:72px!important;place-items:center}
.hp-home-offer-card img.parking-card-logo{width:auto!important;max-width:120px!important;height:auto!important;max-height:66px!important;object-fit:contain!important}
.hp-home-offer-card img.parking-card-gallery-image{width:100%;height:72px;object-fit:contain}
.hp-home-offer-card .carousel-control-prev,.hp-home-offer-card .carousel-control-next{display:none!important}
.hp-home-offer-card .text{height:auto;padding:10px 12px 12px!important}
.hp-home-offer-card .hp-offer-heading h2{display:-webkit-box;min-height:2.5em;margin:0;font-size:.82rem!important;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.hp-home-offer-card .hp-offer-meta{margin-top:3px}
.hp-home-offer-card .hp-offer-meta>.durationText{font-size:10px!important}
.hp-home-offer-card .hp-offer-meta>.d-flex{margin-top:3px!important;gap:5px!important;flex-wrap:nowrap!important}
.hp-home-offer-card .offer-rating{min-width:0;font-size:10px!important;white-space:nowrap}
.hp-home-offer-card .offer-rating,.hp-home-offer-card .offer-rating:hover,.hp-home-offer-card .offer-rating:focus,.hp-home-offer-card .offer-rating *{text-decoration:none!important}
.hp-home-offer-card .star-rating-container{align-items:center;line-height:1;white-space:nowrap}
.hp-home-offer-card .stars-background,.hp-home-offer-card .stars-overlay{display:flex;gap:1px;font-size:0;line-height:1;white-space:nowrap}
.hp-home-offer-card .stars-overlay{position:absolute!important;top:0!important;left:0!important;width:max-content}
.hp-home-offer-card .star-rating-container .star{font-size:13px;line-height:1}
.hp-home-offer-card .star-rating-container>.fw-light{margin-left:5px!important;font-size:9px;white-space:nowrap}
.hp-home-offer-card .hp-offer-action>.link-btn{margin-top:7px!important;padding-top:0!important}
.hp-home-offer-card .priceHighlight{display:flex;align-items:baseline;justify-content:center;gap:5px;font-size:1rem!important;line-height:1.1}
.hp-home-offer-card .offerPrice{color:#18344d;font-size:1.35rem!important}
.hp-home-offer-card .priceHighlight .durationText{font-size:10px!important}
.hp-home-offer-card .btn-more-info-secondary{width:100%;margin-top:9px;padding:6px 10px!important;border-radius:7px!important;background:#24647f!important;color:#fff!important;font-size:12px;line-height:1.25;white-space:nowrap}
@media(max-width:767.98px){
  .hp-home-offers{margin-top:20px;padding:27px 0 30px}
  .hp-home-offers-heading{display:block;margin-bottom:18px}
  .hp-home-offers-heading h2{font-size:21px}
  .hp-home-offers-grid{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:min(72vw,280px);justify-content:start;gap:11px;overflow-x:auto;padding:0 0 10px;scroll-padding-inline:1px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}
  .hp-home-offers-grid::-webkit-scrollbar{height:5px}
  .hp-home-offers-grid::-webkit-scrollbar-thumb{border-radius:99px;background:#c3d3dc}
  .hp-home-offer{scroll-snap-align:start}
  .hp-home-offer-destination{margin-bottom:8px}
  .hp-home-offer-destination strong{font-size:17px}
}
