@font-face{font-family:Rubik;src:url(Rubik-VariableFont_wght.9fcbb99e3b84bd35.ttf)}body{margin:0;padding:0;min-height:100vh;background-color:#efeff0;background-image:url(/assets/images/background.png);background-repeat:no-repeat;background-position:right center;background-size:auto;font-family:Rubik,sans-serif}.cards-container{display:flex;justify-content:center}.custom-card-style{width:1500px;display:block;margin:20px}.tabs{border-bottom:1px solid #ddd;padding-bottom:8px}.tab-item{padding:8px 12px;cursor:pointer;color:#273450;font-size:16px;font-weight:600;position:relative}.tab-item.active:after{content:"";display:block;height:3px;background-color:#273450;width:100%;position:absolute;bottom:-9px;left:0}.camp-image-container{background-color:#eeeff1;width:40px;height:40px;display:flex;justify-content:center;align-items:center;padding:30px;border-radius:8px}.camp-image-container img{height:40px;width:40px}.camp-data-container{display:flex;gap:20px;align-items:center}p{margin:0!important}.header,.header-v2{position:relative;width:100%;height:80px;background-color:#273450;display:flex;justify-content:center;align-items:center}.btn-lang{background-color:transparent;border:none;color:#fff;display:flex;justify-content:center;gap:10px}.page-container{min-height:100vh;display:flex;flex-direction:column}.page-container div .footer{position:fixed;bottom:0;width:100%}.footer{height:80px;background-color:#273450;display:flex;justify-content:center;align-items:center}.larg-footer{flex-direction:row-reverse;justify-content:space-evenly}.footer span{font-size:20px;color:#fff;text-align:center}.notch{position:relative;background-color:#273450;width:100%;height:10px;top:-10px;z-index:1;display:block}.notch b:nth-child(1){position:absolute;background-color:#efeff0;bottom:0;left:0;height:25px;width:30%;border-top-right-radius:26px;overflow:visible}.notch b:nth-child(1):before{content:"";position:absolute;top:23px;left:100%;width:100%;height:100%;background-color:#273450;border-bottom-left-radius:26px}.notch b:nth-child(2){position:absolute;background-color:#efeff0;bottom:0;right:0;height:25px;width:30%;border-top-left-radius:26px;overflow:visible}.notch b:nth-child(2):before{content:"";position:absolute;top:23px;right:100%;width:100%;height:100%;background-color:#273450;border-bottom-right-radius:26px}.logo{width:20vw;max-width:160px;min-width:80px;height:auto;z-index:2}.main{display:flex;justify-content:center;width:auto}.custom-card{height:-moz-fit-content;height:fit-content;width:976px;background-color:#fff;border-radius:12px;margin-top:40px;margin-bottom:8rem}.custom-card-header{background-color:#fff;width:100%;border-top-left-radius:12px;border-top-right-radius:12px}.custom-card-body{display:flex;align-items:start;gap:30px;padding:30px;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.title-container{display:flex;justify-content:space-between;padding:0 30px;min-height:50px;align-items:center}.title{font-weight:700;font-size:22px;color:#fff}.data-section{display:flex;justify-content:space-between;width:100%}.arabic-section{direction:rtl;width:45%}.english-section{direction:ltr;width:45%}.data-container{margin-bottom:20px}.data-title{color:#778197;font-size:16px;font-weight:400}.data-value{color:#273450;font-size:16px;font-weight:700;margin-top:8px}.data-divider{background-color:#ced3dd;width:100%;height:1px;margin-bottom:20px;margin-top:20px}.main-mobile{display:flex;flex-direction:column;justify-content:center;background-color:#fff;width:auto;margin-bottom:90px}.lang-bottons-container{display:flex;background-color:#f2f3f6;height:70px;width:100%;justify-content:space-between;align-items:center}.lang-btn{width:100%;display:flex;justify-content:center;align-items:center;color:#273450;font-size:18px;font-weight:700;height:70px;cursor:pointer}.lang-btn.active{background-color:#4c5d82;color:#fff}.mobile-custom-card{height:100%;width:100%;background-color:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center}.user-image,.user-image-mobile{margin:20px 0;width:100%;aspect-ratio:3/4;object-fit:cover;max-width:170px;border-radius:16px}.user-image-v2{border-radius:50%;height:140px;width:140px;border:4px solid #C19A55;padding:10px}.custom-mobile-card-header{background-color:#fff;width:100%}.mobile-arabic-section{direction:rtl;width:100%}.mobile-english-section{direction:ltr;width:100%}.basic-card-info{background-color:#fff;padding:22px;border-radius:12px;margin-top:20px}.empty-data{background-color:#fff;margin-top:20px;display:flex;justify-content:center;align-items:center;height:70vh;border-radius:16px}@media (max-width: 905px){.form-style{flex-direction:column}.form-style .input-container{width:350px}}.skeleton-loader{height:16px;width:170px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.2s infinite;border-radius:4px;margin-top:10px}.captcha-container{display:flex;justify-content:center;align-items:center;height:100vh}.skeleton-image-loader{background:linear-gradient(90deg,#ddd 25%,#eee 50%,#ddd 75%);background-size:200% 100%;animation:skeleton-loading 1.2s infinite;border-radius:8px;margin:10px 0;width:100%;aspect-ratio:3/4;object-fit:cover;max-width:170px}.skeleton-image-loader-v2{background:linear-gradient(90deg,#ddd 25%,#eee 50%,#ddd 75%);background-size:200% 100%;animation:skeleton-loading 1.2s infinite;border-radius:50%;height:140px;width:140px;border:4px solid #C19A55;padding:10px}.skeleton-title-loader{height:34px;width:270px;background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:skeleton-loading 1.2s infinite;border-radius:4px;margin-bottom:0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
