.trip-gallery{max-width:1280px;margin:auto;padding:64px 24px;scroll-margin-top:100px;color:#fff}.trip-gallery .eyebrow{color:#d4af37;font-size:12px;letter-spacing:.14em}.trip-gallery h2{font-family:Georgia,serif;font-size:clamp(28px,4vw,42px);line-height:1.2;margin:12px 0}.trip-gallery>p{color:#b5bfce;line-height:1.8;max-width:760px}.trip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:30px}.trip-shot{margin:0;background:#172030;border:1px solid #303e55;border-radius:18px;overflow:hidden}.trip-shot:first-child{grid-column:span 2}.trip-shot img{width:100%;height:300px;object-fit:cover;display:block}.trip-shot:first-child img{object-fit:contain;background:#101621}.trip-shot figcaption{padding:16px;color:#dce3ee;font-size:14px}.trip-shot a:focus-visible{outline:3px solid #d4af37;outline-offset:-3px;display:block}.trip-vehicles{margin-top:28px}.trip-vehicles summary{padding:16px;color:#d4af37;cursor:pointer;min-height:48px;border:1px solid #303e55;border-radius:12px}.trip-vehicles .trip-shot:first-child{grid-column:auto}.trip-vehicles .trip-shot img{height:230px;object-fit:contain}.trip-shot.coast img{object-position:50% 65%}html[dir=rtl] .trip-gallery h2{font-family:Tahoma,Arial,sans-serif}html[dir=rtl] .trip-gallery .eyebrow{letter-spacing:0}@media(max-width:700px){.trip-grid{grid-template-columns:1fr}.trip-shot:first-child{grid-column:auto}.trip-shot img{height:300px}.trip-shot:first-child img{height:auto}.trip-gallery{padding:40px 20px}}