:root{--primary-color:#762C9B;--primary-gradient:linear-gradient(135deg, #6B00FF 0%, #9A2FFF 50%, #E14BFF 100%);--primary-gradient-hover:linear-gradient(135deg, #7B10FF 0%, #AA3FFF 50%, #F15BFF 100%);--secondary-color:#8b5cf6;--bg-dark:#0f0f23;--bg-darker:#0a0a1a;--bg-deep:#000000;--bg-card:rgba(255, 255, 255, 0.05);--bg-card-hover:rgba(255, 255, 255, 0.08);--bg-dropdown:#1a1a1a;--text-primary:#ffffff;--text-secondary:#a1a1aa;--text-on-accent:#ffffff;--border-color:rgba(255, 255, 255, 0.1);--navbar-bg:rgba(15, 15, 35, 0.9);--navbar-bg-scrolled:rgba(15, 15, 35, 0.95);--navbar-shadow-scrolled:0 2px 20px rgba(0, 0, 0, 0.3);--dropdown-border:rgba(129, 0, 255, 0.3);--form-bg:rgba(255, 255, 255, 0.05);--gradient-orb-1:radial-gradient(circle, rgba(107, 0, 255, 0.4) 0%, transparent 70%);--gradient-orb-2:radial-gradient(circle, rgba(154, 47, 255, 0.4) 0%, transparent 70%);--neon-deep-purple:#6B00FF;--neon-violet:#9A2FFF;--neon-magenta:#E14BFF;--partner-title-duration:1.2s;--partner-title-delay:0.3s;--partner-card-duration:1.2s;--partner-card-ease:cubic-bezier(0.22, 0.61, 0.36, 1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background-color:var(--bg-dark);color:var(--text-primary);line-height:1.7;overflow-x:hidden;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.py-6{padding-top:4rem!important;padding-bottom:5rem!important}.mb-6{margin-bottom:4rem!important}.mt-6{margin-top:4rem!important}h1,h2,h3,h4,h5,h6{margin-bottom:1.5rem;line-height:1.3}p{margin-bottom:1.5rem}.card h4{margin-bottom:1.25rem}.card p{margin-bottom:1.25rem}.animated-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.space-background{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at bottom,rgba(30,27,75,.4) 0,rgba(15,15,35,.4) 100%);z-index:1}.stars{position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,#fff,transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.8),transparent),radial-gradient(1px 1px at 90px 40px,#fff,transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.6),transparent),radial-gradient(2px 2px at 160px 30px,#fff,transparent);background-repeat:repeat;background-size:200px 100px;animation:sparkle 3s linear infinite}.moving-stars{position:absolute;top:0;left:0;width:200%;height:100%;background-image:radial-gradient(1px 1px at 25px 25px,rgba(139,92,246,.8),transparent),radial-gradient(1px 1px at 75px 75px,rgba(99,102,241,.6),transparent),radial-gradient(1px 1px at 125px 50px,rgba(139,92,246,.4),transparent);background-repeat:repeat;background-size:150px 150px;animation:moveStars 20s linear infinite}@keyframes sparkle{0%,100%{opacity:1}50%{opacity:.3}}@keyframes moveStars{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.dots-network{position:absolute;top:0;left:0;width:100%;height:100%}#dotsCanvas{width:100%;height:100%;opacity:.6}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-darker)}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.navbar{background:var(--navbar-bg);backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);padding:.875rem 0;height:70px;min-height:70px;max-height:70px;transition:all .3s ease;z-index:1030;display:flex;align-items:center;overflow:visible!important}.navbar .container,.navbar .container-fluid,.navbar .navbar-collapse,.navbar .navbar-nav{overflow:visible!important}.navbar .d-flex.align-items-center{display:flex!important;align-items:center!important;justify-content:flex-end}.navbar-brand{font-size:1.5rem;font-weight:700;color:var(--text-primary)!important;text-decoration:none;display:flex;align-items:center;padding-bottom:0;margin-bottom:0}.navbar-brand i{color:var(--primary-color);margin-right:.5rem}.brand-text{color:var(--text-primary);font-weight:700;font-size:1.5rem;margin-left:.5rem}.navbar-nav .nav-link:active{color:var(--text-on-accent)!important}.navbar-nav .nav-link{color:var(--text-secondary)!important;font-weight:500;margin:0 .5rem;transition:color .3s ease}.navbar-nav .nav-link:hover{color:var(--text-on-accent)}.navbar-nav .nav-link:hover{color:var(--text-on-accent)!important;filter:drop-shadow(0 0 15px var(--primary-color)) drop-shadow(0 0 25px var(--primary-color)) drop-shadow(0 0 35px var(--primary-color));transform:scale(1.05);transition:all .5s ease}.navbar-nav .nav-item.dropdown.show .nav-dropdown-caret,.navbar-nav .nav-item.dropdown.show .nav-dropdown-label,.navbar-nav .nav-item.dropdown.show>.nav-link,.navbar-nav .nav-item.dropdown:hover .nav-dropdown-caret,.navbar-nav .nav-item.dropdown:hover .nav-dropdown-label,.navbar-nav .nav-item.dropdown:hover>.nav-link,.navbar-nav .nav-link.show,.navbar-nav .nav-link:focus,.navbar-nav .nav-link:focus-visible{color:var(--text-on-accent)!important;outline:0!important;box-shadow:none!important;filter:drop-shadow(0 0 15px var(--primary-color)) drop-shadow(0 0 25px var(--primary-color)) drop-shadow(0 0 35px var(--primary-color));transform:scale(1.05)}.navbar-nav>.nav-item.dropdown.nav-dropdown-split{display:flex;flex-wrap:wrap;align-items:center;position:relative;overflow:visible!important}.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu{position:absolute;top:100%;left:0;margin-top:0!important;z-index:1050}@media (min-width:992px){.navbar-nav>.nav-item.dropdown.nav-dropdown-split.show>.dropdown-menu,.navbar-nav>.nav-item.dropdown.nav-dropdown-split:has(#companyLabel):hover>.dropdown-menu,.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu.show{display:block!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;z-index:1050!important}}.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu::before{content:"";position:absolute;left:0;right:0;top:-.75rem;height:.75rem}.navbar-nav .nav-dropdown-label{margin-right:0!important;padding-right:0!important;position:relative;z-index:2;pointer-events:auto;cursor:pointer}.navbar-nav span.nav-dropdown-label{cursor:pointer}.navbar-nav .nav-dropdown-caret{margin-left:0!important;margin-right:.5rem;padding-left:0!important;padding-right:.15rem;padding-top:0;padding-bottom:0;border:0;background:0 0;color:var(--text-secondary);line-height:1;cursor:pointer;vertical-align:middle;position:relative;z-index:2;flex:0 0 auto}.navbar-nav .nav-dropdown-caret::after{margin-left:.2em!important;vertical-align:middle}.navbar-nav .nav-dropdown-caret:focus,.navbar-nav .nav-dropdown-caret:focus-visible{outline:0!important;box-shadow:none!important}@media (max-width:991.98px){.navbar-nav>.nav-item.dropdown.nav-dropdown-split{justify-content:center;width:100%}.navbar-nav .nav-dropdown-label{padding:.75rem 0 .75rem 1rem}.navbar-nav .nav-dropdown-caret{margin-right:0!important;padding-right:1rem}.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu{position:static!important;flex:0 0 100%;width:100%;margin-top:.25rem!important;box-shadow:none}.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu::before{content:none}.navbar-nav>.nav-item.dropdown.nav-dropdown-split>.dropdown-menu:not(.show){display:none!important}}.dropdown-menu{background:var(--bg-dropdown)!important;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);border:1px solid var(--dropdown-border)!important;padding:1rem 0;margin-top:.5rem;min-width:220px;z-index:1050}.dropdown-item{color:var(--text-primary)!important;padding:1rem 1.5rem;transition:all .3s ease;position:relative;padding-left:2rem;margin:.25rem 0;font-size:1rem;line-height:1.5}.dropdown-item::before{content:"›";color:var(--primary-color);position:absolute;left:1rem;font-weight:600;font-size:1rem;margin-right:.25rem}.dropdown-item:hover{background:color-mix(in srgb,var(--primary-color) 20%,transparent)!important;color:var(--text-primary)!important}.dropdown-item:active{background:color-mix(in srgb,var(--primary-color) 30%,transparent)!important;color:var(--text-primary)!important}.dropdown.dropend{position:static}.dropdown.dropend .dropdown-menu{top:0;left:100%;margin-top:0;margin-left:.5rem;z-index:1051!important;position:absolute;min-width:220px;background:var(--bg-dropdown)!important;border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);border:1px solid var(--dropdown-border)!important;padding:1rem 0}.dropdown-item.dropdown-toggle{padding-right:2.5rem!important;position:relative}.dropdown-item.dropdown-toggle::after{content:"▼"!important;display:inline-block!important;position:absolute!important;right:1rem!important;top:50%!important;transform:translateY(-50%)!important;color:var(--primary-color)!important;font-weight:600!important;font-size:.8rem!important;border:none!important;margin:0!important;padding:0!important;vertical-align:middle!important;opacity:1!important}.dropdown-item.dropdown-toggle::before{content:"›";color:var(--primary-color);position:absolute;left:1rem;font-weight:600;font-size:1rem;margin-right:.25rem}.dropdown.dropend .dropdown-menu .dropdown-item::before{content:""!important;display:none!important}.dropdown.dropend .dropdown-menu .dropdown-item{padding-left:1.5rem;padding-right:1.5rem}.dropdown.dropend>.dropdown-item:hover{background:color-mix(in srgb,var(--primary-color) 20%,transparent)!important}.dropdown.dropend.show .dropdown-menu,.dropdown.dropend:hover .dropdown-menu{display:block!important}.logo-icon{transition:all .3s ease;filter:drop-shadow(0 0 0px rgba(139, 92, 246, 0));height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important;padding-bottom:0!important;margin-bottom:0!important;display:block;vertical-align:bottom}.navbar-brand:hover .logo-icon{filter:drop-shadow(0 0 15px rgba(139, 92, 246, .8)) drop-shadow(0 0 25px rgba(139, 92, 246, .4)) drop-shadow(0 0 35px rgba(139, 92, 246, .2));transform:scale(1.05)}.btn{border-radius:8px;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;border:none;font-size:1rem}.button-grp{display:flex;gap:20px;justify-content:center;align-items:center}.btn{border-radius:50px!important}.btn-primary{background:var(--primary-gradient);color:var(--text-on-accent);box-shadow:0 4px 15px rgba(99,102,241,.3);transition:all .3s ease;position:relative;overflow:hidden;font-size:1rem}.btn-primary::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary:hover::before{left:100%}.btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px rgba(99,102,241,.5),0 0 20px rgba(225,75,255,.3);background:var(--primary-gradient-hover);color:var(--text-on-accent)}.btn-primary:active{transform:translateY(-1px) scale(1.01);box-shadow:0 6px 20px rgba(99,102,241,.4)}.btn-outline-light{border:1px solid var(--primary-color);color:var(--text-primary);border-radius:50px}.btn-outline-primary{border:1px solid var(--primary-color);color:var(--primary-color);background:0 0;transition:all .3s ease;border-radius:50px}.btn-outline-primary:hover{border-color:var(--primary-color);color:var(--primary-color);background:0 0}.btn-outline-primary:active,.btn-outline-primary:focus{background:var(--primary-gradient);border-color:var(--primary-color);color:var(--text-on-accent);outline:0;box-shadow:none}.btn-get-in-touch{background:var(--primary-gradient);border:none;color:var(--text-on-accent);border-radius:50px;padding:.5rem 1rem;font-weight:600;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-decoration:none;box-shadow:0 4px 15px rgba(118,44,155,.3);white-space:nowrap}.btn-get-in-touch:hover{background:var(--primary-gradient);color:var(--text-on-accent);transform:translateY(-2px);box-shadow:0 8px 25px rgba(118,44,155,.4)}.btn-get-in-touch:active,.btn-get-in-touch:active:focus,.btn-get-in-touch:focus{background:var(--primary-gradient)!important;color:var(--text-on-accent)!important;outline:0!important;box-shadow:0 8px 25px rgba(118,44,155,.4)!important}.btn-launch-ops{background:0 0;border:1px solid rgba(118,44,155,.5);color:var(--text-primary);border-radius:50px;padding:.5rem 1rem;font-weight:600;font-size:.9rem;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.btn-launch-ops:hover{background:0 0;border-color:var(--primary-color);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 15px rgba(118,44,155,.3)}.btn-launch-ops:active,.btn-launch-ops:active:focus,.btn-launch-ops:focus{background:0 0!important;border-color:var(--primary-color)!important;color:var(--text-primary)!important;outline:0!important;box-shadow:0 4px 15px rgba(118,44,155,.3)!important}#bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding-top:.1px}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.6}.orb-1{width:500px;height:500px;background:var(--gradient-orb-1);top:-250px;left:-300px;right:auto}.orb-2{width:400px;height:400px;background:var(--gradient-orb-2);bottom:-200px;left:-200px}.hero-title{font-size:clamp(2rem, 2vw + 1.75rem, 3.5rem);font-weight:400;line-height:1.22;margin-bottom:2rem;white-space:normal;overflow:visible}.gradient-text{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-buttons{margin-bottom:4rem}.hero-stats .stat-item h3{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.hero-stats .stat-item p{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.ai-orbit-hero{min-height:140vh!important;height:auto!important;max-height:none!important;padding:14rem 0 10rem 0!important;overflow:visible!important;display:flex!important;align-items:center!important}.ai-orbit-hero .container{overflow:visible!important;min-height:auto!important;height:auto!important;max-height:none!important;padding-top:3rem!important;padding-bottom:3rem!important}.ai-orbit-hero .row{overflow:visible!important;min-height:auto!important;height:auto!important;max-height:none!important;align-items:center!important}.ai-orbit-hero-content{padding-top:2rem!important;padding-bottom:2rem!important;margin-top:0!important;margin-bottom:0!important;min-height:auto!important;height:auto!important}.ai-orbit-hero-video{min-height:100%!important;height:100%!important;max-height:none!important}.ai-orbit-hero::after,.ai-orbit-hero::before{min-height:100%!important;height:100%!important}.ai-infra-hero-content{padding-top:3rem!important;margin-top:1.5rem!important}.ai-engagement-glass-box{width:90%!important;max-width:600px!important;min-width:300px!important;margin:0 auto!important;padding:2rem 2.5rem!important}.ai-engagement-glass-box ul li{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;line-height:1.6!important;padding:.5rem 0!important;padding-left:1.5rem!important}.ai-engagement-glass-box ul{width:100%!important;max-width:100%!important}.ai-slide-2 .ai-intro-glass-box{margin-bottom:3rem!important}.ai-slide-2 .text-center.mb-4{margin-top:2.5rem!important;margin-bottom:2rem!important}.ai-slide-2 .ai-section-label{display:inline-block!important;margin-top:0!important;margin-bottom:0!important}.ai-intro-section .container{max-width:100%!important;padding-left:1rem!important;padding-right:1rem!important}.AIOpsBenefitsGlassPanel{width:90%!important;max-width:720px!important;min-width:300px!important;margin:0 auto!important;padding:1.6rem 2rem!important;overflow:visible!important}.benefits-list{list-style:none!important;list-style-position:outside!important;padding:0!important;margin:0!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.7rem 2rem!important}.benefits-list li{list-style:none!important;list-style-position:outside!important;padding:.25rem 0!important;padding-left:1.25rem!important;margin:0!important;margin-bottom:0!important;line-height:1.6!important;position:relative!important;-webkit-appearance:none!important;appearance:none!important}.cloud-hero-section{overflow:visible!important}.cloud-hero-section .container{overflow:visible!important;text-align:left!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.cloud-hero-section .row{width:100%!important;margin-left:0!important;margin-right:0!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.cloud-hero-section .col-lg-6{width:100%!important;max-width:520px!important;padding-left:1.5rem!important;padding-right:1.5rem!important;text-align:left!important;margin-left:0!important;margin-right:auto!important}.cloud-hero-title{text-align:left!important;margin-left:0!important;margin-right:auto!important;width:100%!important;max-width:100%!important}.cloud-hero-description{text-align:left!important;margin-left:0!important;margin-right:auto!important;width:100%!important;max-width:100%!important}.cloud-hero-section .col-lg-6 .btn-cloud-expert,.cloud-hero-section .col-lg-6>a.btn{margin-left:0!important;margin-right:auto!important;display:inline-flex!important;justify-content:flex-start!important;text-align:left!important}.cloud-hero-section .container>*,.cloud-hero-section .row>*,.cloud-hero-section [class*=col-]{text-align:left!important}.benefits-list li::before{content:'•'!important;position:absolute!important;left:0!important;color:var(--text-primary)!important;font-size:16px!important;font-weight:400!important}.benefits-list li::after{content:none!important;display:none!important}.engagement-models-section{min-height:auto!important;padding:3rem 0 3.5rem 0!important;display:flex!important;align-items:center!important;overflow:visible!important}.engagement-models-title{text-align:center!important;margin-bottom:2rem!important;font-size:clamp(2rem, 5vw, 2.5rem)!important}.engagement-card{width:90%!important;max-width:820px!important;min-width:300px!important;margin:0 auto!important;padding:2rem 2.5rem!important;overflow:visible!important}.engagement-list{list-style:none!important;padding:0!important;margin:0!important}.engagement-list li{padding:.4rem 0!important;padding-left:1.5rem!important;margin:0!important;margin-bottom:0!important;line-height:1.5!important;position:relative!important}.engagement-list li::before{content:'•'!important;position:absolute!important;left:0!important;color:var(--text-primary)!important;font-size:1rem!important}.engagement-list li::after{content:none!important;display:none!important}.engagement-models-section .container{padding-left:1rem!important;padding-right:1rem!important;overflow:visible!important}.ai-framework-grid{display:flex!important;flex-direction:column!important;gap:2rem!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;grid-template-columns:none!important;grid-template-rows:none!important;grid-template-areas:none!important}.framework-item{width:100%!important;max-width:100%!important;padding:1rem!important;margin:0!important;text-align:center!important;grid-area:unset!important}.ai-framework-container{width:95%!important;max-width:100%!important;min-height:auto!important;padding:2rem 1.5rem!important;overflow:visible!important;display:flex!important;flex-direction:column!important;align-items:center!important}.framework-item-icon{margin:0 auto 1rem auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.framework-item-title{white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;text-align:center!important;margin:0 auto .5rem auto!important;line-height:1.4!important}.framework-item-desc{text-align:center!important;line-height:1.5!important;margin:0 auto!important;max-width:100%!important}.ai-framework-title-main{margin-bottom:2rem!important;font-size:clamp(1.75rem, 5vw, 2.5rem)!important}.ai-framework-section{overflow:visible!important;padding:3rem 0!important}.ai-framework-section .container{overflow:visible!important}.hero-section{position:relative!important;overflow:visible!important;min-height:auto!important;height:auto!important;padding-top:1.5rem!important;padding-bottom:2rem!important;align-items:flex-start!important}.culture-section#company-culture,body:has(#company-culture) .culture-section,body:has(.culture-section) .culture-section:first-of-type{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:85vh!important;padding:0!important;padding-bottom:0!important;overflow:visible!important}.culture-section#company-culture .container,body:has(#company-culture) .culture-section .container,body:has(.culture-section) .culture-section:first-of-type .container{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:2rem 1.5rem 0 1.5rem!important;min-height:100%!important;height:100%!important;position:static!important}.culture-section#company-culture .row,body:has(#company-culture) .culture-section .row,body:has(.culture-section) .culture-section:first-of-type .row{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;width:100%!important;margin-left:0!important;margin-right:0!important}.culture-section#company-culture .culture-content,body:has(#company-culture) .culture-section .culture-content,body:has(.culture-section) .culture-section:first-of-type .culture-content{padding-top:3rem!important;text-align:left!important;width:100%!important;max-width:100%!important}.culture-section#company-culture .culture-title,body:has(#company-culture) .culture-section .culture-title,body:has(.culture-section) .culture-section:first-of-type .culture-title{text-align:left!important;margin-left:0!important;margin-right:auto!important}.culture-section#company-culture .culture-description,body:has(#company-culture) .culture-section .culture-description,body:has(.culture-section) .culture-section:first-of-type .culture-description{text-align:left!important;margin-left:0!important;margin-right:auto!important}.culture-section#company-culture .culture-image-wrapper,body:has(#company-culture) .culture-section .culture-image-wrapper,body:has(.culture-section) .culture-section:first-of-type .culture-image-wrapper{display:none!important}.culture-section#company-culture .culture-content .btn,.culture-section#company-culture .culture-content button,body:has(#company-culture) .culture-section .culture-content .btn,body:has(#company-culture) .culture-section .culture-content button,body:has(.culture-section) .culture-section:first-of-type .culture-content .btn,body:has(.culture-section) .culture-section:first-of-type .culture-content button{display:none!important}.culture-section#company-culture .culture-description,.culture-section#company-culture .culture-title,body:has(#company-culture) .culture-section .culture-description,body:has(#company-culture) .culture-section .culture-title,body:has(.culture-section) .culture-section:first-of-type .culture-description,body:has(.culture-section) .culture-section:first-of-type .culture-title{position:relative!important;z-index:10!important}.culture-section#company-culture .culture-bottom-bar,body:has(#company-culture) .culture-section .culture-bottom-bar,body:has(.culture-section) .culture-section:first-of-type .culture-bottom-bar{position:absolute!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;max-width:none!important;margin:0!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;z-index:5!important;padding:1.5rem!important;text-align:center!important;box-sizing:border-box!important;transform:none!important;top:auto!important}.culture-section#company-culture .row:first-of-type,body:has(#company-culture) .culture-section .row:first-of-type,body:has(.culture-section) .culture-section:first-of-type .row:first-of-type{position:relative!important;z-index:3!important}.culture-section#company-culture .culture-content,body:has(#company-culture) .culture-section .culture-content,body:has(.culture-section) .culture-section:first-of-type .culture-content{position:relative!important;z-index:3!important}body:has(#company-culture) .culture-section .row:last-of-type,body:has(.culture-section) .culture-section .row:last-of-type{position:relative!important;margin-top:0!important;margin-bottom:0!important;width:100%!important;min-height:0!important}.hero-section .row{display:flex;flex-direction:column;min-height:auto!important;position:relative}.hero-section .col-lg-6:first-child{display:contents}.hero-section .col-lg-6:last-child{display:contents}.hero-section .hero-content{display:contents}.hero-section .hero-title{order:1;width:100%!important;max-width:85%!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;line-height:1.4!important;max-height:none!important;height:auto!important;margin-top:0!important;padding-top:0!important;-webkit-line-clamp:unset!important;line-clamp:unset!important;display:block!important;font-size:clamp(1.75rem, 5vw, 2.75rem)!important;font-weight:400!important;text-align:left!important}.hero-section .hero-buttons{order:2;margin-bottom:2rem;width:100%;display:flex;justify-content:flex-start!important;align-items:flex-start!important;flex-wrap:wrap;gap:.75rem;margin-left:0!important;margin-right:0!important;margin-top:0!important;padding-left:1.5rem!important;padding-right:1rem!important;padding-top:0!important;padding-bottom:0!important;text-align:left!important;transform:none!important;position:relative!important;left:0!important;right:auto!important}.hero-section .hero-buttons .btn-primary.btn-lg{font-size:.8125rem!important;padding:.5rem 1rem!important;width:auto!important;min-width:fit-content!important;max-width:none!important;margin:0!important;margin-left:0!important;margin-right:auto!important;margin-top:0!important;margin-bottom:0!important;text-align:left!important;display:inline-flex!important;justify-content:flex-start!important;align-items:center;transform:none!important;position:relative!important;left:0!important;right:auto!important;float:none!important;clear:none!important}.ai-infra-hero .btn,.ai-infra-hero .btn-lg,.ai-infra-hero .btn-primary,.ai-orbit-hero .btn,.ai-orbit-hero .btn-lg,.ai-orbit-hero .btn-primary,.cloud-hero-section .btn,.cloud-hero-section .btn-lg,.cloud-hero-section .btn-primary,.finops-hero-section .btn,.finops-hero-section .btn-lg,.finops-hero-section .btn-primary,.hero-buttons .btn,.hero-buttons .btn-lg,.hero-buttons .btn-primary,.hero-content .btn,.hero-content .btn-lg,.hero-content .btn-primary,.hero-section .btn,.hero-section .btn-lg,.hero-section .btn-outline,.hero-section .btn-outline-light,.hero-section .btn-outline-primary,.hero-section .btn-primary,.hero-section .btn-primary.btn-lg,.hero-section .btn-secondary,.hero-section .btn-secondary.btn-lg,.hero-section .hero-buttons .btn,.hero-section .hero-content .btn,.hero-section a.btn,.hero-section a[class*=btn],.partners-hero .btn,.partners-hero .btn-lg,.partners-hero .btn-primary,section.hero-section .btn,section.hero-section .btn-lg,section.hero-section .btn-primary,section[id=home] .btn,section[id=home] .btn-lg,section[id=home] .btn-primary{font-size:.875rem!important;padding:.625rem 1.125rem!important;width:auto!important;max-width:90%!important;min-width:auto!important;height:auto!important;min-height:auto!important;line-height:1.5!important;white-space:nowrap!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0 auto!important;box-sizing:border-box!important;flex:0 1 auto!important}.hero-section .hero-image{order:3;display:flex;justify-content:center;align-items:flex-start;width:100%;margin-top:0;margin-bottom:0}.hero-section .floating-card{margin-top:0;margin-bottom:0;width:100%;max-width:100%;position:relative}.hero-section .hero-stats{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;order:4!important;margin-top:2rem!important;margin-bottom:1rem!important;width:100%!important;text-align:center;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;box-sizing:border-box;overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;z-index:1!important}.hero-section .hero-background{order:-1;position:absolute}.hero-section .hero-x-background{display:none}.hero-stats .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;margin:0;overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:0}.hero-stats .col-4{flex:1;max-width:none;margin-bottom:.5rem;text-align:center;overflow:visible!important;height:auto!important;min-height:auto!important;padding:.25rem;box-sizing:border-box}.hero-stats .stat-item{margin-bottom:0;overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;padding:.25rem 0}.hero-stats .stat-item h3{font-size:1.4rem;margin-bottom:.25rem;overflow:visible!important;line-height:1.3!important}.hero-stats .stat-item p{font-size:.75rem;margin:0;overflow:visible!important;line-height:1.4!important}.features-section .container{overflow:visible;padding-left:1rem;padding-right:1rem}.features-section .row{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-left:0;margin-right:0}.features-section .col-lg-4,.features-section .col-md-6{width:100%;max-width:100%;padding-left:0;padding-right:0;overflow:visible}.feature-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:2rem 1.5rem;height:auto;min-height:auto;overflow:visible;margin:0}.feature-icon{width:70px;height:70px;min-width:70px;font-size:1.75rem;margin:0 auto 1.5rem auto;position:relative;top:0;left:0;z-index:1}.feature-card h4{margin:0 auto 1rem auto;font-size:1.2rem;text-align:center;width:100%}.feature-card p{margin:0;font-size:.95rem;text-align:center;line-height:1.6;width:100%}}.hero-image{position:relative}.hero-x-background{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;opacity:.3;animation:float 8s ease-in-out infinite}.hero-x-background svg{filter:drop-shadow(0 0 20px rgba(99, 102, 241, .3))}.floating-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;padding:2rem;animation:float 6s ease-in-out infinite;position:relative;z-index:2}@media (min-width:992px){.hero-section .floating-card{max-width:520px;padding:3rem 2.75rem;margin-left:auto;margin-right:auto}}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-section{background:var(--bg-dark);padding:1rem 0}.about-label{color:var(--primary-color);font-size:1rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.about-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:2rem}.about-description{color:var(--text-primary);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:2rem}.about-image-wrapper{position:relative;width:100%;max-width:500px;background:#f5f5f5;border-radius:16px;padding:1.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.about-image{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:24px;display:block;position:relative}.vr-headset-container{position:relative;width:100%;max-width:500px;height:500px;display:flex;align-items:center;justify-content:center}.vr-headset{position:relative;width:300px;height:300px;background:linear-gradient(135deg,rgba(118,44,155,.2) 0,rgba(139,92,246,.1) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(118,44,155,.3);box-shadow:0 0 50px rgba(118,44,155,.3);position:relative}.vr-headset::before{content:'';position:absolute;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(118,44,155,.1) 0,transparent 70%);border:1px solid rgba(118,44,155,.2)}.headset-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--primary-color);font-size:1.5rem;font-weight:700;text-shadow:0 0 20px rgba(118,44,155,.8);z-index:2}.headset-accent{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:radial-gradient(circle,var(--primary-color) 0,transparent 70%);box-shadow:0 0 20px var(--primary-color);z-index:2}.mission-box{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);width:calc(100% - 3rem);max-width:calc(100% - 3rem);background:#fff;border-radius:24px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.1);z-index:10}.mission-box p{color:#000;font-size:1rem;line-height:1.6;margin:0;text-align:left}.about-subsection{background:var(--bg-dark);padding:0 0;margin-top:-3rem}.about-subtitle{font-size:50px;font-weight:400;color:var(--primary-color);margin-bottom:2rem}.about-subsection:has(.skills-logo) .about-content .about-subtitle{white-space:nowrap}.about-subtitle-center{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:2rem}.about-image-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:stretch;justify-items:center;max-width:100%;margin:0 auto}.about-image-gallery>.who-img-card{width:100%;max-width:240px;height:240px;min-height:240px;max-height:240px;overflow:hidden;border-radius:24px;position:relative;display:block;flex-shrink:0}.who-img-card{width:100%;max-width:240px;height:240px;min-height:240px;max-height:240px;overflow:hidden;border-radius:24px;position:relative;display:block;flex-shrink:0}.who-img-card .about-gallery-image{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;border-radius:24px;transition:transform .3s ease;opacity:.9}.who-img-card:hover .about-gallery-image{transform:scale(1.05);opacity:1}.about-image-gallery.about-collaboration-gallery{display:flex;justify-content:center;padding:1.5rem 0}.about-image-gallery.about-collaboration-gallery{justify-content:center;padding:1.5rem 0}.about-gallery-image{width:200px;height:auto;object-fit:contain;border-radius:24px;opacity:.9;transition:transform .3s ease}.who-img-card .about-gallery-image{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;opacity:.9;border-radius:24px}.about-gallery-image.collaboration-logo{width:260px;max-width:100%}.about-gallery-image:hover{transform:scale(1.05);opacity:1}@media (max-width:991px){.about-gallery-image.collaboration-logo{width:220px}}@media (min-width:1200px){.about-gallery-image.collaboration-logo{width:320px}}.service-card-about{background:rgba(118,44,155,.15);border:1px solid rgba(118,44,155,.3);border-radius:16px;padding:2rem;text-align:center;height:100%;transition:transform .3s ease,box-shadow .3s ease}.service-card-about:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(118,44,155,.3);border-color:var(--primary-color)}.service-icon-about{width:60px;height:60px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;color:var(--text-primary)}.service-card-about h4{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.service-card-about p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0}.skills-logo{display:flex;align-items:center;justify-content:center;padding:2rem}.skills-logo-circle{width:300px;height:300px;border-radius:50%;border:3px solid var(--primary-color);box-shadow:0 0 30px rgba(118,44,155,.5);display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(118,44,155,.1);position:relative}.skills-logo-x{font-size:4rem;font-weight:800;color:var(--primary-color);line-height:1;margin-bottom:.5rem}.skills-logo-text{font-size:1.5rem;font-weight:700;color:var(--text-primary);letter-spacing:2px}.skills-list{list-style:none;padding:0;margin:2rem 0}.skills-list li{color:var(--text-primary);font-size:1rem;margin-bottom:1rem;padding-left:0;display:flex;align-items:center}.skills-list li i{color:var(--primary-color);margin-right:1rem;font-size:1.1rem}.contact-info{margin-top:2rem}.contact-item{color:var(--text-primary);font-size:1rem;margin-bottom:1rem;display:flex;align-items:center}.contact-item i{color:var(--primary-color);width:20px}.contact-link{color:var(--text-primary);text-decoration:none;transition:color .3s ease}.contact-link:hover{color:var(--primary-color)}.navbar-nav .nav-link.active,.navbar-nav .nav-link[aria-current=page]{color:var(--text-primary)!important;font-weight:600}.navbar-nav .nav-link.active#aiOrbitDropdown,.navbar-nav .nav-link.active#hostingDropdown,.navbar-nav .nav-link.active#servicesDropdown,.navbar-nav .nav-link.active[id=aiOrbitDropdown],.navbar-nav .nav-link.active[id=hostingDropdown],.navbar-nav .nav-link.active[id=servicesDropdown]{color:var(--text-primary)!important;font-weight:600}.navbar-nav .dropdown-item.active{background:color-mix(in srgb,var(--primary-color) 40%,transparent)!important;color:var(--text-primary)!important;font-weight:600;border-left:3px solid var(--primary-color);padding-left:calc(2rem - 3px)!important}.navbar-nav .dropdown-item.active::before{color:var(--primary-color)!important;font-weight:700}.typing-animation h4{margin-bottom:1rem;color:var(--text-primary)}.typing-animation p{color:var(--text-secondary);margin-bottom:1rem}.progress{height:8px;background:rgba(255,255,255,.1);border-radius:4px}.progress-bar{background:var(--primary-gradient);border-radius:4px;animation:progress 3s ease-in-out infinite}@keyframes progress{0%{width:0%}50%{width:100%}100%{width:75%}}.section-title{font-size:50px;font-weight:400;margin-bottom:2rem;color:var(--text-primary)}.section-description{font-size:1.1rem;color:var(--text-secondary);max-width:700px;margin:0 auto 3rem auto;line-height:1.7}.features-section{background:var(--bg-darker);padding:6rem 0}@media (min-width:992px){.features-section .row{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:2.5rem!important;align-items:stretch!important;margin-left:0!important;margin-right:0!important}.features-section .col-lg-4,.features-section .col-md-6{width:100%!important;max-width:100%!important;padding-left:0!important;padding-right:0!important;margin:0!important;position:relative!important;transform:none!important}.feature-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--primary-color);border-radius:16px;padding:2.5rem!important;text-align:center!important;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;box-shadow:0 0 30px rgba(99,102,241,.3);margin:0!important;position:relative!important;top:0!important;left:0!important;right:0!important;transform:none!important}.feature-card:hover{transform:translateY(-8px)!important;box-shadow:0 25px 50px rgba(0,0,0,.4)}.feature-icon{width:80px!important;height:80px!important;background:var(--primary-gradient);border-radius:50%;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 2rem!important;font-size:2rem!important;color:var(--text-primary);flex-shrink:0;position:relative!important;top:0!important;left:0!important;z-index:1!important}.feature-card h4{margin:0 auto 1.5rem auto!important;color:var(--text-primary);font-size:1.4rem!important;font-weight:600;text-align:center!important;width:100%!important}.feature-card p{color:var(--text-secondary);line-height:1.7;margin:0!important;text-align:center!important;width:100%!important;flex-grow:1;font-size:1rem!important}}.features-section .row{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;align-items:stretch}.feature-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--primary-color);border-radius:16px;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 0 30px rgba(99,102,241,.3)}.feature-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.4)}.feature-icon{width:80px;height:80px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;font-size:2rem;color:var(--text-primary);flex-shrink:0}.feature-card h4{margin:0 auto 1.5rem auto;color:var(--text-primary);font-size:1.4rem;font-weight:600;text-align:center;width:100%}.feature-card p{color:var(--text-secondary);line-height:1.7;margin:0;text-align:center;width:100%;flex-grow:1}.writing-assistance-section{background:var(--bg-dark)}.assistance-content .feature-list{list-style:none;margin:2rem 0}.assistance-content .feature-list li{margin-bottom:1rem;color:var(--text-secondary)}.assistance-content .feature-list i{color:var(--primary-color);margin-right:.75rem}.writing-interface{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:24px;overflow:hidden}.interface-header{background:rgba(255,255,255,.05);padding:1rem;border-bottom:1px solid var(--border-color)}.interface-buttons{display:flex;gap:.5rem}.btn-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.btn-dot.red{background:#ef4444}.btn-dot.yellow{background:#f59e0b}.btn-dot.green{background:#10b981}.interface-content{padding:1.5rem}.ai-suggestion{background:rgba(99,102,241,.1);border:1px solid var(--primary-color);border-radius:8px;padding:1rem;margin-bottom:1rem;color:var(--text-primary)}.ai-suggestion i{color:var(--primary-color);margin-right:.5rem}.experience-section{background:var(--bg-darker);padding:6rem 0}.experience-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;padding:3rem;height:100%;transition:transform .3s ease,box-shadow .3s ease;margin-bottom:2rem}.experience-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.4)}.partner-section{position:relative;width:100%;min-height:50vh;display:flex;align-items:center;justify-content:center;padding:4rem 0;overflow:hidden}.partner-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('image/Design.png');background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0}.partner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('image/Canvas [dotsCanvas].png');background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.6;z-index:1;pointer-events:none}.partner-section .container{position:relative;z-index:2}.partner-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:2rem 0}.partner-title{font-size:2.25rem;font-weight:800;color:var(--text-primary);text-transform:uppercase;letter-spacing:.15em;text-align:center;margin-bottom:2.5rem;opacity:0;transform:translateY(40px);transition:opacity var(--partner-title-duration) cubic-bezier(.25, .1, .25, 1),transform var(--partner-title-duration) cubic-bezier(.25, .1, .25, 1);transition-delay:var(--partner-title-delay)}.partner-title.animate{opacity:1;transform:translateY(0)}.partner-cards{display:flex;justify-content:center;align-items:flex-end;gap:.5rem;width:100%;max-width:760px;flex-wrap:nowrap;perspective:1200px;margin:0 auto;position:relative}.partner-card{flex:0 1 300px;max-width:320px;border-radius:22px;overflow:hidden;box-shadow:none;transform-origin:center center;transition:opacity 1.2s cubic-bezier(.25, .1, .25, 1),transform 1.2s cubic-bezier(.25, .1, .25, 1);transform-style:preserve-3d;position:relative}.partner-card-left{opacity:0;transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px);z-index:1}.partner-card-right{opacity:0;transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px);z-index:2}.partner-card.animate{opacity:1}@keyframes partnerCardFloat{0%,100%{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(0)}50%{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(-8px)}}@keyframes partnerCardFloatRight{0%,100%{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(0)}50%{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(-8px)}}.partner-card-left.animate{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(0);animation:partnerCardFloat 3s ease-in-out infinite;animation-delay:2.7s}.partner-card-right.animate{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(0);animation:partnerCardFloatRight 3s ease-in-out infinite;animation-delay:2.9s}.partner-card-left.animate:hover{animation-play-state:paused;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)}.partner-card-right.animate:hover{animation-play-state:paused;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)}.partner-card-image{width:100%;height:auto;display:block;object-fit:cover}@media (max-width:991px){.partner-title{font-size:2.5rem;letter-spacing:.1em;margin-bottom:2.5rem}.partner-section .partner-cards{gap:.5rem!important;flex-direction:row!important;flex-wrap:nowrap!important;max-width:min(760px,100%)!important;perspective:1200px!important}.partner-section .partner-card{flex:0 1 300px!important;max-width:min(320px,calc(50% - .25rem))!important}.partner-section .partner-card-left{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important}.partner-section .partner-card-right{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important}.partner-section .partner-card-left.animate{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloat 3s ease-in-out infinite!important;animation-delay:2.7s!important}.partner-section .partner-card-right.animate{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloatRight 3s ease-in-out infinite!important;animation-delay:2.9s!important}.partner-section .partner-card-left.animate:hover{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important}.partner-section .partner-card-right.animate:hover{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important}.partner-section{overflow-x:hidden;max-width:100%}.partner-section .partner-content{overflow-x:hidden;width:100%;max-width:100%}.partner-section .partner-cards{max-width:100%;box-sizing:border-box}.partner-section .partner-card{max-width:100%;box-sizing:border-box}.partner-section .partner-card-image{max-width:100%;box-sizing:border-box}.partner-section .partner-card-left.animate:active,.partner-section .partner-card-left.animate:focus-within{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}.partner-section .partner-card-right.animate:active,.partner-section .partner-card-right.animate:focus-within{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}}@media (max-width:768px){.partner-section{min-height:auto!important;padding:3rem 0;overflow:visible!important;position:relative}.partner-title{font-size:2rem;letter-spacing:.08em;margin-bottom:2rem}.partner-section .partner-cards{gap:.5rem!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-end!important;justify-content:center!important;max-width:min(760px,100%)!important;perspective:1200px!important;position:relative!important;overflow:visible!important;height:auto!important;min-height:auto!important;margin:0 auto!important;padding:2rem 0 3rem 0!important;width:100%!important;transform:none!important;transform-style:preserve-3d!important}.partner-section .partner-card{flex:0 1 auto!important;width:auto!important;min-width:140px!important;max-width:min(300px,calc(50% - .25rem))!important;position:relative!important;margin:0!important;transform-style:preserve-3d!important;transform-origin:center center!important;will-change:transform!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.partner-section .partner-card-left{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important;position:relative!important;z-index:1!important;opacity:0!important}.partner-section .partner-card-right{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important;position:relative!important;z-index:2!important;opacity:0!important}.partner-section .partner-card-left.animate{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloat 3s ease-in-out infinite!important;animation-delay:2.7s!important;animation-fill-mode:both!important;position:relative!important;opacity:1!important;z-index:1!important;transition:transform .3s ease!important}.partner-section .partner-card-right.animate{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloatRight 3s ease-in-out infinite!important;animation-delay:2.9s!important;animation-fill-mode:both!important;position:relative!important;opacity:1!important;z-index:2!important;transition:transform .3s ease!important}.partner-section .partner-card-left.animate:hover{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .3s ease!important}.partner-section .partner-card-right.animate:hover{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .3s ease!important}.partner-section .partner-card-left.animate,.partner-section .partner-card-right.animate{transform-style:preserve-3d!important;backface-visibility:hidden!important;-webkit-backface-visibility:hidden!important}.partner-section .partner-content{overflow:visible!important;width:100%;max-width:100%;position:relative;padding:0!important}.partner-section .partner-card{box-sizing:border-box;overflow:visible!important}.partner-section .partner-card-image{max-width:100%;box-sizing:border-box;display:block}.partner-section .partner-card-left.animate:active,.partner-section .partner-card-left.animate:focus-within{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}.partner-section .partner-card-right.animate:active,.partner-section .partner-card-right.animate:focus-within{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}}@media (max-width:576px){.partner-section{min-height:auto;padding:2.5rem 0}.partner-title{font-size:1.85rem;letter-spacing:.05em}.partner-section .partner-cards{flex-direction:row!important;flex-wrap:nowrap!important;gap:.5rem!important;align-items:flex-end!important;perspective:1200px!important;max-width:760px!important}.partner-section .partner-card{flex:0 1 300px!important;max-width:320px!important;width:auto!important}.partner-section .partner-card-left{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important}.partner-section .partner-card-right{transform:rotateY(60deg) rotateZ(0) rotateX(6deg) scale(.9) translateY(40px)!important}.partner-section .partner-card-left.animate{transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloat 3s ease-in-out infinite!important;animation-delay:2.7s!important}.partner-section .partner-card-right.animate{transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1) translateY(0)!important;animation:partnerCardFloatRight 3s ease-in-out infinite!important;animation-delay:2.9s!important}.partner-section .partner-card-left.animate:hover{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important}.partner-section .partner-card-right.animate:hover{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important}.partner-section{overflow-x:hidden;max-width:100%}.partner-section .partner-content{overflow-x:hidden;width:100%;max-width:100%}.partner-section .partner-cards{max-width:100%;box-sizing:border-box}.partner-section .partner-card{max-width:100%;box-sizing:border-box}.partner-section .partner-card-image{max-width:100%;box-sizing:border-box}.partner-section .partner-card-left.animate:active,.partner-section .partner-card-left.animate:focus-within{animation-play-state:paused!important;transform:rotateY(18deg) rotateZ(-12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}.partner-section .partner-card-right.animate:active,.partner-section .partner-card-right.animate:focus-within{animation-play-state:paused!important;transform:rotateY(-18deg) rotateZ(12deg) rotateX(3deg) scale(1.02) translateY(-6px)!important;transition:transform .2s ease,box-shadow .2s ease!important}}@media (prefers-reduced-motion:reduce){.partner-card,.partner-title{transition:none!important}.partner-title{opacity:1!important;transform:translateY(0)!important}.partner-card{opacity:1!important}.partner-card-left{transform:translateY(0) rotate(-8deg) translateX(-15px) rotateY(-2deg) scale(1)!important}.partner-card-right{transform:translateY(0) rotate(8deg) translateX(15px) rotateY(2deg) scale(1)!important}}.ai-infra-body{background:#01000a;color:var(--text-primary)}.ai-infra-hero{position:relative;padding:4.25rem 0 5.6rem;background:0 0;text-align:left;overflow:hidden;width:100%;max-width:none;margin:0}.ai-infra-hero::after{content:'';position:absolute;top:55%;right:-5%;width:85vw;height:90vh;background:0 0;opacity:0;pointer-events:none}.ai-infra-hero .container{position:relative;z-index:2}.engagement-card{border-radius:24px;padding:2rem;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.02);height:100%}@media (max-width:991px){.ai-infra-hero{padding:4.5rem 0 6rem;background:linear-gradient(120deg,rgba(4,0,18,.95),rgba(14,0,35,.85)),url('image/wswsw.png') center center/cover no-repeat;width:100%;max-width:none}}@media (max-width:576px){.ai-pillar-card{padding:1.75rem}}.card-icon{width:60px;height:60px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;font-size:1.5rem;color:var(--text-primary)}.experience-card h3{margin-bottom:1.5rem;color:var(--text-primary);font-size:1.5rem}.experience-card p{color:var(--text-secondary);margin-bottom:2.5rem;line-height:1.7}.testimonials-section{background:var(--bg-darker);padding:6rem 0}.testimonial-card{background:rgba(26,26,46,.95);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;height:100%;transition:transform .3s ease,box-shadow .3s ease,max-height .5s ease;margin-bottom:2rem;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:380px;max-height:380px;overflow:hidden}.testimonial-card.expanded{max-height:none;min-height:auto;overflow:visible}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.4)}.testimonial-content{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.testimonial-card.expanded .testimonial-content{overflow:visible}.stars{margin-bottom:1.5rem;display:flex;gap:.1rem;justify-content:flex-start;align-items:center;height:24px}.testimonial-content p{color:var(--text-secondary);margin-bottom:1.5rem;font-style:italic;line-height:1.6;font-size:.9rem;flex-grow:1;transition:font-size .3s ease;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;--lh:1.6rem;line-height:var(--lh);max-height:calc(var(--lh) * 4);white-space:normal;word-break:normal;overflow-wrap:normal;position:relative}.testimonial-card.expanded .testimonial-content p{font-size:1rem;display:block;-webkit-line-clamp:unset;line-clamp:unset;max-height:none;overflow:visible;padding-right:0}.stars{margin-bottom:2.5rem;display:flex;gap:.1rem;justify-content:flex-start;align-items:center;height:24px}.stars i{color:#fbbf24;font-size:1rem;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.testimonial-author{display:flex;align-items:center;margin-top:auto;margin-bottom:0}.testimonial-read-more{margin-top:1rem;text-align:center}.btn-read-more{background:var(--primary-gradient);color:var(--text-primary);border:none;border-radius:50px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;transition:all .3s ease}.btn-read-more:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(107,0,255,.4);color:var(--text-primary)}.testimonial-author img{width:50px;height:50px;border-radius:50%;margin-right:1rem;object-fit:cover}.author-info h5{margin-bottom:.25rem;color:var(--text-primary);font-size:1.1rem}.author-info span{color:var(--text-secondary);font-size:.9rem}.carousel-control-next,.carousel-control-prev{width:60px;height:60px;background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:50%;top:50%;transform:translateY(-50%);transition:all .3s ease}.carousel-control-prev{left:-80px}.carousel-control-next{right:-80px}.carousel-control-next:hover,.carousel-control-prev:hover{background:#762c9b;border-color:var(--primary-color);transform:translateY(-50%) scale(1.1)}.carousel-control-next-icon,.carousel-control-prev-icon{width:20px;height:20px;background-size:100%;filter:brightness(0) invert(1)}.carousel-control-next:hover .carousel-control-next-icon,.carousel-control-prev:hover .carousel-control-prev-icon{filter:brightness(0) invert(1)}.carousel-indicators{margin-bottom:-50px;gap:.5rem}.carousel-indicators [data-bs-target]{width:12px;height:12px;border-radius:50%;border:2px solid var(--text-secondary);background:0 0;opacity:.5;transition:all .3s ease}.carousel-indicators [data-bs-target].active{background:var(--primary-gradient);border-color:var(--primary-color);opacity:1;transform:scale(1.2)}@media (max-width:768px){.carousel-control-next,.carousel-control-prev{display:none}.testimonial-card{min-height:auto}}.contact-section{background:var(--bg-dark);padding:6rem 0}.contact-form{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;padding:3rem}.form-label{color:var(--text-primary);margin-bottom:.75rem;font-weight:500}.form-control{background:var(--form-bg);border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);padding:1rem 1.25rem;margin-bottom:1.5rem}.contact-form select.form-control{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--form-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M7 9l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1.5rem) center;border:1px solid rgba(255,255,255,.1);padding-right:3rem;cursor:pointer}.contact-form select.form-control:focus{background-color:rgba(255,255,255,.08);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M7 9l5 6 5-6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 1.5rem) center;border:1px solid rgba(255,255,255,.1)}.contact-form select.form-control option{background:rgba(20,20,38,.95)!important;background-color:rgba(20,20,38,.95)!important;color:var(--text-primary)!important;border:none!important}.contact-form select.form-control option:hover,.contact-form select.form-control:active option:hover,.contact-form select.form-control:focus option:hover{background:rgba(118,44,155,.2)!important;background-color:rgba(118,44,155,.2)!important;color:var(--text-primary)!important}.contact-form select.form-control option:active,.contact-form select.form-control option:checked,.contact-form select.form-control option:focus,.contact-form select.form-control option:selected,.contact-form select.form-control option[selected],.contact-form select.form-control:focus option:active,.contact-form select.form-control:focus option:checked,.contact-form select.form-control:focus option:selected{background:rgba(118,44,155,.3)!important;background-color:rgba(118,44,155,.3)!important;color:var(--text-primary)!important;outline:0!important}.contact-form select.form-control option:active:hover,.contact-form select.form-control option:checked:hover,.contact-form select.form-control option:selected:hover,.contact-form select.form-control:focus option:checked:hover,.contact-form select.form-control:focus option:selected:hover{background:rgba(118,44,155,.3)!important;background-color:rgba(118,44,155,.3)!important;color:var(--text-primary)!important;outline:0!important}.contact-form select.form-control option::-moz-focus-inner{background:rgba(118,44,155,.3)!important;background-color:rgba(118,44,155,.3)!important}.contact-form select.form-control option:focus-visible{background:rgba(118,44,155,.3)!important;background-color:rgba(118,44,155,.3)!important;outline:0!important}.contact-form select.form-control option::-webkit-scrollbar-thumb{background:rgba(118,44,155,.3)!important}@supports (-webkit-appearance:none){.contact-form select.form-control option{-webkit-appearance:none;appearance:none}.contact-form select.form-control option:hover{background:rgba(118,44,155,.2)!important;background-color:rgba(118,44,155,.2)!important;-webkit-appearance:none!important}.contact-form select.form-control option:checked,.contact-form select.form-control option:selected{background:rgba(118,44,155,.3)!important;background-color:rgba(118,44,155,.3)!important;-webkit-appearance:none!important}}.contact-form select.form-control::-ms-expand{display:none}.custom-select-wrapper{position:relative;width:100%}.custom-select-native{position:absolute;opacity:0;pointer-events:none;height:0;width:0;overflow:hidden}.custom-select{position:relative;width:100%}.custom-select-trigger{background-color:var(--form-bg);border:1px solid var(--border-color);border-radius:8px;padding:1rem 1.25rem;padding-right:3rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;color:var(--text-primary);font-size:1rem;min-height:48px}.custom-select-trigger:hover{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.custom-select-trigger svg{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);transition:transform .3s ease}.custom-select.active .custom-select-trigger svg{transform:translateY(-50%) rotate(180deg)}.custom-select-value{flex:1;text-align:left}.custom-select-options{position:absolute;top:calc(100% + .5rem);left:0;right:0;background:var(--bg-dropdown);backdrop-filter:blur(35px);-webkit-backdrop-filter:blur(35px);border-radius:16px;box-shadow:0 4px 30px rgba(0,0,0,.3);border:1px solid var(--dropdown-border);padding:.25rem 0;max-height:200px;overflow-y:auto;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease}.custom-select.active .custom-select-options{opacity:1;visibility:visible;transform:translateY(0)}.custom-select-option{padding:.75rem 1.25rem;cursor:pointer;color:var(--text-primary);transition:all .3s ease;position:relative;font-size:1rem;line-height:1.5}.custom-select-option:hover{background:color-mix(in srgb,var(--primary-color) 20%,transparent)!important;color:var(--text-primary)!important}.custom-select-option.selected,.custom-select-option:active{background:color-mix(in srgb,var(--primary-color) 30%,transparent)!important;color:var(--text-primary)!important}.custom-select-options::-webkit-scrollbar{width:8px}.custom-select-options::-webkit-scrollbar-track{background:rgba(20,20,38,.5);border-radius:4px}.custom-select-options::-webkit-scrollbar-thumb{background:rgba(118,44,155,.5);border-radius:4px}.custom-select-options::-webkit-scrollbar-thumb:hover{background:rgba(118,44,155,.7)}.hosting-select{position:relative;width:100%}.hosting-select-native{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;left:-9999px!important;margin:0;padding:0!important;border:0!important;background:0 0!important}.hosting-select-trigger{background:var(--void,#0a0a10);border:1px solid var(--panel-border,#1e1b2a);border-radius:9px;padding:12px 36px 12px 14px;color:var(--text-primary);font-family:inherit;font-size:1rem;width:100%;text-align:left;cursor:pointer;line-height:1.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%239A96AE' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-color:var(--void,#0a0a10);transition:border-color .2s,box-shadow .2s,background .2s}.hosting-select-trigger:focus,.hosting-select.open .hosting-select-trigger{outline:0;border-color:var(--violet,#7c3aed)}.hosting-select.open .hosting-select-trigger{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%239A96AE' d='M1 7l5-5 5 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.hosting-select.is-placeholder .hosting-select-value{color:var(--slate,#9a96ae)}.hosting-select-menu{display:none;position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;background:var(--bg-dropdown);border:1px solid var(--dropdown-border);border-radius:9px;overflow:hidden;padding:4px 0;box-shadow:0 16px 40px rgba(0,0,0,.55)}.hosting-select.open .hosting-select-menu{display:block}.hosting-select-option{padding:10px 14px;color:var(--text-primary);font-size:1rem;cursor:pointer;line-height:1.5;background:0 0;transition:background .15s ease,color .15s ease}.hosting-select-option.is-placeholder{color:var(--slate,#9a96ae);cursor:default;pointer-events:none;background:0 0}.hosting-select-option:not(.is-placeholder):not(.is-active):hover{background:color-mix(in srgb,var(--primary-color) 12%,transparent);color:var(--text-primary)}.hosting-select-option.is-active{background:var(--primary-gradient);color:var(--text-on-accent)}.form-control:focus{background:rgba(255,255,255,.08);border-color:var(--primary-color);box-shadow:0 0 0 .2rem rgba(99,102,241,.25);color:var(--text-primary)}.form-control::placeholder{color:var(--text-secondary)}.blog-section{background:var(--bg-darker)}.blog-card{background:var(--bg-card);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:16px;overflow:hidden;transition:transform .3s ease;height:100%}.blog-card:hover{transform:translateY(-5px)}.blog-image{position:relative;overflow:hidden}.blog-image img{width:100%;height:200px;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-image img{transform:scale(1.05)}.blog-content{padding:2rem}.blog-meta{display:flex;gap:1rem;margin-bottom:1rem}.blog-category,.blog-date{font-size:.9rem;color:var(--text-secondary)}.blog-category{color:var(--primary-color)}.blog-content h4{margin-bottom:1rem;color:var(--text-primary)}.blog-content p{color:var(--text-secondary);margin-bottom:1.5rem}.cta-section{background-color:var(--bg-dark);background-image:url('image/CTA.png');background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;isolation:isolate;padding-top:2rem!important;padding-bottom:2rem!important;overflow:visible;max-width:100%;width:100%}body:has(.culture-section) .cta-section{background-color:#000!important;background-image:url('image/CTA.png')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}body:has(.work-culture-section) .cta-section{padding-top:0!important;padding-bottom:3.5rem!important;margin-top:-10rem}body:has(.work-culture-section) .cta-title{margin-top:1.5rem;margin-bottom:1rem}body:has(.work-culture-section) .cta-description{margin-bottom:2rem}.cta-section{background-image:url('image/CTA.png');background-size:cover;background-position:center;background-repeat:no-repeat;overflow-x:hidden;max-width:100%;width:100%}.cta-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:#000;opacity:.05;pointer-events:none;z-index:0}.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:50px;font-weight:400;margin-top:1rem;margin-bottom:.75rem;color:var(--text-primary);white-space:normal;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;max-width:100%;text-align:center;line-height:1.12}.cta-description{font-size:1.1rem;color:var(--text-secondary);margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}.cta-section .col-lg-8,.cta-section .container,.cta-section .row{max-width:100%;overflow:visible;padding-left:1rem;padding-right:1rem;position:relative;z-index:1}.footer{background:var(--bg-darker);border-top:1px solid var(--border-color);padding:3rem 0}.footer-section{text-align:left;display:flex;flex-direction:column;align-items:flex-start;position:relative}.footer-section h5{color:var(--text-primary);margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;position:relative;padding-bottom:8px;overflow:hidden}.footer-section h5::before{content:"";position:absolute;bottom:0;left:-40%;width:40%;height:2px;background:linear-gradient(90deg,#a855f7,#9333ea,#a855f7);animation:moveLine 2.5s linear infinite;border-radius:2px}@keyframes moveLine{0%{left:-40%}100%{left:100%}}.footer-links{list-style:none;padding:0;margin:0;display:block;text-align:left}.footer-links li{margin-bottom:.75rem}.footer-links a{color:var(--text-secondary);text-decoration:none;font-size:1rem;transition:all .3s ease}.footer-links a:hover{color:var(--text-primary);filter:drop-shadow(0 0 5px var(--primary-color))}.footer-divider{border-color:var(--border-color);margin:2rem 0}.footer-logo{font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none}.footer-logo i{color:var(--primary-color);margin-right:.5rem}.footer-tagline{color:var(--text-secondary);margin-top:.5rem;margin-bottom:6px}.footer-contact{margin-top:0}.footer-contact p{margin:2px 0;font-size:16px;color:var(--text-secondary)}.footer-social{display:flex;gap:1rem;justify-content:flex-end}.social-link{width:40px;height:40px;background:var(--bg-card);border:1px solid var(--border-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);text-decoration:none;transition:all .3s ease}.social-link:hover{background:var(--primary-color);color:var(--text-primary);transform:translateY(-2px)}.footer-copyright{color:var(--text-secondary);font-size:.9rem}@media (max-width:768px){.hero-section{padding-top:5px}.hero-title{font-size:2.5rem}.section-title{font-size:2rem}.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:2.5rem;font-weight:400;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:1.12}.contact-form{padding:2rem}.footer-social{justify-content:center;margin-top:1rem}.carousel-control-next,.carousel-control-prev{display:none}.navbar-nav{text-align:center}.hero-buttons .btn{display:block;width:100%;margin-bottom:1rem}.about-subtitle,.about-subtitle-center{font-size:2.25rem}.skills-logo-circle{width:280px;height:280px}.about-image-gallery{gap:.75rem;grid-template-columns:repeat(2,1fr)}.about-image-gallery>.who-img-card,.who-img-card{height:240px;min-height:240px;max-height:240px;max-width:240px;width:100%}.about-gallery-image:not(.who-img-card .about-gallery-image){width:180px;flex:0 0 auto}}@media (max-width:576px){.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.experience-card,.feature-card{padding:1.5rem}.contact-form{padding:1.5rem}.about-subtitle,.about-subtitle-center{font-size:2rem}.about-image-gallery{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem}.about-image-gallery>.who-img-card,.who-img-card{height:240px;min-height:240px;max-height:240px;max-width:240px;width:100%}.about-gallery-image:not(.who-img-card .about-gallery-image){width:calc(50% - .25rem);max-width:150px;flex:0 0 auto}.skills-logo-circle{width:250px;height:250px}.skills-logo-x{font-size:3rem}.skills-logo-text{font-size:1.2rem}.service-card-about{padding:1.5rem}.hero-stats .stat-item{text-align:center;margin-bottom:1rem}.floating-card{margin-top:2rem;padding:1.5rem}}.fade-in{opacity:0;animation:fadeIn 1s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}.slide-up{transform:translateY(30px);opacity:0;animation:slideUp 1s ease-out forwards}@keyframes slideUp{to{transform:translateY(0);opacity:1}}.footer-logo img,.navbar-brand img{transition:transform .3s ease}.navbar-brand img{height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important;padding-bottom:0!important;margin-bottom:0!important;display:block}.footer-logo img{height:18px!important;width:auto!important;max-height:18px!important;min-height:18px!important;padding-bottom:0!important;margin-bottom:0!important;display:block}.footer-logo:hover img,.navbar-brand:hover img{transform:scale(1.05)}.navbar-brand:hover .logo-icon{height:32px!important;max-height:32px!important;min-height:32px!important}.deployment-status{margin-top:1rem}.status-item{display:flex;align-items:center;margin-bottom:.5rem;font-size:.9rem;color:var(--text-secondary)}.status-item i{margin-right:.75rem;width:16px}.cloud-metrics{margin-bottom:1.5rem}.metric-item{display:flex;align-items:center;margin-bottom:.75rem;padding:.5rem;background:rgba(255,255,255,.03);border-radius:6px;font-size:.9rem}.metric-item i{margin-right:.75rem;width:20px}.deployment-log{background:rgba(0,0,0,.3);border-radius:6px;padding:1rem;font-family:'Courier New',monospace}.log-entry{display:flex;margin-bottom:.5rem;font-size:.8rem}.timestamp{color:var(--text-secondary);margin-right:1rem;min-width:60px}.log-message{color:var(--text-primary)}.interface-title{color:var(--text-primary);font-size:.9rem;font-weight:500}html{scroll-behavior:smooth}.experience-card,.feature-card,.floating-card,.testimonial-card{will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.gradient-orb,.hero-x-background,.stars{transform:translateZ(0)}@media (prefers-reduced-motion:reduce){*{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important}}body:has(.culture-section){background-color:#000!important}body:has(.culture-section) .animated-background{background-color:#000!important;position:absolute;top:0;left:0;width:100%;height:110vh}.culture-section{background:0 0;padding:0!important;padding-top:0!important;margin-top:0!important;position:relative;overflow:hidden;min-height:110vh;display:flex;flex-direction:column}.culture-section::before{content:'';position:absolute;top:-15%;bottom:0;right:0;left:0;width:100%;height:100%;background-image:none;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:0;opacity:1;pointer-events:none}.culture-background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.5;pointer-events:none;overflow:hidden}.culture-bg-image{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.8)}.culture-section .container{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 2rem 0 2rem;margin-top:0;min-height:100%}.culture-content{position:relative;z-index:1;padding-top:7rem}.culture-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:2rem;line-height:1.12;margin-top:0}.culture-description{color:var(--text-primary);font-size:1.15rem;line-height:1.8;margin-bottom:1rem;margin-top:0}.culture-image-wrapper{position:relative;width:100%;display:flex;align-items:flex-start;justify-content:flex-end;z-index:1;padding-left:2rem;padding-top:0;padding-bottom:3rem}.culture-image{width:100%;max-width:350px;max-height:450px;height:auto;object-fit:contain;object-position:center;border-radius:0;filter:none;display:block}.culture-bottom-bar{background:rgba(118,44,155,.25);backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(154,47,255,.4);padding:1rem 3rem;border-radius:0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);text-align:center;position:absolute;left:50%;transform:translateX(-50%);bottom:.5rem;z-index:2;overflow:hidden}@media (max-width:991.98px){.culture-bottom-bar{bottom:.4rem}}@media (max-width:575.98px){.culture-bottom-bar{bottom:.3rem}}.culture-bottom-bar::before{content:'';position:absolute;top:0;left:0;width:200%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);z-index:1}.culture-bottom-text{color:var(--text-primary);font-size:.95rem;line-height:1.55;margin:0;text-align:center;position:relative;z-index:2;font-weight:400;max-height:calc(1.55em * 2);display:block;word-break:normal;overflow-wrap:break-word;white-space:normal}.at-skyonix-section{background:#100721!important;padding:2rem 0 0 0;margin-top:0;position:relative}.at-skyonix-title{font-size:50px;font-weight:400;color:var(--primary-color);margin-bottom:2rem}.at-skyonix-description{color:var(--text-primary);font-size:15px;line-height:1.5;margin-bottom:2rem;display:block;word-break:normal;overflow-wrap:break-word;white-space:normal;max-width:900px}.team-gallery-container{width:100%;display:flex;justify-content:center;align-items:flex-end;height:450px;gap:8px;overflow:hidden;flex-wrap:nowrap}.team-gallery-item{flex:0 0 55px;border-radius:.5rem;transition:flex .35s ease,transform .35s ease,box-shadow .35s ease;cursor:pointer;box-shadow:1px 5px 15px #1e0e3e;position:relative;overflow:hidden;height:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.04);will-change:flex,transform}.team-gallery-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease;filter:saturate(.95);will-change:transform}.team-gallery-item .content{font-size:1.5rem;color:var(--text-primary);display:flex;align-items:center;padding:15px;opacity:0;flex-direction:column;height:100%;justify-content:flex-end;background:#02022e;background:linear-gradient(0deg,rgba(2,2,46,.6755077030812324) 0,rgba(255,255,255,0) 100%);transform:translateY(100%);transition:opacity .5s ease-in-out,transform .5s .2s;visibility:hidden}.team-gallery-item .content h3{font-size:1.5rem;color:var(--text-primary);margin:0}.team-gallery-item .content span{display:block;margin-top:5px;font-size:1.2rem}.team-gallery-item:hover{flex:0 0 250px;transform:translateY(-30px);box-shadow:1px 3px 15px #7645d8}.team-gallery-item:hover .content{opacity:1;transform:translateY(0);visibility:visible}.team-gallery-item:hover .team-gallery-image{transform:scale(1.05)}.team-gallery-item:hover .team-gallery-image{transform:scale(1.05)}@media (max-width:1200px){.team-gallery-container{flex-wrap:wrap;height:auto;gap:10px}.team-gallery-item{flex:0 0 calc(20% - 10px);max-width:calc(20% - 10px);height:200px}}@media (max-width:768px){.team-gallery-item{flex:0 0 calc(33.333% - 10px);max-width:calc(33.333% - 10px);height:180px}}@media (max-width:576px){.team-gallery-item{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px);height:160px}}.at-skyonix-bottom-bar{background:rgba(118,44,155,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(118,44,155,.4);padding:1rem 2rem;border-radius:0;margin-top:2rem;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);text-align:center;position:relative;z-index:2;box-shadow:0 8px 32px 0 rgba(118,44,155,.2)}.at-skyonix-bottom-text{color:var(--text-primary);font-size:1rem;line-height:1.6;margin:0;text-align:center}.diversity-section{background:#000!important;padding:2rem 0 0 0;margin-top:-2rem;position:relative;overflow:visible;min-height:600px}.diversity-section .container{position:relative;z-index:2}.diversity-content{position:relative;z-index:3}.diversity-title{font-size:50px;font-weight:400;color:var(--primary-color);margin-bottom:2rem}.diversity-description{color:var(--text-primary);font-size:1.2rem;line-height:1.8;margin-bottom:1.5rem}.diversity-logo-wrapper{display:flex;align-items:center;justify-content:center;position:relative;z-index:3}.diversity-image{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:16px}.diversity-background-image{position:absolute;top:auto;bottom:0;left:0;right:0;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);z-index:0;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;padding-bottom:0;height:60%}.diversity-design-bg-image{width:100%;max-width:100%;height:100%;object-fit:cover;object-position:bottom center;opacity:1;filter:brightness(1) contrast(1)}.diversity-design-wrapper{display:flex;align-items:center;justify-content:center;margin-top:3rem}.diversity-design-image{width:100%;max-width:100%;height:auto;object-fit:contain}.work-culture-section{background:#000;padding:3rem 0 5rem 0;margin-top:4rem;min-height:90vh;position:relative;overflow:hidden;width:100%}.work-culture-section::before{content:'';position:absolute;top:-35%;left:-10%;width:120%;height:70%;background:linear-gradient(180deg,rgba(188,111,255,.45) 0,rgba(8,5,20,0) 100%);opacity:.75;filter:blur(45px);z-index:0;pointer-events:none}.work-culture-section::after{content:'';position:absolute;bottom:-30%;right:-15%;width:70%;height:60%;background:radial-gradient(circle,rgba(118,44,155,.35) 0,rgba(3,3,10,0) 65%);filter:blur(60px);opacity:.8;z-index:0;pointer-events:none}.work-culture-bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.work-culture-container{position:relative;z-index:10;width:100%;max-width:1600px;margin:0 auto;padding:0 2rem}.work-culture-title-wrapper{width:100%;padding:.5rem 0 .5rem 0;margin-top:-1rem;margin-bottom:2.5rem;text-align:left;position:relative;z-index:20}.work-culture-title{font-size:50px;font-weight:400;color:var(--text-primary);margin:.5rem 0 0;padding-left:2rem;letter-spacing:-.02em}.work-culture-content-wrapper{width:100%;display:flex;justify-content:center;align-items:center;position:relative;min-height:65vh;padding:0;margin-top:0}.work-culture-image-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2rem 4rem;z-index:5}.work-culture-team-image{width:100%;max-width:1800px;height:auto;display:block;margin:0 auto;position:relative;z-index:6;filter:drop-shadow(0 25px 45px rgba(0, 0, 0, .45))}.work-culture-text-box{background:linear-gradient(135deg,rgba(30,0,60,.85) 0,rgba(75,0,130,.8) 50%,rgba(118,44,155,.75) 100%);border:1px solid rgba(154,47,255,.4);border-radius:28px;padding:1.25rem 2.25rem;margin:0;backdrop-filter:blur(25px) saturate(160%);-webkit-backdrop-filter:blur(25px) saturate(160%);position:absolute;box-shadow:0 10px 40px rgba(118,44,155,.5),inset 0 1px 2px rgba(255,255,255,.15),0 0 20px rgba(154,47,255,.3);z-index:15;transition:none!important}.work-culture-text-box:hover{transform:none!important;box-shadow:0 10px 40px rgba(118,44,155,.5),inset 0 1px 2px rgba(255,255,255,.15),0 0 20px rgba(154,47,255,.3);border-color:rgba(154,47,255,.4)}.work-culture-text{color:var(--text-primary);font-size:.95rem;line-height:1.7;margin:0;text-align:left;font-weight:400}.work-culture-box-left{bottom:5rem;left:4%;width:440px;max-width:440px;transform:none!important;z-index:15}.work-culture-box-right{bottom:4rem;right:4%;width:360px;max-width:360px;transform:none!important;z-index:15}@media (max-width:992px){.work-culture-container{padding:1.5rem;border-radius:24px}.culture-title,.diversity-title,.work-culture-title{font-size:2.5rem}.at-skyonix-title{font-size:2.5rem}.at-skyonix-bottom-text,.at-skyonix-description,.culture-description,.diversity-description{font-size:1rem;line-height:1.7}.culture-section{padding:0!important;min-height:100vh!important;position:relative!important;overflow:hidden!important;display:block!important}.culture-section .container{padding:2rem 1.5rem 170px 1.5rem!important;min-height:100vh!important;position:static!important;display:block!important;flex-direction:column!important;justify-content:flex-start!important;overflow:visible!important}.culture-section .row:first-child{position:relative!important;z-index:3!important;margin-bottom:0!important;margin-top:0!important}.culture-section .row:first-child .col-lg-6:last-child{display:none!important}.culture-section .row:first-child .col-lg-6:first-child{display:block!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}.culture-content{padding-left:0!important;padding-right:0!important;padding-top:4rem!important;padding-bottom:170px!important;max-width:100%!important;position:relative!important;z-index:3!important}.culture-title{text-align:left!important;margin-bottom:1.5rem!important}.culture-description{text-align:left!important;max-width:90%!important;margin-bottom:2rem!important}.culture-section .row:last-child{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;margin-top:0!important;margin-bottom:0!important;z-index:2!important;transform:none!important;display:block!important}.culture-section .row:last-child .col-12{padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important;position:relative!important}.culture-bottom-bar{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;transform:none!important;padding-block:1rem!important;padding-inline:1.5rem!important;border-radius:0!important;z-index:2!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.culture-bottom-bar .culture-bottom-text,.culture-bottom-bar p{margin-top:0!important;margin-bottom:0!important;margin-left:0!important;margin-right:0!important;padding-top:0!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important;line-height:1.4!important;display:inline-block!important;vertical-align:middle!important;max-height:none!important}.diversity-section{background:#000!important;background-color:#000!important;padding-bottom:10rem!important}.diversity-section .container{background:0 0!important}.diversity-section .row{background:0 0!important}.diversity-section .row>[class*=col-]{background:0 0!important}.diversity-content{background:0 0!important}.diversity-title{text-shadow:0 0 20px rgba(154,47,255,.6),0 0 40px rgba(154,47,255,.4);color:#9a2fff!important}.diversity-image{max-width:300px!important;width:300px!important}.diversity-background-image{position:absolute!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;z-index:0!important;height:auto!important;min-height:180px!important;max-height:220px!important;padding-bottom:0!important;margin-top:0!important;pointer-events:none!important}.diversity-design-bg-image{object-position:bottom center!important;height:100%!important;width:100%!important}.culture-image-wrapper{padding:0 1.5rem;margin-top:1.5rem}.work-culture-image-container{flex-direction:column;align-items:center;padding:0 1rem;gap:0}.work-culture-box-left{order:1;position:relative;bottom:auto;left:auto;right:auto;width:100%;max-width:100%;margin:0 0 2rem 0;text-align:center;transform:none}.work-culture-team-image{order:2;width:100%;max-width:650px;margin:0}.work-culture-box-right{order:3;position:relative;bottom:auto;left:auto;right:auto;width:100%;max-width:100%;margin:2rem 0 0 0;text-align:center;transform:none}.work-culture-image{max-width:100%;width:auto;max-height:400px;margin-bottom:2rem}.work-culture-text{text-align:center}.team-gallery{flex-wrap:wrap;gap:1.5rem;padding:0 1.5rem;justify-content:center}.team-gallery-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}.diversity-logo-circle{width:250px;height:250px}.diversity-logo-x{font-size:3rem}.footer-title-wrapper{padding-top:16px!important;padding-bottom:16px!important;margin-top:0!important;margin-bottom:0!important;min-height:auto!important;height:auto!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer-title-img{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;display:block!important;line-height:1!important}.footer{padding-top:0!important}.footer .container{padding-top:0!important}.footer-social{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-end!important;gap:1rem!important}.footer-social .social-link{display:inline-flex!important;visibility:visible!important;opacity:1!important;font-size:1.25rem!important;color:var(--text-primary)!important;text-decoration:none!important;background:0 0!important;border:none!important;box-shadow:none!important;padding:.5rem!important;z-index:10!important;position:relative!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important}.footer-social .social-link .fa,.footer-social .social-link .fab,.footer-social .social-link i{display:inline-block!important;visibility:visible!important;opacity:1!important;font-size:1.25rem!important;font-style:normal!important;font-weight:400!important;line-height:1!important;background:0 0!important;border:none!important;box-shadow:none!important;font-family:"Font Awesome 6 Brands"!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:auto!important}.footer-social .social-link .fab.fa-facebook::before,.footer-social .social-link .fab.fa-instagram::before,.footer-social .social-link .fab.fa-linkedin::before,.footer-social .social-link .fab.fa-youtube::before{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.footer-social .social-link i::before{display:inline-block!important;font-family:"Font Awesome 6 Brands"!important;font-weight:400!important;font-style:normal!important;font-variant:normal!important;text-rendering:auto!important;line-height:1!important}.footer-social .social-link .fa,.footer-social .social-link .fab,.footer-social .social-link i{font-family:"Font Awesome 6 Brands"!important}.footer-social .fa-facebook::before,.footer-social .fa-instagram::before,.footer-social .fa-linkedin::before,.footer-social .fa-youtube::before,.footer-social .fab::before{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.cloud-hero-section .row{justify-content:flex-start!important;align-items:flex-start!important;margin-left:0!important;margin-right:0!important}.cloud-hero-section .col-lg-6{text-align:left!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}.cloud-hero-title{text-align:left!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.cloud-hero-description{text-align:left!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.btn-cloud-expert{text-align:left!important;margin-left:0!important;margin-right:auto!important}.navbar:has(.navbar-collapse.show){background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:1040!important}.navbar-toggler[aria-expanded=true]~.navbar-collapse,.navbar:has(.navbar-toggler[aria-expanded=true]){background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.navbar-collapse.show{background:#000!important}body:has(.navbar-collapse.show) .navbar{background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:1040!important}.navbar .navbar-collapse.show{background:#000!important}.navbar-collapse.show~*,.navbar:has(.navbar-collapse.show){background:#000!important;background-image:none!important}}@media (max-width:768px){.culture-title,.diversity-title,.work-culture-title{font-size:2rem}.at-skyonix-title{font-size:2rem}.culture-section{padding:0!important;min-height:100vh!important;position:relative!important;overflow:hidden!important;display:block!important}.culture-section .container{padding:2rem 1.5rem 170px 1.5rem!important;min-height:100vh!important;position:static!important;display:block!important;flex-direction:column!important;justify-content:flex-start!important;overflow:visible!important}.culture-section .row:first-child{position:relative!important;z-index:3!important;margin-bottom:0!important;margin-top:0!important}.culture-section .row:first-child .col-lg-6:last-child{display:none!important}.culture-section .row:first-child .col-lg-6:first-child{display:block!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}.culture-content{padding-left:0!important;padding-right:0!important;padding-top:3rem!important;padding-bottom:400px!important;max-width:100%!important;position:relative!important;z-index:3!important}.culture-title{text-align:left!important;margin-bottom:1.25rem!important}.culture-description{text-align:left!important;max-width:95%!important;margin-bottom:2rem!important}.culture-section .row:last-child{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;margin-top:0!important;margin-bottom:0!important;z-index:2!important;transform:none!important;display:block!important}.culture-section .row:last-child .col-12{padding-left:0!important;padding-right:0!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important;position:relative!important}.culture-bottom-bar{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;transform:none!important;padding-block:1rem!important;padding-inline:1.5rem!important;border-radius:0!important;z-index:2!important;text-align:center!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.culture-bottom-bar .culture-bottom-text,.culture-bottom-bar p{margin-top:0!important;margin-bottom:0!important;margin-left:0!important;margin-right:0!important;padding-top:0!important;padding-bottom:0!important;padding-left:0!important;padding-right:0!important;line-height:1.4!important;display:inline-block!important;vertical-align:middle!important;max-height:none!important}.at-skyonix-section,.diversity-section{padding:2rem 0!important;min-height:auto!important}.diversity-section{background:#000!important;background-color:#000!important;padding-bottom:10rem!important}.diversity-section .container{background:0 0!important}.diversity-section .row{background:0 0!important}.at-skyonix-content,.diversity-content{padding:0 1.5rem}.diversity-section .row>[class*=col-]{flex:0 0 50%;max-width:50%;background:0 0!important}.diversity-content{padding:0 .75rem;background:0 0!important}.diversity-logo-wrapper{padding:0 .75rem}.diversity-title{text-shadow:0 0 20px rgba(154,47,255,.6),0 0 40px rgba(154,47,255,.4);color:#9a2fff!important}.diversity-image{max-width:320px!important;width:320px!important}.diversity-background-image{position:absolute!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;z-index:0!important;height:auto!important;min-height:180px!important;max-height:220px!important;padding-bottom:0!important;margin-top:0!important;pointer-events:none!important}.diversity-design-bg-image{object-position:bottom center!important;height:100%!important;width:100%!important}.culture-image-wrapper{padding:0 1.5rem;margin-top:1.5rem}.work-culture-section{position:relative;padding:0 0 8rem 0!important;min-height:auto!important;height:auto!important;margin-top:0!important;overflow:visible!important}.work-culture-section::before{display:none!important}.work-culture-container{padding-top:0!important;margin-top:0!important}.work-culture-title-wrapper{padding:0!important;margin-top:0!important;margin-bottom:1.5rem!important;text-align:left}.work-culture-title{padding-left:1.5rem;padding-top:0!important;text-align:left;margin:0!important;line-height:1.2!important}.work-culture-content-wrapper{padding:0 0 2rem 0!important;min-height:auto!important;height:auto!important;position:relative;display:block!important;align-items:flex-start!important;margin-top:0!important}.work-culture-image-container{position:relative;display:flex;flex-direction:column;align-items:center;width:94%;max-width:94%;margin:0 auto;padding:0;gap:0;z-index:5}.work-culture-box-left{order:1;position:relative;top:auto;left:auto;bottom:auto;right:auto;width:100%;max-width:100%;margin:0 0 1.5rem 0;padding:1.25rem 1.5rem;align-self:flex-start;z-index:15}.work-culture-team-image{order:2;width:100%;max-width:100%;height:auto;margin:0;position:relative;z-index:6;display:block;object-fit:cover}.work-culture-box-right{order:3;position:relative;bottom:auto;right:auto;top:auto;left:auto;width:100%;max-width:100%;margin:1.5rem 0 0 0;padding:1.25rem 1.5rem;align-self:center;z-index:15}.work-culture-text{text-align:left;font-size:.95rem;line-height:1.7}.diversity-logo-circle{width:200px;height:200px}.diversity-logo-x{font-size:2.5rem}.diversity-logo-text{font-size:1rem}.team-gallery{flex-wrap:wrap;gap:1.5rem;padding:0 1.5rem;justify-content:center}.team-gallery-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}}.cloud-infra-section{position:relative;background:#000;overflow:hidden}.cloud-hero-section{position:relative;min-height:100vh;display:flex;align-items:center;padding:0;overflow:hidden;background:#000}.cloud-hero-section::after,.cloud-hero-section::before{content:none}.cloud-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.cloud-hero-glow-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;z-index:1;animation:floatOrb 15s ease-in-out infinite}.cloud-hero-glow-orb-1{width:400px;height:400px;background:radial-gradient(circle,rgba(118,44,155,.6) 0,transparent 70%);top:10%;right:10%;animation-delay:0s}.cloud-hero-glow-orb-2{width:300px;height:300px;background:radial-gradient(circle,rgba(139,92,246,.5) 0,transparent 70%);bottom:20%;left:15%;animation-delay:3s}@keyframes floatOrb{0%,100%{transform:translate(0,0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.cloud-hero-section .container{position:relative;z-index:2;max-width:1400px;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.cloud-hero-section .container{padding-left:3rem;padding-right:3rem}}@media (min-width:992px){.cloud-hero-section .container{padding-left:5rem;padding-right:5rem}}@media (min-width:1200px){.cloud-hero-section .container{padding-left:6rem;padding-right:6rem}}.cloud-hero-section .row{align-items:center;min-height:100vh;margin:0;padding:0}.cloud-hero-section .col-lg-6{padding-left:0;padding-right:0;min-width:0;flex:0 0 auto}.cloud-hero-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:1.25rem;font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;line-height:.85!important;text-align:left;padding:0!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;letter-spacing:-.01em;max-width:100%;word-spacing:normal;animation:fadeInUp 1s ease-out;text-shadow:0 0 30px rgba(118,44,155,.3)}.cloud-hero-title .title-line-1{margin:0!important;padding:0!important;line-height:inherit;display:inline;vertical-align:baseline}.cloud-hero-title .title-line-2{margin:0!important;margin-top:-.15em!important;padding:0!important;line-height:inherit;display:inline;vertical-align:baseline}.cloud-hero-title br{line-height:0!important;margin:0!important;padding:0!important;height:0!important;font-size:0!important;display:block;margin-bottom:-.15em!important}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cloud-hero-title br{display:block}.cloud-hero-title{font-size:50px!important;font-weight:400!important;line-height:1.12!important}@media (min-width:768px){.cloud-hero-title{font-size:2.5rem;margin-bottom:1.5rem;line-height:1.25}}@media (min-width:992px){.cloud-hero-title{font-size:2.75rem;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.01em;font-weight:800}.cloud-hero-title .title-line-1,.cloud-hero-title .title-line-2{display:block;margin-left:0;margin-right:0;padding-left:0;padding-right:0;transform:none;position:relative;left:0;text-align:left}.cloud-hero-title .title-line-1{white-space:nowrap}}@media (min-width:1200px){.cloud-hero-title{font-size:3rem;line-height:1.2;margin-bottom:1.75rem}}.cloud-hero-description{font-size:.95rem;color:var(--text-primary);margin-bottom:1.75rem;line-height:1.7;text-align:left;max-width:100%;padding:0;margin-left:0;margin-right:0;font-weight:400;word-wrap:break-word;overflow-wrap:break-word;animation:fadeInUp 1s ease-out .2s both}@media (min-width:768px){.cloud-hero-description{font-size:1rem;margin-bottom:2rem;max-width:90%;line-height:1.65}}@media (min-width:992px){.cloud-hero-description{font-size:1rem;margin-bottom:2rem;line-height:1.75;max-width:600px;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}}@media (min-width:1200px){.cloud-hero-description{font-size:1.05rem;max-width:650px;line-height:1.75;margin-bottom:2.25rem;word-wrap:break-word;overflow-wrap:break-word}}.btn-cloud-expert{background:var(--primary-gradient);border:none;color:var(--text-primary);padding:.875rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;transition:all .4s cubic-bezier(.4, 0, .2, 1);box-shadow:0 4px 15px rgba(118,44,155,.3),0 0 20px rgba(118,44,155,.2);margin:0;margin-left:0;line-height:1.5;text-align:center;animation:fadeInUp 1s ease-out .4s both;position:relative;overflow:hidden}.btn-cloud-expert::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-cloud-expert:hover::before{left:100%}@media (min-width:768px){.btn-cloud-expert{padding:1rem 2.5rem;font-size:1rem;font-weight:600}}@media (min-width:992px){.btn-cloud-expert{padding:1.125rem 2.75rem;font-size:1rem;font-weight:600}}.btn-cloud-expert:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px rgba(118,44,155,.6),0 0 40px rgba(118,44,155,.3);color:var(--text-primary)}.cloud-overview-section{position:relative;padding:3rem 0;margin-top:0;background:#000;overflow:hidden;min-height:70vh}.cloud-overview-section .container{padding-top:0}.cloud-overview-line-bottom,.cloud-overview-line-top{position:absolute;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 20%,rgba(225,75,255,.8) 50%,rgba(154,47,255,.6) 80%,transparent 100%);z-index:1}.cloud-overview-line-top{top:0}.cloud-overview-line-bottom{display:none}@media (min-width:992px){.cloud-overview-section{padding:3rem 0}}.cloud-overview-card{position:relative;background:#000;border-radius:24px;padding:2rem;max-width:70%;margin:0 auto;margin-top:0;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(107,0,255,.1),0 0 80px rgba(154,47,255,.2);z-index:2;transform:translateY(0);transform-origin:center center;animation:cloudFloatCard 6s ease-in-out infinite}@keyframes cloudFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.cloud-overview-card::after{content:'';position:absolute;bottom:-10px;left:0;width:100%;height:20px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.4) 20%,rgba(225,75,255,.6) 50%,rgba(154,47,255,.4) 80%,transparent 100%);filter:blur(15px);z-index:-1;pointer-events:none}.cloud-overview-card-inner{display:flex;align-items:center;gap:2rem}.cloud-overview-visual{flex-shrink:0;width:150px;height:350px;display:flex;align-items:center;justify-content:center}.cloud-overview-graphic{width:100%;height:100%;max-height:350px;object-fit:contain}.cloud-overview-content{flex:1}.cloud-overview-title{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}@media (min-width:768px){.cloud-overview-title{font-size:2.2rem}}@media (min-width:992px){.cloud-overview-title{font-size:2.25rem}}.cloud-overview-description{font-size:.85rem;color:#c7c7d3;line-height:1.6;margin-bottom:1.25rem;max-width:85%}.cloud-overview-description:last-of-type{margin-bottom:0}@media (min-width:768px){.cloud-overview-description{font-size:.9rem}}@media (min-width:992px){.cloud-overview-description{font-size:.95rem}}.cloud-overview-glass-section{position:relative;margin-top:2.5rem;padding:1rem 0;background:rgba(75,0,130,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;z-index:2;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.cloud-overview-glass-section::before{content:'';position:absolute;top:0;left:0;width:200%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.cloud-overview-glass-section::after{content:'';position:absolute;bottom:0;left:0;width:150%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.cloud-overview-button-wrapper{text-align:center;z-index:3;position:relative;max-width:100%;margin:0 auto}.btn-cloud-approach{background:linear-gradient(135deg,rgba(107,0,255,.5) 0,rgba(154,47,255,.4) 50%,rgba(225,75,255,.3) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(154,47,255,.3);color:var(--text-primary);padding:.35rem 1.4rem;border-radius:50px;font-weight:500;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2);letter-spacing:.2px;text-align:center;line-height:1.4;position:relative;z-index:3}.btn-cloud-approach:hover{transform:translateY(-1px);background:linear-gradient(135deg,rgba(107,0,255,.6) 0,rgba(154,47,255,.5) 50%,rgba(225,75,255,.4) 100%);border-color:rgba(154,47,255,.5);box-shadow:0 4px 12px rgba(0,0,0,.3);color:var(--text-primary)}@media (min-width:768px){.cloud-overview-glass-section{margin-top:3rem;padding:1.25rem 0}.cloud-overview-button-wrapper{max-width:90%}}@media (min-width:992px){.cloud-overview-glass-section{margin-top:3.5rem;padding:1.5rem 0}.cloud-overview-button-wrapper{max-width:80%}.btn-cloud-approach{padding:.5rem 1.8rem;font-size:1rem}}.overview-content{position:relative;z-index:1;padding-left:1.5rem;padding-right:0;max-width:100%;text-align:left;margin-left:0}@media (min-width:992px){.overview-content{padding-left:2rem}}@media (max-width:991px){.overview-content{padding-left:0;padding-top:2rem}}.overview-button-wrapper{position:relative;z-index:3;text-align:center;margin-top:2rem;padding:1rem 0}@media (min-width:992px){.overview-content{padding-left:2rem;padding-right:0;max-width:none;text-align:left}}.overview-title{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem;text-align:left;width:100%}@media (min-width:768px){.overview-title{font-size:2.2rem}}@media (min-width:992px){.overview-title{font-size:2.25rem}}.overview-description{font-size:.85rem;color:var(--text-primary);line-height:1.7;margin-bottom:1.25rem;text-align:left;width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}@media (min-width:768px){.overview-description{font-size:.9rem}}@media (min-width:992px){.overview-description{font-size:.95rem}}.btn-our-approach{background:rgba(0,0,0,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(118,44,155,.4);color:var(--text-primary);padding:.875rem 2.5rem;border-radius:50px;font-weight:500;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 15px rgba(118,44,155,.2);position:relative;z-index:3}.btn-our-approach:hover{background:rgba(0,0,0,.95);border-color:rgba(118,44,155,.6);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 6px 20px rgba(118,44,155,.3)}.overview-visual{flex-shrink:0;width:150px;height:350px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.overview-floating-card .col-lg-6:first-child{padding-left:0!important;padding-right:1rem!important;display:flex;align-items:center;justify-content:flex-start}.overview-floating-card .col-lg-6:last-child{display:flex;align-items:center;justify-content:flex-start}.overview-graphic{width:100%;height:100%;max-height:350px;object-fit:contain;display:block}@media (min-width:768px){.overview-graphic{max-height:350px}}@media (min-width:992px){.overview-graphic{max-height:350px}}.overview-graphic:hover{transform:none;filter:none}.cloudops-model-section{position:relative;padding:8rem 0;background:#000;overflow:hidden}@media (min-width:992px){.cloudops-model-section{padding:10rem 0}}.cloudops-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.cloudops-bg-image{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;object-fit:contain;opacity:.25;filter:blur(.5px)}.cloudops-model-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);margin-bottom:3rem;text-align:left}.cloudops-steps{position:relative;z-index:2}.cloudops-step{margin-bottom:2.5rem;padding-left:0;border-left:none;position:relative;display:flex;align-items:flex-start;gap:1.5rem;transition:all .3s ease;padding:1rem;border-radius:8px}.cloudops-step:hover{background:rgba(118,44,155,.05);transform:translateX(5px)}.cloudops-step-icon{position:relative;left:0;top:0;width:50px;height:50px;min-width:50px;background:0 0;border:2px solid var(--text-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-primary);font-size:1.3rem;flex-shrink:0;transition:all .4s ease;box-shadow:0 0 0 rgba(118,44,155,0)}.cloudops-step:hover .cloudops-step-icon{border-color:rgba(118,44,155,.8);box-shadow:0 0 20px rgba(118,44,155,.4),0 0 40px rgba(118,44,155,.2);transform:scale(1.1) rotate(5deg);color:#762c9b}.cloudops-step-content{flex:1}.cloudops-step h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;margin-left:0}.cloudops-step p{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0;margin-left:0}.cloudops-visual{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;min-height:500px}.cloudops-orb{width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(118,44,155,.4) 0,rgba(139,92,246,.25) 40%,transparent 80%);border:3px solid rgba(118,44,155,.5);box-shadow:0 0 80px rgba(118,44,155,.4),0 0 120px rgba(118,44,155,.3),inset 0 0 60px rgba(118,44,155,.2);animation:pulseGlow 4s ease-in-out infinite,rotateOrb 20s linear infinite;position:relative}.cloudops-orb::before{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;border-radius:50%;border:2px solid rgba(118,44,155,.3);animation:pulseRing 3s ease-in-out infinite}@keyframes pulseGlow{0%,100%{transform:scale(1);opacity:.8;box-shadow:0 0 80px rgba(118,44,155,.4),0 0 120px rgba(118,44,155,.3),inset 0 0 60px rgba(118,44,155,.2)}50%{transform:scale(1.05);opacity:1;box-shadow:0 0 100px rgba(118,44,155,.6),0 0 150px rgba(118,44,155,.4),inset 0 0 80px rgba(118,44,155,.3)}}@keyframes rotateOrb{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes pulseRing{0%,100%{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}.key-offerings-section{position:relative;padding:3rem 0;background:#000;overflow:hidden}.key-offerings-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,rgba(118,44,155,.6),transparent);z-index:1;box-shadow:0 0 10px rgba(118,44,155,.4)}.key-offerings-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:150px;background:linear-gradient(to top,rgba(118,44,155,.4) 0,rgba(118,44,155,.25) 20%,rgba(118,44,155,.15) 40%,rgba(118,44,155,.08) 60%,rgba(118,44,155,.04) 80%,transparent 100%);z-index:1;pointer-events:none}@media (min-width:992px){.key-offerings-section{padding:4rem 0}}.offerings-bg{display:none}.offerings-title{font-size:50px;font-weight:400;color:#d1d5db;margin-bottom:2rem;text-align:center;position:relative;z-index:2}.key-offerings-section .container{max-width:1200px}.key-offerings-section .row.g-4{--bs-gutter-y:1rem;--bs-gutter-x:1rem}.offering-card{background:0 0;border:none;border-radius:0;padding:1rem .5rem;text-align:center;height:100%;position:relative;z-index:2;transition:none}.offering-card::after,.offering-card::before{display:none}.offering-card:hover{transform:none;border-color:transparent;box-shadow:none;background:0 0}.offering-icon{width:auto;height:auto;background:0 0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;font-size:2rem;color:#d1d5db;transition:none;position:relative}.offering-icon::after{display:none}.offering-card:hover .offering-icon{border-color:transparent;color:#d1d5db;transform:none;box-shadow:none}.offering-card h4{color:#d1d5db;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.offering-card p{color:#d1d5db;font-size:.85rem;line-height:1.5;margin:0}.service-delivery-section{position:relative;padding:6rem 0 12rem 0;background:#000;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center}.service-delivery-section::before{content:'';position:absolute;top:50%;left:50%;width:100vh;height:100vw;background-image:url('image/wswsw.png');background-repeat:no-repeat;background-position:center;background-size:cover;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center center;opacity:1;z-index:0;pointer-events:none}@media (min-width:992px){.service-delivery-section{padding:10rem 0}}.delivery-bg{display:none}.delivery-bg-image{display:none}.service-delivery-section .container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2rem;min-height:600px}.delivery-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);margin-bottom:4rem;text-align:center;position:relative;z-index:2;width:100%}.delivery-steps-container{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:2rem 2rem 10rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2.5rem;align-items:start;justify-items:center;z-index:2}@media (min-width:992px){.delivery-steps-container{grid-template-columns:repeat(6,1fr);column-gap:3.75rem;row-gap:5.625rem;align-items:start;justify-items:center}}.delivery-curves{display:none}.delivery-connections{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:hidden}.delivery-arc-top{position:absolute;top:15%;left:5%;width:90%;height:50%;border:2px solid transparent;border-top-color:rgba(154,47,255,.6);border-right-color:rgba(0,255,200,.6);border-radius:0 80% 0 0;filter:blur(4px);box-shadow:0 0 40px rgba(154,47,255,.5),0 0 60px rgba(0,255,200,.4)}.delivery-arc-bottom{position:absolute;bottom:15%;left:5%;width:90%;height:50%;border:2px solid transparent;border-bottom-color:rgba(154,47,255,.6);border-left-color:rgba(0,255,200,.6);border-radius:0 0 0 80%;filter:blur(4px);box-shadow:0 0 40px rgba(0,255,200,.5),0 0 60px rgba(154,47,255,.4)}.delivery-steps-row-1{display:contents}.delivery-steps-row-2{display:contents}.delivery-step{text-align:center;position:relative;z-index:2;width:100%;max-width:300px;transition:none!important;transform:none!important}.delivery-step-1{grid-column:1;grid-row:1}.delivery-step-2{grid-column:2;grid-row:1}.delivery-step-3{grid-column:3;grid-row:1}.delivery-step-4{grid-column:1;grid-row:2;justify-self:center}.delivery-step-5{grid-column:2;grid-row:2;justify-self:center}@media (min-width:992px){.delivery-step-1{grid-column:1/span 2;grid-row:1}.delivery-step-2{grid-column:3/span 2;grid-row:1}.delivery-step-3{grid-column:5/span 2;grid-row:1}.delivery-step-4{grid-column:2/span 2;grid-row:2;justify-self:center}.delivery-step-5{grid-column:4/span 2;grid-row:2;justify-self:center}}.delivery-step-1,.delivery-step-2,.delivery-step-3,.delivery-step-4,.delivery-step-5,.delivery-step-6{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;float:none!important}.delivery-icon{width:auto;height:auto;background:0 0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:2rem;color:var(--text-primary);box-shadow:none;transition:none;position:relative;min-height:2.5rem}.delivery-icon-overlay{position:absolute;color:var(--text-primary);pointer-events:none;z-index:1}.delivery-icon-automate{position:relative}.delivery-icon-automate .delivery-icon-overlay{position:absolute;top:10%;right:10%;transform:translate(50%,-50%);font-size:.35em;z-index:2;color:rgba(255,255,255,.95)}.delivery-icon-monitor{position:relative}.delivery-icon-monitor .delivery-icon-overlay{position:absolute;top:10%;right:10%;transform:translate(50%,-50%);font-size:.35em;z-index:2;color:rgba(255,255,255,.95)}.delivery-icon-optimize{position:relative}.delivery-icon-optimize .delivery-icon-chart{position:absolute;bottom:8%;left:50%;transform:translateX(-50%);font-size:.35em;z-index:1;opacity:.8}.delivery-icon-optimize .delivery-icon-overlay{position:absolute;top:10%;right:10%;transform:translate(50%,-50%);font-size:.35em;z-index:2;color:rgba(255,255,255,.95)}.delivery-icon-govern{position:relative}.delivery-icon-govern .delivery-icon-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.5em;z-index:2;color:rgba(255,255,255,.95)}.delivery-icon-scale{position:relative}.delivery-icon-scale .delivery-icon-overlay{position:absolute;bottom:-5%;right:-5%;transform:translate(35%,35%);font-size:.45em;z-index:2;color:rgba(255,255,255,.95)}.delivery-step:hover .delivery-icon{border-color:transparent;color:var(--text-primary);transform:none;box-shadow:none}.delivery-step:hover{transform:none}.delivery-step h5{color:var(--text-on-accent,#fff);font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-align:center;line-height:1.3}.delivery-step p{color:rgba(255,255,255,.85);font-size:.9rem;line-height:1.6;margin:0;text-align:center;max-width:100%}@media (max-width:991px){.service-delivery-section{padding:4rem 0 3rem 0;min-height:auto}.service-delivery-section .container{min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.delivery-steps-container{padding:2rem 1rem 0 1rem;grid-template-columns:repeat(6,1fr);column-gap:1.5rem;row-gap:3rem;justify-items:center;align-items:start;max-width:1200px;width:min(1200px,92vw);margin:0 auto}.delivery-step-1{grid-column:1/span 2;grid-row:1;justify-self:center}.delivery-step-2{grid-column:3/span 2;grid-row:1;justify-self:center}.delivery-step-3{grid-column:5/span 2;grid-row:1;justify-self:center}.delivery-step-4{grid-column:2/span 2;grid-row:2;justify-self:center}.delivery-step-5{grid-column:4/span 2;grid-row:2;justify-self:center}.delivery-step{position:relative;width:100%;max-width:280px;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important}.delivery-step h5{font-size:1rem}.delivery-step p{font-size:.85rem}.delivery-icon{font-size:1.75rem}.delivery-curves{height:300px}}@media (max-width:767px){.service-delivery-section{padding:4rem 0 2rem 0}.service-delivery-section .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.delivery-steps-container{padding:1.5rem .75rem 0 .75rem;grid-template-columns:repeat(6,1fr);column-gap:1rem;row-gap:2.5rem;justify-items:center;align-items:start;max-width:1200px;width:min(1200px,92vw);margin:0 auto}.delivery-step-1{grid-column:1/span 2;grid-row:1;justify-self:center}.delivery-step-2{grid-column:3/span 2;grid-row:1;justify-self:center}.delivery-step-3{grid-column:5/span 2;grid-row:1;justify-self:center}.delivery-step-4{grid-column:2/span 2;grid-row:2;justify-self:center}.delivery-step-5{grid-column:4/span 2;grid-row:2;justify-self:center}.delivery-step{max-width:240px}.delivery-step h5{font-size:.95rem}.delivery-step p{font-size:.8rem}.delivery-icon{font-size:1.5rem}.delivery-title{font-size:2.5rem;margin-bottom:3rem}}.why-skyonix-section{position:relative;padding:5rem 0;background:#000;overflow:hidden;min-height:100vh;display:flex;align-items:center}.why-skyonix-section::before{display:none}@media (min-width:992px){.why-skyonix-section{padding:5rem 0 8rem 0}}.why-skyonix-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden;display:flex;align-items:center;justify-content:center}.why-skyonix-graphic{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;z-index:1}.why-skyonix-center-wrapper{position:relative;z-index:3;display:flex;justify-content:center;align-items:center;min-height:500px;padding:2rem 0}.why-skyonix-title{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:3rem;text-align:center;position:relative;z-index:4;text-shadow:0 2px 10px rgba(0,0,0,.5)}@media (min-width:768px){.why-skyonix-title{font-size:2.5rem;margin-bottom:4rem}}.engagement-models{position:relative;z-index:3;padding:2.5rem 3rem;background:rgba(20,15,40,.7);border-radius:16px;border:none;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);box-shadow:0 8px 32px rgba(0,0,0,.5),0 0 40px rgba(154,47,255,.25),inset 0 1px 2px rgba(255,255,255,.1);max-width:500px;width:100%;margin:0 auto}.engagement-models h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.model-list{list-style:none;padding:0;margin:0}.model-list li{color:var(--text-primary);font-size:1rem;padding:.75rem 0;border-bottom:none;line-height:1.6;text-align:left}.model-list li strong{color:var(--text-primary);font-weight:600}.differentiators-wrapper{position:relative;z-index:2;display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2rem;margin-top:3rem;padding:2rem 1rem}.differentiator-card{background:0 0;border:none;border-radius:0;padding:1rem;text-align:center;transition:none;position:relative;z-index:2;backdrop-filter:none;overflow:visible;flex:0 1 auto;min-width:200px;max-width:280px}.differentiator-card::before{display:none}.differentiator-card:hover{transform:none;border-color:transparent;box-shadow:none;background:0 0}@media (max-width:991px){.differentiators-wrapper{flex-direction:column;align-items:center;gap:2.5rem}.differentiator-card{max-width:100%;width:100%}}.differentiator-icon{width:auto;height:auto;background:0 0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:2.5rem;color:var(--text-primary);position:relative;min-height:3rem}.differentiator-icon-overlay{position:absolute;color:var(--text-primary);pointer-events:none;z-index:1}.differentiator-icon-document .differentiator-icon-overlay{top:.1em;right:.1em;font-size:.45em}.differentiator-icon-dollar .differentiator-icon-overlay{top:.1em;right:.1em;font-size:.45em}.differentiator-icon-building{position:relative}.differentiator-icon-building .differentiator-icon-overlay{top:.1em;right:.1em;font-size:.45em}.differentiator-card:hover .differentiator-icon{border-color:transparent;color:var(--text-primary);transform:none;box-shadow:none}.differentiator-card h5{color:var(--text-primary);font-size:1rem;font-weight:500;margin:0;line-height:1.4;text-align:center}.differentiator-card p{color:var(--text-secondary);font-size:.85rem;line-height:1.5;margin:0;display:none}.finops-features-section{position:relative;padding:8rem 0;background:linear-gradient(135deg,#0a0a1a 0,#1a0a2e 50%,#0a0a1a 100%);overflow:hidden;border:4px solid rgba(118,44,155,.6);box-shadow:inset 0 0 100px rgba(118,44,155,.2),0 0 150px rgba(118,44,155,.3)}.finops-features-section::before{content:'';position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:80%;height:80%;background:radial-gradient(ellipse at center,rgba(255,255,255,.15) 0,rgba(236,72,153,.1) 30%,rgba(139,92,246,.08) 50%,transparent 100%);filter:blur(60px);z-index:0;pointer-events:none}.finops-container{position:relative;max-width:1400px;margin:0 auto;padding:4rem 2rem;min-height:700px;z-index:1}.finops-capsule{position:absolute;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:1rem 2rem 1rem 3.5rem;display:flex;align-items:center;white-space:nowrap;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:2}.finops-text{color:var(--text-primary);font-size:1.1rem;font-weight:500;letter-spacing:.5px}.finops-dot{position:absolute;width:12px;height:12px;border-radius:50%;left:1.2rem;box-shadow:0 0 10px currentColor}.finops-dot-purple{background:#762c9b;color:#762c9b}.finops-dot-orange{background:#ff6b35;color:#ff6b35}.finops-dot-green{background:#4ade80;color:#4ade80}.finops-dot-yellow{background:#fbbf24;color:#fbbf24}.finops-dot-blue{background:#3b82f6;color:#3b82f6}.finops-capsule-1{top:15%;left:5%;transform:rotate(15deg)}.finops-capsule-2{top:35%;left:8%;transform:rotate(0)}.finops-capsule-3{top:55%;left:10%;transform:rotate(0)}.finops-capsule-4{top:70%;left:15%;transform:rotate(0)}.finops-capsule-5{top:40%;right:10%;transform:rotate(-15deg)}.finops-orb{position:absolute;width:80px;height:80px;border-radius:50%;border:2px solid rgba(118,44,155,.4);background:radial-gradient(circle,rgba(118,44,155,.2) 0,transparent 70%);box-shadow:0 0 30px rgba(118,44,155,.5);animation:finopsOrbPulse 4s ease-in-out infinite;z-index:1}.finops-orb-1{top:25%;left:20%;animation-delay:0s}.finops-orb-2{top:60%;left:25%;animation-delay:1s}.finops-orb-3{top:75%;left:30%;animation-delay:2s}.finops-orb-4{bottom:10%;right:8%;animation-delay:1.5s}@keyframes finopsOrbPulse{0%,100%{transform:scale(1);opacity:.6}50%{transform:scale(1.2);opacity:1}}@media (max-width:991px){.finops-container{min-height:900px}.finops-capsule{position:relative;margin-bottom:1.5rem;transform:none!important;top:auto!important;left:auto!important;right:auto!important;width:100%;white-space:normal}.finops-orb{display:none}}@media (min-width:992px){.finops-features-section{padding:10rem 0}.finops-capsule{font-size:1.2rem}}@media (min-width:1200px){.finops-features-section .finops-container{padding-left:6rem;padding-right:6rem}}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-up.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity 1s ease-out}.fade-in.visible{opacity:1}.tools-stack-section{background:#000;padding:2rem 0;border-top:1px solid rgba(118,44,155,.2);position:relative}.tools-title{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;text-align:center}.tools-list-wrapper{position:relative;z-index:2;margin:0 auto;max-width:1200px}.tools-list{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;line-height:1.5;animation:fadeIn 1s ease-out;overflow-x:auto;white-space:nowrap}.tool-item{color:var(--text-primary);font-size:.9rem;padding:.25rem .5rem;white-space:nowrap;transition:all .3s ease;cursor:default}.tool-item:hover{color:#762c9b;text-shadow:0 0 10px rgba(118,44,155,.5);transform:scale(1.05)}.tool-separator{color:var(--text-secondary);font-size:.9rem;padding:0 .5rem;white-space:nowrap}@media (min-width:768px) and (max-width:991px){.cloud-hero-section{min-height:80vh;background-position:center top;background-size:140% 110%;padding:4rem 0 1.5rem}.cloud-hero-section::before{height:65%;filter:blur(40px)}.cloud-hero-section .container .row{padding-top:3rem}.cloud-hero-section::after{top:50%;left:50%;width:100vh;height:100vw;background-position:center;background-size:cover;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center;opacity:.7}.cloud-hero-section .col-lg-6{max-width:55%}}@media (min-width:992px){.cloud-hero-section::after{top:50%;left:50%;width:100vh;height:100vw;background-position:center;background-size:cover;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center;opacity:.85}.cloud-hero-section .col-lg-6{max-width:55%;flex:0 0 55%;width:55%}.cloud-overview-section .container{max-width:1400px}.cloud-overview-section .row{align-items:center}.overview-visual{padding-left:0;padding-right:.15rem}.overview-content{padding-left:0;padding-right:0}.overview-title{font-size:3rem}.overview-description{font-size:1.05rem}.overview-description:nth-of-type(2){line-height:1.7}.overview-description:nth-of-type(2) .overview-line-1{white-space:nowrap}.overview-description:nth-of-type(2) .overview-line-2{display:block;white-space:nowrap}.overview-description:nth-of-type(3) .overview-line-3a{white-space:nowrap}.overview-description:nth-of-type(3) .overview-line-3b{display:block;white-space:nowrap}.overview-description:first-of-type{white-space:normal}.cloudops-model-section .container{max-width:1400px}.cloudops-model-title{font-size:3rem}.cloudops-step h3{font-size:1.75rem}.cloudops-step p{font-size:1.1rem}.cloudops-visual{min-height:700px}.cloudops-orb{width:400px;height:450px}.key-offerings-section .container{max-width:1400px}.offerings-title{font-size:3rem}.offering-card{padding:2.5rem}.offering-card h4{font-size:1.5rem}.offering-card p{font-size:1rem}.service-delivery-section .container{max-width:1400px}.delivery-title{font-size:3rem}.delivery-step{padding:1rem}.delivery-icon{width:auto;height:auto;font-size:2rem;border-radius:0}.delivery-step h5{font-size:1.25rem}.delivery-step p{font-size:1rem}.why-skyonix-section .container{max-width:1400px}.why-skyonix-title{font-size:3rem}.engagement-models{padding:2.5rem}.engagement-models h3{font-size:1.75rem}.model-list li{font-size:1.15rem;padding:1rem 0}.differentiator-card{padding:2rem}.differentiator-card h5{font-size:1.15rem}.differentiator-card p{font-size:1rem}.why-skyonix-orb{width:600px;height:600px}.tools-stack-section .container{max-width:1400px}.tools-title{font-size:2.25rem}.tools-list-wrapper{max-width:1400px}.tool-item{font-size:1.1rem;padding:.75rem 1.25rem}.tools-list{max-height:calc(2 * (1.5em + .75rem * 2))}}@media (min-width:1200px){.cloud-hero-section .container{padding-left:6rem;padding-right:6rem}.cloud-overview-section .container,.cloudops-model-section .container,.key-offerings-section .container,.service-delivery-section .container,.tools-stack-section .container,.why-skyonix-section .container{padding-left:6rem;padding-right:6rem}}@media (min-width:1400px){.cloud-hero-section .container{padding-left:7rem;padding-right:7rem}.cloud-hero-title{font-size:3.25rem;line-height:1.2;margin-bottom:1.75rem}.cloud-hero-description{font-size:1.1rem;max-width:700px;line-height:1.75;margin-bottom:2.25rem;word-wrap:break-word;overflow-wrap:break-word}.cloud-overview-section .container,.cloudops-model-section .container,.key-offerings-section .container,.service-delivery-section .container,.tools-stack-section .container,.why-skyonix-section .container{padding-left:7rem;padding-right:7rem;max-width:1600px}.cloudops-model-title,.delivery-title,.offerings-title,.overview-title,.why-skyonix-title{font-size:3.5rem}.cloudops-orb{width:500px;height:500px}.why-skyonix-orb{width:700px;height:700px}}@media (max-width:767px){.cloud-hero-section{padding:3rem 0 1rem;min-height:70vh;background-position:center top;background-size:150% 110%}.cloud-hero-section::before{height:60%;filter:blur(35px)}.cloud-hero-section .container{padding-left:0;padding-right:0;width:100%;max-width:100%}.cloud-hero-section .container .row{padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem}.cloud-hero-section .row{min-height:auto;align-items:flex-start}.cloud-hero-section::after{top:50%;left:50%;width:100vh;height:100vw;background-position:center;background-size:cover;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center;opacity:.25}.cloud-hero-section .col-lg-6{width:100%;max-width:100%}.cloud-hero-title{font-size:2rem;margin-bottom:1.25rem;line-height:1.25}.cloud-hero-description{font-size:.95rem;margin-bottom:1.75rem;max-width:100%;line-height:1.65}.btn-cloud-expert{padding:.875rem 1.75rem;font-size:1rem}.cloudops-model-title,.delivery-title,.offerings-title,.overview-title,.why-skyonix-title{font-size:2rem}.cloudops-orb,.why-skyonix-orb{width:200px;height:200px}.tools-list{flex-direction:column;gap:.25rem}.tool-separator{display:none}}.devops-hero-section{position:relative;padding:5rem 0 6rem;background:#000;overflow:hidden;min-height:100vh;display:flex;align-items:center;padding-top:4rem}.devops-hero-section::before{content:none}.devops-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.devops-hero-section .container{position:relative;z-index:2;padding-left:2rem;padding-right:2rem}.devops-hero-section .row{align-items:flex-start}.devops-hero-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.12;position:relative;z-index:2;text-align:left;padding-left:0},.devops-hero-title .title-line-1,.devops-hero-title .title-line-2{display:block}.devops-hero-description{font-size:1.1rem;color:#d1d5db;line-height:1.8;margin-bottom:2rem;max-width:600px;position:relative;z-index:2;text-align:left;padding-left:0}.btn-devops-cta{background:var(--primary-gradient);color:var(--text-primary);padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;position:relative;z-index:2;box-shadow:0 4px 20px rgba(107,0,255,.5),0 0 40px rgba(154,47,255,.3);margin-top:.5rem}.btn-devops-cta:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(107,0,255,.7),0 0 60px rgba(154,47,255,.5),0 0 90px rgba(225,75,255,.3);color:var(--text-primary)}@media (max-width:991px){.devops-hero-section{padding:4rem 0 5rem;padding-top:3rem;min-height:70vh}.devops-hero-section .container{padding-left:1.5rem;padding-right:1.5rem}.devops-hero-title{font-size:3rem;margin-bottom:1.25rem}.devops-hero-description{font-size:1rem;margin-bottom:1.75rem;max-width:100%}.btn-devops-cta{padding:.875rem 2rem;font-size:1rem}}@media (max-width:768px){.devops-hero-section{padding:3rem 0 4rem;padding-top:2.5rem;min-height:60vh}.devops-hero-section .container{padding-left:1.25rem;padding-right:1.25rem}.devops-hero-title{font-size:2.5rem;margin-bottom:1rem;line-height:1.2}.devops-hero-title .title-line-1,.devops-hero-title .title-line-2{display:block}.devops-hero-description{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.btn-devops-cta{padding:.75rem 1.75rem;font-size:1rem}}@media (max-width:576px){.devops-hero-section{padding:2.5rem 0 3.5rem;padding-top:2rem;min-height:50vh}.devops-hero-section .container{padding-left:1rem;padding-right:1rem}.devops-hero-title{font-size:2rem;margin-bottom:.875rem}.devops-hero-description{font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.btn-devops-cta{padding:.7rem 1.5rem;font-size:1rem}}.devops-overview-section{position:relative;padding:3rem 0;background:#000005;overflow:hidden}.devops-overview-line-top{position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(107,0,255,.6) 20%,rgba(154,47,255,.8) 50%,rgba(225,75,255,.6) 80%,transparent 100%);z-index:1;box-shadow:0 0 8px rgba(154,47,255,.5)}.devops-overview-card{position:relative;max-width:85%;margin:2rem auto;background:#000;border-radius:24px;padding:2rem 3rem;box-shadow:0 10px 40px rgba(0,0,0,.7),0 0 80px rgba(107,0,255,.12),0 0 120px rgba(154,47,255,.08);border:1px solid rgba(107,0,255,.15);z-index:2;animation:floatOverview 6s ease-in-out infinite;transition:box-shadow .4s cubic-bezier(.4, 0, .2, 1),border-color .4s cubic-bezier(.4, 0, .2, 1)}@keyframes floatOverview{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.devops-overview-card:hover{animation-play-state:paused;transform:translateY(-20px)!important;box-shadow:0 20px 60px rgba(0,0,0,.8),0 0 100px rgba(107,0,255,.2),0 0 150px rgba(154,47,255,.15),0 0 200px rgba(225,75,255,.1);border-color:rgba(154,47,255,.3)}.devops-overview-card-inner{display:flex;gap:0;align-items:flex-start;margin:0;padding:0;font-size:0}.devops-overview-visual{position:relative;z-index:1;flex:0 0 auto;display:block;width:100%;max-width:380px;min-width:320px;padding:0;margin:0;height:auto;font-size:0}.devops-overview-graphic{width:120%;max-width:120%;max-height:250px;height:auto;object-fit:contain;object-position:top left;display:block;margin:0;padding:0}.devops-overview-content{position:relative;z-index:1;flex:1;padding:0;margin-left:-14rem;margin-right:0;margin-top:0;margin-bottom:0;max-width:100%;text-align:left;align-self:flex-start;font-size:1rem;line-height:normal}.devops-overview-title{font-size:2.75rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem;margin-top:0;padding-top:0;margin-left:0;padding-left:0;text-align:left;letter-spacing:-.5px;line-height:1.2}.devops-overview-description{font-size:1.05rem;color:#c2c2cf;line-height:1.5;margin-bottom:1rem;text-align:left;max-width:90%;font-weight:400}.devops-overview-description:last-of-type{margin-bottom:0}.devops-overview-glass-section{position:relative;margin-top:2.5rem;padding:1rem 0;background:rgba(75,0,130,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;z-index:2;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.devops-overview-glass-section::before{content:'';position:absolute;top:0;left:0;width:200%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.devops-overview-glass-section::after{content:'';position:absolute;bottom:0;left:0;width:150%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.devops-overview-button-wrapper{text-align:center;z-index:3;position:relative;max-width:100%;margin:0 auto}.btn-devops-approach{background:linear-gradient(135deg,rgba(107,0,255,.5) 0,rgba(154,47,255,.4) 50%,rgba(225,75,255,.3) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(154,47,255,.3);color:var(--text-primary);padding:.35rem 1.4rem;border-radius:50px;font-weight:500;font-size:.85rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2);letter-spacing:.2px;text-align:center;line-height:1.4}.btn-devops-approach:hover{transform:translateY(-1px);background:linear-gradient(135deg,rgba(107,0,255,.6) 0,rgba(154,47,255,.5) 50%,rgba(225,75,255,.4) 100%);border-color:rgba(154,47,255,.5);box-shadow:0 4px 12px rgba(0,0,0,.3);color:var(--text-primary)}@media (max-width:991px){.devops-overview-card{max-width:95%;padding:1.5rem 2rem}.devops-overview-card-inner{flex-direction:row;gap:0;align-items:flex-start}.devops-overview-visual{max-width:200px!important;min-width:180px!important;width:auto!important;flex:0 0 auto!important;flex-grow:0!important;flex-shrink:0!important;height:auto!important;max-height:none!important;min-height:auto!important}.devops-overview-graphic{max-height:280px!important;width:100%!important;max-width:100%!important;object-fit:contain!important}.devops-overview-content{padding-left:1.25rem!important;padding-top:0!important;padding-right:1.5rem!important;margin-top:0!important;margin-left:0!important;width:auto!important;flex:1!important;flex-grow:1!important;position:relative;z-index:2;text-align:left!important}.devops-overview-description{max-width:100%!important;font-size:1rem;line-height:1.5;margin-bottom:1rem!important;text-align:left!important;padding-left:0!important;margin-left:0!important}.devops-overview-description:last-of-type{margin-bottom:0!important}.devops-overview-title{font-size:2.25rem;margin-bottom:1rem!important;margin-top:0!important;padding-top:0!important;padding-left:0!important;margin-left:0!important;text-align:left!important}.devops-overview-button-wrapper{max-width:100%}.devops-overview-glass-section::after,.devops-overview-glass-section::before{width:100%}}@media (max-width:768px){.devops-overview-card{max-width:98%;padding:1.25rem 1.5rem}.devops-overview-card-inner{flex-direction:row;gap:0}.devops-overview-visual{max-width:160px!important;min-width:140px!important;width:auto!important;flex:0 0 auto!important;flex-grow:0!important;flex-shrink:0!important;height:auto!important;max-height:none!important;min-height:auto!important}.devops-overview-graphic{max-height:240px!important;width:100%!important;max-width:100%!important;object-fit:contain!important}.devops-overview-content{padding-left:.875rem!important;padding-top:0!important;padding-right:1rem!important;margin-top:0!important;margin-left:0!important;width:auto!important;flex:1!important;flex-grow:1!important;position:relative;z-index:2;text-align:left!important}.devops-overview-title{font-size:1.9rem;margin-bottom:1rem!important;margin-top:0!important;padding-top:0!important;padding-left:0!important;margin-left:0!important;text-align:left!important}.devops-overview-description{font-size:.95rem;max-width:100%!important;line-height:1.5;margin-bottom:1rem!important;text-align:left!important;padding-left:0!important;margin-left:0!important}.devops-overview-description:last-of-type{margin-bottom:0!important}}@media (max-width:576px){.devops-overview-card{max-width:100%;padding:1rem 1.25rem;margin:1rem auto}.devops-overview-card-inner{flex-direction:row;gap:0;align-items:flex-start}.devops-overview-visual{max-width:120px!important;min-width:100px!important;width:auto!important;flex:0 0 auto!important;flex-grow:0!important;flex-shrink:0!important;height:auto!important}.devops-overview-graphic{max-height:180px!important;width:100%!important;max-width:100%!important;object-fit:contain!important}.devops-overview-content{margin-left:0!important;padding-left:.75rem!important;flex:1!important;width:auto!important}.devops-overview-title{font-size:1.6rem;margin-bottom:.625rem;line-height:1.2}.devops-overview-description{font-size:.85rem;max-width:98%;line-height:1.4;margin-bottom:.625rem}.devops-overview-glass-section{margin-top:2rem;padding:.75rem 0}.btn-devops-approach{padding:.3rem 1.2rem;font-size:.8rem}.devops-overview-line-bottom,.devops-overview-line-top{height:1px}}.devops-enablement-section{position:relative;padding:6rem 0 10rem;background:#000;overflow:visible;min-height:90vh}.devops-enablement-section .container>.row{position:relative;z-index:10}.devops-enablement-section::before{display:none}.devops-enablement-section::after{display:none}.devops-enablement-bg{display:none}.devops-enablement-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);margin-bottom:2rem;margin-top:-2rem;text-align:center;position:relative;z-index:10;padding:0 2rem;line-height:1.12;letter-spacing:-.5px;opacity:1;visibility:visible}.devops-enablement-section .container .row:first-child{position:relative;z-index:15}.enablement-cards-wrapper{position:relative;z-index:2;max-width:1200px;margin:2rem auto 0;padding:0 2rem;min-height:600px;background:#000}.enablement-row-middle,.enablement-row-top{display:flex;gap:6.5rem;margin-bottom:3.5rem;justify-content:center}.enablement-row-bottom{display:flex;justify-content:center;margin-top:0}.enablement-card{background:linear-gradient(135deg,rgba(20,20,30,.95) 0,rgba(25,20,35,.9) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(154,47,255,.3);border-radius:24px;padding:.75rem 1rem;text-align:left;transition:all .4s cubic-bezier(.4, 0, .2, 1);position:relative;z-index:3;box-shadow:0 8px 32px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.4),0 0 50px rgba(107,0,255,.1),inset 0 1px 0 rgba(255,255,255,.05);flex:1;max-width:380px;min-height:52px;display:flex;flex-direction:column;justify-content:center}.enablement-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:24px;padding:1px;background:linear-gradient(135deg,rgba(154,47,255,.4) 0,rgba(107,0,255,.2) 50%,rgba(154,47,255,.4) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.enablement-card:hover::before{opacity:.6}.enablement-card-center{max-width:380px;margin:0 auto}.enablement-card:hover{transform:translateY(-2px);border-color:rgba(154,47,255,.5);box-shadow:0 12px 40px rgba(0,0,0,.7),0 2px 12px rgba(0,0,0,.5),0 0 60px rgba(107,0,255,.2),0 0 80px rgba(154,47,255,.15),inset 0 1px 0 rgba(255,255,255,.08)}.enablement-glass-arc{display:none}.enablement-image-wrapper{position:absolute;top:25%;left:0;right:0;width:100%;max-width:100%;z-index:1;display:flex;justify-content:center;align-items:center;padding:0;pointer-events:none;transform:translateY(-50%)}.enablement-image{width:120%;max-width:120%;height:auto;object-fit:cover;object-position:center;border-radius:0;box-shadow:none;transition:none;margin-left:-10%;margin-right:-10%}.enablement-image:hover{transform:none;box-shadow:none}.enablement-card h4{color:var(--text-on-accent,#fff);font-size:.9rem;font-weight:700;margin-bottom:.3rem;line-height:1.2;white-space:nowrap}.enablement-card p{color:#d1d5db;font-size:.75rem;line-height:1.25;margin:0;white-space:nowrap}@media (max-width:991px){.enablement-row-middle,.enablement-row-top{flex-direction:column;gap:4rem;margin-bottom:3rem}.enablement-card{max-width:100%;min-height:52px;padding:.75rem 1rem}.enablement-card h4{font-size:.85rem;white-space:nowrap}.enablement-card p{font-size:.75rem;white-space:nowrap}.enablement-card-center{max-width:100%}.enablement-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.enablement-image{width:120%;max-width:120%;object-fit:cover;border-radius:0;box-shadow:none;margin-left:-10%;margin-right:-10%}.enablement-cards-wrapper{min-height:500px;background:#000;margin:1.5rem auto 0}.enablement-glass-arc{display:none}.enablement-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.devops-enablement-title{font-size:1.75rem;margin-bottom:3rem}.enablement-cards-wrapper{padding:0 1rem}.enablement-image{max-width:100%;border-radius:24px}}@media (max-width:768px){.devops-enablement-section{padding:4rem 0 6rem}.devops-enablement-title{font-size:1.5rem;margin-bottom:1.5rem;margin-top:-1.5rem}.enablement-card{padding:.75rem 1rem;min-height:52px}.enablement-card h4{font-size:.85rem;margin-bottom:.3rem;white-space:nowrap}.enablement-card p{font-size:.7rem;white-space:nowrap}.enablement-card-center{max-width:100%}.enablement-glass-arc{display:none}.enablement-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.enablement-image{width:120%;max-width:120%;object-fit:cover;border-radius:0;box-shadow:none;margin-left:-10%;margin-right:-10%}.enablement-cards-wrapper{min-height:450px;background:#000;margin:1.5rem auto 0}}@media (max-width:576px){.devops-enablement-section{padding:3rem 0 5rem}.devops-enablement-title{font-size:1.35rem;margin-bottom:1rem;margin-top:-1rem;padding:0 1rem}.enablement-cards-wrapper{padding:0 .5rem}.enablement-card{padding:.7rem .875rem;min-height:48px;border-radius:24px}.enablement-card h4{font-size:.85rem;margin-bottom:.3rem;white-space:normal}.enablement-card p{font-size:.7rem;line-height:1.25;white-space:normal}.enablement-card-center{max-width:100%}.enablement-glass-arc{display:none}.enablement-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.enablement-image{width:120%;max-width:120%;object-fit:cover;border-radius:0;box-shadow:none;margin-left:-10%;margin-right:-10%}.enablement-cards-wrapper{min-height:400px;background:#000;margin:1rem auto 0}}.devops-delivery-section{position:relative;padding:6rem 0;background:#000;overflow:hidden}.devops-delivery-title{font-size:2.5rem;font-weight:700;color:var(--text-on-accent,#fff);margin-bottom:4rem;text-align:center;position:relative;z-index:2}.devops-delivery-diagram{position:relative;width:100%;max-width:800px;margin:0 auto;min-height:600px;display:flex;align-items:center;justify-content:center}.delivery-connections{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.delivery-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background:radial-gradient(circle,rgba(107,0,255,.9) 0,rgba(154,47,255,.7) 50%,rgba(225,75,255,.4) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 60px rgba(107,0,255,.8),0 0 100px rgba(154,47,255,.5),0 0 140px rgba(225,75,255,.3);z-index:3;border:3px solid rgba(154,47,255,.6);animation:centerPulse 3s ease-in-out infinite}@keyframes centerPulse{0%,100%{box-shadow:0 0 60px rgba(107,0,255,.8),0 0 100px rgba(154,47,255,.5),0 0 140px rgba(225,75,255,.3)}50%{box-shadow:0 0 80px #6b00ff,0 0 120px rgba(154,47,255,.7),0 0 160px rgba(225,75,255,.5)}}.delivery-center-icon{font-size:3rem;color:var(--text-primary)}.delivery-step{position:absolute;text-align:center;width:200px;z-index:2}.delivery-step-1{top:5%;left:50%;transform:translateX(-50%)}.delivery-step-2{top:50%;right:5%;transform:translateY(-50%)}.delivery-step-3{bottom:5%;left:50%;transform:translateX(-50%)}.delivery-step-4{top:50%;left:5%;transform:translateY(-50%)}.delivery-step-5{top:25%;right:15%}.delivery-step-icon{width:60px;height:60px;background:radial-gradient(circle,rgba(107,0,255,.4) 0,rgba(154,47,255,.3) 100%);border:2px solid rgba(154,47,255,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--text-primary);box-shadow:0 0 20px rgba(107,0,255,.5),0 0 40px rgba(154,47,255,.3);transition:all .3s ease}.delivery-step-icon:hover{box-shadow:0 0 30px rgba(107,0,255,.8),0 0 60px rgba(154,47,255,.5),0 0 90px rgba(225,75,255,.3);transform:scale(1.1)}.delivery-step h5{color:var(--text-on-accent,#fff);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.delivery-step p{color:#d1d5db;font-size:.85rem;line-height:1.5;margin:0}.devops-offerings-section{position:relative;padding:6rem 0;background:#000;overflow:hidden}.devops-offerings-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:600px;border:3px solid rgba(154,47,255,.5);border-radius:50%;box-shadow:0 0 100px rgba(107,0,255,.6),0 0 200px rgba(154,47,255,.4),0 0 300px rgba(225,75,255,.2);z-index:1;pointer-events:none;animation:ringPulse 4s ease-in-out infinite}@keyframes ringPulse{0%,100%{box-shadow:0 0 100px rgba(107,0,255,.6),0 0 200px rgba(154,47,255,.4),0 0 300px rgba(225,75,255,.2);opacity:.8}50%{box-shadow:0 0 120px rgba(107,0,255,.8),0 0 240px rgba(154,47,255,.6),0 0 360px rgba(225,75,255,.4);opacity:1}}.devops-offerings-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:4rem;text-align:center;position:relative;z-index:2}.devops-offerings-grid{position:relative;width:100%;max-width:1000px;margin:0 auto;min-height:600px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:2rem;z-index:2}.offering-item{background:rgba(15,15,35,.6);border:1px solid rgba(154,47,255,.4);border-radius:16px;padding:2rem 1.5rem;text-align:center;transition:all .4s ease;position:relative;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.offering-item:hover{transform:translateY(-8px);border-color:rgba(154,47,255,.8);box-shadow:0 12px 40px rgba(107,0,255,.4),0 0 60px rgba(154,47,255,.3),0 0 90px rgba(225,75,255,.2)}.offering-item-1{grid-column:1;grid-row:1}.offering-item-2{grid-column:2;grid-row:1}.offering-item-3{grid-column:3;grid-row:1}.offering-item-4{grid-column:1;grid-row:2;margin-left:50%}.offering-item-5{grid-column:3;grid-row:2;margin-right:50%}.offering-item-6{grid-column:2;grid-row:3}.offering-icon{width:60px;height:60px;background:var(--primary-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;color:var(--text-primary);box-shadow:0 0 20px rgba(107,0,255,.6),0 0 40px rgba(154,47,255,.4);transition:all .3s ease}.offering-icon:hover{box-shadow:0 0 30px rgba(107,0,255,.8),0 0 60px rgba(154,47,255,.6),0 0 90px rgba(225,75,255,.4);transform:scale(1.1)}.offering-item h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.offering-item p{color:#d1d5db;font-size:.9rem;line-height:1.5;margin:0}.devops-why-section{position:relative;padding:4rem 0;background:#000;overflow:visible}.devops-why-section::before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle at center,rgba(107,0,255,.15) 0,rgba(154,47,255,.1) 30%,rgba(107,0,255,.05) 50%,transparent 70%);filter:blur(80px);z-index:1;pointer-events:none}.devops-why-glow-line{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent 0,rgba(107,0,255,.8) 15%,rgba(154,47,255,.9) 35%,#e14bff 50%,rgba(154,47,255,.9) 65%,rgba(107,0,255,.8) 85%,transparent 100%);z-index:1;pointer-events:none;box-shadow:0 0 60px rgba(107,0,255,.9),0 0 100px rgba(154,47,255,.7),0 0 140px rgba(225,75,255,.5);filter:blur(2px);border-radius:50px;animation:glowLinePulse 3s ease-in-out infinite}.devops-why-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:400px;background:radial-gradient(ellipse 120% 60% at center bottom,rgba(107,0,255,.7) 0,rgba(154,47,255,.6) 15%,rgba(107,0,255,.5) 30%,rgba(154,47,255,.4) 45%,rgba(107,0,255,.3) 60%,rgba(154,47,255,.2) 75%,rgba(107,0,255,.1) 85%,transparent 100%);filter:blur(60px);z-index:0;pointer-events:none}@keyframes glowLinePulse{0%,100%{opacity:.8;filter:blur(2px)}50%{opacity:1;filter:blur(1px)}}.devops-why-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:3rem;text-align:center;position:relative;z-index:2}.devops-why-section .container{position:relative;z-index:3}.devops-why-bg-image{position:absolute;top:50%;left:50%;width:100vh;height:100vw;background-image:url('image/wswsw.png');background-repeat:no-repeat;background-position:center;background-size:cover;transform:translate(-50%,-50%) rotate(-90deg);transform-origin:center;opacity:.85;z-index:0;pointer-events:none}.devops-why-section .delivery-steps-container{margin-top:3rem;padding:2rem 2rem 10rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5rem;z-index:2}.devops-why-section .delivery-steps-row-1{display:flex;justify-content:space-between;align-items:flex-start;gap:0;width:100%;max-width:1100px;position:relative;z-index:2;flex-wrap:nowrap;margin:0 auto}.devops-why-section .delivery-steps-row-2{display:flex;justify-content:space-between;align-items:flex-start;gap:0;width:100%;max-width:1100px;margin:0 auto;position:relative;z-index:2;flex-wrap:nowrap}.devops-engagement-models{position:relative;z-index:3;padding:2.5rem 3rem;background:rgba(255,255,255,.05);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.1),inset 0 0 0 0 rgba(255,255,255,0);max-width:650px;width:100%;margin:0 auto}.devops-engagement-models h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:left}.devops-model-list{list-style:none;padding:0;margin:0}.devops-model-list li{color:var(--text-primary);font-size:.95rem;padding:.75rem 0;border-bottom:none;line-height:1.6;text-align:left;margin-bottom:.75rem;position:relative;padding-left:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.devops-model-list li::before{content:'•';position:absolute;left:0;color:var(--text-primary);font-size:1.2rem;font-weight:700}.devops-model-list li strong{color:var(--text-primary);font-weight:600}.devops-model-list li:last-child{margin-bottom:0}.cloudops-model-section{position:relative;padding:6rem 0 10rem;background:#000;overflow:visible}.cloudops-model-section::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:400px;background:radial-gradient(ellipse 120% 60% at center bottom,rgba(107,0,255,.7) 0,rgba(154,47,255,.6) 15%,rgba(107,0,255,.5) 30%,rgba(154,47,255,.4) 45%,rgba(107,0,255,.3) 60%,rgba(154,47,255,.2) 75%,rgba(107,0,255,.1) 85%,transparent 100%);filter:blur(60px);z-index:0;pointer-events:none}.cloudops-model-section .container{position:relative;z-index:2}.cloudops-model-content-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto}.cloudops-model-glow-bottom{position:absolute;bottom:0;left:0;width:100%;height:400px;background:radial-gradient(ellipse 120% 60% at center bottom,rgba(107,0,255,.7) 0,rgba(154,47,255,.6) 15%,rgba(107,0,255,.5) 30%,rgba(154,47,255,.4) 45%,rgba(107,0,255,.3) 60%,rgba(154,47,255,.2) 75%,rgba(107,0,255,.1) 85%,transparent 100%);filter:blur(60px);z-index:0;pointer-events:none}.cloudops-model-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);margin-bottom:3rem;text-align:center;position:relative;z-index:2}.cloudops-model-description{text-align:center;margin-bottom:3rem;position:relative;z-index:2}.cloudops-model-description p{color:var(--text-on-accent,#fff);font-size:1rem;line-height:1.6;margin-bottom:1rem}.cloudops-model-card{position:relative;z-index:3;padding:.85rem 1.75rem;background:rgba(15,15,35,.4);border-radius:16px;border:1px solid rgba(154,47,255,.3);box-shadow:0 8px 32px rgba(0,0,0,.4),inset 0 1px 0 rgba(255,255,255,.1);max-width:600px;width:100%;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);margin:0 auto}.cloudops-model-list{list-style:none;padding:0;margin:0}.cloudops-model-list li{color:var(--text-on-accent,#fff);font-size:.85rem;padding:.3rem 0;border-bottom:none;line-height:1.6;text-align:left;margin-bottom:.5rem;position:relative;padding-left:1.3rem;word-wrap:break-word;overflow-wrap:break-word}.cloudops-model-list li::before{content:'•';position:absolute;left:0;color:var(--text-on-accent,#fff);font-size:1.2rem;font-weight:700}.cloudops-model-list li strong{color:var(--text-on-accent,#fff);font-weight:600}.cloudops-model-list li:last-child{margin-bottom:0}.devops-features-wrapper{position:relative;padding:1.5rem 0;min-height:400px}.devops-features-connector-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.devops-features-connector{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}.devops-features-connector line{stroke:rgba(255,255,255,0.3);stroke-width:1}.devops-feature-item{background:0 0;border:none;padding:1rem .5rem;text-align:center;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:0}.devops-feature-icon{width:35px;height:35px;min-width:35px;background:0 0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 0 .5rem 0;font-size:1.4rem;color:var(--text-primary);position:relative;flex-shrink:0;order:-1;font-weight:300}.devops-feature-item h5{color:var(--text-primary);font-size:.65rem;font-weight:400;margin:0;line-height:1.4;text-align:center;flex:1;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;white-space:normal;display:block}.devops-tools-section{background:linear-gradient(135deg,rgba(107,0,255,.25) 0,rgba(154,47,255,.3) 50%,rgba(225,75,255,.25) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.25rem 0;position:relative;overflow:visible;border-top:1px solid rgba(154,47,255,.2);border-bottom:1px solid rgba(154,47,255,.2);box-shadow:0 0 30px rgba(107,0,255,.2) inset,0 0 60px rgba(154,47,255,.1) inset}.devops-tools-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0,rgba(107,0,255,.6) 30%,rgba(154,47,255,.7) 50%,rgba(225,75,255,.6) 70%,transparent 100%);z-index:1;box-shadow:0 0 20px rgba(107,0,255,.5);filter:blur(1px)}.devops-tools-title{font-size:.9rem;font-weight:700;color:var(--text-primary);margin-bottom:.25rem;text-align:center;white-space:nowrap;position:relative;z-index:2}.devops-tools-list-wrapper{position:relative;z-index:2;margin:0 auto;width:100%;overflow:visible}.devops-tools-list{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:0;line-height:1.2;white-space:nowrap;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.devops-tools-list::-webkit-scrollbar{display:none}.devops-tools-list .tool-item{color:#d1d5db;font-size:.55rem;padding:.05rem .1rem;white-space:nowrap;flex-shrink:0}.devops-tools-list .tool-separator{color:#d1d5db;font-size:.55rem;padding:0 .08rem;white-space:nowrap;flex-shrink:0}@media (max-width:991px){.devops-tools-title{font-size:1.3rem;white-space:normal}.devops-tools-list{flex-wrap:wrap;white-space:normal;gap:.3rem}.devops-tools-list .tool-item{font-size:.8rem;padding:.15rem .3rem}.devops-tools-list .tool-separator{font-size:.8rem;padding:0 .25rem}}.devops-cta-section{position:relative;padding:3rem 0;background:#000;overflow:visible}.devops-cta-title{margin-bottom:1.5rem}@media (max-width:991px){.devops-cta-title{margin-bottom:1.25rem}}@media (max-width:576px){.devops-cta-title{margin-bottom:1rem}}.devops-cta-description{font-size:1.1rem;color:#d1d5db;margin-bottom:2rem;text-align:center}@media (max-width:991px){.devops-hero-title{font-size:2.5rem}.devops-delivery-diagram{min-height:500px}.delivery-step{position:relative;margin-bottom:2rem;width:100%}.delivery-step-1,.delivery-step-2,.delivery-step-3,.delivery-step-4,.delivery-step-5{position:relative;top:auto;left:auto;right:auto;bottom:auto;transform:none}.delivery-center{display:none}.devops-offerings-grid{grid-template-columns:1fr;grid-template-rows:auto}.offering-item-1,.offering-item-2,.offering-item-3,.offering-item-4,.offering-item-5,.offering-item-6{grid-column:1;grid-row:auto;margin:0}.devops-offerings-ring{display:none}.devops-overview-content{padding-left:0;padding-top:2rem}}.btn-talk-to-lab{background:0 0;border:1px solid rgba(255,255,255,.3);color:var(--text-primary);border-radius:25px;padding:.5rem 1.5rem;font-weight:500;font-size:.9rem;transition:all .3s ease;text-decoration:none;white-space:nowrap}.btn-talk-to-lab:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);color:var(--text-primary)}.btn-get-quote{background:var(--primary-gradient);border:none;color:var(--text-primary);border-radius:50px;padding:.5rem 1.5rem;font-weight:600;font-size:.9rem;transition:all .3s ease;text-decoration:none;white-space:nowrap;box-shadow:0 4px 15px rgba(107,0,255,.3)}.btn-get-quote:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(107,0,255,.4);color:var(--text-primary)}.finops-hero-section{position:relative;padding:5rem 0 1.5rem;background:#000;overflow:hidden;min-height:90vh;display:flex;align-items:flex-start;padding-top:0}.finops-hero-section::before{content:none}.finops-hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.finops-hero-bottom-line{display:none}.finops-hero-section .container{position:relative;z-index:2;padding-left:2rem;padding-right:2rem}.finops-hero-section .container .row{padding-left:2rem;padding-right:2rem;padding-top:7rem}.finops-hero-section .col-lg-12{display:flex;flex-direction:column;align-items:flex-start;padding-left:0;padding-right:0}.finops-hero-section .row{align-items:flex-start}.finops-hero-section .finops-hero-title,.finops-hero-section .hero-content{text-align:left;margin-left:0;margin-right:auto;padding-left:0;padding-right:0}.finops-hero-title{font-size:50px;font-weight:400;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.12;letter-spacing:-.02em;text-shadow:0 2px 10px rgba(0,0,0,.5);display:block;width:100%;max-width:100%;text-align:left;margin-left:0;margin-right:auto;box-sizing:border-box}.finops-hero-description{font-size:1.1rem;color:var(--text-primary);margin-bottom:2rem;line-height:1.7;max-width:600px;text-shadow:0 1px 5px rgba(0,0,0,.5);position:relative;z-index:2;text-align:left;padding-left:0;margin-left:0;font-weight:400;padding-right:0}.btn-finops-cta{background:var(--primary-gradient);color:var(--text-primary);padding:1rem 2rem;border-radius:50px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;border:none;position:relative;z-index:2;box-shadow:0 4px 20px rgba(107,0,255,.5),0 0 40px rgba(154,47,255,.3);margin-top:.5rem}.btn-finops-cta:hover{transform:translateY(-2px);box-shadow:0 6px 30px rgba(107,0,255,.7),0 0 60px rgba(154,47,255,.5),0 0 90px rgba(225,75,255,.3);color:var(--text-primary)}.finops-overview-section{position:relative;padding:3rem 0;margin-top:0;background:#000;overflow:hidden;min-height:70vh}.finops-overview-section .container{padding-top:0}.finops-overview-line-bottom,.finops-overview-line-top{position:absolute;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 20%,rgba(225,75,255,.8) 50%,rgba(154,47,255,.6) 80%,transparent 100%);z-index:1}.finops-overview-line-top{top:0}.finops-overview-line-bottom{display:none}.finops-overview-card{position:relative;background:#000;border-radius:24px;padding:2rem;max-width:70%;margin:0 auto;margin-top:0;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 40px rgba(107,0,255,.1),0 0 80px rgba(154,47,255,.2);z-index:2;transform:translateY(0);transform-origin:center center;animation:finopsFloatCard 6s ease-in-out infinite}.finops-overview-card::after{content:'';position:absolute;bottom:-10px;left:0;width:100%;height:20px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.4) 20%,rgba(225,75,255,.6) 50%,rgba(154,47,255,.4) 80%,transparent 100%);filter:blur(15px);z-index:-1;pointer-events:none}@keyframes finopsFloatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-15px)}}.finops-overview-card-inner{display:flex;align-items:center;gap:2rem}.finops-overview-visual{flex-shrink:0;width:150px;height:350px;display:flex;align-items:center;justify-content:center}.finops-overview-graphic{width:100%;height:100%;max-height:350px;object-fit:contain}.finops-overview-content{flex:1}.finops-overview-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1.5rem}.finops-overview-description{font-size:1rem;color:#c7c7d3;line-height:1.6;margin-bottom:1.5rem;max-width:85%}.finops-overview-description:last-of-type{margin-bottom:0}.finops-overview-glass-section{position:relative;margin-top:2.5rem;padding:1rem 0;background:rgba(75,0,130,.25);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);overflow:hidden;z-index:2;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.finops-overview-glass-section::before{content:'';position:absolute;top:0;left:0;width:200%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.finops-overview-glass-section::after{content:'';position:absolute;bottom:0;left:0;width:150%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(154,47,255,.6) 30%,rgba(225,75,255,.7) 50%,rgba(154,47,255,.6) 70%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.4);z-index:1}.glass-line-bottom,.glass-line-top{display:none}.finops-overview-button-wrapper{text-align:center;z-index:3;position:relative;max-width:100%;margin:0 auto}.btn-finops-approach{background:linear-gradient(135deg,rgba(107,0,255,.5) 0,rgba(154,47,255,.4) 50%,rgba(225,75,255,.3) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(154,47,255,.3);color:var(--text-primary);padding:.35rem 1.4rem;border-radius:50px;font-weight:500;font-size:1rem;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2);letter-spacing:.2px;text-align:center;line-height:1.4}.btn-finops-approach:hover{transform:translateY(-1px);background:linear-gradient(135deg,rgba(107,0,255,.6) 0,rgba(154,47,255,.5) 50%,rgba(225,75,255,.4) 100%);border-color:rgba(154,47,255,.5);box-shadow:0 4px 12px rgba(0,0,0,.3);color:var(--text-primary)}.finops-methodology-section{position:relative;padding:4rem 0 2rem 0;background:#000;overflow:visible;min-height:70vh}.finops-methodology-section .container{max-width:100%;width:100%;padding-left:2rem;padding-right:2rem}.finops-methodology-section .row{margin-left:0;margin-right:0}.finops-methodology-section .col-12{padding-left:0;padding-right:0;width:100%;max-width:100%}.finops-methodology-bg{display:none}.finops-methodology-cards-wrapper{position:relative;z-index:2;max-width:1200px;margin:2rem auto 0;padding:0 2rem;min-height:600px;background:#000}.finops-methodology-row-middle,.finops-methodology-row-top{display:flex;gap:6.5rem;margin-bottom:3.5rem;justify-content:center}.finops-methodology-row-bottom{display:flex;justify-content:center;margin-top:0}.finops-methodology-image-wrapper{position:absolute;top:20%;left:0;right:0;width:100%;max-width:100%;z-index:1;display:flex;justify-content:center;align-items:center;padding:0;pointer-events:none;transform:translateY(-50%)}.finops-methodology-image{width:120%;max-width:120%;height:auto;object-fit:cover;object-position:center;border-radius:0;box-shadow:none;transition:none;margin-left:-10%;margin-right:-10%}.finops-methodology-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);text-align:center;margin:0 auto 4rem;line-height:1.12;white-space:normal;overflow:visible;max-width:1200px;width:100%;padding:0 2rem;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;display:block;hyphens:auto;position:relative;z-index:10}.finops-methodology-card{background:linear-gradient(135deg,rgba(20,20,30,.95) 0,rgba(25,20,35,.9) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(154,47,255,.3);border-radius:24px;padding:.75rem 1rem;text-align:left;transition:all .4s cubic-bezier(.4, 0, .2, 1);position:relative;z-index:3;box-shadow:0 8px 32px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.4),0 0 50px rgba(107,0,255,.1),inset 0 1px 0 rgba(255,255,255,.05);flex:1;max-width:480px;min-height:52px;display:flex;flex-direction:row;align-items:center;gap:.5rem;justify-content:flex-start}.finops-methodology-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border-radius:24px;padding:1px;background:linear-gradient(135deg,rgba(154,47,255,.4) 0,rgba(107,0,255,.2) 50%,rgba(154,47,255,.4) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .3s ease;pointer-events:none}.finops-methodology-card:hover::before{opacity:.6}.finops-methodology-card:hover{transform:translateY(-2px);border-color:rgba(154,47,255,.5);box-shadow:0 12px 40px rgba(0,0,0,.7),0 2px 12px rgba(0,0,0,.5),0 0 60px rgba(107,0,255,.2),0 0 80px rgba(154,47,255,.15),inset 0 1px 0 rgba(255,255,255,.08)}.finops-methodology-card h4{color:var(--text-on-accent,#fff);font-size:.75rem;font-weight:700;margin:0;line-height:1.2;white-space:nowrap;overflow:visible;text-overflow:ellipsis;flex-shrink:0}.finops-methodology-card p{color:#d1d5db;font-size:.7rem;line-height:1.25;margin:0;white-space:nowrap;overflow:visible;text-overflow:ellipsis;flex:1}.finops-methodology-card-center{max-width:480px;margin:0 auto}.finops-delivery-section{position:relative;padding:0;margin-top:-11rem;background:#000;overflow:hidden;min-height:auto}@media (max-width:1023px){.finops-hero-section .container{text-align:left!important}.finops-hero-section .container .row{justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important}.finops-hero-section .row{justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important}.finops-hero-section .col-lg-12{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;display:flex!important;flex-direction:column!important}.finops-hero-section .btn-finops-cta,.finops-hero-section .col-lg-12 .btn-finops-cta,.finops-hero-section a.btn-finops-cta{text-align:left!important;margin-left:0!important;margin-right:auto!important;margin-top:.5rem!important;display:inline-block!important;align-self:flex-start!important;width:auto!important;float:none!important}.finops-hero-section .col-lg-12>*{text-align:left!important}.devops-overview-card-inner{align-items:stretch!important}.devops-overview-visual{height:100%!important;min-height:100%!important;display:flex!important;align-items:stretch!important}.devops-overview-graphic{height:100%!important;min-height:100%!important;width:100%!important;max-width:100%!important;max-height:none!important;object-fit:cover!important;object-position:top left!important}.finops-delivery-section{margin-top:0!important;padding-top:2rem!important}.finops-delivery-glass-panel{padding:1.5rem 1.5rem!important;min-height:auto!important}.finops-delivery-quadrant-grid{height:auto!important;min-height:400px!important;gap:0!important;padding:1rem!important}.finops-delivery-quadrant{padding:1rem .75rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.finops-delivery-item-content{max-width:140px!important;width:100%!important}.finops-delivery-item-content h4{font-size:.9rem!important;margin-bottom:.4rem!important}.finops-delivery-item-content p{font-size:.75rem!important;line-height:1.4!important}.finops-delivery-center-orb{top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;z-index:10!important;width:120px!important;height:120px!important}.finops-delivery-center{width:100px!important;height:100px!important}.finops-delivery-circle-layer-1{width:100px!important;height:100px!important}.finops-delivery-circle-layer-2{width:75px!important;height:75px!important}.finops-delivery-circle-layer-3{width:60px!important;height:60px!important}.finops-delivery-center-icon{width:24px!important;height:24px!important}.finops-delivery-quadrant-top-left{padding-right:.5rem!important;padding-bottom:.5rem!important}.finops-delivery-quadrant-top-right{padding-left:.5rem!important;padding-bottom:.5rem!important}.finops-delivery-quadrant-bottom-left{padding-right:.5rem!important;padding-top:.5rem!important}.finops-delivery-quadrant-bottom-right{padding-left:.5rem!important;padding-top:.5rem!important}.finops-delivery-icon{width:28px!important;height:28px!important;margin-bottom:.75rem!important}}@media (max-width:768px){.finops-delivery-glass-panel{padding:1.25rem 1rem!important}.finops-delivery-quadrant-grid{min-height:360px!important;padding:.75rem!important}.finops-delivery-quadrant{padding:.75rem .5rem!important}.finops-delivery-item-content{max-width:120px!important}.finops-delivery-item-content h4{font-size:.85rem!important;margin-bottom:.35rem!important}.finops-delivery-item-content p{font-size:.7rem!important;line-height:1.35!important}.finops-delivery-center-orb{width:100px!important;height:100px!important}.finops-delivery-center{width:85px!important;height:85px!important}.finops-delivery-circle-layer-1{width:85px!important;height:85px!important}.finops-delivery-circle-layer-2{width:65px!important;height:65px!important}.finops-delivery-circle-layer-3{width:50px!important;height:50px!important}.finops-delivery-center-icon{width:20px!important;height:20px!important}.finops-delivery-icon{width:26px!important;height:26px!important;margin-bottom:.65rem!important}.finops-delivery-quadrant-top-left{padding-right:.4rem!important;padding-bottom:.4rem!important}.finops-delivery-quadrant-top-right{padding-left:.4rem!important;padding-bottom:.4rem!important}.finops-delivery-quadrant-bottom-left{padding-right:.4rem!important;padding-top:.4rem!important}.finops-delivery-quadrant-bottom-right{padding-left:.4rem!important;padding-top:.4rem!important}}@media (max-width:576px){.finops-delivery-glass-panel{padding:1rem .75rem!important}.finops-delivery-quadrant-grid{min-height:320px!important;padding:.5rem!important}.finops-delivery-quadrant{padding:.65rem .4rem!important}.finops-delivery-item-content{max-width:100px!important}.finops-delivery-item-content h4{font-size:.8rem!important;margin-bottom:.3rem!important}.finops-delivery-item-content p{font-size:.65rem!important;line-height:1.3!important}.finops-delivery-center-orb{width:90px!important;height:90px!important}.finops-delivery-center{width:75px!important;height:75px!important}.finops-delivery-circle-layer-1{width:75px!important;height:75px!important}.finops-delivery-circle-layer-2{width:55px!important;height:55px!important}.finops-delivery-circle-layer-3{width:45px!important;height:45px!important}.finops-delivery-center-icon{width:18px!important;height:18px!important}.finops-delivery-icon{width:24px!important;height:24px!important;margin-bottom:.6rem!important}.finops-delivery-quadrant-top-left{padding-right:.3rem!important;padding-bottom:.3rem!important}.finops-delivery-quadrant-top-right{padding-left:.3rem!important;padding-bottom:.3rem!important}.finops-delivery-quadrant-bottom-left{padding-right:.3rem!important;padding-top:.3rem!important}.finops-delivery-quadrant-bottom-right{padding-left:.3rem!important;padding-top:.3rem!important}}.finops-delivery-bg-top-right{position:absolute;top:0;right:0;width:50%;height:40%;background:radial-gradient(ellipse 80% 60% at top right,rgba(107,0,255,.12) 0,rgba(154,47,255,.06) 40%,transparent 80%);filter:blur(60px);z-index:0;pointer-events:none}.finops-delivery-bg-bottom-left{position:absolute;bottom:0;left:0;width:40%;height:30%;background:radial-gradient(ellipse 70% 50% at bottom left,rgba(107,0,255,.08) 0,rgba(154,47,255,.04) 40%,transparent 80%);filter:blur(50px);z-index:0;pointer-events:none}.finops-delivery-section .container{position:relative;z-index:2}.finops-delivery-title{font-size:50px;font-weight:400;color:var(--text-on-accent,#fff);text-align:center;margin-bottom:2rem;letter-spacing:-.5px}.finops-delivery-glass-panel{max-width:1100px;margin:0 auto;padding:2rem 2.5rem;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;border-radius:0;box-shadow:none;position:relative;z-index:3;min-height:500px;overflow:visible}.finops-delivery-grid-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(154,47,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(154,47,255,.03) 1px,transparent 1px);background-size:50px 50px;opacity:.4;pointer-events:none;z-index:1}.finops-delivery-quadrant-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:0;width:100%;height:380px;z-index:3;margin-bottom:1.5rem}.finops-delivery-quadrant{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;padding:2rem}.finops-delivery-quadrant-top-left{grid-column:1;grid-row:1;border-right:1px solid rgba(154,47,255,.15);border-bottom:1px solid rgba(154,47,255,.15)}.finops-delivery-quadrant-top-right{grid-column:2;grid-row:1;border-bottom:1px solid rgba(154,47,255,.15)}.finops-delivery-quadrant-bottom-left{grid-column:1;grid-row:2;border-right:1px solid rgba(154,47,255,.15)}.finops-delivery-quadrant-bottom-right{grid-column:2;grid-row:2}.finops-delivery-center-orb{position:absolute;top:190px;left:50%;transform:translate(-50%,-50%);z-index:5;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.finops-delivery-bottom-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;z-index:3;padding-top:2rem;padding-bottom:2rem}.finops-delivery-bottom-line{position:absolute;bottom:0;left:0;width:100%;height:1px;background:linear-gradient(to right,transparent 0,rgba(154,47,255,.5) 20%,rgba(154,47,255,.8) 50%,rgba(154,47,255,.5) 80%,transparent 100%);box-shadow:0 0 10px rgba(154,47,255,.6),0 0 20px rgba(107,0,255,.4);z-index:3}.finops-delivery-center{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;z-index:4;margin:0 auto}.finops-delivery-circle-layer-1{position:absolute;width:120px;height:120px;border:1px solid rgba(154,47,255,.3);border-radius:50%;background:radial-gradient(circle,rgba(154,47,255,.15) 0,transparent 70%);box-shadow:0 0 40px rgba(154,47,255,.4),0 0 80px rgba(107,0,255,.3),0 0 120px rgba(107,0,255,.2);filter:blur(1px)}.finops-delivery-circle-layer-2{position:absolute;width:90px;height:90px;border:1.5px solid rgba(154,47,255,.5);border-radius:50%;background:radial-gradient(circle,rgba(154,47,255,.3) 0,rgba(107,0,255,.15) 50%,transparent 80%);box-shadow:0 0 30px rgba(154,47,255,.5),0 0 60px rgba(107,0,255,.4),inset 0 0 20px rgba(154,47,255,.2);filter:blur(.5px)}.finops-delivery-circle-layer-3{position:absolute;width:70px;height:70px;border:2px solid rgba(154,47,255,.7);border-radius:50%;background:radial-gradient(circle,rgba(154,47,255,.5) 0,rgba(107,0,255,.3) 40%,transparent 100%);box-shadow:none}.finops-delivery-center-icon{width:28px;height:28px;object-fit:contain;position:relative;z-index:5;filter:drop-shadow(0 0 10px rgba(154, 47, 255, .9)) drop-shadow(0 0 20px rgba(107, 0, 255, .7)) drop-shadow(0 0 30px rgba(154, 47, 255, .5)) brightness(1.15) contrast(1.1)}.finops-delivery-icon{width:30px;height:30px;background:0 0;border:1.5px solid rgba(154,47,255,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0;color:var(--text-primary);box-shadow:0 0 10px rgba(154,47,255,.5),0 0 20px rgba(107,0,255,.4),0 0 30px rgba(154,47,255,.3);position:relative;z-index:2;background:radial-gradient(circle,rgba(154,47,255,.15) 0,transparent 70%);margin-bottom:1rem}.finops-delivery-item-content{max-width:200px;text-align:center;margin-top:0}.finops-delivery-item-content h4{font-size:1rem;font-weight:600;color:var(--text-on-accent,#fff);margin-bottom:.5rem;letter-spacing:.2px}.finops-delivery-item-content p{font-size:.8rem;color:#d1d5db;line-height:1.5;margin:0;font-weight:400}.finops-delivery-connector{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.3;pointer-events:none}.finops-delivery-connector line{stroke:rgba(255,255,255,0.3);stroke-width:1.5}.finops-offerings-section{position:relative;padding:3.5rem 0 4rem 0;background:#000;background-image:url('image/wer.png');background-position:center center;background-size:cover;background-repeat:no-repeat;background-attachment:scroll;overflow:hidden;min-height:700px;display:flex;align-items:center;justify-content:center}.finops-offerings-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:0 0;opacity:0;z-index:0;pointer-events:none}.finops-offerings-center-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:0 0;border-radius:50%;filter:none;z-index:1;pointer-events:none;opacity:0;animation:none}@keyframes vortexPulse{0%,100%{opacity:.9;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}}.finops-offerings-section .container{position:relative;z-index:3;width:100%;max-width:1200px;margin:0 auto}.finops-offerings-title{font-size:50px;font-weight:400;color:var(--text-primary);text-align:center;margin-top:0;margin-bottom:3.5rem;letter-spacing:-.01em;position:relative;z-index:4}.finops-offerings-card-wrapper{width:100%;max-width:1100px;margin:0 auto;position:relative;z-index:3;padding:0 1rem 1rem 1rem;display:flex;justify-content:center}.finops-offerings-glass-card{position:relative;max-width:680px;width:100%;margin:0 auto;background:rgba(255,255,255,.05);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:20px;border:1px solid rgba(255,255,255,.3);padding:3.5rem 2.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.1),inset 0 0 0 0 rgba(255,255,255,0);z-index:2;display:flex;justify-content:center;align-items:center}.finops-offerings-grid.alt-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 3rem;max-width:100%}.finops-offering-item.alt-layout{align-items:center;text-align:center;max-width:250px;margin:0 auto}.finops-offerings-center-highlight{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:400px;background:radial-gradient(ellipse,rgba(159,83,255,.7) 0,rgba(209,139,255,.5) 20%,rgba(159,83,255,.4) 35%,rgba(209,139,255,.3) 50%,rgba(159,83,255,.2) 65%,transparent 85%);border-radius:50%;filter:blur(60px);z-index:1;pointer-events:none;animation:pulseGlow 4s ease-in-out infinite}@keyframes pulseGlow{0%,100%{opacity:.8;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.1)}}.finops-offerings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2.5rem 2rem;width:100%;position:relative;z-index:3;margin:0 auto;padding:0}.finops-offering-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0;position:relative;z-index:4;width:100%}.FinOpsGlassPanel{background:rgba(255,255,255,.05);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);border-radius:20px;border:1px solid rgba(255,255,255,.3);padding:1.6rem 2.2rem;box-shadow:0 8px 32px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.5),inset 0 -1px 0 rgba(255,255,255,.1),inset 0 0 0 0 rgba(255,255,255,0);position:relative;overflow:hidden}.FinOpsGlassPanel::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.FinOpsGlassPanel::after{content:'';position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent,rgba(255,255,255,.3))}.finops-offering-item-center{position:relative;z-index:5}.finops-offering-icon{font-size:1.5rem;margin:0 auto 1rem auto;display:flex;align-items:center;justify-content:center;width:auto;height:auto;min-height:45px;position:relative;color:var(--text-primary)}.finops-offering-icon i{color:var(--text-primary)}.finops-offering-icon i.fa-microphone{color:var(--text-primary)}.finops-offering-icon i.fa-chart-line{color:var(--text-primary)}.finops-offering-icon i.fa-search-dollar{color:#9f53ff;text-shadow:0 0 15px rgba(159,83,255,.6)}.finops-offering-icon i.fa-robot{color:#d18bff;text-shadow:0 0 15px rgba(209,139,255,.6)}.finops-offering-icon i.fa-cloud{color:var(--text-primary)}.finops-offering-icon i.fa-graduation-cap{color:#d18bff;text-shadow:0 0 15px rgba(209,139,255,.6)}.finops-offering-icon::after{display:none}.finops-why-skyonix{background-image:url("image/background.png");background-size:cover;background-position:center;background-repeat:no-repeat;padding:80px 0;overflow:hidden;position:relative;z-index:0}.finops-why-skyonix::before{content:'';position:absolute;inset:0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);pointer-events:none;z-index:0}.finops-why-skyonix-inner{max-width:1200px;margin:0 auto;padding:0 20px;position:relative;z-index:1}.finops-why-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin:0 auto 3rem auto;letter-spacing:-.02em;line-height:1.2}.finops-why-glass{max-width:900px;width:100%;margin:0 auto;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;border:none;padding:0;box-shadow:none;position:relative;overflow:visible}.finops-why-diagram{max-width:100%;height:auto;object-fit:contain;display:block;margin:0 auto;position:relative;z-index:1}@media (max-width:768px){.finops-why-title{font-size:2rem;margin-bottom:2rem}.finops-why-glass{padding:0}}@media (max-width:576px){.finops-why-title{font-size:1.75rem;margin-bottom:1.5rem}.finops-why-glass{padding:0}.finops-why-skyonix-inner{padding:0 15px}}.finops-why-float{will-change:transform;animation:finopsWhyFloat 5.5s ease-in-out infinite}@keyframes finopsWhyFloat{0%{transform:translateY(0)}25%{transform:translateY(-10px) rotate(-.4deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(10px) rotate(.4deg)}100%{transform:translateY(0)}}@media (max-width:767px){.finops-why-float{animation:finopsWhyFloatMobile 5.5s ease-in-out infinite}}@keyframes finopsWhyFloatMobile{0%{transform:translateY(0)}25%{transform:translateY(-6px) rotate(-.3deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(6px) rotate(.3deg)}100%{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.finops-why-float{animation:none!important;transform:none!important}}.finops-offering-item h4{font-size:.95rem;font-weight:600;color:var(--text-primary);margin:0 auto .5rem auto;line-height:1.3;letter-spacing:-.01em;text-align:center;width:100%}.finops-offering-item p{font-size:.8rem;color:var(--text-primary);margin:0 auto;line-height:1.5;max-width:100%;text-align:center;width:100%}.finops-engagement-models-section{position:relative;padding:6rem 0 10rem 0;background:#000;overflow:hidden;min-height:80vh;display:flex;align-items:center}.finops-engagement-glow{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80%;height:400px;background:radial-gradient(ellipse at center bottom,rgba(154,47,255,.6) 0,rgba(154,47,255,.4) 20%,rgba(154,47,255,.2) 40%,rgba(154,47,255,.1) 60%,transparent 100%);border-radius:50% 50% 0 0;z-index:1;pointer-events:none;filter:blur(60px)}.finops-engagement-title{font-size:2.5rem;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:3rem;position:relative;z-index:10;text-shadow:0 2px 10px rgba(0,0,0,.8)}.finops-engagement-card{position:relative;z-index:5;padding:2.5rem 3rem;background:rgba(20,15,40,.6);border-radius:16px;border:none;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.6),0 0 60px rgba(154,47,255,.25),inset 0 1px 2px rgba(255,255,255,.1);max-width:650px;width:100%;margin:0 auto;overflow:visible}.finops-engagement-list{list-style:none;padding:0;margin:0}.finops-engagement-list li{font-size:.95rem;color:var(--text-primary);padding:.5rem 0 .5rem 1.5rem;line-height:1.6;margin-bottom:.75rem;white-space:normal;overflow:visible;text-overflow:clip;word-wrap:break-word;overflow-wrap:break-word;position:relative;list-style:none}.finops-engagement-list li::before{content:'•';color:#9a2fff;font-size:1.2rem;font-weight:700;position:absolute;left:0;top:.5rem;line-height:1.6}.finops-engagement-list li:last-child{margin-bottom:0}.finops-engagement-list li strong{color:var(--text-primary);font-weight:600}.finops-features-wrapper{position:relative;padding:0;min-height:auto;z-index:2}.finops-features-connector-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none;overflow:visible}.finops-features-connector{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3}.finops-features-connector line{stroke:rgba(255,255,255,0.3);stroke-width:1}.finops-feature-item{background:0 0;border:none;padding:.5rem .5rem;text-align:center;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:0;margin-bottom:2rem}.finops-feature-icon{width:36px;height:36px;min-width:36px;background:0 0;border:none;border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 0 .75rem 0;font-size:1.4rem;color:var(--text-primary);position:relative;flex-shrink:0;order:-1;font-weight:300}.finops-feature-item h5{color:var(--text-primary);font-size:.7rem;font-weight:400;margin:0;line-height:1.35;text-align:center;flex:1;display:block;word-wrap:break-word;overflow-wrap:break-word;hyphens:auto;white-space:normal}.finops-cta-section{position:relative;padding:4rem 0;background:#000;overflow:visible}.finops-cta-title{margin-bottom:1rem}@media (max-width:480px){.devops-cta-title,.finops-cta-title{font-size:clamp(1.2rem, 5vw + .9rem, 2.2rem)}}body:has(.devops-hero-section) .cta-section .col-lg-8,body:has(.devops-hero-section) .cta-section .container,body:has(.devops-hero-section) .cta-section .row{padding-left:.5rem}body:has(.finops-hero-section) .cta-section .row{justify-content:center;align-items:center}body:has(.finops-hero-section) .cta-section .cta-title{white-space:normal;text-align:center;margin-left:auto;margin-right:auto;max-width:42ch;padding-inline:0.5rem;overflow:visible;text-overflow:clip}@media (max-width:768px){body:has(.finops-hero-section) .cta-section .cta-title{max-width:100%;white-space:normal}}body:has(.finops-hero-section) .cta-section .cta-description{font-size:1.1rem;color:var(--text-primary);margin-bottom:1.5rem;line-height:1.7;text-align:center;margin-left:auto;margin-right:auto}body:has(.finops-hero-section) .cta-section .button-grp{display:flex;justify-content:center;align-items:center}.btn-finops-cta-main{background:var(--primary-gradient);border:none;color:var(--text-primary);border-radius:50px;padding:.75rem 2rem;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 4px 15px rgba(107,0,255,.3)}.btn-finops-cta-main:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(107,0,255,.4);color:var(--text-primary)}@media (max-width:991px){.finops-hero-section{min-height:80vh;background-position:center top;background-size:140% 110%;padding:4rem 0 1.5rem}.finops-overview-section{min-height:60vh;padding:2rem 0}.finops-methodology-section{min-height:auto!important;padding:3rem 0 4rem 0!important;margin-bottom:2rem!important}.finops-overview-button-wrapper{max-width:100%}.finops-overview-glass-section::after,.finops-overview-glass-section::before{width:100%}.btn-finops-cta{padding:.875rem 2rem;font-size:1rem;text-align:left!important;margin-left:0!important;margin-right:auto!important;display:inline-block!important;align-self:flex-start!important}.finops-hero-section .col-lg-12{align-items:flex-start!important;text-align:left!important}.finops-hero-section .container .row{justify-content:flex-start!important;align-items:flex-start!important}.finops-methodology-card{max-width:100%!important;min-height:auto!important;padding:1rem 1.25rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;overflow:hidden!important;word-wrap:break-word!important}.finops-methodology-card h4{font-size:.75rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;flex-shrink:0!important;width:100%!important;line-height:1.3!important}.finops-methodology-card p{font-size:.65rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;flex:1!important;width:100%!important;line-height:1.4!important}.finops-methodology-title{font-size:1.75rem;padding:0 1.5rem;width:100%;max-width:100%;box-sizing:border-box;line-height:1.4;display:block;margin:0 auto 4rem;overflow:visible;white-space:normal}.finops-methodology-section .container{padding-left:1.5rem;padding-right:1.5rem}.finops-methodology-row-middle,.finops-methodology-row-top{flex-direction:column!important;gap:2rem!important;margin-bottom:2rem!important}.finops-methodology-row-bottom{margin-top:1rem!important;margin-bottom:1rem!important}.finops-methodology-card-center{max-width:100%}.finops-methodology-cards-wrapper{min-height:auto!important;background:#000;margin:1.5rem auto 2rem auto!important;padding-bottom:1rem!important}.finops-methodology-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.finops-methodology-image{width:120%;max-width:120%;object-fit:cover;border-radius:0;box-shadow:none;margin-left:-10%;margin-right:-10%}.finops-hero-section::before{height:65%;filter:blur(40px)}.finops-hero-section .container .row{padding-top:3rem}.finops-hero-title{font-size:2.5rem;width:100%;max-width:100%;box-sizing:border-box;display:block}.finops-hero-description{max-width:100%}.finops-overview-card{max-width:95%;padding:2rem}.finops-overview-card-inner{flex-direction:column;gap:2rem}.finops-overview-visual{width:150px}.finops-delivery-diagram{height:500px}.finops-delivery-icon{width:40px;height:40px;font-size:0}.finops-delivery-logo{max-width:150px}}@media (max-width:768px){.finops-hero-section{padding:3rem 0 1rem;min-height:70vh;background-position:center top;background-size:150% 110%}.finops-overview-section{min-height:50vh;padding:1.5rem 0}.finops-methodology-section{min-height:auto!important;padding:2rem 0 3rem 0!important;margin-bottom:2rem!important}.finops-overview-glass-section{margin-top:2rem;padding:.75rem 0}.btn-finops-approach{padding:.3rem 1.2rem;font-size:1rem}.btn-finops-cta{padding:.75rem 1.75rem;font-size:1rem;text-align:left!important;margin-left:0!important;margin-right:auto!important;display:inline-block!important;align-self:flex-start!important}.finops-hero-section .col-lg-12{align-items:flex-start!important;text-align:left!important}.finops-hero-section .container .row{justify-content:flex-start!important;align-items:flex-start!important}.finops-methodology-card{max-width:100%!important;min-height:auto!important;padding:1rem 1.25rem!important;flex-direction:column!important;align-items:flex-start!important;gap:.5rem!important;overflow:hidden!important;word-wrap:break-word!important}.finops-methodology-card h4{font-size:.75rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;flex-shrink:0!important;width:100%!important;line-height:1.3!important}.finops-methodology-card p{font-size:.6rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;margin:0!important;overflow:visible!important;text-overflow:clip!important;flex:1!important;width:100%!important;line-height:1.4!important}.finops-methodology-title{font-size:1.5rem;padding:0 1rem;width:100%;max-width:100%;box-sizing:border-box;line-height:1.4;display:block;margin:0 auto 3rem;overflow:visible;white-space:normal}.finops-methodology-section .container{padding-left:1rem;padding-right:1rem}.finops-methodology-row-middle,.finops-methodology-row-top{flex-direction:column!important;gap:1.5rem!important;margin-bottom:1.5rem!important}.finops-methodology-row-bottom{margin-top:1rem!important;margin-bottom:1rem!important}.finops-methodology-card-center{max-width:100%}.finops-methodology-cards-wrapper{min-height:auto!important;background:#000;margin:1.5rem auto 2rem auto!important;padding-bottom:1rem!important}.finops-methodology-image-wrapper{left:0;right:0;width:100%;max-width:100%;padding:0;top:25%;transform:translateY(-50%)}.finops-methodology-image{width:120%;max-width:120%;object-fit:cover;border-radius:0;box-shadow:none;margin-left:-10%;margin-right:-10%}.finops-hero-section::before{height:60%;filter:blur(35px)}.finops-hero-section .container{padding-left:0;padding-right:0;width:100%;max-width:100%}.finops-hero-section .container .row{padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem}.finops-hero-title{font-size:2rem;width:100%;max-width:100%;box-sizing:border-box;display:block}.finops-hero-description{font-size:1rem;width:100%}.finops-overview-title{font-size:2rem}.finops-methodology-title{font-size:1.75rem}.finops-cta-title,.finops-delivery-title,.finops-offerings-title,.finops-why-title{font-size:2rem}.finops-offerings-glass-card{padding:2.5rem 2rem}.finops-offerings-center-highlight{width:280px;height:160px}.finops-offerings-center-glow{width:500px;height:500px}.finops-offerings-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:1.5rem;padding:2rem 1.5rem}.finops-offering-icon{font-size:2rem;width:60px;height:60px;margin-bottom:1rem}.finops-offering-item h4{font-size:1rem;margin-bottom:.5rem}.finops-offering-item p{font-size:.85rem}.finops-delivery-diagram{height:400px}.finops-delivery-icon{width:35px;height:35px;font-size:0}.finops-delivery-logo{max-width:120px}.finops-delivery-item span{font-size:.875rem}.finops-offerings-glass-card{padding:2rem 1.5rem}.finops-offerings-center-highlight{width:220px;height:120px}.finops-offerings-center-glow{width:400px;height:400px}.finops-offerings-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1.25rem;padding:1.5rem 1rem}.finops-offering-item{padding:1.25rem .75rem}.finops-offering-icon{font-size:1.75rem;width:50px;height:50px;margin-bottom:.75rem}.finops-offering-item h4{font-size:.95rem;margin-bottom:.5rem}.finops-offering-item p{font-size:.8rem;max-width:100%}.finops-offerings-grid.alt-layout{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:1.25rem!important;padding:1.5rem 1rem!important;width:100%!important;max-width:100%!important}.finops-offering-item.alt-layout{max-width:100%!important;width:100%!important;padding:1.25rem .75rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.finops-offering-item.alt-layout h4{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.3!important;text-align:center!important;margin:0 auto .5rem auto!important;width:100%!important;max-width:100%!important}.finops-offering-item.alt-layout p{white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.5!important;text-align:center!important;max-width:100%!important;margin:0 auto!important;width:100%!important}}@media (max-width:1023px){.finops-offerings-section .finops-offerings-glass-card{padding:2.5rem 2rem!important;max-width:680px!important;margin:0 auto!important}.finops-offerings-grid.alt-layout{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:1.5rem!important;padding:0!important;width:100%!important;max-width:100%!important;min-height:auto!important}.finops-offerings-section .finops-offerings-grid.alt-layout{grid-template-columns:1fr!important;grid-template-rows:auto!important}.finops-offering-item.alt-layout{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.finops-offering-item.alt-layout h4{font-size:1rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.3!important;text-align:center!important;margin:0 auto .5rem auto!important;width:100%!important;max-width:100%!important}.finops-offering-item.alt-layout p{font-size:.85rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.5!important;text-align:center!important;max-width:100%!important;margin:0 auto!important;width:100%!important}.finops-offering-item.alt-layout .finops-offering-icon{font-size:2rem!important;width:60px!important;height:60px!important;margin:0 auto 1rem auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}@media (max-width:576px){.finops-offerings-section .finops-offerings-glass-card{padding:2rem 1.5rem!important;max-width:100%!important}.finops-offerings-grid.alt-layout{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:1.25rem!important;padding:0!important;width:100%!important;max-width:100%!important}.finops-offering-item.alt-layout{padding:0!important;max-width:100%!important;width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.finops-offering-item.alt-layout h4{font-size:.95rem!important;margin-bottom:.5rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.3!important;text-align:center!important;width:100%!important;max-width:100%!important}.finops-offering-item.alt-layout p{font-size:.8rem!important;white-space:normal!important;word-wrap:break-word!important;overflow-wrap:break-word!important;line-height:1.5!important;text-align:center!important;max-width:100%!important;width:100%!important}.finops-offering-item.alt-layout .finops-offering-icon{font-size:1.75rem!important;width:50px!important;height:50px!important;margin:0 auto .75rem auto!important;display:flex!important;align-items:center!important;justify-content:center!important}}body,html{overflow-x:hidden;max-width:100vw}canvas,iframe:not([src*=recaptcha]),img,video{max-width:100%;height:auto}@media (min-width:1440px){.container{max-width:1400px}.hero-title{font-size:4rem}.section-title{font-size:3rem}}@media (min-width:1024px) and (max-width:1439px){.container{max-width:1200px;padding-left:2rem;padding-right:2rem}.hero-title{font-size:3.5rem}.section-title{font-size:2.75rem}}@media (min-width:768px) and (max-width:1023px){.container{max-width:100%;padding-left:1.5rem;padding-right:1.5rem}.navbar{padding:.875rem 0;height:70px;min-height:70px;max-height:70px}.navbar .container{padding-left:1.5rem;padding-right:1.5rem}.navbar-brand img{height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important}.navbar-collapse{background:rgba(15,15,35,.95);backdrop-filter:blur(10px);border-radius:8px;margin-top:1rem;padding:1rem}.navbar-nav{margin-top:.5rem}.navbar-nav .nav-link{padding:.75rem 1rem;font-size:.95rem;margin:.25rem 0}.navbar-nav .d-flex{flex-direction:column;width:100%;margin-top:1rem}.btn-get-in-touch,.btn-launch-ops{font-size:.9rem;padding:.75rem 1.25rem;width:100%;margin-bottom:.5rem;text-align:center}.hero-section{min-height:80vh;padding:2rem 0}.hero-title{font-size:2.75rem;line-height:1.3}.hero-buttons{flex-wrap:wrap;gap:1rem}.hero-buttons .btn{flex:1;min-width:200px}.hero-stats .stat-item h3{font-size:1.75rem}.hero-stats .stat-item p{font-size:.85rem}.floating-card{padding:1.5rem}.section-title{font-size:2.25rem}.about-title,.culture-title{font-size:2.25rem}.about-description,.culture-description{font-size:1rem}.culture-section#company-culture,body:has(#company-culture) .culture-section,body:has(.culture-section) .culture-section:first-of-type{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;min-height:85vh!important;padding:0!important;padding-bottom:0!important;overflow:visible!important}.culture-section#company-culture .container,body:has(#company-culture) .culture-section .container,body:has(.culture-section) .culture-section:first-of-type .container{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:2rem 1.5rem 0 1.5rem!important;min-height:100%!important;height:100%!important;position:static!important}.culture-section#company-culture .row,body:has(#company-culture) .culture-section .row,body:has(.culture-section) .culture-section:first-of-type .row{align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important;width:100%!important;margin-left:0!important;margin-right:0!important}.culture-section#company-culture .culture-content,body:has(#company-culture) .culture-section .culture-content,body:has(.culture-section) .culture-section:first-of-type .culture-content{padding-top:3rem!important;padding-bottom:0!important;text-align:left!important;width:100%!important;max-width:100%!important;margin-bottom:0!important}.culture-section#company-culture .culture-title,body:has(#company-culture) .culture-section .culture-title,body:has(.culture-section) .culture-section:first-of-type .culture-title{text-align:left!important;margin-left:0!important;margin-right:auto!important}.culture-section#company-culture .culture-description,body:has(#company-culture) .culture-section .culture-description,body:has(.culture-section) .culture-section:first-of-type .culture-description{text-align:left!important;margin-left:0!important;margin-right:auto!important}.culture-section#company-culture .culture-image-wrapper,body:has(#company-culture) .culture-section .culture-image-wrapper,body:has(.culture-section) .culture-section:first-of-type .culture-image-wrapper{display:none!important}.culture-section#company-culture .culture-content .btn,.culture-section#company-culture .culture-content button,body:has(#company-culture) .culture-section .culture-content .btn,body:has(#company-culture) .culture-section .culture-content button,body:has(.culture-section) .culture-section:first-of-type .culture-content .btn,body:has(.culture-section) .culture-section:first-of-type .culture-content button{display:none!important}.culture-section#company-culture .culture-description,.culture-section#company-culture .culture-title,body:has(#company-culture) .culture-section .culture-description,body:has(#company-culture) .culture-section .culture-title,body:has(.culture-section) .culture-section:first-of-type .culture-description,body:has(.culture-section) .culture-section:first-of-type .culture-title{position:relative!important;z-index:10!important}.culture-section#company-culture .culture-bottom-bar,body:has(#company-culture) .culture-section .culture-bottom-bar,body:has(.culture-section) .culture-section .culture-bottom-bar{position:absolute!important;bottom:0!important;left:0!important;right:0!important;width:100vw!important;max-width:none!important;margin:0!important;margin-left:calc(-50vw + 50%)!important;margin-right:calc(-50vw + 50%)!important;z-index:5!important;padding:1rem 1.5rem!important;text-align:center!important;box-sizing:border-box!important;transform:none!important}.feature-card{padding:1.75rem;margin-bottom:2rem}.feature-icon{width:60px;height:60px;font-size:1.75rem}.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:2.5rem;font-weight:400;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:1.12}.cta-description{font-size:1rem}.button-grp{flex-wrap:wrap;gap:1rem;justify-content:center}.button-grp .btn{flex:1;min-width:200px}.contact-form{padding:2.5rem}.footer{padding:2.5rem 0}.work-culture-section{padding:0 0 3rem 0;min-height:auto!important;height:auto!important}.work-culture-section::before{display:none!important}.work-culture-container{padding-top:0!important;margin-top:0!important}.work-culture-title-wrapper{padding:0!important;margin-top:0!important;margin-bottom:1.5rem!important}.work-culture-title{font-size:3rem;padding-top:0!important;margin:0!important;line-height:1.2!important}.work-culture-content-wrapper{min-height:auto!important;height:auto!important;display:block!important;align-items:flex-start!important;margin-top:0!important}.work-culture-image{max-width:280px;max-height:380px}.work-culture-box-left,.work-culture-box-right{width:350px;max-width:350px;padding:1.5rem 1.75rem}.work-culture-text{font-size:.9rem}.culture-section{padding:2rem 0!important;min-height:auto!important}.culture-content{padding-top:2.5rem;padding-left:1.5rem;padding-right:1.5rem}.culture-title{font-size:2.25rem;margin-bottom:1.5rem}.culture-description{font-size:1rem;line-height:1.7;margin-bottom:2rem}.culture-image-wrapper{margin-top:2rem;padding:0 1.5rem}.culture-image{max-width:100%;height:auto}.work-culture-section{padding:2rem 0 3rem 0!important;min-height:auto!important}.work-culture-title-wrapper{padding:1.5rem 0 1.5rem 1.5rem}.work-culture-title{font-size:2.5rem;padding-left:0}.work-culture-content-wrapper{padding:1.5rem 0 2rem 0;min-height:auto}.work-culture-image-container{flex-direction:column;padding:0 1rem}.work-culture-image{max-width:100%;width:auto;max-height:400px;margin-bottom:2rem}.work-culture-box-left,.work-culture-box-right{position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:100%!important;margin:1rem 0!important;padding:1.5rem}.work-culture-text{font-size:.95rem;text-align:center;line-height:1.7}.delivery-model-card{padding:1.5rem;margin-bottom:1.5rem}.delivery-model-icon{width:60px;height:60px;font-size:1.75rem}.at-skyonix-section{padding:2rem 0!important}.at-skyonix-content{padding:0 1.5rem}.at-skyonix-title{font-size:2rem;margin-bottom:1.5rem}.at-skyonix-description{font-size:15px;line-height:1.5;max-width:900px}.team-gallery{flex-wrap:wrap;gap:1.5rem;padding:0 1.5rem;justify-content:center}.team-gallery-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}.diversity-section{padding:2rem 0!important}.diversity-content{padding:0 1.5rem}.diversity-title{font-size:2rem;margin-bottom:1.5rem}.diversity-description{font-size:1rem;line-height:1.7}}@media (min-width:600px) and (max-width:767px){.container{padding-left:1.5rem;padding-right:1.5rem}.navbar{padding:.875rem 0;height:70px;min-height:70px;max-height:70px}.navbar-brand img{height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important}.navbar-toggler{padding:.25rem .5rem}.navbar-collapse{background:rgba(15,15,35,.95);backdrop-filter:blur(10px);border-radius:8px;margin-top:1rem;padding:1rem}.navbar-nav{text-align:center;margin-top:.5rem}.navbar-nav .nav-link{padding:.75rem 1rem;font-size:.95rem;margin:.25rem 0}.navbar-nav .d-flex{flex-direction:column;width:100%;margin-top:1rem}.btn-get-in-touch,.btn-launch-ops{width:100%;margin-bottom:.5rem;font-size:.9rem;padding:.75rem 1.25rem;text-align:center}.hero-section{min-height:70vh;padding:1.5rem 0}.hero-title{font-size:2.25rem;line-height:1.3;margin-bottom:1.5rem}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons .btn{width:100%;padding:.875rem 1.5rem}.hero-stats{margin-top:2rem}.hero-stats .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}.hero-stats .col-4{flex:1;text-align:center}.hero-stats .stat-item{margin-bottom:0}.hero-stats .stat-item h3{font-size:1.5rem}.hero-stats .stat-item p{font-size:.8rem}.floating-card{padding:1.25rem;margin-top:2rem}.section-title{font-size:2rem;margin-bottom:1.5rem}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.about-title,.culture-title{font-size:2rem}.about-description,.culture-description{font-size:.95rem;line-height:1.7}.features-section .container{overflow:visible;padding-left:1rem;padding-right:1rem}.features-section .row{display:grid;grid-template-columns:repeat(2,1fr);gap:1.75rem;margin-left:0;margin-right:0}.features-section .col-lg-4,.features-section .col-md-6{width:100%;max-width:100%;padding-left:0;padding-right:0;overflow:visible}.feature-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:1.75rem 1.25rem;height:auto;min-height:auto;margin:0;overflow:visible}.feature-icon{width:65px;height:65px;min-width:65px;font-size:1.6rem;margin:0 auto 1.25rem auto;position:relative;top:0;left:0;z-index:1}.feature-card h4{font-size:1.1rem;text-align:center;margin:0 auto .875rem auto;width:100%}.feature-card p{font-size:.9rem;text-align:center;line-height:1.5;margin:0;width:100%}.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:2rem;font-weight:400;margin-top:1.5rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:1.12}.cta-description{font-size:.95rem}.button-grp{flex-direction:column;gap:1rem}.button-grp .btn{width:100%}.contact-form{padding:2rem}.footer{padding:2rem 0}.footer-section{text-align:center;margin-bottom:2rem}.footer-section h5{margin-bottom:1rem}.footer-social{justify-content:center}.work-culture-section{padding:2rem 0 2.5rem 0;min-height:auto}.work-culture-title{font-size:2.5rem;padding-left:1rem}.work-culture-content-wrapper{padding:1.5rem 0 3rem 0;min-height:auto}.work-culture-image{max-width:250px;max-height:340px;margin-bottom:2rem}.work-culture-box-left,.work-culture-box-right{position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;width:90%!important;max-width:90%!important;margin:1rem auto!important;padding:1.25rem 1.5rem}.work-culture-text{font-size:.875rem;text-align:center}.culture-content{padding-top:3rem}.culture-title{font-size:2.25rem}.culture-description{font-size:1rem}.delivery-model-card{padding:1.25rem;margin-bottom:1.5rem}.delivery-model-icon{width:55px;height:55px;font-size:1.5rem}}@media (min-width:480px) and (max-width:599px){.container{padding-left:1.25rem;padding-right:1.25rem}.navbar{padding:.875rem 0;height:70px;min-height:70px;max-height:70px}.navbar-brand img{height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important}.navbar-nav .nav-link{padding:.625rem .875rem;font-size:.9rem}.btn-get-in-touch,.btn-launch-ops{font-size:.85rem;padding:.625rem 1rem}.hero-section{min-height:65vh;padding:1rem 0}.hero-title{font-size:1.875rem;line-height:1.3;margin-bottom:1.25rem}.hero-buttons .btn{font-size:.95rem;padding:.75rem 1.25rem}.hero-stats .stat-item h3{font-size:1.375rem}.hero-stats .stat-item p{font-size:.75rem}.floating-card{padding:1rem}.section-title{font-size:1.75rem}.py-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.about-title,.culture-title{font-size:1.875rem}.about-description,.culture-description{font-size:.9rem}.feature-card{padding:1.25rem}.feature-icon{width:50px;height:50px;font-size:1.375rem}.feature-card h4{font-size:1.125rem}.feature-card p{font-size:.9rem}.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:1.75rem;font-weight:400;margin-top:1rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;line-height:1.12}.cta-description{font-size:.9rem}.contact-form{padding:1.75rem}.work-culture-title{font-size:2.25rem;padding-left:.75rem}.work-culture-image{max-width:220px;max-height:300px}.work-culture-box-left,.work-culture-box-right{padding:1rem 1.25rem}.work-culture-text{font-size:.8125rem}.culture-section{padding:2rem 0!important;min-height:auto!important}.culture-content{padding-top:2rem;padding-left:1.5rem;padding-right:1.5rem}.culture-title{font-size:2rem;margin-bottom:1.25rem}.culture-description{font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.culture-image-wrapper{margin-top:1.5rem;padding:0 1.5rem}.culture-image{max-width:100%;height:auto}.work-culture-section{position:relative;padding:0 0 8rem 0!important;min-height:auto!important;height:auto!important;overflow:visible!important}.work-culture-section::before{display:none!important}.work-culture-container{padding-top:0!important;margin-top:0!important}.work-culture-title-wrapper{padding:0!important;margin-top:0!important;margin-bottom:1.5rem!important;text-align:left}.work-culture-title{font-size:2.25rem;padding-left:1.5rem;padding-top:0!important;text-align:left;margin:0!important;line-height:1.2!important}.work-culture-content-wrapper{min-height:auto!important;height:auto!important;display:block!important;align-items:flex-start!important;padding:0 0 2rem 0!important;margin-top:0!important}.work-culture-content-wrapper{min-height:auto!important;display:block!important;align-items:flex-start!important;padding:0 0 2rem 0!important}.work-culture-content-wrapper{padding:1rem 0 2rem 0;min-height:auto;position:relative}.work-culture-image-container{position:relative;display:flex;flex-direction:column;align-items:center;width:94%;max-width:94%;margin:0 auto;padding:0;gap:0;z-index:5}.work-culture-box-left{order:1;position:relative!important;top:auto;left:auto!important;bottom:auto!important;right:auto!important;width:100%;max-width:100%;margin:0 0 2rem 0!important;padding:1.25rem 1.5rem;z-index:15}.work-culture-team-image{order:2;width:100%;max-width:100%;height:auto;max-height:none;margin:0;position:relative;z-index:6;display:block;object-fit:cover}.work-culture-box-right{order:3;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;top:auto;width:100%;max-width:100%;margin:2rem 0 0 0!important;padding:1.25rem 1.5rem;z-index:15}.work-culture-text{font-size:.875rem;text-align:left;line-height:1.7}.at-skyonix-section{padding:2rem 0!important}.at-skyonix-content{padding:0 1.5rem}.at-skyonix-title{font-size:1.875rem;margin-bottom:1.25rem}.at-skyonix-description{font-size:.95rem;line-height:1.7}.team-gallery{flex-wrap:wrap;gap:1.5rem;padding:0 1.5rem;justify-content:center}.team-gallery-item{flex:0 0 calc(50% - 0.75rem);max-width:calc(50% - .75rem)}}@media (max-width:479px){.container{padding-left:1rem;padding-right:1rem}.navbar{padding:.875rem 0;height:70px;min-height:70px;max-height:70px}.navbar-brand img{height:32px!important;width:auto!important;max-height:32px!important;min-height:32px!important}.navbar-toggler{padding:.2rem .4rem;font-size:.9rem}.navbar-nav .nav-link{padding:.5rem .75rem;font-size:.875rem;margin:.25rem 0}.dropdown-menu{min-width:200px;margin-top:.25rem}.dropdown-item{padding:.75rem 1.25rem;font-size:.9rem}.btn-get-in-touch,.btn-launch-ops{font-size:.8rem;padding:.5rem .875rem;width:100%;margin-bottom:.5rem}.hero-section{min-height:60vh;padding:.75rem 0}.hero-title{font-size:1.625rem;line-height:1.3;margin-bottom:1rem}.hero-buttons{margin-bottom:2rem}.hero-buttons .btn{width:100%;font-size:.9rem;padding:.75rem 1rem;margin-bottom:.75rem}.hero-stats{margin-top:1.5rem}.hero-stats .row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;margin:0}.hero-stats .col-4{flex:1;max-width:none;margin-bottom:0;text-align:center}.hero-stats .stat-item{margin-bottom:0}.hero-stats .stat-item h3{font-size:1.2rem}.hero-stats .stat-item p{font-size:.7rem}.floating-card{padding:.875rem;margin-top:1.5rem}.card-content h4{font-size:.95rem}.card-content p{font-size:.8rem}.section-title{font-size:1.5rem;margin-bottom:1.25rem}.py-6{padding-top:2rem!important;padding-bottom:2rem!important}.mb-6{margin-bottom:2rem!important}.about-title,.culture-title{font-size:1.625rem;margin-bottom:1rem}.about-description,.culture-description{font-size:.85rem;line-height:1.6;margin-bottom:1rem}.features-section .container{overflow:visible;padding-left:1rem;padding-right:1rem}.features-section .row{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-left:0;margin-right:0}.features-section .col-lg-4,.features-section .col-md-6{width:100%;max-width:100%;padding-left:0;padding-right:0;overflow:visible}.feature-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:1.5rem 1rem;height:auto;min-height:auto;margin:0;overflow:visible}.feature-icon{width:60px;height:60px;min-width:60px;font-size:1.5rem;margin:0 auto 1rem auto;position:relative;top:0;left:0;z-index:1}.feature-card h4{font-size:1rem;text-align:center;margin:0 auto .75rem auto;width:100%}.feature-card p{font-size:.875rem;text-align:center;line-height:1.5;margin:0;width:100%}.ai-orbit-cta,.cta-section,.finops-cta,section[class*=cta],section[id*=cta]{overflow:visible!important;position:relative}.ai-orbit-cta::after,.ai-orbit-cta::before,.cta-section::after,.cta-section::before,section[class*=cta]::after,section[class*=cta]::before{display:none!important}.ai-orbit-cta .container,.cta-section .container,section[class*=cta] .container{overflow:visible!important;padding-left:1rem;padding-right:1rem}.ai-orbit-cta .row,.cta-section .row,section[class*=cta] .row{justify-content:center!important;text-align:center!important;margin-left:0;margin-right:0}.ai-orbit-cta .col-lg-8,.ai-orbit-cta [class*=col-],.cta-section .col-lg-8,.cta-section [class*=col-],section[class*=cta] .col-lg-8,section[class*=cta] [class*=col-]{padding-left:.5rem;padding-right:.5rem;max-width:100%;overflow:visible}.ai-orbit-cta .cta-title,.cta-section .cta-title,.cta-title,section[class*=cta] .cta-title,section[class*=cta] h2{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:1.5rem;font-weight:400;margin-top:.75rem;margin-bottom:.75rem!important;text-align:center!important;line-height:1.12;white-space:normal;width:100%;max-width:100%;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box}.ai-orbit-cta .cta-description,.cta-description,.cta-section .cta-description,section[class*=cta] .cta-description,section[class*=cta] p{font-size:.875rem;margin-bottom:1.5rem!important;text-align:center!important;max-width:100%;padding-left:.5rem;padding-right:.5rem;box-sizing:border-box}.ai-orbit-cta .button-grp,.button-grp,.cta-section .button-grp,section[class*=cta] .button-grp{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;flex-wrap:nowrap!important;gap:.75rem!important;width:100%;max-width:100%;margin:0 auto;padding:0 .5rem;box-sizing:border-box;overflow:visible!important}.ai-orbit-cta .btn,.ai-orbit-cta .button-grp .btn,.button-grp .btn,.button-grp a,.cta-section .btn,.cta-section .button-grp .btn,section[class*=cta] .button-grp .btn{white-space:nowrap!important;width:auto!important;min-width:fit-content;max-width:calc(50% - .375rem)!important;font-size:.9rem!important;padding:.75rem 1.25rem!important;margin:0!important;box-sizing:border-box;overflow:visible!important;flex:0 1 auto!important;display:inline-flex!important;align-items:center;justify-content:center;height:auto!important;line-height:1.5!important}.contact-section{padding:2.5rem 0}.contact-form{padding:1.5rem}.form-label{font-size:.9rem;margin-bottom:.5rem}.form-control{padding:.75rem 1rem;font-size:.9rem;margin-bottom:1rem}.footer{padding:1.5rem 0}.footer-section{text-align:center;margin-bottom:1.5rem;align-items:center}.footer-section h5{font-size:1rem;margin-bottom:.75rem}.footer-section ul{padding-left:0}.footer-section li{margin-bottom:.5rem;font-size:.875rem}.footer-social{justify-content:center;margin-top:1rem}.social-link{width:36px;height:36px;font-size:1rem}.work-culture-section{position:relative;padding:1.5rem 0 8rem 0;min-height:100vh;margin-top:2rem;overflow:visible!important}.work-culture-title-wrapper{padding:1.5rem 0;text-align:left}.work-culture-title{font-size:2rem;padding-left:1rem;letter-spacing:-.01em;text-align:left}.work-culture-content-wrapper{padding:1rem 0 2rem 0;min-height:auto;position:relative}.work-culture-image-container{position:relative;display:flex;flex-direction:column;align-items:center;width:92%;max-width:92%;margin:0 auto;padding:0;gap:0;z-index:5}.work-culture-box-left{order:1;position:relative!important;top:auto;left:auto!important;bottom:auto!important;right:auto!important;width:100%;max-width:100%;margin:0 0 1.5rem 0!important;padding:1rem 1.25rem;border-radius:24px;z-index:15}.work-culture-team-image{order:2;width:100%;max-width:100%;height:auto;margin:0;position:relative;z-index:6;display:block;object-fit:cover}.work-culture-box-right{order:3;position:relative!important;bottom:auto!important;left:auto!important;right:auto!important;top:auto;width:100%;max-width:100%;margin:1.5rem 0 0 0!important;padding:1rem 1.25rem;border-radius:24px;z-index:15}.work-culture-text{font-size:.8rem;line-height:1.6;text-align:left}.culture-section{margin-top:2rem;min-height:auto;padding:1.5rem 0!important}.culture-content{padding-top:2rem}.culture-title{font-size:1.875rem;margin-bottom:1rem}.culture-description{font-size:.9rem;line-height:1.6}.culture-image-wrapper{margin-top:1.5rem}.culture-image{max-width:100%;height:auto}.delivery-model-card{padding:1rem;margin-bottom:1rem}.delivery-model-icon{width:45px;height:45px;font-size:1.25rem}.delivery-model-card h4{font-size:1rem;margin-bottom:.5rem}.delivery-model-card p{font-size:.875rem}.testimonial-card{padding:1.25rem}.testimonial-text{font-size:.9rem}.testimonial-author{font-size:.85rem}.work-culture-curves{width:100%;height:100%}.work-culture-curves path{stroke-width:3}.stat-item h3{font-size:1.5rem}.stat-item p{font-size:.75rem}}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6,p{word-wrap:break-word;overflow-wrap:break-word}.btn{min-height:44px;min-width:120px}.btn-lg{min-height:48px}.partners-hero-title{max-width:34ch;display:block;white-space:normal;overflow:visible;text-overflow:clip}@media (max-width:479px){.btn{min-width:100%}}@media (max-width:991px){.dropdown-menu{position:static!important;float:none;width:100%;margin-top:.25rem;box-shadow:none;border-radius:.5rem}}.cloud-hero-title,.devops-hero-title,.finops-hero-title,.hero-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:clamp(2rem, 2vw + 1.75rem, 3.5rem);font-weight:400;letter-spacing:.01em;white-space:normal;overflow:visible;text-overflow:clip;word-break:normal;overflow-wrap:break-word;line-height:1.22;text-align:center;margin-left:auto;margin-right:auto;max-width:100%;padding-inline:0.5rem;color:var(--text-primary);text-shadow:0 2px 10px rgba(0,0,0,.35)}.ai-cta-section p,.cta-description,.devops-cta-description,.finops-cta-description{color:#f2f3ff;font-size:clamp(1rem, .8vw + .9rem, 1.2rem);line-height:1.5;max-width:720px;margin-left:auto;margin-right:auto;text-align:center;text-shadow:0 1px 8px rgba(0,0,0,.25);white-space:normal;overflow:visible;text-overflow:clip}.ai-cta-section h2,.cta-title,.devops-cta-title,.finops-cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:clamp(1.6rem, 1.6vw + 1.4rem, 3.3rem);font-weight:400;letter-spacing:.01em;white-space:nowrap;line-height:1.2;overflow:visible;text-overflow:clip;word-break:normal;overflow-wrap:normal;text-align:center;margin-left:auto;margin-right:auto;max-width:100%;padding-inline:0.5rem;color:var(--text-primary);text-shadow:0 2px 10px rgba(0,0,0,.35)}body:has(.devops-hero-section) .cta-section .row{justify-content:center;align-items:center}body:has(.devops-hero-section) .cta-section .cta-title{white-space:normal;text-align:center;margin-left:auto;margin-right:auto;max-width:42ch;padding-inline:0.5rem;overflow:visible;text-overflow:clip}body:has(.devops-hero-section) .cta-section .cta-description{text-align:center;margin-left:auto;margin-right:auto}body:has(.devops-hero-section) .cta-section .button-grp{display:flex;justify-content:center;align-items:center}@media (max-width:768px){body:has(.devops-hero-section) .cta-section .cta-title{max-width:100%;white-space:normal}}.banner,.banner-content,.cta-section,.cta-section .col-lg-8,.cta-section .container,.cta-section .row,.hero,.hero-content,.hero-section{overflow:visible!important;min-height:auto}body:has(#home) .hero-title{font-size:50px;line-height:1.12;letter-spacing:normal;text-align:left;margin-left:0;margin-right:0;padding-inline:0;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip}body:has(.devops-hero-section) .devops-hero-title{text-align:left;margin-left:0;margin-right:0;padding-inline:0;white-space:normal;max-width:100%;letter-spacing:normal;font-size:50px;line-height:1.12}@media (max-width:991px){.cta-title{font-family:"Segoe UI",segoeui-regular,segoeui-medium,sans-serif;font-size:50px;font-weight:400;margin-top:1rem;margin-bottom:.75rem;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center;line-height:1.12}.cta-description{font-size:1.1rem;margin-bottom:1.5rem}.button-grp{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.button-grp .btn{flex:0 0 auto;width:auto;min-width:0}.footer{padding:3rem 0;overflow-x:hidden}.footer .row:first-of-type{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:2rem!important;justify-content:flex-start!important;align-items:flex-start!important}.footer .row:first-of-type>[class*=col-]{flex:1 1 auto!important;min-width:200px!important;max-width:calc(25% - 1.5rem)!important;padding-left:.75rem!important;padding-right:.75rem!important}.footer-section{text-align:left;align-items:flex-start;margin-bottom:0;width:100%}@media (max-width:992px){.footer .row:first-of-type>[class*=col-]{max-width:calc(50% - 1rem)!important;min-width:180px!important}}@media (max-width:576px){.footer .row:first-of-type>[class*=col-]{max-width:calc(50% - .75rem)!important;min-width:150px!important}.footer .row:first-of-type{gap:1.5rem!important}}}@media (max-width:768px){.footer .footer-social .social-link,.footer .footer-social a,.footer-social .social-link,.footer-social a{opacity:1!important;color:var(--text-primary)!important;fill:#ffffff!important;filter:none!important;visibility:visible!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.footer .footer-social .social-link i,.footer .footer-social i,.footer-social .social-link i,.footer-social i{opacity:1!important;color:var(--text-primary)!important;fill:#ffffff!important;filter:none!important;visibility:visible!important}.footer .footer-social .social-link svg,.footer .footer-social svg,.footer-social .social-link svg,.footer-social svg{opacity:1!important;color:var(--text-primary)!important;fill:#ffffff!important;filter:none!important;visibility:visible!important}.footer .footer-social,.footer-social{position:relative!important;z-index:10!important;opacity:1!important;visibility:visible!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:1rem!important}.footer .footer-social .social-link,.footer .footer-social a,.footer-social .social-link,.footer-social a{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.18)!important;border-radius:50%!important;width:40px!important;height:40px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0 .25rem!important;transition:all .3s ease!important}.footer .footer-social .social-link:hover,.footer .footer-social a:hover,.footer-social .social-link:hover,.footer-social a:hover{background:rgba(255,255,255,.15)!important;border-color:rgba(255,255,255,.3)!important;transform:translateY(-2px)!important}.footer .footer-social .social-link i,.footer .footer-social a i,.footer-social .social-link i,.footer-social a i{font-size:1.2rem!important;color:var(--text-primary)!important;opacity:1!important}}.footer .row:first-of-type{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:2rem!important;justify-content:flex-start!important;align-items:flex-start!important;margin-left:0!important;margin-right:0!important}.footer .row:first-of-type>[class*=col-]{flex:1 1 auto!important;min-width:200px!important;max-width:calc(25% - 1.5rem)!important;padding-left:.75rem!important;padding-right:.75rem!important;margin-bottom:0!important}@media (max-width:992px){.footer .row:first-of-type>[class*=col-]{max-width:calc(50% - 1rem)!important;min-width:180px!important}}@media (max-width:576px){.footer .row:first-of-type>[class*=col-]{max-width:calc(50% - .75rem)!important;min-width:150px!important}.footer .row:first-of-type{gap:1.5rem!important}}.devops-why-section .delivery-steps-container,.service-delivery-section .delivery-steps-container{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:70px 60px;align-items:start;justify-items:center;padding:40px 0 10px}.devops-why-section .delivery-steps-row-1,.devops-why-section .delivery-steps-row-2,.service-delivery-section .delivery-steps-row-1,.service-delivery-section .delivery-steps-row-2{display:contents}.devops-why-section .delivery-step,.service-delivery-section .delivery-step{text-align:center;width:100%;max-width:320px;margin:0}.devops-why-section .delivery-step-1,.service-delivery-section .delivery-step-1{grid-column:1/span 2}.devops-why-section .delivery-step-2,.service-delivery-section .delivery-step-2{grid-column:3/span 2}.devops-why-section .delivery-step-3,.service-delivery-section .delivery-step-3{grid-column:5/span 2}.devops-why-section .delivery-step-4,.service-delivery-section .delivery-step-4{grid-column:2/span 2}.devops-why-section .delivery-step-5,.service-delivery-section .delivery-step-5{grid-column:4/span 2}.devops-why-section .delivery-icon,.service-delivery-section .delivery-icon{margin-left:auto;margin-right:auto}@media (max-width:1023px){.devops-why-section .delivery-steps-container{display:grid!important;grid-template-columns:repeat(6,1fr)!important;column-gap:1.5rem!important;row-gap:3rem!important;width:min(1200px,92vw)!important;max-width:1200px!important;margin:0 auto!important;padding:2rem 1rem 0 1rem!important;justify-items:center!important;align-items:start!important}.devops-why-section .delivery-steps-container .delivery-step-1{grid-column:1/span 2!important;grid-row:1!important;justify-self:center!important}.devops-why-section .delivery-steps-container .delivery-step-2{grid-column:3/span 2!important;grid-row:1!important;justify-self:center!important}.devops-why-section .delivery-steps-container .delivery-step-3{grid-column:5/span 2!important;grid-row:1!important;justify-self:center!important}.devops-why-section .delivery-steps-container .delivery-step-4{grid-column:2/span 2!important;grid-row:2!important;justify-self:center!important}.devops-why-section .delivery-steps-container .delivery-step-5{grid-column:4/span 2!important;grid-row:2!important;justify-self:center!important}.devops-why-section .delivery-steps-container .delivery-steps-row-1,.devops-why-section .delivery-steps-container .delivery-steps-row-2{display:contents!important}.devops-why-section .delivery-step{max-width:320px!important;width:100%!important}}@media (max-width:992px){.service-delivery-section .delivery-steps-container{grid-template-columns:1fr;gap:34px;padding:30px 0 0}.service-delivery-section .delivery-step-1,.service-delivery-section .delivery-step-2,.service-delivery-section .delivery-step-3,.service-delivery-section .delivery-step-4,.service-delivery-section .delivery-step-5{grid-column:auto;max-width:520px}}@media (max-width:768px){.about-subtitle,.about-subtitle-center,.about-title,.ai-infra-hero-title,.at-skyonix-title,.cloud-hero-title,.cta-title,.culture-title,.delivery-model-card h4,.diversity-title,.feature-card h4,.finops-offering-item h4,.finops-why-title,.hero-section h1,.hero-section h2,.hero-section h3,.hero-section h4,.hero-section h5,.hero-section h6,.partner-title,.section-title,.service-card-about h4,.testimonial-card h4,.work-culture-title,section h1,section h2,section h3,section h4,section h5,section h6{font-size:20px!important;font-weight:200!important;font-family:Inter,sans-serif!important;line-height:1.5!important;letter-spacing:normal!important}.about-description,.at-skyonix-description,.card-content p,.cta-description,.culture-description,.delivery-model-card p,.diversity-description,.feature-card p,.finops-offering-item p,.floating-card p,.hero-description,.hero-section p,.section-description,.service-card-about p,.testimonial-text,.work-culture-text,section p{font-size:12px!important;font-weight:200!important;font-family:Inter,sans-serif!important;line-height:1.6!important;letter-spacing:normal!important}.footer,.footer *,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6,.footer p,.navbar,.navbar *,.navbar h1,.navbar h2,.navbar h3,.navbar h4,.navbar h5,.navbar h6,.navbar p{font-size:inherit!important;font-weight:inherit!important;font-family:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}}@media (max-width:768px){.ai-infra-hero,.ai-ops-hero,.cloud-hero,.devops-hero,.finops-hero,.inside-skyonix-hero,.ml-ops-hero,.partners-hero,section[class*=hero]:not(.about-section):not(.hero-section){height:90vh!important;min-height:90vh!important;display:flex!important;align-items:center!important;overflow:hidden!important}.hero-section:not(.about-section){min-height:auto!important;height:auto!important;overflow:visible!important;align-items:flex-start!important}.about-section,body:has(.about-section) .about-section,body:has(.about-section) .hero-section,body:has(.about-section) section[class*=hero]{height:auto!important;min-height:auto!important}}@media (max-width:1023px){.ai-slide-2 .container{padding-left:1.5rem!important;padding-right:1.5rem!important;box-sizing:border-box!important}.ai-intro-glass-box{width:100%!important;max-width:100%!important;padding-left:1.5rem!important;padding-right:1.5rem!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:768px){.ai-slide-2 .container{padding-left:1.5rem!important;padding-right:1.5rem!important;box-sizing:border-box!important}.ai-intro-glass-box{padding-left:1.25rem!important;padding-right:1.25rem!important;max-width:100%!important;width:100%!important;box-sizing:border-box!important;margin-left:auto!important;margin-right:auto!important}.footer-title-wrapper{padding-top:60PX!important;padding-bottom:60px!important;margin-top:0!important;margin-bottom:0!important;min-height:auto!important;height:auto!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important}.footer-title-img{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;display:block!important;line-height:1!important}.footer{padding-top:0!important}.footer .container{padding-top:0!important}.footer-social{display:flex!important;visibility:visible!important;opacity:1!important;align-items:center!important;justify-content:flex-end!important;gap:1rem!important}.footer-social .social-link{display:inline-flex!important;visibility:visible!important;opacity:1!important;font-size:1.25rem!important;color:var(--text-primary)!important;text-decoration:none!important;background:0 0!important;border:none!important;box-shadow:none!important;padding:.5rem!important;z-index:10!important;position:relative!important;align-items:center!important;justify-content:center!important;width:auto!important;height:auto!important}.footer-social .social-link .fa,.footer-social .social-link .fab,.footer-social .social-link i{display:inline-block!important;visibility:visible!important;opacity:1!important;font-size:1.25rem!important;font-style:normal!important;font-weight:400!important;line-height:1!important;background:0 0!important;border:none!important;box-shadow:none!important;font-family:"Font Awesome 6 Brands"!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:auto!important}.footer-social .social-link .fab.fa-facebook::before,.footer-social .social-link .fab.fa-instagram::before,.footer-social .social-link .fab.fa-linkedin::before,.footer-social .social-link .fab.fa-youtube::before{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.footer-social .social-link i::before{display:inline-block!important;font-family:"Font Awesome 6 Brands"!important;font-weight:400!important;font-style:normal!important;font-variant:normal!important;text-rendering:auto!important;line-height:1!important}.footer-social .social-link .fa,.footer-social .social-link .fab,.footer-social .social-link i{font-family:"Font Awesome 6 Brands"!important}.footer-social .fa-facebook::before,.footer-social .fa-instagram::before,.footer-social .fa-linkedin::before,.footer-social .fa-youtube::before,.footer-social .fab::before{font-family:"Font Awesome 6 Brands"!important;font-weight:400!important}.cloud-hero-section .row{justify-content:flex-start!important;align-items:flex-start!important;margin-left:0!important;margin-right:0!important}.cloud-hero-section .col-lg-6{text-align:left!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;max-width:100%!important}.cloud-hero-title{text-align:left!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.cloud-hero-description{text-align:left!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.btn-cloud-expert{text-align:left!important;margin-left:0!important;margin-right:auto!important}.navbar:has(.navbar-collapse.show){background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:1040!important}.navbar-toggler[aria-expanded=true]~.navbar-collapse,.navbar:has(.navbar-toggler[aria-expanded=true]){background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.navbar-collapse.show{background:#000!important}body:has(.navbar-collapse.show) .navbar{background:#000!important;background-image:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;z-index:1040!important}.navbar .navbar-collapse.show{background:#000!important}.navbar-collapse.show~*,.navbar:has(.navbar-collapse.show){background:#000!important;background-image:none!important}}.tools-ticker{margin:4px 0 4px;background:linear-gradient(90deg,#6b00ff,#8f2bff,#b545ff);overflow:hidden;white-space:nowrap;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.tools-ticker-inner{display:inline-block;padding:.9rem 0;animation:tools-ticker-scroll 25s linear infinite;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:var(--text-on-accent,#fff);line-height:1.4;margin:0}.tools-ticker-inner span{padding:0 2.5rem;color:var(--text-on-accent,#fff)}@keyframes tools-ticker-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}@media (max-width:768px){.tools-ticker{margin:4px 0 4px}.tools-ticker-inner{font-size:.8rem;padding:.75rem 0;letter-spacing:.15em}.tools-ticker-inner span{padding:0 2rem}}@media (max-width:576px){.tools-ticker-inner{font-size:.75rem;padding:.7rem 0;letter-spacing:.12em}.tools-ticker-inner span{padding:0 1.5rem}}.culture-content{text-align:left}.culture-title{text-align:left}.culture-description{text-align:left}.culture-section .row{justify-content:flex-start}@media (max-width:991px){.culture-content{padding-top:48px}}@media (max-width:767px){.culture-description,.culture-title{text-align:left}.culture-content{padding-top:56px}}@media (max-width:991px){.service-delivery-section .delivery-steps-container{display:grid!important;grid-template-columns:repeat(6,1fr)!important;column-gap:1.5rem!important;row-gap:3rem!important;width:min(1200px,92vw)!important;max-width:1200px!important;margin:0 auto!important;padding:2rem 1rem 0 1rem!important;justify-items:center!important;align-items:start!important}.service-delivery-section .delivery-steps-container .delivery-step-1{grid-column:1/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-2{grid-column:3/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-3{grid-column:5/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-4{grid-column:2/span 2!important;grid-row:2!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-5{grid-column:4/span 2!important;grid-row:2!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-steps-row-1,.service-delivery-section .delivery-steps-container .delivery-steps-row-2{display:contents!important}}@media (max-width:767px){.service-delivery-section .delivery-steps-container{display:grid!important;grid-template-columns:repeat(6,1fr)!important;column-gap:1rem!important;row-gap:2.5rem!important;width:min(1200px,92vw)!important;max-width:1200px!important;margin:0 auto!important;padding:1.5rem .75rem 0 .75rem!important;justify-items:center!important;align-items:start!important}.service-delivery-section .delivery-steps-container .delivery-step-1{grid-column:1/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-2{grid-column:3/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-3{grid-column:5/span 2!important;grid-row:1!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-4{grid-column:2/span 2!important;grid-row:2!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-step-5{grid-column:4/span 2!important;grid-row:2!important;justify-self:center!important}.service-delivery-section .delivery-steps-container .delivery-steps-row-1,.service-delivery-section .delivery-steps-container .delivery-steps-row-2{display:contents!important}}@media (max-width:991px){.finops-overview-section{overflow:visible!important}.finops-overview-card{height:auto!important;min-height:auto!important;overflow:visible!important;padding-bottom:90px!important}.finops-overview-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.75rem!important;overflow:visible!important}.finops-overview-visual{width:clamp(140px,22vw,240px)!important;max-width:240px!important;height:auto!important;max-height:240px!important;min-height:auto!important;flex:0 0 auto!important;padding:0!important;margin:0 auto!important;align-self:center!important}.finops-overview-graphic{width:100%!important;height:auto!important;max-height:240px!important;object-fit:contain!important;object-position:center!important}.finops-overview-content{width:100%!important;flex:none!important;padding-left:0!important;padding-top:0!important;padding-right:0!important;margin:0!important;margin-top:.5rem!important;text-align:left!important;max-width:100%!important;overflow:visible!important}.finops-overview-title{text-align:left!important;margin-bottom:1.25rem!important}.finops-overview-description{text-align:left!important;max-width:100%!important;margin-bottom:1rem!important}}@media (max-width:767px){.finops-overview-section{overflow:visible!important}.finops-overview-card{height:auto!important;min-height:auto!important;overflow:visible!important;padding-bottom:90px!important}.finops-overview-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important;overflow:visible!important}.finops-overview-visual{width:clamp(120px,20vw,200px)!important;max-width:200px!important;height:auto!important;max-height:220px!important;min-height:auto!important;flex:0 0 auto!important;padding:0!important;margin:0 auto!important;align-self:center!important}.finops-overview-graphic{width:100%!important;height:auto!important;max-height:220px!important;object-fit:contain!important;object-position:center!important}.finops-overview-content{width:100%!important;flex:none!important;padding-left:0!important;padding-top:0!important;padding-right:0!important;margin:0!important;margin-top:.5rem!important;text-align:left!important;max-width:100%!important;overflow:visible!important}.finops-overview-title{text-align:left!important;font-size:1.75rem!important;margin-bottom:1.25rem!important}.finops-overview-description{text-align:left!important;font-size:.9rem!important;max-width:100%!important;margin-bottom:1rem!important}}@media (max-width:991px){.cloud-overview-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.5rem!important}.cloud-overview-visual{width:clamp(140px,22vw,240px)!important;max-width:240px!important;height:auto!important;max-height:200px!important;min-height:auto!important;flex:0 0 auto!important;padding:0!important;margin:0 auto!important;align-self:center!important}.cloud-overview-graphic{width:100%!important;height:auto!important;max-height:200px!important;object-fit:contain!important;object-position:center!important}.cloud-overview-content{width:100%!important;flex:none!important;padding-left:0!important;padding-top:0!important;padding-right:0!important;margin:0!important;text-align:left!important;max-width:100%!important}.cloud-overview-title{text-align:left!important}.cloud-overview-description{text-align:left!important;max-width:100%!important}.cloud-overview-section{min-height:auto!important;padding:2rem 0!important}}@media (max-width:767px){.cloud-overview-card-inner{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1.25rem!important}.cloud-overview-visual{width:clamp(120px,20vw,200px)!important;max-width:200px!important;height:auto!important;max-height:180px!important;min-height:auto!important;flex:0 0 auto!important;padding:0!important;margin:0 auto!important;align-self:center!important}.cloud-overview-graphic{width:100%!important;height:auto!important;max-height:180px!important;object-fit:contain!important;object-position:center!important}.cloud-overview-content{width:100%!important;flex:none!important;padding-left:0!important;padding-top:0!important;padding-right:0!important;margin:0!important;text-align:left!important;max-width:100%!important}.cloud-overview-title{text-align:left!important;font-size:1.75rem!important}.cloud-overview-description{text-align:left!important;font-size:.85rem!important;max-width:100%!important}.cloud-overview-section{min-height:auto!important;padding:1.5rem 0!important}}.blog-hero-section{padding:140px 0 70px;background:var(--bg-darker);position:relative;overflow:hidden}.blog-hero-section::before{content:"";position:absolute;top:-120px;right:-120px;width:420px;height:420px;background:radial-gradient(circle,rgba(154,47,255,.35) 0,transparent 70%);pointer-events:none}.blog-hero-label{color:#a63cff;font-size:15px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:16px}.blog-hero-title{font-size:clamp(2rem, 4vw, 3rem);font-weight:700;margin-bottom:20px;line-height:1.2}.blog-hero-description{color:var(--text-secondary);font-size:1.1rem;max-width:640px;margin:0 auto}.blog-listing-section{padding:60px 0 100px;background:var(--bg-dark)}.blog-card{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-6px);box-shadow:0 18px 48px rgba(0,0,0,.28);border-color:rgba(154,47,255,.35)}.blog-card-image{aspect-ratio:16/9;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-body{padding:24px;display:flex;flex-direction:column;flex-grow:1}.blog-card-date{color:#a63cff;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:12px}.blog-card-title{font-size:1.25rem;font-weight:700;line-height:1.35;margin-bottom:12px}.blog-card-description{color:var(--text-secondary);font-size:.95rem;margin-bottom:20px;flex-grow:1}.blog-read-more{align-self:flex-start;font-size:.9rem;padding:8px 18px}.blog-post-section{padding:120px 0 80px;background:var(--bg-dark)}.blog-article{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:36px}.blog-back-link{display:inline-block;color:var(--text-secondary);text-decoration:none;font-size:.9rem;margin-bottom:20px;transition:color .3s ease}.blog-back-link:hover{color:var(--primary-color)}.blog-article-date{display:block;color:#a63cff;font-size:.85rem;font-weight:600;margin-bottom:12px}.blog-article-title{font-size:clamp(1.75rem, 3vw, 2.5rem);font-weight:700;line-height:1.25;margin-bottom:10px}.blog-article-meta{color:var(--text-secondary);font-size:.95rem;margin-bottom:28px}.blog-article-banner{border-radius:16px;overflow:hidden;margin-bottom:32px}.blog-article-banner img{width:100%;max-height:420px;object-fit:cover;display:block}.blog-article-lead{font-size:1.15rem;color:var(--text-secondary);margin-bottom:32px;line-height:1.7}.blog-article-section{margin-bottom:32px}.blog-article-section h2{font-size:1.4rem;font-weight:700;margin-bottom:16px;color:var(--text-primary)}.blog-article-section p{color:var(--text-secondary);margin-bottom:14px;line-height:1.75}.blog-sidebar{background:var(--bg-card);border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px;position:sticky;top:100px}.blog-sidebar-title{font-size:1.1rem;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.blog-recent-list{list-style:none;padding:0;margin:0}.blog-recent-list li{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.06)}.blog-recent-list li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.blog-recent-list a{display:block;color:var(--text-primary);text-decoration:none;font-weight:600;font-size:.95rem;line-height:1.4;margin-bottom:6px;transition:color .3s ease}.blog-recent-list a:hover{color:var(--primary-color)}.blog-recent-list time{color:var(--text-secondary);font-size:.8rem}.blog-not-found{padding:40px 20px}.blog-cta-section{padding:80px 0;background:var(--bg-darker);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.blog-cta-section .blog-cta-label{color:#a63cff;font-size:14px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.blog-cta-section .blog-cta-title{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;margin-bottom:16px}.blog-cta-section .blog-cta-description{color:var(--text-secondary);margin-bottom:24px}@media (max-width:991px){.blog-sidebar{position:static;margin-top:20px}.blog-article{padding:24px}}@media (max-width:767px){.blog-hero-section{padding:120px 0 50px}.blog-post-section{padding:100px 0 60px}.blog-listing-section{padding:40px 0 70px}}.footer{position:relative!important;background:#000!important;overflow:hidden!important;border-top:1px solid var(--border-color)!important;padding:3rem 0!important}.footer::before{content:"";position:absolute;inset:-200px -200px auto auto;width:650px;height:650px;background:radial-gradient(circle,rgba(154,47,255,.85) 0,rgba(154,47,255,.35) 35%,rgba(0,0,0,0) 70%);filter:blur(25px);pointer-events:none;z-index:0}.footer::after{content:"";position:absolute;inset:auto auto -220px -220px;width:700px;height:700px;background:radial-gradient(circle,rgba(154,47,255,.9) 0,rgba(154,47,255,.4) 35%,rgba(0,0,0,0) 70%);filter:blur(28px);pointer-events:none;z-index:0}.footer .container,.footer .footer-title-wrapper{position:relative;z-index:1}.footer-title-wrapper{width:100%!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:80px 0 70px!important;margin:0!important;min-height:auto!important;height:auto!important;line-height:normal!important}.footer-title-img{max-width:1000px!important;width:100%!important;height:auto!important;display:block!important;margin:0 auto!important;padding:0!important}.footer .container{padding-top:0!important}.footer .row:first-of-type{gap:1.25rem!important}.footer-section h5{margin-bottom:1rem!important}.footer-links li{margin-bottom:.5rem!important}.footer-divider{margin:1.25rem 0!important}@media (max-width:768px){.footer-title-wrapper{padding:50px 0 40px!important}.footer-title-img{max-width:360px!important}}