.service-hero{color:#fff;background-position:50%;background-size:cover;background-attachment:fixed;align-items:center;height:80vh;min-height:700px;display:flex;position:relative}.service-hero:before{content:"";background:linear-gradient(90deg,#0a283c61,#0a283c1f);position:absolute;inset:0}.hero-container{z-index:2;align-items:flex-end;width:100%;height:100%;padding-bottom:90px;display:flex;position:relative}.scroll{opacity:.85;text-transform:uppercase;letter-spacing:1px;font-size:11px;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.service-header{background:#f1f8fb;padding:60px 0 16px}.service-header h2{color:#093c5a;text-transform:uppercase;margin-bottom:1.25rem;font-size:2.6rem;font-weight:800}.service-header p{color:#4e606a;max-width:1215px;margin-top:0;margin-bottom:1rem;font-size:.95rem;line-height:1.75}.service-cards{background:#f1f8fb;padding:12px 0 80px}.cards-wrapper{background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dfe9ef;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 14px 34px #0a4d6e14}.cards-wrapper:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#2c91b814,#0000 24%),radial-gradient(circle at 0 100%,#7ba4280f,#0000 22%);position:absolute;inset:0}.cards-header{z-index:1;color:#fff;background:linear-gradient(135deg,#0a4d6e 0%,#2c91b8 100%);justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;display:flex;position:relative}.cards-header:after{content:"";background:#ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-30px;right:-40px}.cards-header h3{z-index:1;align-items:center;gap:.75rem;margin:0;font-size:1.4rem;font-weight:700;display:flex;position:relative}.cards-header span{z-index:1;color:#1e3a5f;white-space:nowrap;background:#fffffff5;border-radius:999px;padding:.38rem .85rem;font-size:.75rem;font-weight:700;position:relative;box-shadow:0 4px 12px #00000014}.cards-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:1.5rem;display:grid;position:relative}.card{text-align:center;cursor:pointer;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e4edf3;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.9rem;min-height:165px;padding:.85rem;transition:transform .28s,box-shadow .28s,border-color .28s,background .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0a4d6e0d,inset 0 1px #fff9}.card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#2c91b80f,#0000 55%);transition:opacity .28s;position:absolute;inset:0}.card:after{content:"";opacity:0;background:linear-gradient(90deg,#0a4d6e,#2c91b8);height:4px;transition:opacity .28s;position:absolute;top:0;left:0;right:0}.card:hover{background:linear-gradient(#fff 0%,#f6fbfe 100%);border-color:#cfe0ea;transform:translateY(-6px);box-shadow:0 18px 34px #0a4d6e24,inset 0 1px #ffffffb3}.card:hover:before,.card:hover:after{opacity:1}.icon{color:#1e3a5f;background:linear-gradient(135deg,#eef7fc 0%,#dceef9 100%);border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;font-size:1.25rem;transition:transform .28s,background .28s,color .28s;display:inline-flex;box-shadow:0 8px 18px #2c91b81f,inset 0 1px #ffffffbf}.card:hover .icon{color:#fff;background:linear-gradient(135deg,#2c91b8 0%,#0a4d6e 100%);transform:scale(1.08)}.card p{color:#1e3a5f;letter-spacing:.01em;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0 .45rem;font-size:.98rem;font-weight:800;line-height:1.35;display:-webkit-box;overflow:hidden}.modal-overlay{z-index:99999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-overlay:before{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07141f8f;position:absolute;inset:0}.child-overlay:before{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#07141f2e}.modal{z-index:1;background:#fff;border:1px solid #e4edf3;position:relative;overflow:hidden}.parent-modal{background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:22px;width:1100px;max-width:94%;padding:1.4rem 1.4rem 1.2rem;box-shadow:0 24px 55px #00000038,0 6px 14px #0a4d6e0f}.child-modal{background:#fff;border-radius:18px;width:430px;max-width:88%;padding:1.15rem 1.15rem 1rem;box-shadow:0 22px 48px #00000038,0 4px 12px #0a4d6e0f}.close{color:#23485c;cursor:pointer;z-index:12;background:#f3f7fa;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 10px #0a4d6e14}.close:hover{background:#e7eef3;transform:rotate(90deg)}.modal-badge{color:#2c91b8;letter-spacing:.02em;background:#eaf4fb;border-radius:8px;align-items:center;margin-bottom:.85rem;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.modal-title{color:#103952;margin-bottom:1.05rem;font-size:1.9rem;font-weight:700;line-height:1.25}.modal-title.small{margin-bottom:.85rem;font-size:1.05rem;line-height:1.45}.submenu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.submenu-card{color:#20384a;cursor:pointer;text-align:center;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dde7ee;border-radius:12px;justify-content:center;align-items:center;min-height:110px;padding:.9rem .7rem;font-weight:600;line-height:1.45;transition:all .22s;display:flex;box-shadow:inset 0 1px #fffc}.submenu-card:hover{color:#fff;background:#0a4d6e;border-color:#0a4d6e;transform:translateY(-2px);box-shadow:0 10px 18px #0a4d6e29}.description-box{background:#f9fbfd;border:1px solid #e2ebf1;border-radius:16px;min-height:120px;padding:1rem}.modal-description{color:#5b6d7d;margin:0;font-size:.97rem;line-height:1.8}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.card{border-radius:16px;gap:.65rem;min-height:120px;padding:.7rem}.icon{border-radius:12px;width:46px;height:46px;font-size:1.05rem}.card p{-webkit-line-clamp:2;padding:0 .25rem;font-size:.86rem}.cards-header{padding:1rem}.cards-header h3{font-size:1.2rem}.parent-modal,.child-modal{width:94%;max-width:94%;padding:1rem}.modal-title{font-size:1.2rem}.submenu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.submenu-card{min-height:90px;padding:.7rem .55rem;font-size:.8rem}.description-box{border-radius:12px;padding:.85rem}}@media (max-width:600px){.service-header h2{font-size:2rem}}.strategy-scroll-link{color:#ffffffb8;flex-direction:column;align-items:center;text-decoration:none;transition:color .3s;display:flex}.strategy-scroll-link:hover{color:#fff}.strategy-scroll-text{text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:12px}.strategy-scroll-arrow{width:24px;height:24px;animation:1.6s infinite strategyBounce}@keyframes strategyBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}.offline-modal-overlay{z-index:99999;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.offline-modal-overlay:before{content:"";-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#07141f8f;position:absolute;inset:0}.offline-child-overlay:before{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#07141f2e}.offline-modal{z-index:1;background:#fff;border:1px solid #e4edf3;display:block;position:relative;overflow:hidden}.offline-parent-modal{background:linear-gradient(#fff 0%,#fbfdff 100%);border-radius:22px;width:1100px;max-width:94%;padding:1.4rem 1.4rem 1.2rem;box-shadow:0 24px 55px #00000038,0 6px 14px #0a4d6e0f}.offline-child-modal{background:#fff;border-radius:18px;width:430px;max-width:88%;padding:1.15rem 1.15rem 1rem;box-shadow:0 22px 48px #00000038,0 4px 12px #0a4d6e0f}.offline-close{color:#23485c;cursor:pointer;z-index:12;background:#f3f7fa;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 4px 10px #0a4d6e14}.offline-close:hover{background:#e7eef3;transform:rotate(90deg)}.offline-modal-badge{color:#2c91b8;letter-spacing:.02em;background:#eaf4fb;border-radius:8px;align-items:center;margin-bottom:.85rem;padding:.45rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.offline-modal-title{color:#093c5a;margin-bottom:1.05rem;font-size:1.9rem;font-weight:700;line-height:1.25}.offline-modal-title.offline-small{margin-bottom:.85rem;font-size:1.05rem;line-height:1.45}.offline-submenu-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.offline-submenu-card{color:#20384a;cursor:pointer;text-align:center;word-break:normal;overflow-wrap:break-word;white-space:normal;background:linear-gradient(#fff 0%,#f8fbfd 100%);border:1px solid #dde7ee;border-radius:12px;justify-content:center;align-items:center;min-height:110px;padding:.9rem .7rem;font-weight:600;line-height:1.45;transition:all .22s;display:flex;box-shadow:inset 0 1px #fffc}.offline-submenu-card:hover{color:#fff;background:#0a4d6e;border-color:#0a4d6e;transform:translateY(-2px);box-shadow:0 10px 18px #0a4d6e29}.offline-description-box{background:#f9fbfd;border:1px solid #e2ebf1;border-radius:16px;min-height:120px;padding:1rem}.offline-modal-description{color:#4e606a;margin:0;font-size:.97rem;line-height:1.8}@media (max-width:768px){.offline-parent-modal{border-radius:18px;width:calc(100% - 24px);max-width:100%;max-height:88vh;padding:1rem;overflow-y:auto}.offline-child-modal{border-radius:16px;width:calc(100% - 32px);max-width:100%;padding:1rem}.offline-modal-title{word-break:normal;overflow-wrap:break-word;margin-bottom:.9rem;padding-right:36px;font-size:1.05rem;line-height:1.45}.offline-submenu-grid{grid-template-columns:1fr;gap:.7rem;margin-bottom:.9rem}.offline-submenu-card{text-align:left;word-break:normal;overflow-wrap:break-word;white-space:normal;justify-content:flex-start;min-height:auto;padding:.9rem .85rem;font-size:.95rem;line-height:1.45}.offline-description-box{min-height:auto;padding:.9rem}.offline-modal-description{font-size:.92rem;line-height:1.7}.offline-close{width:34px;height:34px;top:12px;right:12px}}.strategy-scroll-indicator{z-index:5;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-link{color:#fff;opacity:.8;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex}.scroll-link:hover{opacity:1;transform:translateY(-3px)}.scroll-link span{letter-spacing:3px;margin-bottom:10px;font-size:11px}.scroll-arrow{width:24px;height:24px;animation:1.8s infinite bounceArrow}@keyframes bounceArrow{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(8px)}60%{transform:translateY(4px)}}@media (max-width:767px){.strategy-scroll-indicator,.scroll-indicator,.people-scroll-indicator,.nature-scroll-indicator{display:none!important}}@media (min-width:1025px) and (max-width:1366px){.service-hero{background-attachment:scroll;height:75vh;min-height:620px}.cards-grid{gap:18px}.card{min-height:160px}}@media (min-width:769px) and (max-width:1024px){.service-hero{background-attachment:scroll;height:70vh;min-height:560px}}@media (max-width:768px){.service-hero{background-attachment:scroll;height:65vh;min-height:480px}.hero-container{padding-bottom:70px}.service-header h2{font-size:2rem}.service-header p{text-align:left}}.offline-child-modal{width:780px;max-width:94%;padding:32px}.service-detail-card{margin-top:20px;display:block}.service-detail-row{background:0 0;border:0;border-bottom:1px solid #dbe7ee;border-radius:0;padding:14px 0}.service-detail-row span{color:#093c5a;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:900;display:block}.service-detail-row p{color:#4e606a;margin:0;font-size:15px;line-height:1.6}.attachment-list{flex-direction:column;gap:7px;display:flex}.attachment-list a{color:#0a4d6e;background:0 0;border:0;padding:0;font-weight:700;text-decoration:underline}.read-more{color:#0a4d6e;font-weight:800;text-decoration:none}@media (max-width:768px){.offline-child-modal{width:calc(100% - 24px);max-height:88vh;padding:22px 18px;overflow-y:auto}.service-detail-row{padding:12px 0}.service-detail-row p{font-size:14px}}.service-detail-row span{text-transform:none!important}.services-page-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;position:relative}.service-hero{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;align-items:center;height:90vh;min-height:650px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:2;align-items:flex-end;width:100%;height:100%;padding-bottom:100px;display:flex}.services-hero-title{color:#fff;letter-spacing:-.02em;margin:0;padding-left:18px;font-family:Manrope,Inter,Segoe UI,Arial,sans-serif;font-size:60px;font-weight:700;line-height:1.12;display:inline-block;position:relative}.services-hero-title .light,.services-hero-title .bold{font-size:inherit;line-height:inherit;color:inherit}.services-hero-title .light{font-weight:300}.services-hero-title .bold{font-weight:700}.services-hero-title:before{content:"";background:#fff;width:2px;position:absolute;top:7px;bottom:7px;left:0}.service-header h2{letter-spacing:-.5px;color:#093c5a;margin-bottom:1.25rem;font-family:Manrope,Inter,Segoe UI,Arial,sans-serif;line-height:1.2;text-transform:none!important;font-size:1.75rem!important;font-weight:700!important}@media (min-width:1367px){.services-page-container{left:-20px}.service-hero{height:90vh;min-height:650px}.services-hero-title{font-size:60px}}@media (min-width:1025px) and (max-width:1366px){.services-page-container{max-width:1180px;padding-left:28px;padding-right:28px;left:-20px}.service-hero{background-attachment:scroll;height:75vh;min-height:580px}.hero-container{padding-bottom:85px}.services-hero-title{font-size:54px}.service-header{padding:52px 0 28px}.service-header h2{font-size:2.35rem}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{min-height:155px}}@media (min-width:769px) and (max-width:1024px){.services-page-container{max-width:100%;padding-left:28px;padding-right:28px;left:0}.service-hero{background-attachment:scroll;height:70vh;min-height:540px}.hero-container{padding-bottom:75px}.services-hero-title{font-size:48px}.service-header{padding:45px 0 25px}.service-header h2{font-size:2.1rem}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offline-submenu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.services-page-container{max-width:100%;padding-left:18px;padding-right:18px;left:0}.service-hero{background-attachment:scroll;height:65vh;min-height:500px}.hero-container{padding-bottom:65px}.services-hero-title{padding-left:16px;font-size:36px}.service-header{padding:38px 0 20px}.service-header h2{font-size:1.8rem}.service-header p{text-align:left;font-size:.95rem;line-height:1.7}.service-cards{padding:10px 0 55px}.cards-wrapper{border-radius:18px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:1rem}.card{min-height:125px}.offline-parent-modal,.offline-child-modal{max-height:88vh;overflow-y:auto}}@media (max-width:480px){.services-page-container{padding-left:16px;padding-right:16px}.service-hero{height:60vh;min-height:470px}.hero-container{padding-bottom:55px}.services-hero-title{padding-left:14px;font-size:32px}.service-header h2{font-size:1.55rem}.cards-header{align-items:flex-start;gap:12px}.cards-header h3{font-size:1.05rem}.cards-grid{grid-template-columns:1fr}.card{min-height:120px}}.services-page-container{box-sizing:border-box;position:relative;width:calc(100% - 64px)!important;max-width:1250px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:0!important;right:0!important;transform:none!important}.services-hero-title{margin-left:0!important;margin-right:0!important;left:0!important}.service-header h2,.service-header p,.cards-wrapper,.cards-header,.cards-grid{box-sizing:border-box;max-width:100%;margin-left:0!important;margin-right:0!important;left:0!important;right:0!important;transform:none!important}@media (min-width:1367px){.services-page-container{width:calc(100% - 64px)!important;max-width:1250px!important}.services-hero-title{left:0!important}}@media (min-width:1025px) and (max-width:1366px){.services-page-container{width:calc(100% - 56px)!important;max-width:1180px!important}.services-hero-title{left:0!important}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:769px) and (max-width:1024px){.services-page-container{width:calc(100% - 48px)!important;max-width:100%!important}.services-hero-title{left:0!important}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.services-page-container{width:100%!important;max-width:100%!important;padding-left:20px!important;padding-right:20px!important}.services-hero-title{max-width:100%;left:0!important}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:480px){.services-page-container{padding-left:16px!important;padding-right:16px!important}.cards-grid{grid-template-columns:1fr}}@media (max-width:360px){.services-page-container{padding-left:14px!important;padding-right:14px!important}}.services-empty-state{text-align:center;color:#4e606a;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:12px;min-height:180px;padding:32px;display:flex}.services-empty-state i{color:#2c91b8;font-size:30px}.services-empty-state p{margin:0;font-size:15px;line-height:1.6}.service-fee{align-items:center;gap:6px;margin:0;display:inline-flex}.service-dirham-symbol{object-fit:contain;flex-shrink:0;width:15px;height:15px}.preserve-lines{white-space:pre-wrap}.service-rich-text{color:#4e606a;font-size:15px;line-height:1.7}.service-rich-text p{margin:0 0 10px}.service-rich-text p:last-child{margin-bottom:0}.service-rich-text ul{margin:6px 0 10px;padding-left:24px;list-style-type:disc}.service-rich-text ol{margin:6px 0 10px;padding-left:24px;list-style-type:decimal}.service-rich-text li{margin-bottom:4px}.service-rich-text strong{font-weight:700}.service-rich-text em{font-style:italic}.service-rich-text u{text-decoration:underline}.service-rich-text a{color:#0a4d6e;text-decoration:underline}@media (min-width:1025px){.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}.service-catalogue-row-section{background:#f1f8fb;padding:2px 0 28px}.service-catalogue-row{justify-content:flex-start;align-items:center;gap:24px;width:100%;display:flex}.service-catalogue-row h3{color:#093c5a;margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.service-catalogue-btn{color:#fff;background:#0a4d6e;border:2px solid #0a4d6e;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-width:140px;min-height:44px;padding:10px 18px;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.service-catalogue-btn:hover{color:#fff;background:#2c91b8;border-color:#2c91b8;transform:translateY(-2px)}@media (min-width:769px) and (max-width:1024px){.service-catalogue-row-section{padding-bottom:24px}.service-catalogue-row h3{font-size:1rem}}@media (max-width:768px){.service-catalogue-row-section{padding:4px 0 22px}.service-catalogue-row{flex-direction:column;align-items:flex-start;gap:14px}.service-catalogue-row h3{font-size:1rem}.service-catalogue-btn{width:100%;min-width:0}}.service-scorecard-modal,.service-detail-modal{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#071e2bad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow:hidden}.service-scorecard-content,.service-detail-content{background:#fff;border-radius:18px;flex-direction:column;width:min(92vw,720px);max-height:82vh;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #00000038}.service-scorecard-body,.service-detail-body{scrollbar-width:thin;scrollbar-color:#2c91b8 #eef5f8;flex:1;padding:24px 28px 32px;overflow:hidden auto}.service-scorecard-body::-webkit-scrollbar{width:7px}.service-detail-body::-webkit-scrollbar{width:7px}.service-scorecard-body::-webkit-scrollbar-track{background:#eef5f8}.service-detail-body::-webkit-scrollbar-track{background:#eef5f8}.service-scorecard-body::-webkit-scrollbar-thumb{background:#2c91b8;border-radius:20px}.service-detail-body::-webkit-scrollbar-thumb{background:#2c91b8;border-radius:20px}.service-scorecard-close,.service-detail-close{color:#093c5a;cursor:pointer;z-index:20;background:#f3f8fb;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:14px;right:14px}@media (max-width:768px){.service-scorecard-modal,.service-detail-modal{padding:12px}.service-scorecard-content,.service-detail-content{border-radius:14px;width:100%;max-height:88vh}.service-scorecard-body,.service-detail-body{padding:20px 18px 26px}}.offline-child-modal{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#9fb8c7 #eef4f7;width:700px!important;max-width:calc(100% - 40px)!important;max-height:82vh!important;padding:24px 28px!important;overflow:hidden auto!important}.offline-child-modal::-webkit-scrollbar{width:7px}.offline-child-modal::-webkit-scrollbar-track{background:#eef4f7;border-radius:10px}.offline-child-modal::-webkit-scrollbar-thumb{background:#9fb8c7;border-radius:10px}.offline-child-modal::-webkit-scrollbar-thumb:hover{background:#6f94a9}@media (min-width:769px) and (max-width:1024px){.offline-child-modal{width:calc(100% - 48px)!important;max-height:84vh!important;padding:22px 24px!important}}@media (max-width:768px){.offline-child-modal{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;max-height:88vh!important;padding:22px 18px!important;overflow:hidden auto!important}}
