.arrow-button{letter-spacing:.5px;color:#061d50;cursor:pointer;background-color:#fff;border:1px solid #061d5080;width:fit-content;padding:1rem 1.5rem;font-size:1rem;line-height:1.38;text-decoration:none;display:inline-block}.arrow-button__inner{align-items:center;display:flex}.arrow-button__text{color:#061d50;margin-right:1rem;font-family:Resolve Sans,sans-serif;font-size:15px;font-weight:500;line-height:1}.arrow-button__arrow{align-items:center;width:40px;height:16px;display:flex}.arrow-button__shaft{background-color:#e20101;width:100%;height:2px;display:block;position:relative}.arrow-button__shaft:before,.arrow-button__shaft:after{content:"";background-color:#e20101;width:7px;height:2px;display:block;position:absolute;top:0;right:0}.arrow-button__shaft:before{transform-origin:100% 0;transform:rotate(45deg)}.arrow-button__shaft:after{transform-origin:100% 100%;transform:rotate(-45deg)}.arrow-button__plus{width:22px;height:22px;margin-left:0}
