.brand-strip{margin-top:54px;padding:22px 24px 24px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(100deg,rgba(5,9,13,.82),rgba(16,20,24,.58));backdrop-filter:blur(8px);box-shadow:0 18px 50px rgba(0,0,0,.24)}
.brand-strip>span{display:block;margin-bottom:15px;color:#aab4bd;font-size:12px;letter-spacing:.11em;text-transform:uppercase}
.brand-strip>div{display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));align-items:center;gap:17px 24px}
.brand-logo{height:34px;display:inline-flex;align-items:center;color:#f4f1e9;white-space:nowrap;opacity:.9}.brand-logo i{font-style:normal}.brand-logo b{font-size:12px;font-weight:600}.bmw-logo{width:34px;border:1.5px solid currentColor;border-radius:50%;justify-content:center}.bmw-logo i{font-size:7px;font-weight:800;letter-spacing:.05em}.mercedes-logo{gap:7px}.mercedes-logo i{width:30px;height:30px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font-size:21px}.audi-logo{position:relative;padding-right:34px}.audi-logo i{width:25px;height:17px;border:1.5px solid currentColor;border-radius:50%;margin-left:-5px}.audi-logo b{position:absolute;right:0}.zeekr-logo{font-size:18px;font-weight:800;letter-spacing:.13em}.xiaomi-logo,.fcb-logo{gap:7px}.xiaomi-logo i{width:30px;height:30px;border:1.5px solid currentColor;border-radius:8px;display:grid;place-items:center;font-weight:800}.fcb-logo i{width:30px;height:30px;border:1.5px solid currentColor;transform:rotate(45deg);display:grid;place-items:center}.fcb-logo i::first-letter{transform:rotate(-45deg)}
.porsche-logo,.lexus-logo,.lixiang-logo,.hongqi-logo,.voyah-logo{gap:7px}.porsche-logo i{width:25px;height:31px;border:1px solid currentColor;display:grid;place-items:center;font-family:Georgia;font-weight:700}.porsche-logo b{letter-spacing:.13em}.lexus-logo i{width:32px;height:22px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:Georgia;font-style:italic}.lexus-logo b,.hongqi-logo b,.voyah-logo b{letter-spacing:.12em}.lixiang-logo i{width:31px;height:31px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font-weight:700}.hongqi-logo i{font-size:28px;color:#d89b55}.voyah-logo i{font-size:24px;font-family:Georgia}.rover-logo{width:72px;height:32px;border:1.5px solid currentColor;border-radius:50%;justify-content:center;text-align:center;line-height:.85}.rover-logo b{font-size:8px;letter-spacing:.08em}
.car-card{overflow:hidden}
.car-image{display:block;width:calc(100% + 50px);height:190px;margin:-25px -25px 20px;object-fit:cover;border-bottom:1px solid #27313a;filter:saturate(.82) contrast(1.04)}
.car-card{cursor:pointer;transition:border-color .25s,background .25s}.car-card:hover,.car-card:focus{border-color:#8b653b;outline:none}.car-card>strong{display:block;line-height:1.35}.card-more{width:100%;display:flex;justify-content:space-between;margin-top:20px;padding:15px 0 0;border:0;border-top:1px solid #303841;background:none;color:#e2a24f;font:inherit;font-size:12px;cursor:pointer}.card-more span{font-size:19px}.car-details{display:none;margin-top:22px;padding-top:22px;border-top:1px solid #303841}.car-card.open{grid-column:1/-1;padding-bottom:32px}.car-card.open .car-details{display:grid;grid-template-columns:1.15fr 1fr;gap:25px 38px}.car-card.open>.car-image{height:290px}.car-gallery{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:6px;grid-row:1/5}.car-gallery img{width:100%;height:130px;object-fit:cover}.car-gallery img:first-child{height:266px;grid-row:1/3}.car-gallery img:nth-child(2){object-position:left center}.car-gallery img:nth-child(3){object-position:right center}.car-details>p{margin:0;min-height:0!important;font-size:14px;line-height:1.65}.car-details ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0;padding:0;list-style:none}.car-details li{padding:10px;background:#0f1419;color:#c4cdd4;font-size:12px}.car-details>a:not(.button){color:#e2a24f;font-size:11px}.detail-cta{align-self:end}.empty-result{grid-column:1/-1;padding:35px;border:1px solid #283039}
.advantages{padding:125px 0}.advantages-head{display:grid;grid-template-columns:1fr 1fr;gap:18px 70px;align-items:end;margin-bottom:55px}.advantages-head .section-kicker{grid-column:1/-1}.advantages-head h2{font-size:clamp(36px,4vw,58px);line-height:1.08;letter-spacing:-.045em;margin:0}.advantages-head>p:last-child{color:#9da4aa;line-height:1.7;margin:0}.advantages-grid{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #293038;border-bottom:1px solid #293038}.advantages-grid article{min-height:275px;padding:28px 22px;border-right:1px solid #293038}.advantages-grid article:last-child{border-right:0}.advantages-grid span{color:#d89b55;font-size:11px}.advantages-grid h3{margin:50px 0 12px;font-size:18px;line-height:1.3}.advantages-grid p{color:#9da4aa;font-size:12px;line-height:1.65}.advantages-note{margin:20px 0 0;color:#69737b;font-size:10px}
.footer-grid{grid-template-columns:1.25fr .9fr .75fr 1fr!important;gap:42px}
.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.footer-grid>div>span{margin-bottom:5px}
.footer-grid a:not(.brand){transition:color .2s ease}
.footer-grid a:not(.brand):hover{color:#e2a24f}
.consent a{color:inherit;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1050px){.brand-strip>div{grid-template-columns:repeat(4,minmax(110px,1fr))}}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr!important}.car-image{height:220px}.advantages-head{grid-template-columns:1fr}.advantages-head .section-kicker{grid-column:auto}.advantages-grid{grid-template-columns:1fr 1fr}.advantages-grid article{border-bottom:1px solid #293038}.advantages-grid article:nth-child(2n){border-right:0}.car-card.open .car-details{grid-template-columns:1fr}.car-gallery{grid-row:auto}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr!important}.car-image{height:180px}.advantages{padding:85px 0}.advantages-grid{grid-template-columns:1fr}.advantages-grid article{min-height:auto;border-right:0}.advantages-grid h3{margin-top:25px}.car-card.open>.car-image{height:210px}.car-gallery{grid-template-columns:1fr 1fr}.car-gallery img,.car-gallery img:first-child{height:135px;grid-row:auto}.car-gallery img:first-child{grid-column:1/-1}.car-details ul{grid-template-columns:1fr}}
