.animated-action-link{--color-blue:#061d50;--color-red:#e20101;--color-white:#fff;background-color:var(--color-white);letter-spacing:.5px;color:var(--color-blue);border:1px solid #061d5080;align-items:center;width:fit-content;padding:1rem 1.5rem;font-size:1rem;line-height:1.38;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.animated-action-link .arrow-main{width:3rem;margin-top:2px;transition:all .2s;overflow:visible}.animated-action-link .arrow-main>.shaft{background-color:var(--color-red);height:2px;transition:all .2s;display:block;position:relative;overflow:visible}.animated-action-link .arrow-main>.shaft:before,.animated-action-link .arrow-main>.shaft:after{background-color:var(--color-red);content:"";height:2px;transition:all .2s;display:block;position:absolute;top:0;right:0}.animated-action-link .arrow-main>.shaft:before{transform-origin:100% 0}.animated-action-link .arrow-main>.shaft:after{transform-origin:100% 100%}.animated-action-link .arrow-main.arrow-left{position:absolute;top:1.375rem;left:1.5rem}.animated-action-link .arrow-main.arrow-left>.shaft,.animated-action-link .arrow-main.arrow-left>.shaft:before,.animated-action-link .arrow-main.arrow-left>.shaft:after{background-color:var(--color-red);width:0}.animated-action-link .arrow-main.arrow-left>.shaft:before,.animated-action-link .arrow-main.arrow-left>.shaft:after{transform:rotate(0)}.animated-action-link .arrow-main.arrow-right>.shaft{width:3rem;transition-delay:.2s}.animated-action-link .arrow-main.arrow-right>.shaft:before,.animated-action-link .arrow-main.arrow-right>.shaft:after{width:.8125rem;transition:all .2s .3s}.animated-action-link .arrow-main.arrow-right>.shaft:before{transform:rotate(45deg)}.animated-action-link .arrow-main.arrow-right>.shaft:after{transform:rotate(-45deg)}.animated-action-link>.main{align-items:center;transition:all .2s;display:flex;overflow:visible}.animated-action-link>.main>.text{color:#061d50;margin:0 1rem 0 0;font-family:Resolve Sans,sans-serif;font-size:16px;font-weight:500;line-height:1}@media (max-width:1023px){.animated-action-link{padding:.875rem 1.375rem}.animated-action-link>.main>.text{font-size:15px}}.animated-action-link>.main>.arrow-main{position:relative;overflow:visible}.animated-action-link:hover{color:var(--color-blue);border-color:var(--color-red)}.animated-action-link:hover>.arrow-main.arrow-left>.shaft{width:3rem;transition-delay:.1s}.animated-action-link:hover>.arrow-main.arrow-left>.shaft:before,.animated-action-link:hover>.arrow-main.arrow-left>.shaft:after{width:.8125rem;transition-delay:.1s}.animated-action-link:hover>.arrow-main.arrow-left>.shaft:before{transform:rotate(45deg)}.animated-action-link:hover>.arrow-main.arrow-left>.shaft:after{transform:rotate(-45deg)}.animated-action-link:hover>.main{transform:translate(55px)}.animated-action-link:hover>.main>.arrow-main.arrow-right>.shaft{width:0;transition-delay:0s;transform:translate(200%)}.animated-action-link:hover>.main>.arrow-main.arrow-right>.shaft:before,.animated-action-link:hover>.main>.arrow-main.arrow-right>.shaft:after{width:0;transition:all .1s;transform:rotate(0)}
