.v-enter-active,.v-leave-active{transition:clip-path .4s ease-in-out;//transform: translate3d(0,0,0);clip-path:circle(280px at 50% 50%)}.v-enter-from,.v-leave-to{//transform: translate3d(100%,0,0);clip-path:circle(0px at 91% 8%)}.sent-arrow{position:absolute;width:120%;transform:translate(-20%) translateY(-15%)}@media all and (min-width:400px){.sent-arrow{width:120%;transform:translate(-15%) translateY(-35%)}}@media all and (min-width:650px){.sent-arrow{width:120%;transform:translate(-15%) translateY(-55%)}}@media all and (min-width:1300px){.sent-arrow{width:150%;transform:translate(-20%) translateY(-60%)}}.sent-arrow:before{content:"";display:block;position:absolute;z-index:9;height:100%;width:100px;background:linear-gradient(90deg,#f5f1e9,#f5f1e900)}.sent-arrow{animation:fade-in}.arrowpath{fill:none;stroke:#fff;stroke-width:35;stroke-linecap:round;stroke-dasharray:3048,3048;animation:sentpath 1.04s linear}@media all and (min-width:400px){.arrowpath{stroke-width:20}}@media all and (min-width:650px){.arrowpath{stroke-width:10}}.arrowhead{fill:none;stroke:#fff;stroke-width:35;stroke-linecap:round}@media all and (min-width:400px){.arrowhead{stroke-width:20}}@media all and (min-width:650px){.arrowhead{stroke-width:10}}@keyframes sentpath{0%{stroke-dasharray:0,3048}to{stroke-dasharray:3048,3048}}
