.cc-content-animation-wrap{display:flow-root}.cc-content-animation--card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-48)}.cc-content-animation__inner{align-items:center;display:grid}.cc-content-animation__media{min-width:0;width:100%}.cc-content-animation__placeholder{align-items:center;aspect-ratio:1848/1024;background:var(--surface);border:2px dashed var(--line);border-radius:var(--radius);color:var(--ink-soft);display:flex;font-size:.875rem;font-weight:700;justify-content:center;letter-spacing:.05em;min-height:15rem;padding:var(--space-24);text-align:center;text-transform:uppercase}.cc-content-animation--reverse .cc-content-animation__media{order:2}.cc-content-animation--reverse .cc-content-animation__content{order:1}.cc-content-animation .cc-content-animation__preheader{color:var(--cc-orange);margin:0 0 var(--space-8)}.cc-content-animation .cc-content-animation__buttons{align-items:center;justify-content:var(--cc-content-animation-buttons-justify,flex-start);margin-top:var(--space-32)}.cc-content-animation__buttons .link-arrow{align-self:center}.cc-content-animation__body>:first-child{margin-top:0}.cc-content-animation__body>:last-child{margin-bottom:0}@media (max-width:900px){.cc-content-animation--card{padding:var(--space-32)}}@media (max-width:380px){.cc-content-animation--card{padding:var(--space-24)}}