.AuthenticationFeatureGraphic{--borderColor:#ebeef1;position:absolute;left:50%;width:100%;max-width:309px;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:900px){.AuthenticationFeatureGraphic{max-width:412px}}.AuthenticationFeatureGraphic__container{position:relative;width:412px;height:393px}.AuthenticationFeatureGraphic__card{width:100%;height:100%;padding:24px 78px 32px;text-align:center;border-radius:0}.AuthenticationFeatureGraphic__copy{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.AuthenticationFeatureGraphic__copy svg{width:32px;height:auto;margin:0 auto}.AuthenticationFeatureGraphic__confirmButton,.AuthenticationFeatureGraphic__heading,.AuthenticationFeatureGraphic__subheading{font-weight:var(--fontWeightBold);line-height:1}.AuthenticationFeatureGraphic__body,.AuthenticationFeatureGraphic__subheading,.AuthenticationFeatureGraphic__ui{font-size:13px}.AuthenticationFeatureGraphic__heading{margin-top:6px;letter-spacing:.16px}.AuthenticationFeatureGraphic__body{line-height:1.5;letter-spacing:.13px}.AuthenticationFeatureGraphic__ui{display:flex;flex-direction:column;gap:12px;margin-top:20px}.AuthenticationFeatureGraphic__code{display:flex;width:256px;margin:0 auto;border-radius:5px;border:1px solid #e7ecf1}.AuthenticationFeatureGraphic__code span{display:grid;place-items:center;width:64px;height:40px;color:#727f96}.AuthenticationFeatureGraphic__code span+span{border-left:1px solid #e7ecf1}.AuthenticationFeatureGraphic__confirmButton{display:grid;place-items:center;height:32px;padding-bottom:3px;border-radius:5px;background-color:#0a2540;color:#fff}.AuthenticationFeatureGraphic__resendLink{font-size:14px;line-height:1;color:#abb5c5}