.RequestAuthenticationCode{background:#fff;border-radius:12px;font-size:var(--font-size16);font-family:AvenirArabic}.RequestAuthenticationCode .__header{font-size:var(--font-size24);color:#1c3d4a;border-bottom:1px solid hsla(0,0%,69%,.6)}.RequestAuthenticationCode .__header .___content{display:flex;padding:20px 40px;align-items:center;justify-content:space-between;gap:20px}.RequestAuthenticationCode .__header .___content h4{margin:0;color:#1c3d4a;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize}.RequestAuthenticationCode .__body{padding:50px 40px;display:flex;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch}.RequestAuthenticationCode .__body .box-request{display:flex;width:100%;padding:24px 40px;justify-content:center;align-items:center;gap:32px;border-radius:8px;border:.5px solid hsla(0,0%,69%,.6)}.RequestAuthenticationCode .__body .box-request img{max-width:500px}.RequestAuthenticationCode .__body .box-request .text-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;flex:1 0 0}.RequestAuthenticationCode .__body .box-request .text-box p{color:var(--Text-body,#4e5660);text-align:center;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:400;line-height:normal}.RequestAuthenticationCode .__body .box-request .line{width:.5px;height:267px;background:hsla(0,0%,69%,.6)}@media screen and (max-width:991px){.RequestAuthenticationCode{background:#fff;border-radius:0}.RequestAuthenticationCode .__body,.RequestAuthenticationCode .__header .___content{padding:20px}.RequestAuthenticationCode .__body .box-request{padding:20px;flex-direction:column}.RequestAuthenticationCode .__body .box-request img{max-width:300px}.RequestAuthenticationCode .__body .box-request .text-box button{width:100%}.RequestAuthenticationCode .__body .box-request .line{width:100%;height:.5px;background:hsla(0,0%,69%,.6)}}