.tagh-sol{position:relative;background:#05091A;padding:110px 0 90px;overflow:hidden;direction:rtl;font-family:'Tajawal','Cairo',sans-serif}.tagh-sol__bg{position:absolute;inset:0;pointer-events:none;z-index:0}.tagh-sol__bg-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(0 212 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(0 212 255 / .04) 1px,transparent 1px);background-size:48px 48px}.tagh-sol__glow{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5}.tagh-sol__glow--tl{width:500px;height:400px;background:rgb(0 212 255 / .1);top:-80px;right:-100px}.tagh-sol__glow--br{width:400px;height:300px;background:rgb(167 139 250 / .1);bottom:0;left:0}.tagh-sol__container{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px}.tagh-sol__header{text-align:center;margin-bottom:60px}.tagh-sol__badge{display:inline-flex;align-items:center;gap:8px;background:rgb(0 212 255 / .08);border:1px solid rgb(0 212 255 / .18);color:#00D4FF;font-size:12px;font-weight:700;letter-spacing:.08em;padding:6px 18px;border-radius:100px;margin-bottom:22px}.tagh-sol__badge-dot{width:7px;height:7px;background:#00D4FF;border-radius:50%;animation:taghSolPulse 2s ease-in-out infinite}@keyframes taghSolPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.75)}}.tagh-sol__title{font-size:clamp(28px,4vw,44px);font-weight:900;color:#F1F5F9;line-height:1.25;margin:0 0 14px}.tagh-sol__title-hl{background:linear-gradient(90deg,#00D4FF,#60A5FA);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.tagh-sol__subtitle{font-size:15px;color:#64748B;line-height:1.7}.tagh-sol__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.tagh-sol__card{position:relative;background:rgb(255 255 255 / .025);border:1px solid rgb(255 255 255 / .07);border-top:3px solid var(--s-color,#00D4FF);border-radius:22px;padding:32px 26px 28px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform 300ms ease,box-shadow 300ms ease;overflow:hidden;display:flex;flex-direction:column;gap:16px}.tagh-sol__card:hover{transform:translateY(-6px);box-shadow:0 20px 60px var(--s-glow,rgb(0 212 255 / .12))}.tagh-sol__card-top{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--s-color),transparent)}.tagh-sol__card-glow{position:absolute;inset:0;border-radius:22px;background:radial-gradient(ellipse at 50% 0%,var(--s-glow,transparent) 0%,transparent 65%);opacity:0;transition:opacity 300ms ease;pointer-events:none}.tagh-sol__card:hover .tagh-sol__card-glow{opacity:1}.tagh-sol__card-icon{width:50px;height:50px;border-radius:14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;justify-content:center;color:var(--s-color,#00D4FF);flex-shrink:0}.tagh-sol__card-icon svg{width:22px;height:22px}.tagh-sol__card-body{flex:1}.tagh-sol__card-en{font-size:10.5px;font-weight:700;letter-spacing:.10em;color:var(--s-color,#00D4FF);text-transform:uppercase;margin:0 0 6px}.tagh-sol__card-title{font-size:17px;font-weight:900;color:#F1F5F9;margin:0 0 10px;line-height:1.3}.tagh-sol__card-desc{font-size:13.5px;color:#64748B;line-height:1.7;margin:0 0 14px;word-wrap:break-word;overflow-wrap:break-word}.tagh-sol__card-tags{display:flex;flex-wrap:wrap;gap:6px}.tagh-sol__tag{font-size:11px;font-weight:700;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);color:#475569;padding:3px 10px;border-radius:100px}.tagh-sol__card-btn{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 20px;border-radius:100px;background:#fff0;border:1px solid rgb(255 255 255 / .1);color:rgb(255 255 255 / .65)!important;font-size:13px;font-weight:700;text-decoration:none!important;transition:all 220ms ease;position:relative;z-index:1}.tagh-sol__card-btn:hover{border-color:var(--s-color,rgb(0 212 255 / .4));color:var(--s-color,#00D4FF)!important;background:rgb(255 255 255 / .04);transform:translateY(-2px)}.tagh-sol__footer{text-align:center}.tagh-sol__footer-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;border-radius:100px;background:linear-gradient(135deg,#00D4FF,#0EA5E9);color:#0A0F1E!important;font-size:15px;font-weight:800;text-decoration:none!important;box-shadow:0 8px 32px rgb(0 212 255 / .3);transition:all 220ms ease}.tagh-sol__footer-cta:hover{box-shadow:0 14px 44px rgb(0 212 255 / .45);transform:translateY(-3px);color:#0A0F1E!important}.tagh-sol__footer-cta svg{color:#0A0F1E}@media(max-width:900px){.tagh-sol__grid{grid-template-columns:1fr;max-width:480px;margin:0 auto 40px}}@media(max-width:480px){.tagh-sol{padding:80px 0 70px}.tagh-sol__card{padding:24px 18px}}.tagh-solp{direction:rtl;font-family:'Tajawal','Cairo',sans-serif;background:#05091A;color:#F1F5F9}.tagh-solp__hero{position:relative;padding:100px 24px 80px;overflow:hidden;text-align:center}.tagh-solp__hero-bg{position:absolute;inset:0;pointer-events:none}.tagh-solp__hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(0 212 255 / .04) 1px,transparent 1px),linear-gradient(90deg,rgb(0 212 255 / .04) 1px,transparent 1px);background-size:48px 48px}.tagh-solp__hero-glow{position:absolute;border-radius:50%;filter:blur(120px);opacity:.5}.tagh-solp__hero-glow--cyan{width:600px;height:400px;background:rgb(0 212 255 / .12);top:-100px;left:50%;transform:translateX(-50%)}.tagh-solp__hero-glow--purple{width:400px;height:300px;background:rgb(167 139 250 / .1);bottom:0;right:5%}.tagh-solp__hero-inner{position:relative;z-index:1;max-width:820px;margin:0 auto}.tagh-solp__breadcrumb{display:inline-block;font-size:13px;color:#475569;margin-bottom:20px;text-decoration:none;transition:color 200ms}.tagh-solp__breadcrumb:hover{color:#00D4FF}.tagh-solp__hero-badge{display:inline-flex;align-items:center;gap:8px;background:rgb(0 212 255 / .08);border:1px solid rgb(0 212 255 / .18);color:#00D4FF;font-size:12px;font-weight:700;letter-spacing:.08em;padding:6px 18px;border-radius:100px;margin-bottom:24px}.tagh-solp__hero-dot{width:7px;height:7px;background:#00D4FF;border-radius:50%;animation:taghSolPulse 2s ease-in-out infinite}.tagh-solp__hero-title{font-size:clamp(32px,5vw,56px);font-weight:900;line-height:1.2;color:#F1F5F9;margin:0 0 20px}.tagh-solp__hero-hl{background:linear-gradient(90deg,#00D4FF,#60A5FA);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.tagh-solp__hero-sub{font-size:16px;color:#94A3B8;line-height:1.8;margin:0 0 36px}.tagh-solp__hero-sub strong{color:#F1F5F9}.tagh-solp__hero-actions{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:48px}.tagh-solp__hero-btn{display:inline-flex;align-items:center;gap:9px;padding:13px 32px;border-radius:100px;font-size:15px;font-weight:800;text-decoration:none!important;transition:all 220ms ease}.tagh-solp__hero-btn--primary{background:linear-gradient(135deg,#00D4FF,#0EA5E9);color:#0A0F1E!important;box-shadow:0 8px 32px rgb(0 212 255 / .35)}.tagh-solp__hero-btn--primary:hover{box-shadow:0 14px 44px rgb(0 212 255 / .5);transform:translateY(-3px);color:#0A0F1E!important}.tagh-solp__hero-btn--ghost{background:#fff0;border:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .70)!important}.tagh-solp__hero-btn--ghost:hover{border-color:rgb(0 212 255 / .35);color:#00D4FF!important;background:rgb(0 212 255 / .05);transform:translateY(-2px)}.tagh-solp__hero-stats{display:inline-flex;align-items:center;gap:32px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .07);border-radius:100px;padding:16px 36px}.tagh-solp__stat{display:flex;flex-direction:column;align-items:center;gap:2px}.tagh-solp__stat-num{font-size:24px;font-weight:900;color:#00D4FF}.tagh-solp__stat span:last-child{font-size:12px;color:#64748B;font-weight:600}.tagh-solp__stat-sep{width:1px;height:32px;background:rgb(255 255 255 / .08)}.tagh-solp__services,.tagh-solp__process,.tagh-solp__booking{max-width:1200px;margin:0 auto;padding:80px 24px}.tagh-solp__section-head{text-align:center;margin-bottom:52px}.tagh-solp__section-title{font-size:clamp(24px,3.5vw,38px);font-weight:900;color:#F1F5F9;margin:0 0 12px}.tagh-solp__section-sub{font-size:15px;color:#64748B;line-height:1.7}.tagh-solp__services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.tagh-solp__service-card{position:relative;background:rgb(255 255 255 / .025);border:1px solid rgb(255 255 255 / .07);border-top:3px solid var(--sc-color,#00D4FF);border-radius:22px;padding:32px 26px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform 300ms ease,box-shadow 300ms ease;overflow:hidden}.tagh-solp__service-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px var(--sc-glow,rgb(0 212 255 / .12))}.tagh-solp__sc-glow{position:absolute;inset:0;border-radius:22px;background:radial-gradient(ellipse at 50% 0%,var(--sc-glow,transparent) 0%,transparent 65%);opacity:0;transition:opacity 300ms ease;pointer-events:none}.tagh-solp__service-card:hover .tagh-solp__sc-glow{opacity:1}.tagh-solp__sc-icon{width:50px;height:50px;border-radius:14px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;justify-content:center;color:var(--sc-color,#00D4FF);margin-bottom:18px}.tagh-solp__sc-icon svg{width:22px;height:22px}.tagh-solp__sc-title{font-size:16px;font-weight:900;color:#F1F5F9;margin:0 0 10px;line-height:1.3}.tagh-solp__sc-desc{font-size:13.5px;color:#64748B;line-height:1.7;margin:0 0 16px;word-wrap:break-word;overflow-wrap:break-word}.tagh-solp__sc-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:7px}.tagh-solp__sc-points li{display:flex;align-items:center;gap:8px;font-size:13px;color:#94A3B8}.tagh-solp__sc-points li svg{color:#22C55E;flex-shrink:0}.tagh-solp__process{background:rgb(255 255 255 / .01)}.tagh-solp__steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tagh-solp__step{background:rgb(255 255 255 / .025);border:1px solid rgb(255 255 255 / .07);border-radius:20px;padding:28px 22px;text-align:center;transition:transform 300ms ease}.tagh-solp__step:hover{transform:translateY(-4px)}.tagh-solp__step-num{font-size:36px;font-weight:900;color:#00D4FF;opacity:.25;line-height:1;margin-bottom:12px}.tagh-solp__step h3{font-size:15px;font-weight:800;color:#F1F5F9;margin:0 0 8px}.tagh-solp__step p{font-size:13px;color:#64748B;line-height:1.6;margin:0}.tagh-solp__booking{border-top:1px solid rgb(255 255 255 / .05)}.tagh-solp__calendly-wrap{display:flex;justify-content:center}.tagh-solp__calendly-glass{width:100%;max-width:900px;background:rgb(255 255 255 / .025);border:1px solid rgb(0 212 255 / .15);border-radius:28px;overflow:hidden;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 0 80px rgb(0 212 255 / .08)}.tagh-solp__calendly-header{display:flex;align-items:center;gap:10px;padding:16px 28px;background:rgb(0 212 255 / .06);border-bottom:1px solid rgb(0 212 255 / .1);font-size:13.5px;font-weight:700;color:#7DD3FC}.tagh-solp__calendly-dot{width:8px;height:8px;background:#00D4FF;border-radius:50%;animation:taghSolPulse 2s ease-in-out infinite;flex-shrink:0}.tagh-solp__calendly-glass .calendly-inline-widget{display:block;width:100%}@media(max-width:1024px){.tagh-solp__services-grid{grid-template-columns:repeat(2,1fr)}.tagh-solp__steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.tagh-solp__services-grid,.tagh-solp__steps{grid-template-columns:1fr}.tagh-solp__hero-stats{flex-direction:column;gap:16px;border-radius:20px}.tagh-solp__stat-sep{width:100%;height:1px}.tagh-solp__hero{padding:70px 20px 60px}.tagh-sol__grid{grid-template-columns:1fr}}