.page-module__2fMDQG__page{flex-direction:column;display:flex}.page-module__2fMDQG__hero{justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;min-height:calc(100vh - 80px);margin:0 auto;padding:4rem 2rem;display:flex}.page-module__2fMDQG__heroContent{flex:1;max-width:600px}.page-module__2fMDQG__title{margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.page-module__2fMDQG__title span{color:var(--gold-primary)}.page-module__2fMDQG__subtitle{color:var(--foreground);opacity:.9;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.8}.page-module__2fMDQG__ctaGroup{align-items:center;gap:1.5rem;display:flex}.page-module__2fMDQG__primaryBtn{background-color:var(--gold-primary);color:#fff;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ff8c0066}.page-module__2fMDQG__primaryBtn:hover{background-color:var(--gold-hover);transform:translateY(-3px);box-shadow:0 6px 20px #ff8c0099}.page-module__2fMDQG__secondaryBtn{color:var(--foreground);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;transition:color .3s;display:flex}.page-module__2fMDQG__secondaryBtn:hover{color:var(--gold-primary)}.page-module__2fMDQG__heroImageWrapper{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.page-module__2fMDQG__heroImageBorder{aspect-ratio:4/5;background:linear-gradient(135deg, var(--gold-primary), transparent, var(--gold-hover));border-radius:20px;width:100%;max-width:500px;padding:15px;position:relative;box-shadow:0 20px 40px #0003}.page-module__2fMDQG__heroImage{object-fit:cover;border-radius:12px;position:absolute;inset:15px;width:calc(100% - 30px)!important;height:calc(100% - 30px)!important}.page-module__2fMDQG__features{background-color:var(--dark-accent);padding:5rem 2rem}.page-module__2fMDQG__featureGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.page-module__2fMDQG__featureCard{border:1px solid #333;border-top:4px solid var(--card-color,var(--gold-primary));background:#1a1a1acc;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.page-module__2fMDQG__featureCard:before{content:"";background:linear-gradient(to bottom, var(--card-color,var(--gold-primary)), transparent);opacity:.1;pointer-events:none;height:100px;position:absolute;top:0;left:0;right:0}.page-module__2fMDQG__featureCard *{z-index:1;position:relative}.page-module__2fMDQG__featureCard:hover{border-color:var(--card-color,var(--gold-primary));transform:translateY(-10px);box-shadow:0 10px 30px #0006}.page-module__2fMDQG__featureIcon{color:var(--card-color,var(--gold-primary));filter:drop-shadow(0 2px 8px #00000080);margin-bottom:1.5rem}.page-module__2fMDQG__featureCard h3{color:var(--card-color,#fff);text-shadow:0 2px 4px #00000080;margin-bottom:1rem;font-size:1.4rem}.page-module__2fMDQG__featureCard p{color:#ddd;line-height:1.6}@media (max-width:992px){.page-module__2fMDQG__hero{text-align:center;flex-direction:column;padding-top:2rem}.page-module__2fMDQG__ctaGroup{justify-content:center}}@media (max-width:768px){.page-module__2fMDQG__hero{justify-content:center;padding:4rem 2rem;position:relative;overflow:hidden}.page-module__2fMDQG__heroImageWrapper{z-index:-1;opacity:.25;width:100%;height:100%;position:absolute;inset:0}.page-module__2fMDQG__heroImageBorder{width:100%;max-width:none;height:100%;box-shadow:none;background:0 0;border-radius:0;padding:0}.page-module__2fMDQG__heroImage{object-position:center;border-radius:0;width:100%!important;height:100%!important;inset:0!important}.page-module__2fMDQG__title{font-size:2.5rem}.page-module__2fMDQG__ctaGroup{flex-direction:column;width:100%}.page-module__2fMDQG__primaryBtn,.page-module__2fMDQG__secondaryBtn{justify-content:center;width:100%}.page-module__2fMDQG__featureCard{background-color:#f5f5f5}@media (prefers-color-scheme:dark){.page-module__2fMDQG__featureCard{background-color:#1a1a1a}}}.page-module__2fMDQG__gallerySection{width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem}.page-module__2fMDQG__sectionHeader{text-align:center;margin-bottom:3rem}.page-module__2fMDQG__sectionHeader h2{margin-bottom:1rem;font-size:2.5rem}.page-module__2fMDQG__sectionHeader h2 span{color:var(--gold-primary)}.page-module__2fMDQG__sectionHeader p{color:var(--foreground);opacity:.8;max-width:600px;margin:0 auto}.page-module__2fMDQG__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.page-module__2fMDQG__galleryCard{aspect-ratio:1;border-radius:12px;position:relative;overflow:hidden;box-shadow:0 5px 15px #0000001a}.page-module__2fMDQG__galleryImageWrapper{width:100%;height:100%;position:relative}.page-module__2fMDQG__galleryImage{object-fit:cover;transition:transform .3s}.page-module__2fMDQG__galleryCard:hover .page-module__2fMDQG__galleryImage{transform:scale(1.05)}.page-module__2fMDQG__badge,.page-module__2fMDQG__badgeAfter{color:#fff;z-index:10;border-radius:20px;padding:.4rem 1rem;font-size:.85rem;font-weight:700;position:absolute;top:15px;left:15px;box-shadow:0 2px 10px #0003}.page-module__2fMDQG__badge{background-color:var(--dark-accent)}.page-module__2fMDQG__badgeAfter{background-color:var(--gold-primary)}.page-module__2fMDQG__description{color:#fff;z-index:10;background:linear-gradient(#0000 0%,#000c 100%);padding:2rem 1rem 1rem;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.page-module__2fMDQG__description p{margin:0;font-size:.95rem;line-height:1.4}.page-module__2fMDQG__galleryCard:hover .page-module__2fMDQG__description{transform:translateY(0)}.page-module__2fMDQG__viewMoreWrapper{text-align:center}.page-module__2fMDQG__viewMoreBtn{background-color:var(--gold-hover);color:#fff;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;transition:all .3s;display:inline-flex}.page-module__2fMDQG__viewMoreBtn:hover{background-color:var(--gold-primary);transform:translateY(-3px);box-shadow:0 4px 15px #ff8c0066}
