.dc_animation{display:flex;flex-wrap:wrap;line-height:1.5}.dc_animation .dc_info{background:#fff;border-radius:15px;box-shadow:0 1px 4px 1px #ddd;padding:20px}.dc_animation .dc_controls{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:20px}.dc_animation .dc_animation__header{box-sizing:border-box;display:flex;min-width:300px}.dc_animation .dc_title{color:#333;font-family:Futura PT Demi;font-size:32px;font-size:36px;line-height:1.1;margin-bottom:10px}.dc_animation .dc_description{font-size:18px;font-size:20px}.dc_animation .dc_animation__body{box-sizing:border-box;min-width:300px;order:5}.dc_animation .dc_animation__body,.dc_animation .dc_animation__bodyWrapper{align-items:center;display:flex;justify-content:center;position:relative}.dc_animation video{border-radius:15px;box-shadow:1px 1px 8px 2px #444;box-shadow:0 1px 4px 1px #bbb;box-shadow:0 1px 4px 1px #666;max-height:90vh;max-width:100%}.dc_animation__video{transition:opacity .25s ease-in-out}.dc_animation__video--hidden{opacity:0;position:absolute}