.explore-hero{position:relative;height:45vh;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;margin-bottom:4rem}.explore-hero-content{max-width:800px;padding:0 2rem}.explore-title{font-size:4rem;font-weight:300;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.explore-subtitle{font-size:1.5rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.explore-grid{max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-bottom:4rem}.explore-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.explore-card:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.explore-image{position:relative;width:100%;height:300px;overflow:hidden}.explore-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.explore-card:hover .explore-image img{transform:scale(1.05)}.explore-card-content{padding:2rem}.explore-card-title{font-size:1.8rem;font-weight:500;margin-bottom:1rem;color:#1a1a1a}.explore-card-description{font-size:1.1rem;line-height:1.6;color:#666;margin-bottom:1.5rem}.explore-card-button{display:inline-block;padding:.8rem 1.5rem;background-color:#1a1a1a;color:#fff;text-decoration:none;border-radius:30px;font-weight:500;transition:all .3s ease}.explore-card-button:hover{background-color:#333;transform:translate(5px)}.explore-single-hero{height:70vh;background-position:center;background-size:cover;background-repeat:no-repeat;position:relative}.explore-single-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000004d,#0009);display:flex;align-items:center;justify-content:center;padding:2rem}.explore-single-title{color:#fff;font-size:4rem;font-weight:300;text-align:center;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.explore-single-content{max-width:1200px;margin:0 auto;padding:4rem 2rem}.explore-single-main{font-size:1.2rem;line-height:1.8;color:#333}.explore-single-main p{margin-bottom:1.5rem}.explore-gallery{margin-top:4rem}.explore-gallery-title{font-size:2.5rem;font-weight:300;text-align:center;margin-bottom:2rem;color:#1a1a1a}.explore-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.explore-gallery-item{position:relative;height:300px;overflow:hidden;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.explore-gallery-item:hover{transform:translateY(-5px)}.explore-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.explore-gallery-item:hover img{transform:scale(1.05)}@media (max-width: 768px){.explore-hero{height:50vh}.explore-title{font-size:3rem}.explore-subtitle{font-size:1.2rem}.explore-grid{grid-template-columns:1fr}.explore-card{max-width:500px;margin:0 auto}.explore-image{height:250px}.explore-card-title{font-size:1.5rem}.explore-single-hero{height:50vh}.explore-single-title{font-size:2.5rem}.explore-single-content{padding:2rem 1rem}.explore-single-main{font-size:1.1rem}.explore-gallery-title{font-size:2rem}.explore-gallery-grid{grid-template-columns:1fr}.explore-gallery-item{height:250px}}.explore-section{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;padding:2rem}.explore-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0003,#0006);z-index:1}.explore-content{position:relative;z-index:2;max-width:600px;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.2)}.explore-title{font-size:3rem;font-weight:600;margin-bottom:1.5rem;line-height:1.2;text-shadow:2px 2px 4px rgba(0,0,0,.4)}.explore-description{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.explore-button{display:inline-block;padding:1rem 2rem;background:#1a1a1a;color:#fff;text-decoration:none;border-radius:30px;font-weight:500;transition:all .3s ease}.explore-button:hover{background:#000;transform:translateY(-2px)}@media (max-width: 768px){.explore-section{height:100vh;background-position:center;background-size:150% auto;padding:1rem}.explore-section:before{background:linear-gradient(to bottom,#0006,#00000080,#0009)}.explore-content{padding:2rem;background:#0006;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:92%;max-width:none;border:1px solid rgba(255,255,255,.1)}.explore-title{font-size:2.8rem;margin-bottom:1.2rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.explore-description{font-size:1.15rem;line-height:1.5;margin-bottom:2rem;opacity:1;text-shadow:1px 1px 3px rgba(0,0,0,.4)}.explore-button{padding:1rem 2rem;font-size:1.1rem;background:#1a1a1ae6}}
