@keyframes float-soft{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.service-hero{color:#ebf4f8;background:linear-gradient(150deg,#071a2f 0%,#071a2fcc 100%),radial-gradient(circle at 30%,#15f4c926,#0000 60%),radial-gradient(circle at 70% 30%,#15b0f41a,#0000 50%);margin-bottom:0;padding:clamp(3rem,8vw,6.5rem) 0;position:relative}.service-hero:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2315f4c9' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.service-hero .service-hero__content{z-index:1;text-align:center;max-width:900px;margin:0 auto;position:relative}.service-hero .service-hero__content .eyebrow{color:#15f4c9;letter-spacing:.3rem;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:600;display:inline-block}.service-hero .service-hero__content h1{background:linear-gradient(120deg,#15f4c9 0%,#15b0f4 100%);color:#0000;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;line-height:1.2}.service-hero .service-hero__content .lead{color:#c7cedb;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6}.service-content{padding:clamp(3rem,8vw,6.5rem) 0}.service-content .section-introduction{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.service-content .section-introduction .introduction-text{color:#ebf4f8;font-size:1.1rem;line-height:1.8}@media (max-width:768px){.service-content .section-introduction .introduction-text{font-size:1rem}}.service-content .benefits-section{margin-bottom:5rem}.service-content .benefits-section h2{text-align:center;color:#ebf4f8;letter-spacing:-.02em;margin-bottom:3rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}@media (max-width:768px){.service-content .benefits-section h2{margin-bottom:2.5rem}}.service-content .benefits-section .benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}@media (max-width:768px){.service-content .benefits-section .benefits-grid{grid-template-columns:1fr;gap:1.5rem}}.service-content .benefits-section .benefit-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:1rem;padding:2.5rem;transition:all .3s;box-shadow:0 20px 40px #0009,inset 0 1px #ffffff14}.service-content .benefits-section .benefit-card:hover{background:#15f4c90d;border-color:#15f4c94d;transform:translateY(-8px)}.service-content .benefits-section .benefit-card .benefit-icon{color:#030b17;background:linear-gradient(120deg,#15f4c9 0%,#15b0f4 100%);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;font-size:24px;display:flex;box-shadow:0 8px 24px #15f4c933}.service-content .benefits-section .benefit-card h3{color:#ebf4f8;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.service-content .benefits-section .benefit-card p{color:#c7cedb;font-size:.95rem;line-height:1.6}.service-content .challenge-solution{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff14;grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;margin-bottom:5rem;padding:4rem;display:grid;box-shadow:0 20px 40px #0009,inset 0 1px #ffffff14}@media (max-width:768px){.service-content .challenge-solution{grid-template-columns:1fr;gap:2rem;padding:2.5rem}}.service-content .challenge-solution h2{color:#ebf4f8;letter-spacing:-.01em;margin-bottom:1.25rem;font-family:Space Grotesk,Inter,sans-serif;font-size:1.5rem;font-weight:700}.service-content .challenge-solution p{color:#c7cedb;font-size:1rem;line-height:1.8}.service-content .challenge-solution .divider{opacity:.5;background:linear-gradient(#0000 0%,#15f4c9 50%,#0000 100%);width:1px;height:100%}@media (max-width:768px){.service-content .challenge-solution .divider{display:none}}.service-content .process-section{margin-bottom:5rem}.service-content .process-section h2{text-align:center;color:#ebf4f8;letter-spacing:-.02em;margin-bottom:4rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700}@media (max-width:768px){.service-content .process-section h2{margin-bottom:3rem}}.service-content .process-section .process-steps{flex-direction:column;gap:3rem;max-width:900px;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.service-content .process-section .process-steps{gap:2.5rem}}.service-content .process-section .process-steps:before{content:"";pointer-events:none;background:linear-gradient(#15f4c94d 0%,#15f4c91a 100%);width:2px;position:absolute;top:60px;bottom:0;left:27px}@media (max-width:768px){.service-content .process-section .process-steps:before{left:23px}}.service-content .process-section .process-step{opacity:0;align-items:flex-start;gap:2.5rem;animation:.6s ease-out forwards fadeInUp;display:flex;position:relative}@media (max-width:768px){.service-content .process-section .process-step{gap:1.75rem}}.service-content .process-section .process-step:first-child{animation-delay:.1s}.service-content .process-section .process-step:nth-child(2){animation-delay:.2s}.service-content .process-section .process-step:nth-child(3){animation-delay:.3s}.service-content .process-section .process-step:nth-child(4){animation-delay:.4s}.service-content .process-section .process-step:nth-child(5){animation-delay:.5s}.service-content .process-section .process-step:nth-child(6){animation-delay:.6s}.service-content .process-section .process-step:nth-child(7){animation-delay:.7s}.service-content .process-section .process-step:nth-child(8){animation-delay:.8s}.service-content .process-section .process-step:nth-child(9){animation-delay:.9s}.service-content .process-section .process-step:nth-child(10){animation-delay:1s}.service-content .process-section .step-number{color:#030b17;z-index:2;background:linear-gradient(120deg,#15f4c9 0%,#15b0f4 100%);border-radius:50%;flex-shrink:0;flex-basis:56px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex;position:relative;box-shadow:0 8px 24px #15f4c940}@media (max-width:768px){.service-content .process-section .step-number{width:48px;height:48px;font-size:1.25rem}}.service-content .process-section .step-content{flex:1;padding-top:.5rem}.service-content .process-section .step-content h3{color:#ebf4f8;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.service-content .process-section .step-content p{color:#c7cedb;font-size:.95rem;line-height:1.7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.service-content .technical-details{margin-bottom:5rem}.service-content .tech-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#15f4c90d 0%,#15b0f405 100%);border:1px solid #15f4c926;border-radius:1.25rem;grid-template-columns:repeat(3,1fr);gap:3rem;padding:2.5rem;transition:all .3s;display:grid;box-shadow:0 20px 40px #0009,inset 0 1px #ffffff14}.service-content .tech-card:hover{background:linear-gradient(135deg,#15f4c914 0%,#15b0f40a 100%);border-color:#15f4c94d;box-shadow:0 12px 40px #15f4c91a}@media (max-width:1024px){.service-content .tech-card{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:768px){.service-content .tech-card{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:480px){.service-content .tech-card{gap:1.5rem;padding:1.5rem}}.service-content .tech-column{flex-direction:column;gap:1.25rem;display:flex}.service-content .tech-column h3{color:#ebf4f8;letter-spacing:-.01em;margin:0;font-family:Space Grotesk,Inter,sans-serif;font-size:1.1rem;font-weight:600}.service-content .tech-column__text{color:#c7cedb;margin:0;font-size:.95rem;line-height:1.7}@media (max-width:480px){.service-content .tech-column h3{font-size:1rem}.service-content .tech-column__text{font-size:.9rem}}.service-content .tech-tags{flex-wrap:wrap;gap:.75rem;display:flex}.service-content .tech-tag{color:#15f4c9;white-space:nowrap;background:linear-gradient(135deg,#15f4c91f 0%,#15b0f40f 100%);border:1px solid #15f4c940;border-radius:.6rem;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.service-content .tech-tag:hover{background:linear-gradient(135deg,#15f4c92e 0%,#15b0f41a 100%);border-color:#15f4c966;transform:translateY(-2px);box-shadow:0 4px 12px #15f4c926}@media (max-width:480px){.service-content .tech-tag{padding:.55rem 1rem;font-size:.8rem}}.service-content .service-cta{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:linear-gradient(150deg,#15f4c91f 0%,#15b0f40f 100%),#0c1f35;border:1px solid #ffffff14;border-radius:1.5rem;margin-top:5rem;padding:4rem;box-shadow:0 20px 40px #0009,inset 0 1px #ffffff14}@media (max-width:768px){.service-content .service-cta{padding:2.5rem}}.service-content .service-cta h2{color:#ebf4f8;letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(1.5rem,5vw,2rem);font-weight:700}.service-content .service-cta .cta-description{color:#c7cedb;max-width:600px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.service-content .service-cta .cta-buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}@media (max-width:768px){.service-content .service-cta .cta-buttons{flex-direction:column;gap:1rem}}.service-content .service-cta .cta-button{cursor:pointer;border:2px solid #0000;border-radius:.5rem;padding:1rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.service-content .service-cta .cta-button.primary{color:#030b17;background:linear-gradient(120deg,#15f4c9 0%,#15b0f4 100%);box-shadow:0 8px 24px #15f4c94d}.service-content .service-cta .cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #15f4c966}.service-content .service-cta .cta-button.secondary{color:#15f4c9;background:0 0;border-color:#15f4c9}.service-content .service-cta .cta-button.secondary:hover{background:#15f4c914}@media (max-width:480px){.service-content .service-cta .cta-buttons{flex-direction:column}.service-content .service-cta .cta-button{width:100%}}@media (max-width:768px){.service-hero__content h1{line-height:1.15}.service-content .challenge-solution{grid-template-columns:1fr}}@media (prefers-color-scheme:dark){.service-content .benefit-card,.service-content .process-card,.service-content .technical-section,.service-content .investment-section,.service-content .service-cta{border-color:#ffffff14}}
