.page-module___8aEwW__hero{justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroBg{object-fit:cover;z-index:-2;filter:brightness(.4);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroOverlay{background:linear-gradient(to top, var(--primary-bg) 0%, transparent 100%);z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{text-align:center;z-index:1;max-width:900px;padding:20px}.page-module___8aEwW__heroTitle{text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 10px #00000080;margin-bottom:20px;font-size:4rem;font-weight:700;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.2rem}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:50px;display:grid}.page-module___8aEwW__featureCard{text-align:center;border-radius:8px;padding:40px 30px;transition:transform .3s}.page-module___8aEwW__featureCard:hover{transform:translateY(-10px)}.page-module___8aEwW__featureIcon{color:var(--accent-color);margin-bottom:20px;font-size:3rem}.page-module___8aEwW__featureTitle{text-transform:uppercase;letter-spacing:1px;margin-bottom:15px;font-size:1.5rem}.page-module___8aEwW__featureDesc{color:var(--text-secondary)}.page-module___8aEwW__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px;display:grid}.page-module___8aEwW__galleryItem{cursor:pointer;border-radius:8px;height:300px;position:relative;overflow:hidden}.page-module___8aEwW__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__galleryItem:hover img{transform:scale(1.1)}.page-module___8aEwW__galleryOverlay{opacity:0;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.page-module___8aEwW__galleryItem:hover .page-module___8aEwW__galleryOverlay{opacity:1}.page-module___8aEwW__galleryText{color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:1px 1px 5px #000c;font-size:1.2rem;font-weight:700}.page-module___8aEwW__testimonialsSection{background-color:var(--secondary-bg);padding:100px 0}.page-module___8aEwW__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.page-module___8aEwW__testimonialCard{border-radius:12px;padding:40px;position:relative}.page-module___8aEwW__stars{color:var(--accent-color);margin-bottom:20px;font-size:1.2rem}.page-module___8aEwW__testimonialText{color:#ddd;margin-bottom:25px;font-style:italic}.page-module___8aEwW__author{align-items:center;gap:15px;display:flex}.page-module___8aEwW__avatar{background-color:var(--accent-color);color:#000;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;font-weight:700;display:flex}.page-module___8aEwW__authorInfo h4{margin:0;font-size:1rem}.page-module___8aEwW__authorInfo span{color:var(--text-secondary);font-size:.85rem}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:2.5rem}}
