@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@700;900&family=Poppins:wght@400;600;700&display=swap";
:root{--primary-glow:#00f2ff;--secondary-glow:#9f55ff;--dark-bg:#0a0a14;--light-text:#e0e0e0;--card-bg:rgba(20,20,40,.5);--border-color:rgba(159,85,255,.25)}.service-module__bAwHUG__services-page{background-color:var(--dark-bg);color:var(--light-text);font-family:Poppins,sans-serif;overflow-x:hidden}.service-module__bAwHUG__h2-title{text-align:center;background:linear-gradient(90deg,var(--primary-glow),var(--secondary-glow),var(--primary-glow));color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:60px;font-family:Orbitron,sans-serif;font-size:max(2rem,min(5vw,3rem));font-weight:700;animation:5s linear infinite service-module__bAwHUG__shineText}@keyframes service-module__bAwHUG__shineText{to{background-position:200%}}.service-module__bAwHUG__services-hero-section{text-align:center;background:radial-gradient(ellipse at 50% -20%,rgba(159,85,255,.2),transparent 80%),var(--dark-bg);padding:120px 20px 0}.service-module__bAwHUG__services-hero-section h1{color:#fff;text-shadow:0 0 20px rgba(255,255,255,.3);margin-bottom:20px;font-family:Orbitron,sans-serif;font-size:max(2.8rem,min(7vw,4.5rem));font-weight:900}.service-module__bAwHUG__services-hero-section p{max-width:800px;color:var(--light-text);margin:auto;font-size:max(1rem,min(2.5vw,1.2rem));line-height:1.8}.service-module__bAwHUG__services-grid-section{padding:60px 20px}.service-module__bAwHUG__services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:1200px;margin:auto;display:grid}.service-module__bAwHUG__service-card-3d{background:var(--card-bg);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform-style:preserve-3d;border-radius:20px;transition:transform .3s,box-shadow .3s;position:relative}.service-module__bAwHUG__service-card-3d:hover{box-shadow:0 10px 40px rgba(0,0,0,.5),0 0 30px var(--secondary-glow);transform:translateY(-10px)}.service-module__bAwHUG__service-card-content{text-align:center;padding:40px 30px;transform:translateZ(40px)}.service-module__bAwHUG__service-icon{color:var(--primary-glow);margin-bottom:20px;font-size:3.5rem;line-height:1}.service-module__bAwHUG__service-card-content h3{color:#fff;margin:0 0 15px;font-size:1.5rem}.service-module__bAwHUG__service-card-content p{color:var(--light-text);font-size:1rem;line-height:1.6}.service-module__bAwHUG__sap-section{padding:0 10px}.service-module__bAwHUG__sap-modules-container{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:40px;max-width:1200px;margin:0 auto;display:grid}.service-module__bAwHUG__sap-module-category{background:var(--card-bg);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:30px 40px;transition:box-shadow .3s,border-color .3s}.service-module__bAwHUG__sap-module-category:hover{border-color:var(--primary-glow);box-shadow:0 0 25px rgba(0,242,255,.2)}.service-module__bAwHUG__sap-module-category h3{color:#fff;border-bottom:1px solid var(--border-color);margin-top:0;margin-bottom:25px;padding-bottom:10px;font-family:Orbitron,sans-serif;font-size:1.6rem}.service-module__bAwHUG__sap-module-list{margin:0;padding:0;list-style-type:none}.service-module__bAwHUG__sap-module-item{border-bottom:1px solid rgba(159,85,255,.15);padding:15px 0;font-size:.95rem;line-height:1.7}.service-module__bAwHUG__sap-module-item:last-child{border-bottom:none}.service-module__bAwHUG__sap-module-item strong{color:var(--primary-glow);font-weight:600;display:block}.service-module__bAwHUG__skills-section-v2{text-align:center;padding:30px 0}.service-module__bAwHUG__skills-hexagon-grid{flex-wrap:wrap;justify-content:center;gap:20px;max-width:900px;margin:0 auto 60px;display:flex}.service-module__bAwHUG__hexagon-wrapper{width:180px;height:200px;position:relative}.service-module__bAwHUG__hexagon{background:var(--card-bg);clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%);border:1px solid var(--border-color);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .3s,background .3s;display:flex;position:relative}.service-module__bAwHUG__hexagon-wrapper:hover .service-module__bAwHUG__hexagon{border-color:var(--secondary-glow);background:rgba(159,85,255,.3);transform:scale(1.1)}.service-module__bAwHUG__hexagon-icon{color:var(--primary-glow);margin-bottom:15px;font-size:3rem;transition:transform .3s}.service-module__bAwHUG__hexagon-wrapper:hover .service-module__bAwHUG__hexagon-icon{transform:scale(1.2)}.service-module__bAwHUG__hexagon-title{color:#fff;font-size:1.1rem;font-weight:600}.service-module__bAwHUG__stats-section{background:radial-gradient(ellipse at 50% 120%,rgba(0,242,255,.15),transparent 80%),var(--dark-bg);padding:0 30px}.service-module__bAwHUG__stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:1000px;margin:0 auto;display:grid}.service-module__bAwHUG__stat-card{background:var(--card-bg);border:1px solid var(--border-color);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto;padding:30px;transition:transform .3s,box-shadow .3s;display:flex}.service-module__bAwHUG__stat-card:hover{box-shadow:0 0 30px var(--primary-glow);border-color:var(--primary-glow);transform:scale(1.05)}.service-module__bAwHUG__stat-icon{color:var(--primary-glow);margin-bottom:10px;font-size:2rem;line-height:1}.service-module__bAwHUG__stat-value{color:#fff;margin:10px 0;font-size:2.5rem;font-weight:700}.service-module__bAwHUG__stat-label{color:var(--light-text);font-size:1rem;font-weight:600}.service-module__bAwHUG__consultation-cta-section{text-align:center;padding:100px 20px}.service-module__bAwHUG__consultation-content .service-module__bAwHUG__h2-title{margin-bottom:20px}.service-module__bAwHUG__consultation-content p{color:var(--light-text);max-width:700px;margin:0 auto 40px;font-size:1.2rem;line-height:1.6}.service-module__bAwHUG__glowing-btn{text-transform:uppercase;color:#fff;cursor:pointer;background:0 0;background-image:linear-gradient(to right,var(--primary-glow),var(--secondary-glow),var(--primary-glow));background-size:250%;border:2px solid transparent;border-radius:50px;padding:14px 35px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s;display:inline-block;position:relative;overflow:hidden}.service-module__bAwHUG__glowing-btn:hover{box-shadow:0 0 20px var(--primary-glow),0 0 30px var(--secondary-glow);background-position:100%;transform:scale(1.05)}@media (max-width:900px){.service-module__bAwHUG__sap-modules-container{grid-template-columns:1fr}}@media (max-width:768px){.service-module__bAwHUG__services-grid,.service-module__bAwHUG__stats-grid{gap:25px;padding-bottom:15px}.service-module__bAwHUG__hexagon-wrapper{width:150px;height:170px}.service-module__bAwHUG__hexagon-icon{font-size:2.5rem}.service-module__bAwHUG__hexagon-title{font-size:1rem}.service-module__bAwHUG__stat-card{width:180px;height:180px}}@media (max-width:480px){.service-module__bAwHUG__services-grid{grid-template-columns:1fr;gap:20px;padding-bottom:15px}.service-module__bAwHUG__sap-module-category{padding:25px}}
