.rental-showcase{order:99;flex:none;width:100%;margin-bottom:24px;background:#fff;color:#26352b}
.rental-showcase__shell{border-color:#d9e2d3;border-radius:14px;box-shadow:0 12px 35px rgb(39 58 42 / 11%)}
.rental-showcase__heading h2{color:#405f2e}
.rental-showcase__heading span{background:#c97855}
.rental-showcase__service-image i{background:#607d3b}
.rental-showcase__reasons i{color:#607d3b}
.rental-showcase__booking>strong{background:#c97855}
.rental-showcase__booking li b{background:#edf3e8;color:#4f7132}
.rental-showcase__booking>a{background:#4f7132}
.rental-showcase__booking>a strong{color:#fff1e8}
.rental-showcase__assurances{background:#405f2e}
.rental-showcase__assurances li{border-color:#708b5d}
.rental-showcase__assurances i{color:#f0b08e}

@media(min-width:901px){
    .rental-showcase{padding:56px 0 64px}
    .rental-showcase__shell{width:min(1220px,calc(100% - 48px));padding:28px 28px 0;border-radius:22px}
    .rental-showcase__heading{gap:14px;margin:2px 0 18px}
    .rental-showcase__heading h2{font-size:18px;letter-spacing:-.01em}
    .rental-showcase__heading span{width:46px}
    .rental-showcase__services{gap:14px;margin-bottom:28px}
    .rental-showcase__service{border-color:#dfe6da;border-radius:14px;box-shadow:0 7px 20px rgb(39 58 42 / 8%)}
    .rental-showcase__service:hover{border-color:#b9caa9;box-shadow:0 14px 28px rgb(39 58 42 / 15%)}
    .rental-showcase__service-image{height:132px;overflow:hidden}
    .rental-showcase__service-image::after{position:absolute;inset:45% 0 0;content:'';background:linear-gradient(transparent,rgb(22 39 27 / 38%));pointer-events:none}
    .rental-showcase__service-image i{z-index:1;bottom:-18px;left:12px;width:40px;height:40px;font-size:21px}
    .rental-showcase__service>strong{margin:26px 10px 6px;font-size:12px;line-height:1.3}
    .rental-showcase__service>small{min-height:54px;padding:0 12px 14px;font-size:10px;line-height:1.5}
    .rental-showcase__destinations{gap:11px;margin-bottom:28px}
    .rental-showcase__destinations a{height:126px;border-radius:12px;box-shadow:0 5px 15px rgb(31 49 37 / 9%)}
    .rental-showcase__destinations strong{padding:24px 8px 9px;font-size:11px}
    .rental-showcase__reasons{margin-bottom:18px;border-color:#dfe6da;border-radius:14px;overflow:hidden}
    .rental-showcase__reasons article{gap:7px;padding:19px 10px;border-color:#dfe6da}
    .rental-showcase__reasons i{font-size:30px}
    .rental-showcase__reasons strong{font-size:10px}
    .rental-showcase__reasons small{font-size:9px;line-height:1.45}
    .rental-showcase__booking{grid-template-columns:190px minmax(0,1fr) 270px;margin-top:14px;border-top:1px solid #e4e9df}
    .rental-showcase__booking>strong{padding:15px;font-size:12px;line-height:1.45}
    .rental-showcase__booking ol{padding:5px 12px}
    .rental-showcase__booking li{gap:9px;padding:10px 7px;font-size:9px;line-height:1.35}
    .rental-showcase__booking li b{min-width:30px;height:30px;font-size:15px}
    .rental-showcase__booking>a{gap:11px;padding:12px}
    .rental-showcase__booking>a>i{font-size:34px}
    .rental-showcase__booking>a small{font-size:9px}
    .rental-showcase__booking>a strong{font-size:15px}
    .rental-showcase__assurances{margin-inline:-28px;padding:15px 24px;border-radius:0 0 21px 21px}
    .rental-showcase__assurances li{gap:9px;font-size:10px;line-height:1.35}
    .rental-showcase__assurances i{font-size:22px}
}

@media(max-width:600px){
    .rental-showcase{padding:34px 0 42px}
    .rental-showcase__shell{border-radius:18px;box-shadow:0 10px 28px rgb(39 58 42 / 10%)}
    .rental-showcase__heading{margin-block:8px 14px}
    .rental-showcase__heading h2{font-size:13px;white-space:normal;text-align:center}
    .rental-showcase__service{min-width:82%;border-radius:14px}
    .rental-showcase__service>strong{margin-top:24px;font-size:12px}
    .rental-showcase__service>small{min-height:48px;padding-inline:14px;font-size:10px}
    .rental-showcase__destinations a{min-width:68%;border-radius:12px}
    .rental-showcase__reasons article{gap:6px;padding:16px 8px}
    .rental-showcase__reasons strong{font-size:9px}
    .rental-showcase__reasons small{font-size:8px}
    .rental-showcase__booking>strong{padding:14px;font-size:11px}
    .rental-showcase__booking li{min-height:58px;padding:9px 6px;font-size:8px}
    .rental-showcase__booking>a{min-height:64px}
    .rental-showcase__assurances{border-radius:0 0 17px 17px}
    .rental-showcase__assurances li{min-height:30px;font-size:9px}
}

/* Use the same strong, left-aligned section hierarchy as the rental process. */
.rental-showcase__heading{justify-content:flex-start;margin-bottom:20px}
.rental-showcase__heading:not(:first-child){margin-top:40px}
.rental-showcase__heading span{display:none}
.rental-showcase__heading h2{color:#17251b;font-size:28px;line-height:1.2;letter-spacing:-.035em;text-transform:none}
.rental-showcase__heading h2::after{display:block;width:46px;height:3px;margin-top:10px;border-radius:99px;background:#c97855;content:''}

@media(max-width:900px){
    .rental-showcase__heading h2{font-size:24px}
    .rental-showcase__heading:not(:first-child){margin-top:32px}
}

@media(max-width:600px){
    .rental-showcase__heading{justify-content:flex-start;margin-bottom:15px}
    .rental-showcase__heading h2{font-size:21px;text-align:left}
    .rental-showcase__heading h2::after{width:38px;height:2px;margin-top:7px}
    .rental-showcase__heading:not(:first-child){margin-top:28px}
}

/* Keep service photography unobstructed; icons belong to the content area. */
.rental-showcase__service{overflow:visible}
.rental-showcase__service-image{overflow:visible;background:#eef2e9}
.rental-showcase__service-image img{display:block;border-radius:15px 15px 0 0;object-fit:cover;object-position:center}
.rental-showcase__service-image::after{display:none}
.rental-showcase__service-image i{bottom:-42px;left:14px;border-color:#fff;box-shadow:0 4px 10px rgb(39 58 42 / 16%)}
.rental-showcase__service>strong{margin-top:48px}
.rental-showcase__service:nth-child(1) .rental-showcase__service-image img{object-position:center 42%}
.rental-showcase__service:nth-child(2) .rental-showcase__service-image img{object-position:center 55%}
.rental-showcase__service:nth-child(3) .rental-showcase__service-image img{object-position:center 48%}
.rental-showcase__service:nth-child(4) .rental-showcase__service-image img{object-position:center 58%}
.rental-showcase__service:nth-child(5) .rental-showcase__service-image img{object-position:center 52%}
.rental-showcase__service:nth-child(6) .rental-showcase__service-image img{object-position:center 45%}

@media(max-width:600px){
    .rental-showcase__service-image{height:168px}
    .rental-showcase__service-image i{bottom:-40px}
    .rental-showcase__service>strong{margin-top:47px}
}

/* Integrate the showcase as a native page section instead of a standalone poster. */
.rental-showcase{padding:46px 0 0;border-top:1px solid #e5ebdf}
.rental-showcase__shell{width:min(1180px,calc(100% - 40px));padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.rental-showcase__heading{margin:0 0 18px}
.rental-showcase__heading:not(:first-child){margin-top:34px}
.rental-showcase__heading h2{font-size:17px;letter-spacing:.025em}
.rental-showcase__heading span{width:42px;height:1px}
.rental-showcase__services{gap:12px;margin-bottom:0}
.rental-showcase__service{border-color:#dce4d7;border-radius:16px;box-shadow:0 8px 22px rgb(39 58 42 / 7%)}
.rental-showcase__service-image{height:128px;border-radius:15px 15px 0 0}
.rental-showcase__service>strong{font-size:11px}
.rental-showcase__service>small{font-size:9px}
.rental-showcase__destinations{gap:10px;margin-bottom:0}
.rental-showcase__destinations a{height:116px;border:2px solid #fff;border-radius:14px;box-shadow:0 7px 18px rgb(39 58 42 / 10%)}
.rental-showcase__reasons{margin-bottom:0;border-color:#dce4d7;border-radius:16px;background:#fff;box-shadow:0 8px 22px rgb(39 58 42 / 6%)}
.rental-showcase__booking{margin-top:18px;overflow:hidden;border:1px solid #dce4d7;border-radius:14px 14px 0 0;background:#fff}
.rental-showcase__booking>strong{border-radius:13px 0 0 0}
.rental-showcase__booking>a{border-radius:0 13px 0 0}
.rental-showcase__assurances{margin:0;padding:16px 22px;border-radius:0 0 14px 14px}

@media(min-width:901px){
    .rental-showcase{padding-top:46px}
    .rental-showcase__shell{width:min(1180px,calc(100% - 40px));padding:0}
    .rental-showcase__heading{margin-bottom:18px}
    .rental-showcase__heading:not(:first-child){margin-top:34px}
    .rental-showcase__services{gap:12px;margin-bottom:0}
    .rental-showcase__service-image{height:128px}
    .rental-showcase__service>strong{font-size:11px}
    .rental-showcase__service>small{min-height:52px;font-size:9px}
    .rental-showcase__destinations{gap:10px;margin-bottom:0}
    .rental-showcase__destinations a{height:116px}
    .rental-showcase__reasons{margin-bottom:0}
    .rental-showcase__reasons article{padding:18px 10px}
    .rental-showcase__booking{margin-top:18px}
    .rental-showcase__assurances{margin:0;padding:16px 22px}
}

@media(max-width:900px){
    .rental-showcase{padding:34px 0 0}
    .rental-showcase__shell{width:min(100% - 28px,1180px)}
    .rental-showcase__heading:not(:first-child){margin-top:28px}
    .rental-showcase__booking{border-radius:14px 14px 0 0}
    .rental-showcase__assurances{margin:0;border-radius:0 0 14px 14px}
}

@media(max-width:600px){
    .rental-showcase{padding:28px 0 0}
    .rental-showcase__shell{width:calc(100% - 20px);padding:0;border-radius:0;box-shadow:none}
    .rental-showcase__heading{margin-bottom:13px}
    .rental-showcase__heading:not(:first-child){margin-top:24px}
    .rental-showcase__heading h2{font-size:12px;letter-spacing:0}
    .rental-showcase__service{min-width:78%}
    .rental-showcase__destinations a{min-width:64%}
    .rental-showcase__assurances{margin:0;padding:14px}
}

/* Final heading scale: exactly matches “Quy trình đặt xe riêng”. */
.rental-showcase__heading{justify-content:flex-start;margin-bottom:20px}
.rental-showcase__heading:not(:first-child){margin-top:34px}
.rental-showcase__heading span{display:none}
.rental-showcase__heading h2{color:#17251b;font-size:28px;font-weight:900;line-height:1.2;letter-spacing:-.035em;text-align:left;text-transform:none}
.rental-showcase__heading h2::after{display:block;width:46px;height:3px;margin-top:10px;border-radius:99px;background:#c97855;content:''}
@media(max-width:900px){.rental-showcase__heading h2{font-size:24px}}
@media(max-width:600px){.rental-showcase__heading{margin-bottom:15px}.rental-showcase__heading:not(:first-child){margin-top:28px}.rental-showcase__heading h2{font-size:21px}.rental-showcase__heading h2::after{width:38px;height:2px;margin-top:7px}}

/* Four-up service carousel. */
.rental-showcase__heading .rental-showcase__slider-nav{display:flex;align-items:center;gap:8px;margin-left:auto}
.rental-showcase__slider-nav button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:1px solid #cdd9c5;border-radius:50%;background:#fff;color:#4f7132;box-shadow:0 4px 12px rgb(39 58 42 / 8%);cursor:pointer;transition:.18s}
.rental-showcase__slider-nav button:hover:not(:disabled){border-color:#607d3b;background:#607d3b;color:#fff;transform:translateY(-1px)}
.rental-showcase__slider-nav button:disabled{opacity:.35;cursor:not-allowed}
.rental-showcase__slider-nav i{font-size:22px}
.rental-showcase__services{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);grid-template-columns:none;gap:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.rental-showcase__services::-webkit-scrollbar{display:none}
.rental-showcase__service{min-width:0;scroll-snap-align:start}
@media(max-width:900px){.rental-showcase__services{grid-auto-columns:calc((100% - 12px)/2)}}
@media(max-width:600px){.rental-showcase__heading .rental-showcase__slider-nav{gap:6px}.rental-showcase__slider-nav button{width:36px;height:36px}.rental-showcase__services{display:grid;grid-auto-columns:82%;gap:12px}.rental-showcase__service{min-width:0}}
.rental-showcase__destinations{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);grid-template-columns:none;gap:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}
.rental-showcase__destinations::-webkit-scrollbar{display:none}
.rental-showcase__destinations a{min-width:0;scroll-snap-align:start}
@media(max-width:900px){.rental-showcase__destinations{grid-template-columns:none;grid-auto-columns:calc((100% - 12px)/2)}}
@media(max-width:600px){.rental-showcase__destinations{display:grid;grid-template-columns:none;grid-auto-columns:82%;gap:12px}.rental-showcase__destinations a{min-width:0}}

/* Larger photography for the four-card sliders. */
.rental-showcase__service-image{height:178px}
.rental-showcase__destinations a{height:178px}
.rental-showcase__destinations strong{padding:34px 12px 12px;font-size:13px}

/* Give the trust reasons a clearer interactive focus. */
.rental-showcase__reasons article{position:relative;background:#fff;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease,color .22s ease}
.rental-showcase__reasons article:hover{z-index:1;background:linear-gradient(145deg,#fbfdf8,#edf5e7);box-shadow:0 10px 24px rgb(65 96 46/18%);transform:translateY(-5px)}
.rental-showcase__reasons article:hover i{color:#fff;background:#64883e;box-shadow:0 6px 15px rgb(76 111 46/24%);transform:scale(1.08)}
.rental-showcase__reasons article:hover strong{color:#4f7132}
.rental-showcase__reasons article:hover small{color:#435348}
.rental-showcase__reasons i{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#edf3e8;transition:transform .22s ease,background-color .22s ease,color .22s ease,box-shadow .22s ease}
@media(max-width:900px){.rental-showcase__service-image{height:164px}.rental-showcase__destinations a{height:164px}}
@media(max-width:600px){.rental-showcase__service-image{height:172px}.rental-showcase__destinations a{height:172px}.rental-showcase__destinations strong{font-size:12px}}

/* Refined trust, booking and assurance block. */
.rental-showcase__reasons{
    gap:10px;
    padding:10px;
    border:1px solid #dce5d6;
    background:rgb(255 255 255 / 62%);
    box-shadow:none;
}
.rental-showcase__reasons article{
    position:relative;
    min-width:0;
    min-height:128px;
    align-content:center;
    gap:7px;
    padding:17px 12px;
    border:1px solid #e2e8de !important;
    border-radius:12px;
    background:#fff;
    box-shadow:0 5px 15px rgb(39 58 42 / 5%);
    transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.rental-showcase__reasons article:hover{
    z-index:1;
    border-color:#b9cba9 !important;
    box-shadow:0 10px 22px rgb(39 58 42 / 10%);
    transform:translateY(-3px);
}
.rental-showcase__reasons i{
    display:grid;
    width:44px;
    height:44px;
    place-items:center;
    border-radius:12px;
    background:#edf4e8;
    color:#557a36;
    font-size:25px;
}
.rental-showcase__reasons strong{color:#213326;font-size:11px;line-height:1.35}
.rental-showcase__reasons small{max-width:145px;color:#6d786f;font-size:9px;line-height:1.5}
.rental-showcase__booking{
    grid-template-columns:210px minmax(0,1fr) 245px;
    min-height:82px;
    margin-top:16px;
    border:1px solid #d8e2d2;
    border-radius:14px;
    background:#fff;
    box-shadow:0 8px 22px rgb(39 58 42 / 7%);
}
.rental-showcase__booking>strong{
    padding:16px 22px;
    border-radius:13px 0 0 13px;
    background:linear-gradient(135deg,#cc7753,#d98965);
    font-size:12px;
    line-height:1.5;
}
.rental-showcase__booking ol{align-items:stretch;padding:7px 10px}
.rental-showcase__booking li{gap:9px;padding:8px 6px;color:#516057;font-size:9px;line-height:1.35}
.rental-showcase__booking li b{flex:none;min-width:32px;height:32px;background:#eef4e9;color:#557a36;font-size:14px}
.rental-showcase__booking li i{right:-5px;color:#9aac90;font-size:17px}
.rental-showcase__booking>a{
    border-radius:0 13px 13px 0;
    background:linear-gradient(135deg,#4b6c32,#60843f);
    transition:filter .2s ease;
}
.rental-showcase__booking>a:hover{filter:brightness(1.06)}
.rental-showcase__booking>a>i{font-size:32px}
.rental-showcase__booking>a small{font-size:9px;font-weight:700}
.rental-showcase__booking>a strong{font-size:16px}
.rental-showcase__assurances{
    gap:0;
    margin-top:12px;
    padding:13px 12px;
    border-radius:13px;
    background:#344f28;
    box-shadow:0 8px 20px rgb(39 58 42 / 10%);
}
.rental-showcase__assurances li{min-width:0;padding:2px 12px;font-size:9px;line-height:1.4}
.rental-showcase__assurances i{flex:none;font-size:20px}

@media(max-width:900px){
    .rental-showcase__reasons{grid-template-columns:repeat(3,1fr)}
    .rental-showcase__reasons article{min-height:120px}
    .rental-showcase__booking{grid-template-columns:1fr;overflow:hidden}
    .rental-showcase__booking>strong{border-radius:13px 13px 0 0}
    .rental-showcase__booking>a{min-height:68px;border-radius:0}
    .rental-showcase__assurances{grid-template-columns:repeat(2,1fr);gap:8px}
}
@media(max-width:600px){
    .rental-showcase{margin-bottom:16px}
    .rental-showcase__reasons{grid-template-columns:1fr 1fr;gap:8px;padding:8px}
    .rental-showcase__reasons article{min-height:132px;padding:14px 8px}
    .rental-showcase__reasons i{width:40px;height:40px;font-size:23px}
    .rental-showcase__reasons strong{font-size:10px}
    .rental-showcase__reasons small{font-size:8.5px}
    .rental-showcase__booking{margin-top:12px}
    .rental-showcase__booking>strong{padding:13px 16px;font-size:11px}
    .rental-showcase__booking ol{grid-template-columns:1fr;padding:7px 12px}
    .rental-showcase__booking li{min-height:48px;padding:7px 4px;font-size:9px}
    .rental-showcase__booking li i{display:block;right:3px;transform:rotate(90deg)}
    .rental-showcase__booking li:last-child i{display:none}
    .rental-showcase__booking>a{min-height:66px}
    .rental-showcase__assurances{grid-template-columns:1fr;margin-top:9px;padding:11px 12px}
    .rental-showcase__assurances li{min-height:34px;padding:4px 6px;font-size:9px}
}
