.d3com-cta{color:var(--d3-theme-d3com_cta_text_color);background-color:#0000;border-radius:9999px;transition:all .25s linear}.d3com-cta svg{width:100%;height:60px;position:absolute;top:0;left:0}.d3com-cta rect{stroke:var(--d3-theme-d3com_cta_stroke_color);stroke-dasharray:300 0;stroke-width:1px;transition:all .5s linear}.d3com-cta:hover{color:var(--d3-theme-d3com_cta_text_color);background-color:#0000}.d3com-cta:hover rect{fill:none;stroke-dasharray:85 230;stroke-dashoffset:85px;stroke-width:1px;transition:all 1.35s cubic-bezier(.19,1,.22,1)}
