.RequestOwnershipDocument{background:#fff;border-radius:12px;font-size:var(--font-size16);font-family:AvenirArabic}.RequestOwnershipDocument .__header{font-size:var(--font-size24);color:#1c3d4a;border-bottom:1px solid hsla(0,0%,69%,.6)}.RequestOwnershipDocument .__header .___content{display:flex;padding:20px 40px;align-items:center;justify-content:space-between;gap:20px}.RequestOwnershipDocument .__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}.RequestOwnershipDocument .__body{padding:50px 40px;display:flex;flex-direction:column;align-items:flex-start;gap:30px;align-self:stretch}.RequestOwnershipDocument .__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)}.RequestOwnershipDocument .__body .box-request img{max-width:500px}.RequestOwnershipDocument .__body .box-request .text-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:40px;flex:1 0 0}.RequestOwnershipDocument .__body .box-request .text-box h6{color:#1c3d4a;text-align:center;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:800;line-height:normal}.RequestOwnershipDocument .__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}.RequestOwnershipDocument .__body .box-request .line{width:.5px;height:355px;background:hsla(0,0%,69%,.6)}@media screen and (max-width:991px){.RequestOwnershipDocument{background:#fff;border-radius:0}.RequestOwnershipDocument .__body,.RequestOwnershipDocument .__header .___content{padding:20px}.RequestOwnershipDocument .__body .box-request{padding:20px;flex-direction:column}.RequestOwnershipDocument .__body .box-request img{max-width:300px}.RequestOwnershipDocument .__body .box-request .text-box button{width:100%}.RequestOwnershipDocument .__body .box-request .line{width:100%;height:.5px;background:hsla(0,0%,69%,.6)}}