.redirection-loading .image-holder{width:10rem !important;height:10rem !important;border-radius:50% !important;box-shadow:2px 4px 10px rgba(0,0,0,.15) !important;padding:2rem !important;margin:0 auto 2rem auto !important}.redirection-loading .image-holder img{width:100% !important;height:100% !important;object-fit:contain !important}.img-container{width:14rem;height:14rem;margin:2rem auto 0 auto;position:relative}.spinner{position:absolute;width:100%;height:100%;border:12px solid #ededed;border-left:12px solid #000;top:-2rem;left:0;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.redirection-title,.redirection-title_bold{font-size:clamp(14px,1.2vw,18px)}.redirection-title_bold{font-weight:bold}.redirection-meta{padding-block:2rem 3rem}.redirection-header{padding-bottom:3rem}.redirection-header .title{font-size:clamp(18px,2vw,28px)}.redirection-img_holder{display:flex;flex-direction:row;gap:2rem;padding-bottom:4rem;justify-content:center}@media screen and (max-width:768px){.redirection-img_holder{flex-direction:column;align-items:center}}.redirection-otp{border-radius:100%;width:10rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.redirection-otp .title{font-size:clamp(14px,1.2vw,18px);padding-bottom:1rem}.redirection-otp .value{font-size:clamp(16px,1.4vw,20px);font-weight:bold}.qr-code{padding:1.5rem;object-fit:contain}