.explodetraingle-block .explode_objects{align-items:center;display:flex;justify-content:center;position:relative}.explodetraingle-block .explode_objects h2 .left_indent{margin-left:3.3em}@media(max-width:576px){.explodetraingle-block .explode_objects h2 .left_indent{margin-left:0}}.explodetraingle-block .explode_objects .explode_triangle{align-items:center;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.explodetraingle-block .explode_objects .explode_triangle svg{position:absolute;transition-delay:.1s;transition-duration:1s;transition-property:transform;transition-timing-function:ease-in-out}.explodetraingle-block .explode_objects .explode_triangle svg.t_small{width:20%}.explodetraingle-block .explode_objects .explode_triangle svg.t_medium{width:27%}.explodetraingle-block .explode_objects .explode_triangle svg.t_large{width:50%}