.ablocks-block--svg-draw .ablocks-block-container{display:flex}.ablocks-block--svg-draw .ablocks-icon-wrap>svg>path{animation:ablocks-svg-animate ease-in-out infinite;animation-direction:reverse;fill:transparent;stroke-dasharray:1560;stroke-dashoffset:0;stroke-width:10px}@keyframes ablocks-svg-animate{0%{stroke-dashoffset:0}40%{stroke-dashoffset:1560}80%{fill:transparent;stroke-dashoffset:3120}90%{fill:unset;stroke-dashoffset:3120}to{fill:unset;stroke-dashoffset:3120}}