.dp-container{width:min(910px,calc(100% - 34px));margin-inline:auto}.dp-hero{direction:rtl;position:relative;min-height:273px;overflow:hidden;background:radial-gradient(circle at 88% 40%,rgba(255,255,255,.9) 0 8%,transparent 30%),linear-gradient(105deg,#edf8ff,#f5fbff 53%,#eef8ff)}.dp-hero:after{content:"";position:absolute;right:-70px;top:30px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(0,119,210,.06);box-shadow:0 0 0 30px #0077d205,0 0 0 70px #0077d203}.dp-hero__inner{position:relative;z-index:1;min-height:273px;display:grid;grid-template-columns:306px 1fr;align-items:center;gap:55px}.dp-hero__photo{width:306px;height:234px;border-radius:10px;object-fit:cover;background:#dcecf7;box-shadow:0 8px 30px #125d910f}.dp-hero__photo--empty{display:grid;place-items:center;color:#0878d1;font-size:64px;font-weight:800}.dp-hero__content{padding-top:4px}.dp-badge{display:inline-flex;align-items:center;margin-bottom:8px;padding:4px 16px;background:#dcefff;color:#0878d1;border-radius:22px;font-size:12px;font-weight:600}.dp-hero h1{margin:0;color:#103f67;font-size:30px;font-weight:800;line-height:1.35}.dp-hero__subtitle{margin:7px 0 22px;color:#315e83;font-size:14px}.dp-meta{display:flex;align-items:center;flex-wrap:wrap;gap:16px;color:#406986;font-size:11px}.dp-meta__item{display:flex;align-items:center;gap:7px}.dp-meta__item svg{width:17px;height:17px;stroke:#0878d1;flex:none}.dp-meta__divider{width:1px;height:18px;background:#cfe3f1}.dp-main{direction:rtl;padding:27px 0 50px;background:#fff}.dp-card{margin-bottom:17px;padding:18px 22px;background:#fff;border:1px solid #dcecf8;border-radius:10px;box-shadow:0 2px 12px #005a9606}.dp-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:#0b4778;font-size:17px;font-weight:800}.dp-title svg{width:22px;height:22px;stroke:#0878d1;flex:none}.dp-about{margin:0;color:#365f7f;font-size:13px;line-height:2.35;text-align:justify}.dp-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dp-timeline{position:relative;margin:2px 0 0;padding-right:82px}.dp-timeline:before{content:"";position:absolute;right:63px;top:5px;bottom:5px;width:1px;background:#c9ddea}.dp-timeline__item{position:relative;min-height:55px;padding-bottom:13px}.dp-timeline__item:last-child{padding-bottom:0}.dp-timeline__dot{position:absolute;right:59px;top:5px;width:9px;height:9px;border-radius:50%;background:#1686d6;border:2px solid #cfeaff}.dp-timeline__year{position:absolute;right:0;top:-3px;width:47px;color:#7691a8;font-size:10px;text-align:right}.dp-timeline__text{color:#416b8c;font-size:11px;line-height:1.9}.dp-timeline__text strong{display:block;color:#174d78;font-size:11.5px;font-weight:600}.dp-chips{display:flex;flex-wrap:wrap;gap:10px}.dp-chip{padding:7px 18px;background:#eef8ff;color:#2772a8;border:1px solid #e3f2fc;border-radius:20px;font-size:11px}.dp-services{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dp-service{min-height:168px;padding:18px 12px 13px;text-align:center;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e1edf6;border-radius:9px}.dp-service__icon{width:34px;height:34px;margin:0 auto 9px;color:#0781dd}.dp-service h3{margin:0 0 5px;color:#154d77;font-size:13px}.dp-service p{min-height:42px;margin:0 0 7px;color:#7a96aa;font-size:10px;line-height:1.8}.dp-service a{color:#0878d1;font-size:10px;font-weight:600}.dp-contracts{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.dp-contract{padding:5px 14px;background:#edf8ff;color:#4d86ac;border-radius:18px;font-size:10px}.dp-location{display:grid;grid-template-columns:1fr 112px;align-items:center;gap:14px}.dp-location__text{color:#547590;font-size:11px}.dp-location__text strong{display:block;color:#174d78;margin-bottom:4px}.dp-location__photo{width:112px;height:80px;object-fit:cover;border-radius:8px;background:#e7f3fb}.dp-cta{position:relative;min-height:99px;display:flex;align-items:center;justify-content:space-between;padding:17px 35px;overflow:hidden;background:radial-gradient(circle at 8% 50%,rgba(255,255,255,.8),transparent 20%),linear-gradient(105deg,#edf8ff,#dcefff);border:1px solid #dcecf8;border-radius:10px}.dp-cta:before{content:"";position:absolute;left:-80px;bottom:-115px;width:300px;height:150px;border-radius:50%;border:25px solid rgba(255,255,255,.45)}.dp-cta__content{position:relative;z-index:1;display:flex;align-items:center;gap:22px}.dp-cta__icon{width:58px;height:58px;color:#0878d1;flex:none}.dp-cta h2{margin:0 0 2px;color:#0f4c78;font-size:14px}.dp-cta p{margin:0;color:#52738d;font-size:11px}.dp-cta__button{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding:10px 20px;background:#d6ecff;color:#0878d1;border-radius:24px;font-size:11px;font-weight:700;white-space:nowrap}.dp-cta__button svg{width:18px;height:18px}@media(max-width:820px){.dp-hero__inner{grid-template-columns:260px 1fr;gap:28px}.dp-hero__photo{width:260px;height:220px}.dp-hero h1{font-size:26px}.dp-services{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.dp-hero{padding:24px 0}.dp-hero__inner{grid-template-columns:1fr;gap:18px;text-align:center}.dp-hero__photo{width:100%;height:250px}.dp-hero__content{text-align:center}.dp-meta{justify-content:center}.dp-meta__divider{display:none}.dp-two-cols{grid-template-columns:1fr}.dp-services{grid-template-columns:1fr 1fr}.dp-card{padding:16px}.dp-cta{flex-direction:column;gap:16px;padding:20px;text-align:center}.dp-cta__content{flex-direction:column;gap:8px}}@media(max-width:430px){.dp-container{width:min(100% - 22px,910px)}.dp-services{grid-template-columns:1fr}.dp-hero h1{font-size:24px}.dp-location{grid-template-columns:1fr 95px}.dp-location__photo{width:95px;height:72px}.dp-cta__button{width:100%;justify-content:center}}
