.ai-animation{background-color:#fff;box-sizing:border-box;margin:0 auto;max-width:1200px;overflow:hidden;position:relative;width:100%}.ai-animation__canvas{aspect-ratio:3/2;background-color:#fff;display:block;height:auto;margin:0;max-width:100%;width:100%}.ai-animation__error{align-items:center;background-color:#f3f5f7;box-sizing:border-box;color:#3c4650;display:none;font-size:16px;font-weight:400;justify-content:center;line-height:1.5;margin:0;min-height:220px;padding:30px;text-align:center;width:100%}.ai-animation[data-animation-status=error]
.ai-animation__canvas{display:none}.ai-animation[data-animation-status=error]
.ai-animation__error{display:flex}@media (max-width:767px){.ai-animation{max-width:100%}.ai-animation__canvas{height:auto;width:100%}.ai-animation__error{font-size:15px;min-height:160px;padding:24px 18px}}