.cta-button-effect{-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;position:relative}.cta-button-effect.start .lines svg{animation:stroke .3s linear}.cta-button-effect .lines{mix-blend-mode:hard-light;pointer-events:none;z-index:1}.cta-button-effect .lines,.cta-button-effect .lines>div{position:absolute;top:0;right:0;bottom:0;left:0}.cta-button-effect .lines>div:last-child{transform:rotate(180deg)}.cta-button-effect .lines>div svg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;fill:none;stroke-width:2;stroke:#c9e9ff;width:100%;height:100%;stroke-dasharray:12 12;stroke-dashoffset:12;opacity:0;transform:rotate(-1deg) translateZ(0)}.cta-button-effect .lines>div svg:nth-child(2){stroke-width:6px;filter:blur(20px)}.cta-button-effect .lines>div svg:nth-child(3){stroke-width:5px;filter:blur(6px)}.cta-button-effect .lines>div svg:nth-child(4){stroke-width:10px;filter:blur(56px)}@keyframes stroke{30%,55%{opacity:1}to{stroke-dashoffset:5;opacity:0}}