.camper-hero picture img{object-position:center 52%}
.camper-modes{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:28px;border-top:2px solid #147c8d;border-bottom:1px solid #c5d5d8}
.camper-modes>div{padding:28px 24px;background:#edf3f3}
.camper-modes>div+div{border-left:1px solid #c5d5d8}
.camper-modes h3{font-size:24px;margin:12px 0 16px;color:#0b303b}
.camper-page .article-body blockquote{margin:28px 0;padding:24px 28px;background:#edf3f3;border-left:3px solid #147c8d}
.camper-page .article-body blockquote p{margin:0}
.camper-page blockquote cite{display:block;margin-top:16px;font-size:14px;font-style:normal;color:#546c75}
html body main .article-body>#camper-angebot{margin-top:72px;margin-bottom:72px}
@media(max-width:600px){.camper-modes{grid-template-columns:1fr}.camper-modes>div{padding:24px 20px}.camper-modes>div+div{border-left:0;border-top:1px solid #c5d5d8}.camper-page .article-body blockquote{padding:22px 20px}html body main .article-body>#camper-angebot{margin-top:48px;margin-bottom:48px}}

/* Selected night image: preserve the lit camper while keeping copy legible. */
.camper-page .camper-hero:after{background:linear-gradient(90deg,rgba(4,23,32,.6),rgba(4,23,32,.32) 45%,rgba(4,23,32,.06) 75%),linear-gradient(0deg,rgba(4,23,32,.18),transparent 45%)}
@media(max-width:760px){.camper-page .camper-hero picture img{object-position:76% center}.camper-page .camper-hero:after{background:linear-gradient(90deg,rgba(4,23,32,.86),rgba(4,23,32,.42))}}

/* Original Pandora components supplied for the Camper page. */
.camper-product-row{display:grid;gap:22px;margin:30px 0 4px}
.camper-product-row-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.camper-product-row-controls,.camper-product-row-tags{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}
.camper-product-row figure{display:flex;flex-direction:column;justify-content:flex-end;min-width:0;margin:0;padding:22px;background:#edf3f3;border-top:2px solid #147c8d}
.camper-product-row img{display:block;width:auto;max-width:74%;height:145px;object-fit:contain;margin:auto}
.camper-product-row-three img{height:112px;max-width:70%}
.camper-product-row-controls .camper-display-control img{height:180px;max-width:68%}
.camper-product-row figcaption{margin-top:18px;padding-top:12px;border-top:1px solid #c8d6d9;color:#546c75;font-size:13px;line-height:1.5;text-align:left}
@media(max-width:700px){.camper-product-row-three{grid-template-columns:1fr 1fr}.camper-product-row-three figure:first-child{grid-column:1/-1}.camper-product-row figure{padding:18px}.camper-product-row img,.camper-product-row-three img{height:120px;max-width:68%}.camper-product-row-controls .camper-display-control img{height:160px}}
@media(max-width:460px){.camper-product-row-three,.camper-product-row-controls,.camper-product-row-tags{grid-template-columns:1fr}.camper-product-row-three figure:first-child{grid-column:auto}.camper-product-row img,.camper-product-row-three img{height:130px;max-width:62%}.camper-product-row-controls .camper-display-control img{height:170px}}

.camper-pro-alternative{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:26px;margin:76px 0 88px;padding:30px 32px;background:#f7f9f9;border-left:2px solid #147c8d}
.camper-pro-alternative img{display:block;width:160px;height:160px;object-fit:contain;margin:auto}
.camper-pro-alternative h3{margin:8px 0 8px;color:#0b303b;font-size:22px}
.camper-pro-alternative p{margin:0}
.camper-model-primary{max-width:420px;margin:24px 0 30px;padding:22px;background:#fff;border-bottom:1px solid #c8d6d9}
.camper-model-primary img{display:block;width:220px;max-width:72%;height:auto;margin:0 auto}
.camper-model-primary figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-top:14px;padding-top:14px;border-top:1px solid #d7e1e5;text-align:left}
.camper-model-primary figcaption strong{font-size:20px;color:#0b303b}
.camper-model-primary figcaption span{font-size:13px;color:#546c75;text-align:right}
.camper-page .camper-offer-layout{display:block}
.camper-page .camper-offer-layout .offer-copy{max-width:720px}
@media(max-width:700px){.camper-pro-alternative{grid-template-columns:135px 1fr;gap:18px;margin:60px 0 70px;padding:24px}.camper-pro-alternative img{width:125px;height:125px}.camper-model-primary{padding:18px}.camper-model-primary img{width:190px}.camper-model-primary figcaption{display:block}.camper-model-primary figcaption span{display:block;margin-top:5px;text-align:left}}
@media(max-width:460px){.camper-pro-alternative{grid-template-columns:1fr;margin:52px 0 62px;padding:22px}.camper-pro-alternative img{width:145px;height:145px}.camper-model-primary{padding:14px}.camper-model-primary img{width:170px}.camper-model-primary figcaption strong{font-size:17px}.camper-model-primary figcaption span{font-size:12px}}

.camper-page .camper-hero picture img{object-position:right center}
