Загрузка...

Секция с 3 карточками преимуществ, иконками и анимацией. Адаптивный дизайн, Tailwind CSS, Glassmorphism. Идеально для лендингов.
<section class="bg-neutral-900/30 pt-20 pb-20 relative" data-element-locator="html > body:nth-of-type(1) > section:nth-of-type(3)">
<div class="max-w-7xl mx-auto px-6">
<div class="mx-auto max-w-3xl text-center mb-16">
<h2 class="text-3xl sm:text-4xl tracking-tight text-white animate-on-scroll [animation:fadeSlideIn_1s_ease-out_0.1s_both] font-instrument-serif font-normal">
Why Choose Our Space Missions
</h2>
<p class="mt-4 text-white/80 animate-on-scroll [animation:fadeSlideIn_1s_ease-out_0.2s_both] font-sans">
Experience unmatched safety, comfort, and innovation on every
journey
</p>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-8">
<div class="relative overflow-hidden rounded-2xl bg-white/5 border border-white/10 p-8 backdrop-blur animate-on-scroll [animation:fadeSlideIn_1s_ease-out_0.1s_both]">
<div class="inline-flex items-center justify-center w-12 h-12 rounded-full bg-white/10 border border-white/10 mb-6">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6 text-white">
<path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10" class=""></path>
</svg>
</div>
<h3 class="text-xl font-medium text-white mb-3 font-sans tracking-tight">
Unmatched Safety
</h3>
<p class="text-sm text-white/70 leading-relaxed font-sans">
Industry-leading safety protocols with redundant systems,
real-time monitoring, and a 99.8% mission success rate backed by
comprehensive insurance.
</p>
</div>
<div class="relative overflow-hidden rounded-2xl bg-white/5 border border-white/10 p-8 backdrop-blur animate-on-scroll [animation:fadeSlideIn_1s_ease-out_0.2s_both]">
<div class="inline-flex items-center justify-center w-12 h-12 rounded-full bg-white/10 border border-white/10 mb-6">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6 text-white">
<path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z" class=""></path>
<circle cx="12" cy="12" r="3" class=""></circle>
</svg>
</div>
<h3 class="text-xl font-medium text-white mb-3 font-sans tracking-tight">
Advanced Technology
</h3>
<p class="text-sm text-white/70 leading-relaxed font-sans">
State-of-the-art spacecraft equipped with cutting-edge propulsion,
life support, and navigation systems developed in partnership with
leading space agencies.
</p>
</div>
<div class="relative overflow-hidden rounded-2xl bg-white/5 border border-white/10 p-8 backdrop-blur animate-on-scroll [animation:fadeSlideIn_1s_ease-out_0.3s_both]">
<div class="inline-flex items-center justify-center w-12 h-12 rounded-full bg-white/10 border border-white/10 mb-6">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6 text-white">
<path d="M6 9H4.5a2.5 2.5 0 0 1 0-5H6" class=""></path>
<path d="M18 9h1.5a2.5 2.5 0 0 0 0-5H18" class=""></path>
<path d="M4 22h16" class=""></path>
<path d="M10 14.66V17c0 .55-.47.98-.97 1.21C7.85 18.75 7 20.24 7 22" class=""></path>
<path d="M14 14.66V17c0 .55.47.98.97 1.21C16.15 18.75 17 20.24 17 22" class=""></path>
<path d="M18 2H6v7a6 6 0 0 0 12 0V2Z" class=""></path>
</svg>
</div>
<h3 class="text-xl font-medium text-white mb-3 font-sans tracking-tight">
Luxury Experience
</h3>
<p class="text-sm text-white/70 leading-relaxed font-sans">
Premium accommodations with panoramic viewports, gourmet space
cuisine, personalized service, and amenities designed for comfort
in zero gravity.
</p>
</div>
</div>
</div>
</section>