.page-module___8aEwW__main{width:100%}.page-module___8aEwW__hero{justify-content:center;align-items:center;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroVideo{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__videoOverlay{z-index:2;background:linear-gradient(90deg,#121212e6 0%,#12121266 100%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{z-index:3;text-align:left;width:100%;position:relative}.page-module___8aEwW__heroTitle{color:var(--text-light);margin-bottom:24px;font-size:5rem;font-weight:700;line-height:1.1}.page-module___8aEwW__heroTitle span{color:var(--accent-gold)}.page-module___8aEwW__heroSubtitle{color:#e0e0e0;max-width:600px;margin-bottom:40px;font-size:1.5rem}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__heroSubtitle{font-size:1.2rem}}.page-module___8aEwW__quickProducts{background-color:var(--primary-dark)}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.page-module___8aEwW__productCard{group:hover;border-radius:12px;height:400px;position:relative;overflow:hidden}.page-module___8aEwW__productImg{object-fit:cover;width:100%;height:100%;transition:transform .5s}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImg{transform:scale(1.05)}.page-module___8aEwW__productOverlay{background:linear-gradient(#12121200 0%,#121212 100%);flex-direction:column;align-items:flex-start;width:100%;padding:40px 20px 20px;display:flex;position:absolute;bottom:0;left:0}.page-module___8aEwW__productOverlay h3{color:var(--text-light);margin-bottom:16px;font-size:24px;font-weight:600}.page-module___8aEwW__productBtn{border:1px solid var(--accent-gold);color:var(--accent-gold);background-color:#0000;border-radius:4px;padding:8px 24px;font-weight:500;transition:all .3s}.page-module___8aEwW__productBtn:hover{background-color:var(--accent-gold);color:var(--primary-dark)}.page-module___8aEwW__featuresSection{background-color:var(--secondary-dark)}.page-module___8aEwW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.page-module___8aEwW__featureCard{background-color:var(--primary-dark);text-align:center;border:1px solid var(--border-color);border-radius:12px;padding:40px 30px;transition:transform .3s,border-color .3s}.page-module___8aEwW__featureCard:hover{border-color:var(--accent-gold);transform:translateY(-10px)}.page-module___8aEwW__featureIcon{color:var(--accent-gold);justify-content:center;margin-bottom:24px;display:flex}.page-module___8aEwW__featureCard h3{margin-bottom:16px;font-size:20px}.page-module___8aEwW__featureCard p{color:var(--text-muted);font-size:15px}
