.leopard{max-width:1280px;margin:0 auto;padding:3rem 1rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:1024px){.leopard{grid-template-columns:2fr 1fr}}.leopard-content{display:flex;flex-direction:column}.leopard-title{font-size:2.25rem;font-weight:700;color:var(--navy-blue);margin-bottom:.5rem}.leopard-subtitle{color:#4b5563;margin-bottom:1.5rem;font-size:.9rem}.leopard-description{display:flex;flex-direction:column;font-size:.9rem}.intro{font-size:.95rem;color:#374151;margin-bottom:1.5rem}.crew-section{background-color:#f9fafb;border-radius:.5rem;margin-bottom:1.5rem;font-size:.9rem}.crew-intro{font-size:1.125rem;font-weight:500;color:#1f2937;margin-bottom:1rem}.crew-list{list-style-type:disc;list-style-position:inside;grid-gap:.75rem;gap:.75rem}.auxiliary,.crew-list li{color:#374151}.auxiliary{font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.leopard-specs{background-color:#eff6ff;border-radius:.5rem;margin-bottom:1.5rem}.leopard-specs h3{font-size:1.5rem;font-weight:700;color:#1e40af;margin-bottom:.75rem}.leopard-specs p{color:#374151}.leopard-pricing{border-radius:.5rem;margin-bottom:1.5rem}.leopard-pricing h3{font-size:1rem;font-weight:700;margin-bottom:1rem}.pricing-table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.9rem}.pricing-table td,.pricing-table th{text-align:left}.pricing-table th{font-weight:600}.pricing-table tr:last-child td{border-bottom:none}.pricing-table td:last-child{font-weight:600}.details-section,.leopard-details{display:flex;flex-direction:column}.details-section{margin-bottom:1.5rem}.details-section p{color:#374151;margin-bottom:.5rem}.details-section p:last-child{margin-bottom:0}.includes-section,.not-included-section{background-color:#f9fafb;border-radius:.5rem;margin-bottom:1.5rem}.includes-section h4,.not-included-section h4{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.includes-section ul,.not-included-section ul{list-style-type:disc;list-style-position:inside;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}.includes-section li,.not-included-section li{color:#374151}.notes-section{display:flex;flex-direction:column}.note,.private{color:#374151;font-style:italic;margin-bottom:1rem;font-size:.8rem}.leopard-gallery{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.gallery-image{width:100%;height:auto;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}
