@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";.block-animated-icon{display:flex;align-items:center;justify-content:center}.block-animated-icon .icon-wrap{position:relative;width:150px;aspect-ratio:1/1;margin:2rem 0}.block-animated-icon .icon-wrap.in-view svg path{animation:draw 4s ease-in-out forwards}.block-animated-icon .icon-wrap svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%}.block-animated-icon .icon-wrap svg line,.block-animated-icon .icon-wrap svg path{stroke-dasharray:1000;stroke-dashoffset:1000}
/*# sourceMappingURL=block-animated-icon.css.map */