Microsoft's LGBTQ+ division is committed to creating an inclusive workplace where everyone can bring their whole selves to work. Together, we're building a culture of belonging, innovation, and pride.
Pride at Microsoft
Since 1989
12,000+
Active Members
We believe that diversity drives innovation and that everyone deserves to feel valued, respected, and empowered to succeed.
Comprehensive benefits and policies that support LGBTQ+ employees and their families, including transgender healthcare coverage.
Employee resource groups in over 50 countries, connecting LGBTQ+ employees and allies across our global organization.
Executive sponsorship and active allyship from leadership at all levels, ensuring our commitment to inclusion starts at the top.
From mentorship to career development, we offer programs designed to help LGBTQ+ employees thrive at Microsoft.
Mentorship programs and leadership training specifically designed for LGBTQ+ professionals.
Monthly talks featuring LGBTQ+ leaders sharing their journeys and insights.
Safe spaces for connection, support, and community building among employees.
Pride celebrations, networking mixers, and cultural awareness events throughout the year.
Hear from our employees about their experiences and what Microsoft Pride means to them.
"Microsoft Pride gave me the courage to come out at work. The support I received from my colleagues and the ERG was overwhelming in the best way possible. I can finally be my authentic self every day."
Jordan Martinez
Software Engineer
"As a transgender employee, having comprehensive healthcare coverage and a supportive community made all the difference during my transition. Microsoft truly walks the talk when it comes to inclusion."
Sam Kim
Product Designer
"The mentorship program connected me with senior leaders who helped shape my career path. Being part of Pride has opened doors I never thought possible. I'm proud to work here."
Alex Patel
Program Manager
Join us for a month-long celebration with keynotes, panels, and social events across all our locations.
Hear from LGBTQ+ executives about their career journeys and the future of inclusive leadership.
March with the Microsoft team in the Seattle Pride Parade followed by a family-friendly picnic.
Find the resources you need to thrive, including mental health support, career guidance, and community connections.
Courses and workshops on LGBTQ+ inclusion and allyship.
Connect with others who share similar experiences and identities.
Specialized mental health resources and counseling services.
Tools and guides for becoming an effective LGBTQ+ ally.
istwhether you're an employee looking to connect or an ally wanting to support, there's a place for you in Microsoft Pride.
<!-- Navigation -->
<nav class="bg-white/80 backdrop-blur-md fixed w-full z-50 border-b border-slate-100">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex justify-between items-center h-16">
<div class="flex items-center space-x-3">
<div class="w-10 h-10 bg-gradient-to-r from-slate-800 to-slate-700 rounded-lg flex items-center justify-center">
<i data-lucide="sparkles" class="w-5 h-5 text-white"></i>
</div>
<span class="text-xl font-semibold text-slate-800">Microsoft Pride</span>
</div>
<div class="hidden md:flex items-center space-x-8">
<a href="#about" class="text-slate-600 hover:text-indigo-600 transition-colors">About</a>
<a href="#programs" class="text-slate-600 hover:text-indigo-600 transition-colors">Programs</a>
<a href="#stories" class="text-slate-600 hover:text-indigo-600 transition-colors">Stories</a>
<a href="#events" class="text-slate-600 hover:text-indigo-600 transition-colors">Events</a>
<a href="#resources" class="text-slate-600 hover:text-indigo-600 transition-colors">Resources</a>
<button class="bg-indigo-600 text-white px-5 py-2 rounded-full hover:bg-indigo-700 transition-colors font-medium">
Get Involved
</button>
</div>
<button class="md:hidden text-slate-600">
<i data-lucide="menu" class="w-6 h-6"></i>
</button>
</div>
</div>
</nav>
<!-- Hero Section -->
<section class="pt-24 pb-16 md:pt-32 md:pb-24 bg-gradient-to-br from-slate-50 via-indigo-50 to-rose-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid lg:grid-cols-2 gap-12 items-center">
<div>
<div class="inline-flex items-center space-x-2 bg-white/60 backdrop-blur px-4 py-2 rounded-full mb-6">
<i data-lucide="heart" class="w-4 h-4 text-rose-500"></i>
<span class="text-sm font-medium text-slate-700">Celebrating Diversity & Inclusion</span>
</div>
<h1 class="text-4xl md:text-5xl lg:text-6xl font-bold text-slate-900 leading-tight mb-6">
Be Your <span class="text-transparent bg-clip-text bg-gradient-to-r from-indigo-600 via-purple-500 to-rose-500">Authentic Self</span> at Work
</h1>
<p class="text-lg text-slate-600 mb-8 leading-relaxed">
Microsoft's LGBTQ+ division is committed to creating an inclusive workplace where everyone can bring their whole selves to work. Together, we're building a culture of belonging, innovation, and pride.
</p>
<div class="flex flex-col sm:flex-row gap-4">
<button class="bg-gradient-to-r from-indigo-600 to-purple-600 text-white px-8 py-4 rounded-full hover:,opacity-90 transition-opacity font-semibold flex items-center justify-center space-x-2">
<span>Join Our Community</span>
<i data-lucide="arrow-right" class="w-5 h-5"></i>
</button>
<button class="bg-white text-slate-700 px-8 py-4 rounded-full hover:bg-slate-50 transition-colors font-semibold border border-slate-200 flex items-center justify-center space-x-2">
<i data-lucide="play" class="w-5 h-5"></i>
<span>Watch Our Story</span>
</button>
</div>
</div>
<div class="relative">
<div class="w-full aspect-square bg-gradient-to-br from-indigo-200 via-purple-200 to-rose-200 rounded-3xl overflow-hidden relative">
<div class="absolute inset-0 bg-gradient-to-t from-slate-900/20 to-transparent"></div>
<div class="absolute inset-0 flex items-center justify-center">
<div class="text-center p-8">
<div class="flex justify-center space-x-1 mb-6">
<div class="w-4 h-16 bg-red-500 rounded-full"></div>
<div class="w-4 h-16 bg-orange-500 rounded-full"></div>
<div class="w-4 h-16 bg-yellow-500 rounded-full"></div>
<div class="w-4 h-16 bg-green-500 rounded-full"></div>
<div class="w-4 h-16 bg-blue-500 rounded-full"></div>
<div class="w-4 h-16 bg-purple-500 rounded-full"></div>
</div>
<p class="text-white/90 text-xl font-medium">Pride at Microsoft</p>
<p class="text-white/70">Since 1989</p>
</div>
</div>
</div>
<div class="absolute -bottom-6 -left-6 bg-white rounded-2xl shadow-xl p-6">
<div class="flex items-center space-x-4">
<div class="w-12 h-12 bg-emerald-100 rounded-full flex items-center justify-center">
<i data-lucide="users" class="w-6 h-6 text-emerald-600"></i>
</div>
<div>
<p class="text-2xl font-bold text-slate-900">12,000+</p>
<p class="text-slate-500 text-sm">Active Members</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-20 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<span class="text-indigo-600 font-semibold text-sm uppercase tracking-wider">Our Mission</span>
<h2 class="text-3xl md:text-4xl font-bold text-slate-900 mt-2 mb-4">Building a Culture of Belonging</h2>
<p class="text-slate-600 max-w-2xl mx-auto text-lg">We believe that diversity drives innovation and that everyone deserves to feel valued, respected, and empowered to succeed.</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-gradient-to-br from-slate-50 to-slate-100 rounded-2xl p-8 hover:shadow-lg transition-shadow">
<div class="w-14 h-14 bg-indigo-100 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="shield" class="w-7 h-7 text-indigo-600"></i>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-3">Inclusive Policies</h3>
<p class="text-slate-600">Comprehensive benefits and policies that support LGBTQ+ employees and their families, including transgender healthcare coverage.</p>
</div>
<div class="bg-gradient-to-br from-slate-50 to-slate-100 rounded-2xl p-8 hover:shadow-lg transition-shadow">
<div class="w-14 h-14 bg-purple-100 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="globe" class="w-7 h-7 text-purple-600"></i>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-3">Global Community</h3>
<p class="text-slate-600">Employee resource groups in over 50 countries, connecting LGBTQ+ employees and allies across our global organization.</p>
</div>
<div class="bg-gradient-to-br from-slate-50 to-slate-100 rounded-2xl p-8 hover:shadow-lg transition-shadow">
<div class="w-14 h-14 bg-rose-100 rounded-xl flex items-center justify-center mb-6">
<i data-lucide="award" class="w-7 h-7 text-rose-600"></i>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-3">Leadership Support</h3>
<p class="text-slate-600">Executive sponsorship and active allyship from leadership at all levels, ensuring our commitment to inclusion starts at the top.</p>
</div>
</div>
</div>
</section>
<!-- Programs Section -->
<section id="programs" class="py-20 bg-gradient-to-br from-slate-900 to-slate-800">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid lg:grid-cols-2 gap-16 items-center">
<div>
<span class="text-indigo-400 font-semibold text-sm uppercase tracking-wider">What We Offer</span>
<h2 class="text-3xl md:text-4xl font-bold text-white mt-2 mb-6">Programs & Initiatives</h2>
<p class="text-slate-300 text-lg mb-8">From mentorship to career development, we offer programs designed to help LGBTQ+ employees thrive at Microsoft.</p>
<div class="space-y-6">
<div class="flex items-start space-x-4">
<div class="w-10 h-10 bg-indigo-500/20 rounded-lg flex items-center justify-center flex-shrink-0">
<i data-lucide="trending-up" class="w-5 h-5 text-indigo-400"></i>
</div>
<div>
<h4 class="text-white font-semibold mb-1">Career Development</h4>
<p class="text-slate-400">Mentorship programs and leadership training specifically designed for LGBTQ+ professionals.</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="w-10 h-10 bg-purple-500/20 rounded-lg flex items-center justify-center flex-shrink-0">
<i data-lucide="message-square" class="w-5 h-5 text-purple-400"></i>
</div>
<div>
<h4 class="text-white font-semibold mb-1">Speaker Series</h4>
<p class="text-slate-400">Monthly talks featuring LGBTQ+ leaders sharing their journeys and insights.</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="w-10 h-10 bg-rose-500/20 rounded-lg flex items-center justify-center flex-shrink-0">
<i data-lucide="heart" class="w-5 h-5 text-rose-400"></i>
</div>
<div>
<h4 class="text-white font-semibold mb-1">Peer Support</h4>
<p class="text-slate-400">Safe spaces for connection, support, and community building among employees.</p>
</div>
</div>
<div class="flex items-start space-x-4">
<div class="w-10 h-10 bg-emerald-500/20 rounded-lg flex items-center justify-center flex-shrink-0">
<i data-lucide="sparkles" class="w-5 h-5 text-emerald-400"></i>
</div>
<div>
<h4 class="text-white font-semibold mb-1">Community Events</h4>
<p class="text-slate-400">Pride celebrations, networking mixers, and cultural awareness events throughout the year.</p>
</div>
</div>
</div>
</div>
<div class="grid grid-cols-2 gap-4">
<div class="space-y-4">
<div class="bg-gradient-to-br from-indigo-500 to-indigo-600 rounded-2xl h-40 flex items-center justify-center">
<i data-lucide="users" class="w-12 h-12 text-white/80"></i>
</div>
<div class="bg-gradient-to-br from-purple-500 to-purple-600 rounded-2xl h-56 flex items-center justify-center">
<i data-lucide="calendar" class="w-12 h-12 text-white/80"></i>
</div>
</div>
<div class="space-y-4 mt-8">
<div class="bg-gradient-to-br from-rose-500 to-rose-600 rounded-2xl h-56 flex items-center justify-center">
<i data-lucide="target" class="w-12 h-12 text-white/80"></i>
</div>
<div class="bg-gradient-to-br from-emerald-500 to-emerald-600 rounded-2xl h-40 flex items-center justify-center">
<i data-lucide="award" class="w-12 h-12 text-white/80"></i>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Stories Section -->
<section id="stories" class="py-20 bg-gradient-to-br from-rose-50 via-orange-50 to-yellow-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<span class="text-rose-600 font-semibold text-sm uppercase tracking-wider">Community Voices</span>
<h2 class="text-3xl md:text-4xl font-bold text-slate-900 mt-2 mb-4">Stories of Pride</h2>
<p class="text-slate-600 max-w-2xl mx-auto text-lg">Hear from our employees about their experiences and what Microsoft Pride means to them.</p>
</div>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-shadow">
<div class="flex items-center space-x-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
</div>
<p class="text-slate-600 mb-6 leading-relaxed">"Microsoft Pride gave me the courage to come out at work. The support I received from my colleagues and the ERG was overwhelming in the best way possible. I can finally be my authentic self every day."</p>
<div class="flex items-center space-x-4">
<div class="w-12 h-12 bg-gradient-to-br from-indigo-400 to-purple-400 rounded-full flex items-center justify-center text-white font-semibold">JM</div>
<div>
<p class="font-semibold text-slate-900">Jordan Martinez</p>
<p class="text-slate-500 text-sm">Software Engineer</p>
</div>
</div>
</div>
<div class="bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-shadow">
<div class="flex items-center space-x-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
</div>
<p class="text-slate-600 mb-6 leading-relaxed">"As a transgender employee, having comprehensive healthcare coverage and a supportive community made all the difference during my transition. Microsoft truly walks the talk when it comes to inclusion."</p>
<div class="flex items-center space-x-4">
<div class="w-12 h-12 bg-gradient-to-br from-rose-400 to-pink-400 rounded-full flex items-center justify-center text-white font-semibold">SK</div>
<div>
<p class="font-semibold text-slate-900">Sam Kim</p>
<p class="text-slate-500 text-sm">Product Designer</p>
</div>
</div>
</div>
<div class="bg-white rounded-2xl p-8 shadow-sm hover:shadow-xl transition-shadow">
<div class="flex items-center space-x-1 mb-4">
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
<i data-lucide="star" class="w-5 h-5 text-yellow-500 fill-yellow-500"></i>
</div>
<p class="text-slate-600 mb-6 leading-relaxed">"The mentorship program connected me with senior leaders who helped shape my career path. Being part of Pride has opened doors I never thought possible. I'm proud to work here."</p>
<div class="flex items-center space-x-4">
<div class="w-12 h-12 bg-gradient-to-br from-emerald-400 to-teal-400 rounded-full flex items-center justify-center text-white font-semibold">AP</div>
<div>
<p class="font-semibold text-slate-900">Alex Patel</p>
<p class="text-slate-500 text-sm">Program Manager</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Events Section -->
<section id="events" class="py-20 bg-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="flex flex-col lg:flex-row lg:items-end lg:justify-between mb-12">
<div>
<span class="text-indigo-600 font-semibold text-sm uppercase tracking-wider">Upcoming</span>
<h2 class="text-3xl md:text-4xl font-bold text-slate-900 mt-2 mb-4">Events & Celebrations</h2>
</div>
<a href="#" class="text-indigo-600 font-semibold flex items-center space-x-2 mt-4 lg:mt-0 hover:text-indigo-700">
<span>View All Events</span>
<i data-lucide="arrow-right" class="w-5 h-5"></i>
</a>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-3 gap-8">
<div class="group">
<div class="bg-gradient-to-br from-indigo-100 to-purple-100 rounded-2xl h-48 mb-4 group-hover:scale-[1.02] transition-transform"></div>
<div class="flex items-center space-x-2 mb-2">
<span class=" rounded-full px-3 py-1 text-xs font-medium">Jun 1-30</span>
<span class="text-slate-500 text-sm">•</span>
<span class="text-slate-500 text-sm">Global</span>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-2">Pride Month 2024 Celebration</h3>
<p class="text-slate-600 text-sm mb-4">Join us for a month-long celebration with keynotes, panels, and social events across all our locations.</p>
<button class="text-indigo-600 font-semibold flex items-center space-x-2 group-hover:text-indigo-700">
<span>Learn More</span>
<i data-lucide="chevron-right" class="w-4 h-4"></i>
</button>
</div>
<div class="group">
<div class="bg-gradient-to-br from-rose-100 to-orange-100 rounded-2xl h-48 mb-4 group-hover:scale-[1.02] transition-transform"></div>
<div class="flex items-center space-x-2 mb-2">
<span class="bg-rose-100 text-rose-700 rounded-full px-3 py-1 text-xs font-medium">Jun 15</span>
<span class="text-slate-500 text-sm">•</span>
<span class="text-slate-500 text-sm">Virtual</span>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-2">LGBTQ+ in Tech Leadership Panel</h3>
<p class="text-slate-600 text-sm mb-4">Hear from LGBTQ+ executives about their career journeys and the future of inclusive leadership.</p>
<button class="text-indigo-600 font-semibold flex items-center space-x-2 group-hover:text-indigo-700">
<span>Learn More</span>
<i data-lucide="chevron-right" class="w-4 h-4"></i>
</button>
</div>
<div class="group">
<div class="bg-gradient-to-br from-emerald-100 to-teal-100 rounded-2xl h-48 mb-4 group-hover:scale-[1.02] transition-transform"></div>
<div class="flex items-center space-x-2 mb-2">
<span class="bg-emerald-100 text-emerald-700 rounded-full px-3 py-1 text-xs font-medium">Jun 22</span>
<span class="text-slate-500 text-sm">•</span>
<span class="text-slate-500 text-sm">Seattle</span>
</div>
<h3 class="text-xl font-semibold text-slate-900 mb-2">Pride Parade & Family Day</h3>
<p class="text-slate-600 text-sm mb-4">March with the Microsoft team in the Seattle Pride Parade followed by a family-friendly picnic.</p>
<button class="text-indigo-600 font-semibold flex items-center space-x-2 group-hover:text-indigo-700">
<span>Learn More</span>
<i data-lucide="chevron-right" class="w-4 h-4"></i>
</button>
</div>
</div>
</div>
</section>
<!-- Resources Section -->
<section id="resources" class="py-20 bg-slate-50">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="text-center mb-16">
<span class="text-indigo-600 font-semibold text-sm uppercase tracking-wider">Support</span>
<h2 class="text-3xl md:text-4xl font-bold text-slate-900 mt-2 mb-4">Resources & Support</h2>
<p class="text-slate-600 max-w-2xl mx-auto text-lg">Find the resources you need to thrive, including mental health support, career guidance, and community connections.</p>
</div>
<div class="grid md:grid-cols-2 lg:grid-cols-4 gap-6">
<div class="bg-white rounded-xl p-6 hover:shadow-lg transition-shadow cursor-pointer border border-slate-100">
<div class="w-12 h-12 bg-indigo-100 rounded-lg flex items-center justify-center mb-4">
<i data-lucide="book" class="w-6 h-6 text-indigo-600"></i>
</div>
<h3 class="font-semibold text-slate-900 mb-2">Learning Hub</h3>
<p class="text-slate-500 text-sm">Courses and workshops on LGBTQ+ inclusion and allyship.</p>
</div>
<div class="bg-white rounded-xl p-6 hover:shadow-lg transition-shadow cursor-pointer border border-slate-100">
<div class="w-12 h-12 bg-purple-100 rounded-lg flex items-center justify-center mb-4">
<i data-lucide="message-circle" class="w-6 h-6 text-purple-600"></i>
</div>
<h3 class="font-semibold text-slate-900 mb-2">Peer Support Groups</h3>
<p class="text-slate-500 text-sm">Connect with others who share similar experiences and identities.</p>
</div>
<div class="bg-white rounded-xl p-6 hover:shadow-lg transition-shadow cursor-pointer border border-slate-100">
<div class="w-12 h-12 bg-rose-100 rounded-lg flex items-center justify-center mb-4">
<i data-lucide="shield-heart" class="w-6 h-6 text-rose-600"></i>
</div>
<h3 class="font-semibold text-slate-900 mb-2">Mental Health</h3>
<p class="text-slate-500 text-sm">Specialized mental health resources and counseling services.</p>
</div>
<div class="bg-white rounded-xl p-6 hover:shadow-lg transition-shadow cursor-pointer border border-slate-100">
<div class="w-12 h-12 bg-emerald-100 rounded-lg flex items-center justify-center mb-4">
<i data-lucide="users" class="w-6 h-6 text-emerald-600"></i>
</div>
<h3 class="font-semibold text-slate-900 mb-2">Ally Resources</h3>
<p class="text-slate-500 text-sm">Tools and guides for becoming an effective LGBTQ+ ally.</p>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="py-20 bg-gradient-to-r from-indigo-600 via-purple-600 to-rose-600">
<div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
<h2 class="text-3xl md:text-4xl font-bold text-white mb-6">Ready to Join Our Community?</h2>
<p class="text-white/80 text-lg mb-8 max-w-2xl mx-auto">istwhether you're an employee looking to connect or an ally wanting to support, there's a place for you in Microsoft Pride.</p>
<div class="flex flex-col sm:flex-row gap-4 justify-center">
<button class="bg-white text-indigo-600 px-8 py-4 rounded-full hover:bg-slate-50 transition-colors font-semibold flex items-center justify-center space-x-2">
<span>Join the ERG</span>
<i data-lucide="arrow-right" class="w-5 h-5"></i>
</button>
<button class="bg-transparent text-white px-8 py-4 rounded-full hover:bg-white/10 transition-colors font-semibold border-2 border-white/50 flex items-center justify-center space-x-2">
<i data-lucide="mail" class="w-5 h-5"></i>
<span>Contact Us</span>
</button>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-slate-900 text-white py-16">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
<div class="grid md:grid-cols-4 gap-12 mb-12">
<div>
<div class="flex items-center space-x-3 mb-6">
<div class="w-10 h-10 bg-gradient-to-r from-indigo-500 to-purple-500 rounded-lg flex items-center justify-center">
<i data-lucide="sparkles" class="w-5 h-5 text-white"></i>
</div>
<span class="text-xl font-semibold">Microsoft Pride</span>
</div>
<p class="text-slate-400 text-sm leading-relaxed">Empowering LGBTQ+ employees to bring their authentic selves to work and creating a culture of belonging for all.</p>
</div>
<div>
<h4 class="font-semibold mb-4">Quick Links</h4>
<ul class="space-y-3 text-slate-400 text-sm">
<li><a href="#" class="hover:text-white transition-colors">About Us</a></li>
<li><a href="#" class="hover:text-white transition-colors">Our Programs</a></li>
<li><a href="#" class="hover:text-white transition-colors">Events</a></li>
<li><a href="#" class="hover:text-white transition-colors">Resources</a></li>
</ul>
</div>
<div>
<h4 class="font-semibold mb-4">Get Involved</h4>
<ul class="space-y-3 text-slate-400 text-sm">
<li><a href="#" class="hover:text-white transition-colors">Join the ERG</a></li>
<li><a href="#" class="hover:text-white transition-colors">Become an Ally</a></li>
<li><a href="#" class="hover:text-white transition-colors">Volunteer</a></li>
<li><a href="#" class="hover:text-white transition-colors">Share Your Story</ Rounded-full w-full</a></li>
</ul>
</div>
<div>
<h4 class="font-semibold mb-4">Connect</h4>
<div class="flex space-x-4 mb-6">
<a href="#" class="w-10 h-10 bg-slate-800 rounded-full flex items-center justify-center hover:bg-slate-700 transition-colors">
d">
<i data-lucide="message-circle" class="w-5 h-5"></i>
</a>
<a href="#" class="w-10 h-10 bg-slate-800 rounded-full flex items-center justify-center hover:bg-slate-700 transition-colors">
<i data-lucide="at-sign" class="w-5 h-5"></i>
</a>
<a href="#" class="w-10 h-10 bg-slate-800 rounded-full flex items-center justify-center hover:bg-slate-700 transition-colors">
<i data-lucide="video" class="w-5 h-5"></i>
</a>
</div>
<p class="text-slate-400 text-sm">pride@microsoft.com</p>
</div>
</div>
<div class="border-t border-slate-800 pt-8 flex flex-col md:flex-row justify-between items-center">
<p class="text-slate-400 text-sm">© 2024 Microsoft Pride. All rights reserved.</p>
<div class="flex space-x-6 mt-4 md:mt-0">
<a href="#" class="text-slate-400 text-sm hover:text-white transition-colors">Privacy Policy</a>
<a href="#" class="text-slate-400 text-sm hover:text-white transition-colors">Terms of Use</a>
<a href="#" class="text-slate-400 text-sm hover:text-white transition-colors">Accessibility</a>
</div>
</div>
</div>
</footer>