.experience-hero-bg{text-align:center;min-height:100vh;color:var(--clr-bone);background-image:url(/assets/hero-experience.webp);background-position:50%;background-size:cover;justify-content:center;align-items:center;display:flex;position:relative}.experience-hero-bg .hero-overlay{background:linear-gradient(to bottom, #142c2499 0%, #0d1a154d 50%, var(--clr-deep-forest) 100% );z-index:1;position:absolute;inset:0}.experience-hero-bg .hero-content{z-index:2;margin-top:4rem;position:relative}.hero-cta-wrapper{justify-content:center;margin-top:2.5rem;display:flex}.hero-subtitle{color:#e9e3d2e6;max-width:600px;margin-top:1.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.text-center{text-align:center}.section-packages{padding:5rem 1rem}.packages-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.packages-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}.package-card{background-color:#0000;border:1px solid #e9e3d233;border-radius:12px;flex-direction:column;padding:1.5rem;display:flex}.package-title{color:var(--clr-bone);text-align:center;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;min-height:3rem;margin-bottom:1.25rem;font-size:1.25rem;display:flex}.package-image{border-radius:8px;width:100%;height:200px;margin-bottom:1.5rem;overflow:hidden}.package-image img{object-fit:cover;width:100%;height:100%}.package-details{flex-grow:1;margin-bottom:1.5rem}.package-features{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.package-features li{color:#e9e3d2e6;align-items:flex-start;gap:1rem;font-size:.95rem;line-height:1.5;display:flex}.feature-icon{width:20px;height:20px;stroke:var(--clr-gold);flex-shrink:0;margin-top:3px}.package-footer{margin-top:auto}.package-price{color:var(--clr-bone);margin-bottom:1rem;font-size:1.125rem}.package-price strong{font-size:1.25rem}.btn-gold-solid{background-color:var(--clr-gold);color:var(--clr-deep-forest);text-align:center;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:4px;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;transition:opacity .3s;display:inline-block}.btn-gold-solid:hover{opacity:.9}.w-full{width:100%}.section-gallery{padding:5rem 1rem}.gallery-grid{grid-template-columns:1fr;gap:1rem;display:grid}.gallery-item{border-radius:12px;height:300px;position:relative;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery-item:hover img{transform:scale(1.05)}@media (width>=768px) and (width<=991px){.gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:250px}}@media (width>=992px){.gallery-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:320px;gap:1.5rem}.item-1{grid-column:span 3}.item-2{grid-column:span 5}.item-3{grid-column:span 4}.item-4{grid-column:span 6}.item-5,.item-6{grid-column:span 3}}
