.kyc-notification-box{background:#332070;padding:1rem 1rem 0}.kyc-notification-box a{align-items:center;background:linear-gradient(180deg,#70a3fe,#0952d3);background-blend-mode:overlay;border-radius:1.5rem;box-shadow:none;color:#fff;display:flex;font-size:1rem;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;justify-content:space-between;line-height:1.25rem;line-height:1.125rem;min-height:3rem;min-height:2.5rem;padding:.5rem .75rem .5rem 1.5rem;transition:none}.kyc-notification-box a:hover{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.1);background-color:unset;box-shadow:0 0 .25rem 0 hsla(0,0%,100%,.2);text-shadow:none}.kyc-notification-box a:active{background:linear-gradient(180deg,#70a3fe,#0952d3),rgba(26,1,54,.3);box-shadow:none}.kyc-notification-box a:focus{background:linear-gradient(180deg,#70a3fe,#0952d3),hsla(0,0%,100%,.2)}.kyc-notification-box a:disabled{background-color:unset;color:#fff;opacity:.4}.kyc-notification-box a.inverted{background:#fff;color:linear-gradient(180deg,#70a3fe,#0952d3)}.kyc-notification-box .box-arrow-right-icon img{height:1.5rem;width:auto}