.button-rounded-arrow-white{border:2px solid #fff;border-radius:40px;color:#fff;display:inline-block;font-weight:500;line-height:1;padding:15px 30px 15px 20px;position:relative;text-decoration:none;transition:background .2s ease,color .2s ease}.button-rounded-arrow-white__icon{align-items:center;background:#fff;border:1px solid #fff;border-radius:50%;display:flex;height:30px;justify-content:center;position:absolute;right:-15px;top:calc(50% - 16px);transition:border .2s ease;width:30px}.button-rounded-arrow-white__icon img{height:11px;width:auto}.button-rounded-arrow-white:hover{background:#fff;color:#0146f9}.button-rounded-arrow-white:hover .button-rounded-arrow-white__icon{border:1px solid #0146f9}