/* ============================================================
   SERVA FIETSENDRAGERPAGINA — V15 SEO SOURCE
   VOLLEDIGE VERVANGING VAN serva-page-bike-carrier.css

   Alleen fietsendrager-specifieke fotografie en FIX4BIKE.
   ============================================================ */

#serva-bike-accessory-page .serva-accessory-v15__hero-media > img { object-position:52% center; }
#serva-bike-accessory-page .serva-bike-v15__product-card--roof .serva-accessory-v15__product-media img { object-position:center center; }
#serva-bike-accessory-page .serva-bike-v15__product-card--towbar .serva-accessory-v15__product-media img { object-position:center center; }

.serva-bike-v15__fix { padding:clamp(62px,7vw,94px) 0; background:#050505; color:#fff; }
.serva-bike-v15__fix-grid { display:grid; grid-template-columns:minmax(0,.92fr) minmax(380px,1.08fr); align-items:center; gap:clamp(42px,7vw,86px); }
.serva-bike-v15__fix-grid > :not(.serva-bike-v15__fix-content):not(.serva-bike-v15__fix-media) { display:none!important; }
.serva-bike-v15__fix-content { max-width:580px; }
.serva-bike-v15__fix .sv-section-eyebrow { color:rgba(255,255,255,.58); }
.serva-bike-v15__fix-title { margin-top:12px; color:#fff; }
.serva-bike-v15__fix-lead { max-width:540px; margin:16px 0 0; color:rgba(255,255,255,.76); font-size:15.5px; line-height:1.53; }
.serva-bike-v15__fix-checks { min-height:0; margin:20px 0 25px; }
.serva-bike-v15__fix .serva-accessory-v15__checks li, .serva-bike-v15__fix .serva-accessory-v15__checks li::before { color:#fff; }
.serva-bike-v15__fix-media { margin:0; overflow:hidden; border:1px solid rgba(255,255,255,.14); border-radius:21px; background:#edf2f4; }
.serva-bike-v15__fix-media img { width:100%; aspect-ratio:4 / 3; display:block; padding:clamp(32px,5vw,64px); object-fit:contain; }
@media(max-width:900px) { .serva-bike-v15__fix-grid { grid-template-columns:1fr; } .serva-bike-v15__fix-media { max-width:680px; } }
@media(max-width:620px) { #serva-bike-accessory-page .serva-accessory-v15__hero-media > img { object-position:48% center; } .serva-bike-v15__fix { padding:48px 0; } .serva-bike-v15__fix-grid { gap:27px; } .serva-bike-v15__fix-media { border-radius:18px; } }