.page-module__E0kJGG__optionsGrid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:-50px;display:grid;position:relative}.page-module__E0kJGG__optionCard{border:1px solid var(--border-color);box-shadow:var(--shadow-md);transition:var(--transition);color:inherit;background:#fff;border-radius:20px;flex-direction:column;gap:25px;padding:40px;text-decoration:none;display:flex}.page-module__E0kJGG__optionCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-gold);transform:translateY(-10px)}.page-module__E0kJGG__iconWrapper{background-color:var(--bg-secondary);width:80px;height:80px;color:var(--brand-purple);transition:var(--transition);border-radius:16px;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__optionCard:hover .page-module__E0kJGG__iconWrapper{background-color:var(--brand-purple);color:#fff}.page-module__E0kJGG__cardContent{flex-direction:column;gap:12px;display:flex}.page-module__E0kJGG__label{text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-gold);font-size:.85rem;font-weight:600}.page-module__E0kJGG__cardContent h2{color:var(--foreground);font-size:1.8rem}.page-module__E0kJGG__cardContent p{color:var(--text-muted);font-size:1.05rem;line-height:1.5}.page-module__E0kJGG__actionLink{color:var(--brand-purple);margin-top:10px;font-size:1rem;font-weight:600}@media (max-width:768px){.page-module__E0kJGG__optionsGrid{grid-template-columns:1fr;margin-top:0;padding:0 10px}.page-module__E0kJGG__optionCard{padding:30px}.page-module__E0kJGG__cardContent h2{font-size:1.5rem}}
.Hero-module__Z8hQ_W__hero{background-color:var(--bg-secondary);height:60vh;min-height:400px;color:var(--foreground);text-align:center;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__overlay{display:none}.Hero-module__Z8hQ_W__content{z-index:2;max-width:900px;position:relative}.Hero-module__Z8hQ_W__title{color:var(--brand-purple);margin-bottom:20px;font-size:4rem;line-height:1.1;animation:1s ease-out Hero-module__Z8hQ_W__fadeIn}.Hero-module__Z8hQ_W__title span{color:var(--brand-gold)}.Hero-module__Z8hQ_W__description{max-width:600px;color:var(--text-muted);margin:0 auto;font-size:1.5rem;font-weight:300;animation:1.2s ease-out Hero-module__Z8hQ_W__fadeIn}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{height:50vh}.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__description{font-size:1.1rem}}
.ContactSection-module__G6BZYW__layout{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}.ContactSection-module__G6BZYW__info{flex-direction:column;gap:15px;display:flex}.ContactSection-module__G6BZYW__label{text-transform:uppercase;letter-spacing:2px;color:var(--brand-gold);font-size:.85rem;font-weight:600}.ContactSection-module__G6BZYW__title{color:var(--brand-purple);font-size:2.5rem}.ContactSection-module__G6BZYW__subtitle{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem}.ContactSection-module__G6BZYW__detailsList{flex-direction:column;gap:25px;display:flex}.ContactSection-module__G6BZYW__detailItem{align-items:flex-start;gap:20px;display:flex}.ContactSection-module__G6BZYW__iconBox{background:var(--bg-secondary);width:50px;height:50px;color:var(--brand-purple);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ContactSection-module__G6BZYW__detailItem h4{color:var(--foreground);margin-bottom:4px;font-size:1rem}.ContactSection-module__G6BZYW__detailItem p{color:var(--text-muted);line-height:1.5}.ContactSection-module__G6BZYW__mapContainer{background:var(--bg-secondary);height:500px;box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:20px;overflow:hidden}@media (max-width:992px){.ContactSection-module__G6BZYW__layout{grid-template-columns:1fr;gap:40px}.ContactSection-module__G6BZYW__mapContainer{height:400px}}@media (max-width:600px){.ContactSection-module__G6BZYW__title{font-size:2rem}.ContactSection-module__G6BZYW__mapContainer{height:300px}}
