.homeHeroBtn_animated-button__VvA3P{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 32px;border:4px solid transparent;font-size:16px;background-color:inherit;border-radius:100px;font-weight:600;color:var(--primary);box-shadow:0 0 0 2px var(--primary);cursor:pointer;overflow:hidden;transition:all .6s cubic-bezier(.23,1,.32,1);width:50%;min-width:170px}.homeHeroBtn_animated-button__VvA3P svg{position:absolute;width:24px;fill:var(--primary);z-index:9;transition:all .8s cubic-bezier(.23,1,.32,1)}.homeHeroBtn_animated-button__VvA3P .homeHeroBtn_arr-1__9UAiY{right:20px}.homeHeroBtn_animated-button__VvA3P .homeHeroBtn_arr-2___RJfU{left:-25%;fill:white}.homeHeroBtn_animated-button__VvA3P .homeHeroBtn_circle__Pb5oH{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background-color:var(--primary);border-radius:50%;opacity:0;transition:all .8s cubic-bezier(.23,1,.32,1)}.homeHeroBtn_animated-button__VvA3P .homeHeroBtn_text__fgTRi{position:relative;z-index:1;transform:translateX(-12px);transition:all .8s cubic-bezier(.23,1,.32,1)}.homeHeroBtn_animated-button__VvA3P:hover{box-shadow:0 0 0 12px transparent;color:var(--white);border-radius:12px}.homeHeroBtn_animated-button__VvA3P:hover .homeHeroBtn_arr-1__9UAiY{right:-25%}.homeHeroBtn_animated-button__VvA3P:hover .homeHeroBtn_arr-2___RJfU{left:16px;fill:white}.homeHeroBtn_animated-button__VvA3P:hover .homeHeroBtn_text__fgTRi{transform:translateX(12px)}.homeHeroBtn_animated-button__VvA3P:hover svg{fill:var(--black)}.homeHeroBtn_animated-button__VvA3P:active{scale:.95;box-shadow:0 0 0 4px var(--secondary)}.homeHeroBtn_animated-button__VvA3P:hover .homeHeroBtn_circle__Pb5oH{width:220px;height:220px;opacity:1}@media (min-width:512px){.homeHeroBtn_animated-button__VvA3P{width:170px}}