.animations-intro{max-width:760px;margin-inline:auto;text-align:left}.animations-intro p{max-width:680px}.animations-tags{display:flex;flex-wrap:wrap;gap:var(--space-2)}.animations-feature{align-items:center;gap:var(--space-8)}.animations-feature-reverse{flex-direction:column-reverse}.animations-feature-text{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:var(--space-3)}.animations-image-wrap{overflow:hidden;padding:var(--space-4);display:flex;align-items:center;justify-content:center}.animations-image-wrap img{border-radius:var(--radius-lg);box-shadow:var(--shadow-medium);object-fit:cover}.animations-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.animations-cards{margin-top:var(--space-4)}.animations-card{display:flex;flex-direction:column;gap:var(--space-3);height:100%}.animations-card-image{padding:0}.animations-card-media{border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);overflow:hidden}.animations-card-media img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius-lg)}.animations-card-body{padding:var(--space-5)}.animations-atmosphere{padding:var(--space-6);margin-top:var(--space-4)}.animations-atmosphere-block{display:flex;flex-direction:column;gap:var(--space-2)}.animations-cta{padding-bottom:var(--space-20)}.animations-cta>.container{padding-block:var(--space-8)}.animations-cta-grid{align-items:center;gap:var(--space-8)}.animations-cta-actions{display:flex;flex-direction:column;gap:var(--space-3);justify-content:center}@media(min-width:768px){.animations-feature-reverse{flex-direction:row-reverse}.animations-cta-actions{align-items:flex-end}.animations-cta-actions .btn{min-width:260px}}@media(min-width:900px){.animations-intro{text-align:left}.animations-atmosphere{padding:var(--space-8)}}