.rental-showcase{--rental-card-width: clamp(23rem, 25vw, 25.5rem);--rental-card-radius: 1.85rem;--rental-content-inset: var(--c3r-gutter);--rental-rail-pad: max(var(--c3r-gutter), calc((100vw - 94rem)/2 + 1rem) );--rental-border: color-mix(in srgb, var(--c3r-ink) 8%, transparent);--rental-muted: color-mix(in srgb, var(--c3r-ink) 55%, transparent);--rental-soft: color-mix( in srgb, var(--c3r-mist) 19%, var(--c3r-surface) );position:relative;isolation:isolate;overflow:clip;padding:clamp(2rem,2.6vw,2.8rem) 0 clamp(2.7rem,3.4vw,3.4rem);color:var(--c3r-ink);background:linear-gradient(135deg,#246bfe09,#fff0 34%),var(--rental-soft)}.rental-showcase *,.rental-showcase *:before,.rental-showcase *:after{box-sizing:border-box}.rental-showcase:before{content:none}.rental-showcase:after{content:none}.rental-showcase__topline{display:grid;grid-template-columns:auto minmax(4rem,1fr) auto auto;align-items:center;gap:clamp(.75rem,1.15vw,1.1rem);margin:0 auto clamp(1.05rem,1.35vw,1.35rem);padding-inline:var(--rental-content-inset);color:color-mix(in srgb,var(--c3r-ink) 46%,transparent);font-size:.46rem;font-weight:760;letter-spacing:.15em;line-height:1;text-transform:uppercase}.rental-showcase__topline i{position:relative;display:block;height:1px;background:color-mix(in srgb,var(--c3r-ink) 12%,transparent)}.rental-showcase__topline i:before{position:absolute;top:-1px;left:0;width:clamp(2.4rem,3.5vw,3.5rem);height:2px;background:var(--c3r-electric);content:""}.rental-showcase__header-wrap{position:relative;margin-inline:auto}.rental-showcase__header-wrap:after{position:absolute;right:var(--rental-content-inset);bottom:0;left:var(--rental-content-inset);height:1px;background:linear-gradient(90deg,var(--c3r-electric) 0 clamp(3rem,5vw,4.5rem),color-mix(in srgb,var(--c3r-ink) 10%,transparent) clamp(3rem,5vw,4.5rem) 100%);content:""}.rental-showcase__header{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(21rem,.78fr);align-items:end;gap:clamp(2.4rem,4.2vw,5rem);padding:0 var(--rental-content-inset) clamp(1.05rem,1.3vw,1.3rem);margin:0}.rental-showcase__heading{position:relative;min-width:0}.rental-showcase__eyebrow{display:flex;align-items:center;gap:.72rem;margin:0 0 .65rem;color:color-mix(in srgb,var(--c3r-ink) 54%,transparent);font-size:.56rem;font-weight:760;letter-spacing:.14em;line-height:1;text-transform:uppercase}.rental-showcase__eyebrow i{width:.38rem;height:.38rem;flex:0 0 auto;border-radius:50%;background:var(--c3r-electric);box-shadow:0 0 0 .24rem #246bfe14}.rental-showcase__heading h2{width:100%;max-width:18.5ch;margin:0;color:var(--c3r-ink);font-size:clamp(3.15rem,4.05vw,4.45rem);font-weight:500;line-height:.92;letter-spacing:-.062em;text-wrap:balance}.rental-showcase__heading h2 span{display:inline}.rental-showcase__heading h2 span+span:before{content:" "}.rental-showcase__intro{position:relative;display:grid;gap:.9rem;width:100%;max-width:29rem;justify-self:end;align-self:end;padding:.2rem 0 .08rem}.rental-showcase__intro:before{display:block;color:color-mix(in srgb,var(--c3r-ink) 39%,transparent);font-size:.4rem;font-weight:760;letter-spacing:.16em;line-height:1;text-transform:uppercase;content:"02 / PARCOURS LOCATAIRE"}.rental-showcase__intro>p{max-width:29rem;margin:0;color:var(--rental-muted);font-size:clamp(.92rem,.95vw,1.02rem);font-weight:430;line-height:1.5}.rental-showcase__all{display:inline-flex;align-items:center;justify-content:space-between;gap:1rem;width:min(100%,19rem);min-height:3.25rem;padding:.72rem .82rem .72rem 1.05rem;border:1px solid color-mix(in srgb,var(--c3r-electric) 22%,transparent);border-radius:999px;color:#fff;background:linear-gradient(100deg,var(--c3r-blue),var(--c3r-electric));box-shadow:0 .5rem 1.15rem #003b8e24,inset 0 1px #ffffff47;font-size:.86rem;font-weight:720;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.rental-showcase__all:hover{transform:translateY(-2px);box-shadow:0 .72rem 1.5rem #003b8e2e,inset 0 1px #ffffff57}.rental-showcase__viewport{width:100%;margin-top:clamp(.7rem,1vw,.95rem);padding-block:.45rem 3.15rem;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:var(--rental-rail-pad);scroll-snap-type:x mandatory;scrollbar-width:none}.rental-showcase__viewport::-webkit-scrollbar{display:none}.rental-showcase__track{display:flex;align-items:stretch;gap:clamp(.85rem,1.15vw,1.15rem);width:max-content;margin:0;padding:.24rem var(--rental-rail-pad) 2.75rem;list-style:none}.rental-showcase__item{width:var(--rental-card-width);min-width:var(--rental-card-width);scroll-snap-align:center;opacity:.86;transform:scale(.992);transition:opacity .24s ease,transform .28s cubic-bezier(.22,1,.36,1)}.rental-showcase[data-active="0"] [data-rental-card="0"],.rental-showcase[data-active="1"] [data-rental-card="1"],.rental-showcase[data-active="2"] [data-rental-card="2"],.rental-showcase[data-active="3"] [data-rental-card="3"],.rental-showcase[data-active="4"] [data-rental-card="4"],.rental-showcase[data-active="5"] [data-rental-card="5"],.rental-showcase[data-active="6"] [data-rental-card="6"]{opacity:1;transform:scale(1)}.rental-card{position:relative;display:grid;grid-template-rows:auto auto;height:100%;padding-bottom:4.25rem;overflow:hidden;border:1px solid color-mix(in srgb,#9fb8d8 24%,transparent);border-radius:2rem;background:linear-gradient(145deg,#ffffff13,#ffffff05 42%),#0b2038;box-shadow:0 .35rem .9rem #0e1a2b0e,0 1.25rem 3rem #0e1a2b24,inset 0 1px #ffffff1c;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.rental-showcase__item:hover .rental-card{transform:translateY(-4px);border-color:color-mix(in srgb,var(--c3r-electric) 32%,transparent);box-shadow:0 .45rem 1rem #0e1a2b12,0 1.6rem 3.4rem #0e1a2b2b,inset 0 1px #ffffff24}.rental-card__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;margin:.62rem .62rem 0;border:1px solid rgba(255,255,255,.16);border-radius:1.42rem 1.42rem .78rem .78rem;background:color-mix(in srgb,var(--c3r-mist) 70%,var(--c3r-ink));box-shadow:0 .5rem 1.2rem #030e1c2e;text-decoration:none}.rental-card__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.002);transition:transform .52s cubic-bezier(.22,1,.36,1)}.rental-showcase__item:hover .rental-card__media img{transform:scale(1.035)}.rental-card__media-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#05112224,#05112200 42%,#0511226b);pointer-events:none}.rental-card__media-top{position:absolute;top:.72rem;right:.72rem;left:.72rem;display:flex;align-items:center;justify-content:space-between;gap:.55rem}.rental-card__status,.rental-card__type,.rental-card__city{display:inline-flex;align-items:center;gap:.36rem;min-height:2.05rem;padding:.42rem .68rem;border:1px solid rgba(255,255,255,.38);border-radius:999px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:.68rem;font-weight:720;line-height:1}.rental-card__status{color:var(--c3r-blue);background:#ffffffe6;box-shadow:0 .18rem .55rem #0413261f,inset 0 1px #ffffffeb}.rental-card__type{color:#fffffff5;background:#0719309e}.rental-card__city{position:absolute;bottom:.72rem;left:.72rem;color:#fffffff7;background:#071930a8}.rental-card__body{display:grid;align-content:start;margin:.52rem .62rem 0;padding:1.02rem 1.02rem 1.08rem;border:1px solid color-mix(in srgb,var(--c3r-ink) 7%,transparent);border-radius:.82rem .82rem 1.42rem 1.42rem;background:linear-gradient(145deg,#fffffffa,color-mix(in srgb,var(--c3r-mist) 9%,var(--c3r-surface)));box-shadow:0 .5rem 1.1rem #030e1c1f,inset 0 1px #fffffff5}.rental-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;color:color-mix(in srgb,var(--c3r-ink) 45%,transparent);font-size:.6rem;font-weight:770;letter-spacing:.105em;line-height:1.2;text-transform:uppercase}.rental-card__eyebrow span:first-child{color:color-mix(in srgb,var(--c3r-blue) 90%,var(--c3r-ink))}.rental-card__body h3{max-width:17ch;margin:.62rem 0 0;color:var(--c3r-ink);font-size:clamp(1.72rem,1.82vw,2.02rem);font-weight:545;line-height:.98;letter-spacing:-.052em;text-wrap:pretty}.rental-card__location{margin:.5rem 0 0;color:color-mix(in srgb,var(--c3r-ink) 56%,transparent);font-size:.84rem;font-weight:430;line-height:1.38}.rental-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:.9rem 0 0;padding:.24rem 0;border-top:1px solid color-mix(in srgb,var(--c3r-ink) 8%,transparent);border-bottom:1px solid color-mix(in srgb,var(--c3r-ink) 8%,transparent)}.rental-card__facts>div{display:grid;gap:.14rem;align-content:center;min-height:3.05rem;padding:.5rem .58rem;background:transparent}.rental-card__facts>div:nth-child(2n){border-left:1px solid color-mix(in srgb,var(--c3r-ink) 7%,transparent)}.rental-card__facts>div:nth-child(n+3){border-top:1px solid color-mix(in srgb,var(--c3r-ink) 6%,transparent)}.rental-card__facts dt{color:color-mix(in srgb,var(--c3r-ink) 42%,transparent);font-size:.55rem;font-weight:750;letter-spacing:.08em;line-height:1.15;text-transform:uppercase}.rental-card__facts dd{margin:0;color:color-mix(in srgb,var(--c3r-ink) 86%,transparent);font-size:.86rem;font-weight:720;line-height:1.2}.rental-card__footer{position:absolute;right:.88rem;bottom:.72rem;left:.88rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:3.2rem;padding:.5rem .52rem .5rem .68rem;border:1px solid rgba(197,218,243,.17);border-radius:1.15rem;background:linear-gradient(135deg,#ffffff17,#ffffff09);box-shadow:inset 0 1px #ffffff17,0 .35rem .9rem #00000014;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.rental-card__footer>div{display:grid;gap:.13rem;min-width:0}.rental-card__footer small{max-width:12rem;color:#e6eef89e;font-size:.55rem;font-weight:570;line-height:1.2}.rental-card__footer strong{color:#fff;font-size:.98rem;font-weight:690;letter-spacing:-.02em;line-height:1.05}.rental-card__footer>a{display:inline-flex;align-items:center;justify-content:center;gap:.42rem;min-height:2.35rem;padding:.48rem .68rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fffffff0;background:#ffffff0e;box-shadow:inset 0 1px #ffffff14;font-size:.65rem;font-weight:720;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.rental-card__footer>a:hover{border-color:#ffffff4d;background:#ffffff1a;transform:translateY(-1px)}.rental-showcase__track:after{display:block;width:.01px;flex:0 0 .01px;content:""}.rental-showcase__dock-wrap{display:flex;justify-content:center;position:relative;z-index:2;margin-top:-1.55rem;padding-inline:var(--rental-content-inset)}.rental-showcase__dock{display:grid;grid-template-columns:auto minmax(8rem,13rem) auto;align-items:center;gap:.8rem;width:fit-content;max-width:100%;padding:.44rem .48rem .44rem .72rem;border:1px solid color-mix(in srgb,var(--c3r-ink) 6.5%,transparent);border-radius:999px;background:color-mix(in srgb,var(--c3r-surface) 88%,var(--c3r-mist));box-shadow:0 .35rem 1rem #0e1a2b0e,inset 0 1px #ffffffe6}.rental-showcase__counter{display:flex;align-items:baseline;gap:.24rem;color:color-mix(in srgb,var(--c3r-ink) 43%,transparent);font-size:.59rem;font-weight:700}.rental-showcase__counter strong{color:var(--c3r-blue);font-size:.76rem}.rental-showcase__progress{position:relative;width:100%;height:3px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--c3r-ink) 8%,transparent)}.rental-showcase__progress span{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,var(--c3r-blue),var(--c3r-electric));transform:scaleX(max(.08,var(--rental-scroll-progress)));transform-origin:left center}.rental-showcase__play{display:grid;place-items:center;width:2.45rem;height:2.45rem;padding:0;border:1px solid color-mix(in srgb,var(--c3r-ink) 6.5%,transparent);border-radius:999px;color:color-mix(in srgb,var(--c3r-ink) 70%,transparent);background:color-mix(in srgb,var(--c3r-mist) 8%,var(--c3r-surface));cursor:pointer}.rental-showcase__play-icon,.rental-showcase[data-paused=true] .rental-showcase__pause-icon{display:none}.rental-showcase[data-paused=true] .rental-showcase__play-icon{display:inline-grid}.rental-showcase__empty{padding:2rem var(--rental-content-inset);color:var(--rental-muted)}@media(max-width:1180px){.rental-showcase{--rental-card-width: clamp(22rem, 42vw, 24rem);--rental-content-inset: var(--c3r-gutter);--rental-rail-pad: clamp(1.35rem, 3.6vw, 2.5rem)}.rental-showcase__topline{padding-inline:var(--rental-content-inset)}.rental-showcase__header{grid-template-columns:1fr;gap:1.15rem;padding:0 var(--rental-content-inset) 1.35rem}.rental-showcase__header-wrap:after{right:var(--rental-content-inset);left:var(--rental-content-inset)}.rental-showcase__heading h2{width:100%;max-width:17ch;font-size:clamp(3.35rem,6.1vw,5rem);line-height:.9}.rental-showcase__intro{max-width:43rem;justify-self:start}.rental-showcase__intro>p{max-width:41rem;font-size:clamp(.92rem,1.5vw,1.04rem)}.rental-showcase__all{width:min(100%,22rem)}}@media(max-width:760px){.rental-showcase{--rental-card-width: min(86vw, 22rem);--rental-content-inset: var(--c3r-gutter);--rental-rail-pad: 1rem;padding:2.15rem 0 2.8rem}.rental-showcase__topline{grid-template-columns:auto minmax(2.5rem,1fr) auto;gap:.65rem;margin-bottom:1.35rem;padding-inline:var(--rental-content-inset);font-size:.39rem;letter-spacing:.12em}.rental-showcase__topline span:nth-of-type(2){display:none}.rental-showcase__topline i:before{width:2.1rem}.rental-showcase__header{gap:1.15rem;padding:0 var(--rental-content-inset) 1.2rem}.rental-showcase__header-wrap:after{right:var(--rental-content-inset);left:var(--rental-content-inset)}.rental-showcase__eyebrow{margin-bottom:.72rem;font-size:.5rem}.rental-showcase__heading h2{width:100%;max-width:none;font-size:clamp(2.85rem,11vw,3.55rem);line-height:.9;letter-spacing:-.064em;text-wrap:pretty}.rental-showcase__heading h2 span{display:inline}.rental-showcase__intro{width:100%;max-width:none;padding-top:.3rem}.rental-showcase__intro>p{max-width:38rem;font-size:.9rem;line-height:1.5}.rental-showcase__all{width:100%;max-width:none}.rental-showcase__viewport{margin-top:.78rem;padding-bottom:2.95rem}.rental-card__body h3{max-width:none;font-size:clamp(1.72rem,6.9vw,2.06rem)}.rental-card__body{margin-inline:.56rem;padding:1.02rem .96rem 1.08rem}.rental-card{padding-bottom:4.35rem}.rental-card__footer{right:.72rem;bottom:.62rem;left:.72rem;min-height:3.05rem}.rental-showcase__dock-wrap{padding-inline:1rem}}@media(max-width:480px){.rental-showcase{--rental-card-width: min(87vw, 21.5rem)}.rental-showcase__heading h2{font-size:clamp(2.72rem,11.4vw,3.25rem)}.rental-card__status,.rental-card__type,.rental-card__city{font-size:.63rem}.rental-card__facts>div{min-height:2.9rem;padding:.46rem .52rem}.rental-card__footer>a{min-width:2.45rem;min-height:2.3rem}.rental-showcase__dock{grid-template-columns:auto minmax(5.5rem,1fr) auto;width:min(100%,20rem)}}.rental-showcase__play:focus-visible,.rental-showcase__all:focus-visible,.rental-card__media:focus-visible,.rental-card__footer>a:focus-visible,.rental-showcase__viewport:focus-visible{outline:2px solid color-mix(in srgb,var(--c3r-electric) 72%,transparent);outline-offset:3px}@media(prefers-reduced-motion:reduce){.rental-showcase__item,.rental-showcase__all,.rental-card,.rental-card__media img,.rental-card__footer>a{transition:none!important}.rental-showcase__viewport{scroll-behavior:auto}}@media(min-width:1181px){.rental-showcase .rental-showcase__heading{margin-inline-start:calc(-1*clamp(3.75rem,3.4vw,4.45rem))}.rental-showcase .rental-showcase__heading h2{max-width:20ch}}@media(max-width:1180px){.rental-showcase{--rental-content-inset: clamp(1.5rem, 4.6vw, 3.25rem)}.rental-showcase .rental-showcase__heading{margin-inline-start:0}.rental-showcase .rental-showcase__heading h2{max-width:none;font-size:clamp(3.05rem,6vw,4.65rem);line-height:.91;letter-spacing:-.058em;text-wrap:wrap}}@media(max-width:760px){.rental-showcase{--rental-content-inset: clamp(1rem, 4.5vw, 1.25rem)}.rental-showcase__topline{margin-bottom:1.05rem}.rental-showcase__header{gap:1rem;padding-bottom:1.1rem}.rental-showcase__eyebrow{margin-bottom:.58rem;font-size:.52rem;line-height:1.2}.rental-showcase .rental-showcase__heading h2{width:100%;max-width:none;font-size:clamp(2.45rem,9.55vw,3.08rem);line-height:.92;letter-spacing:-.052em;text-wrap:wrap}.rental-showcase .rental-showcase__heading h2 span{display:inline}.rental-showcase .rental-showcase__heading h2 span+span:before{content:" "}.rental-showcase__intro{gap:.72rem;padding-top:.12rem}.rental-showcase__intro>p{font-size:.94rem;line-height:1.52}}@media(max-width:480px){.rental-showcase{--rental-content-inset: 1rem}.rental-showcase .rental-showcase__heading h2{font-size:clamp(2.35rem,9.8vw,2.85rem);line-height:.93}}.rental-showcase__heading:before{position:absolute;z-index:0;top:-.38rem;right:.05rem;color:color-mix(in srgb,var(--c3r-ink) 8%,transparent);font-size:clamp(4.5rem,7.6vw,7.2rem);font-weight:610;letter-spacing:-.075em;line-height:.78;content:"04";pointer-events:none;user-select:none}.rental-showcase__heading:after{position:absolute;z-index:1;top:.32rem;right:.1rem;color:color-mix(in srgb,var(--c3r-ink) 34%,transparent);font-size:.38rem;font-weight:760;letter-spacing:.14em;line-height:1;text-transform:uppercase;content:"INVENTAIRE / C3R";pointer-events:none}.rental-showcase__eyebrow,.rental-showcase__heading h2{position:relative;z-index:2}@media(max-width:1180px){.rental-showcase__heading:before{top:-.15rem;font-size:clamp(4.1rem,9vw,6.2rem)}.rental-showcase__heading:after{top:.45rem}}@media(max-width:760px){.rental-showcase__heading{padding-top:1.15rem}.rental-showcase__heading:before{top:-.1rem;right:0;font-size:clamp(4.65rem,18vw,6.1rem)}.rental-showcase__heading:after{top:.58rem;right:.08rem;font-size:.34rem}.rental-showcase__eyebrow{width:calc(100% - 4.6rem);margin-bottom:.72rem}.rental-showcase .rental-showcase__heading h2{width:100%;max-width:9.7ch;font-size:clamp(3.22rem,12.65vw,4.05rem);line-height:.885;letter-spacing:-.066em;text-wrap:pretty}.rental-showcase .rental-showcase__heading h2 span{display:inline}.rental-showcase .rental-showcase__heading h2 span+span:before{content:" "}}@media(max-width:480px){.rental-showcase__heading{padding-top:1rem}.rental-showcase__heading:before{font-size:clamp(4.35rem,19vw,5.4rem)}.rental-showcase .rental-showcase__heading h2{max-width:9.4ch;font-size:clamp(3.05rem,13vw,3.62rem);line-height:.895}}@media(prefers-reduced-motion:reduce){.rental-showcase__heading:before,.rental-showcase__heading:after{transition:none}}.rental-showcase{--rental-card-width: clamp(19.25rem, 21vw, 21rem)}.rental-showcase__track{gap:clamp(.75rem,1vw,1rem);padding-bottom:2.05rem}.rental-showcase .rental-catalog-card{min-width:0;padding-bottom:3.55rem;border-radius:1.65rem;border-color:color-mix(in srgb,#9fb8d8 24%,transparent);background:linear-gradient(145deg,#ffffff13,#ffffff05 42%),#0b2038}.rental-showcase .rental-catalog-card:hover{transform:translateY(-3px)}.rental-showcase .rental-catalog-card .rental-card__media{margin:.5rem .5rem 0;aspect-ratio:16 / 8.8;border-radius:1.18rem 1.18rem .68rem .68rem}.rental-showcase .rental-catalog-card .rental-card__media-top{top:.58rem;right:.58rem;left:.58rem}.rental-showcase .rental-catalog-card .rental-card__status,.rental-showcase .rental-catalog-card .rental-card__type,.rental-showcase .rental-catalog-card .rental-card__city{min-height:1.7rem;padding:.34rem .54rem;font-size:.59rem}.rental-showcase .rental-catalog-card .rental-card__city{bottom:.58rem;left:.58rem}.rental-showcase .rental-catalog-card .rental-card__body{margin:.4rem .5rem 0;padding:.74rem .78rem .78rem;border-radius:.7rem .7rem 1.18rem 1.18rem;background:linear-gradient(145deg,#fffffffa,color-mix(in srgb,var(--c3r-mist) 9%,var(--c3r-surface)))}.rental-showcase .rental-catalog-card .rental-card__eyebrow{font-size:.52rem;letter-spacing:.09em}.rental-showcase .rental-catalog-card .rental-card__body h3{display:-webkit-box;max-width:none;margin-top:.42rem;overflow:hidden;font-size:clamp(1.34rem,1.55vw,1.58rem);font-weight:545;line-height:1;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rental-showcase .rental-catalog-card .rental-card__location{overflow:hidden;margin-top:.34rem;font-size:.73rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.rental-showcase .rental-catalog-card .rental-card__facts{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:.62rem;padding:.18rem 0;border-top:1px solid rgba(8,30,58,.08);border-bottom:1px solid rgba(8,30,58,.08)}.rental-showcase .rental-catalog-card .rental-card__facts>div{min-width:0;min-height:2.9rem;padding:.38rem .28rem;border-top:0}.rental-showcase .rental-catalog-card .rental-card__facts>div+div{border-left:1px solid rgba(8,30,58,.07)}.rental-showcase .rental-catalog-card .rental-card__facts dt{display:flex;align-items:center;justify-content:center;color:#0a203b7a}.rental-showcase .rental-catalog-card .rental-card__facts dt svg{width:14px;height:14px;color:var(--c3r-blue)}.rental-showcase .rental-catalog-card .rental-card__facts dt span{display:none}.rental-showcase .rental-catalog-card .rental-card__facts dd{margin-top:.23rem;overflow:hidden;color:var(--c3r-ink);font-size:.78rem;font-weight:690;line-height:1.1;text-align:center;text-overflow:ellipsis;white-space:nowrap}.rental-showcase .rental-catalog-card .rental-card__footer{right:.66rem;bottom:.55rem;left:.66rem;min-height:2.75rem;padding:.4rem .42rem .4rem .58rem;border:1px solid rgba(197,218,243,.17);border-radius:.95rem;background:linear-gradient(135deg,#ffffff17,#ffffff09)}.rental-showcase .rental-catalog-card .rental-card__footer small{max-width:9rem;font-size:.49rem}.rental-showcase .rental-catalog-card .rental-card__footer strong{font-size:.88rem}.rental-showcase .rental-catalog-card .rental-card__footer>a{min-height:2.05rem;padding:.4rem .58rem;border-color:#ffffffeb;color:var(--c3r-blue);background:#fff;font-size:.58rem;box-shadow:0 .3rem .72rem #0000001a,inset 0 0 0 1px #0b3a8309}.rental-showcase .rental-catalog-card .rental-card__footer>a:hover{color:var(--c3r-electric);background:#fff}@media(max-width:1180px){.rental-showcase{--rental-card-width: clamp(19rem, 36vw, 20.5rem)}}@media(max-width:760px){.rental-showcase{--rental-card-width: min(82vw, 19.5rem)}.rental-showcase .rental-catalog-card{padding-bottom:3.45rem}.rental-showcase .rental-catalog-card .rental-card__body{margin-inline:.48rem;padding:.72rem .72rem .76rem}.rental-showcase .rental-catalog-card .rental-card__body h3{font-size:1.38rem}.rental-showcase .rental-catalog-card .rental-card__facts>div{min-height:2.72rem}}@media(max-width:480px){.rental-showcase{--rental-card-width: min(84vw, 19rem)}.rental-showcase .rental-catalog-card .rental-card__footer>a span{display:none}.rental-showcase .rental-catalog-card .rental-card__footer>a{width:2.1rem;min-width:2.1rem;padding-inline:0}}
