.tematick-intro{align-items:center}.tematick-figure{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);background:var(--color-bg-alt)}.tematick-figure img{width:100%;height:100%;object-fit:cover;display:block}.tematick-figure figcaption{padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:rgba(243,244,246,0.88);background:linear-gradient(to right,rgba(5,10,20,0.9),rgba(18,35,61,0.9))}.tematick-card{height:100%;display:flex;flex-direction:column;justify-content:space-between}.tematick-card h3{margin-top:0}.tematick-cta-card{color:#fdfaf4}.tematick-cta-card h2{color:#fdfaf4}.tematick-cta-card .form-note{margin-top:var(--space-2);font-size:var(--font-size-xs);color:rgba(243,244,246,0.7)}.tematick-cta-card a{color:var(--color-accent-gold)}.w-full{width:100%}@media (max-width:768px){.tematick-intro{grid-template-columns:1fr}.tematick-cta-card{margin-top:var(--space-4)}}