@charset "UTF-8";.home{padding:0}.hero{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);padding:100px 20px calc(var(--wave-height) * 2) 20px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.1) 0%,transparent 50%);pointer-events:none}.hero-glass-container{background:#ffffff38;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}@supports not (backdrop-filter: blur(10px)){.hero-glass-container{background:#ffffff52}}.hero-glass-container{border-radius:24px;border:1px solid rgba(255,255,255,.2);padding:50px 60px;box-shadow:0 8px 32px #1f268726,inset 0 1px #ffffff4d;position:relative;width:870px;z-index:1;transition:all .3s ease}.hero-glass-container:hover{transform:translateY(-4px);box-shadow:0 12px 48px #1f268740,inset 0 1px #fff6}@media (max-width: 1200px){.hero-glass-container{padding:45px 55px;border-radius:22px;width:870px}}@media (max-width: 900px){.hero-glass-container{padding:35px 45px;border-radius:20px;width:500px}}@media (max-width: 480px){.hero-glass-container{padding:25px 35px;border-radius:16px;width:100%}}@media (max-width: 390px){.hero-glass-container{padding:15px 20px;border-radius:14px;width:100%}}.hero-slider{margin-top:10px;width:100%;max-width:600px;display:flex;flex-direction:column;gap:34px;margin-left:auto;margin-right:auto}@media (min-width: 481px){.hero-slider{margin-top:24px;gap:14px}}.hero-slides{position:relative;min-height:90px;display:flex;align-items:center;justify-content:center}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease;text-align:center;color:#fff;padding:0 8px;pointer-events:none}.hero-slide h2{margin:0 0 6px;font-size:1.1rem}.hero-slide p{margin:0;font-size:.9rem;line-height:1.4;color:#ffffffe6}.hero-slide .hero-link{margin-left:8px;display:inline-block;color:#fff;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.7);padding-bottom:2px;transition:color .3s ease,border-color .3s ease,transform .2s ease}.hero-slide .hero-link:hover{color:#d9e7ff;border-color:#d9e7ff;transform:translateY(-1px)}.hero-slide .hero-link:active{transform:translateY(0)}.hero-slide.is-active{opacity:1;transform:translateY(0);pointer-events:auto}@media (max-width: 390px){.hero-slide{padding:0}}.hero-dots{display:flex;justify-content:center;gap:10px}.hero-dot{width:14px;height:14px;border-radius:7px;border:1px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:background-color .3s ease,transform .2s ease,border-color .3s ease;transform:scale(.85)}.hero-dot:hover{transform:translateY(-1px);border-color:#fff}.hero-dot.is-active{background:#fff;border-color:#fff}.hero-logo{filter:drop-shadow(0 6px 16px rgba(0,0,0,.25))}.content-sections{width:100%;transform:translateY(calc(-1 * var(--wave-height)))}.content-section{width:100%;display:flex;flex-direction:column}.content-section:first-child .section-content{padding-top:40px}@media (min-width: 768px){.content-section:first-child .section-content{padding-top:calc(60px + var(--wave-height))}}.content-section:first-child .section-image{padding-top:calc(40px + var(--wave-height))}@media (min-width: 768px){.content-section:first-child .section-image{padding-top:calc(60px + var(--wave-height))}}@media (min-width: 768px){.content-section{flex-direction:row}}.section-image{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:#f5f5f5}.section-image.home-it-support{background-image:url(/assets/home-managed-services-rUeaYrht.webp);background-size:auto 118%;background-position:28% bottom;background-repeat:no-repeat}@media (min-width: 768px){.section-image.home-it-support{background-size:cover;background-position:center}}.section-image.home-software-development{background-image:url(/assets/home-software-development-CGSBPU6a.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.section-image{width:50%;padding:60px 40px}}.section-image img{max-width:100%;height:auto;max-height:300px;object-fit:contain}@media (min-width: 768px){.section-image img{max-height:400px}}.section-image .image-space{width:100%;height:300px}@media (min-width: 768px){.section-image .image-space{height:400px}}.section-content{width:100%;padding:40px 20px;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.section-content{width:50%;padding:60px 40px}}@media (min-width: 1200px){.section-content{padding:60px 80px}}.section-content h2{font-size:1.75rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.section-content h2{font-size:2rem}}@media (min-width: 1200px){.section-content h2{font-size:2.25rem}}.section-content p{color:#666;line-height:1.6;margin:0 0 24px;font-size:1rem}@media (min-width: 768px){.section-content p{font-size:1.05rem}}.cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:flex-start}.cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.cta-button:active{transform:translateY(0)}@media (min-width: 768px){.section-left .section-image{order:1}.section-left .section-content{order:2}.section-right .section-image{order:2;background:#e8f4ff}.section-right .section-content{order:1}}.it-support{padding:0}.it-support .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:33vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px 40px;position:relative}.it-support .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.it-support .page-header{flex-direction:row;gap:0;padding:80px 40px 60px;justify-content:center}}@media (min-width: 1200px){.it-support .page-header{gap:0;padding:90px 80px 60px}}.it-support .header-image{display:flex;align-items:center;justify-content:center;flex:0 0 auto;z-index:1}.it-support .header-image img{max-width:100%;height:auto;max-height:200px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}@media (min-width: 768px){.it-support .header-image img{max-height:220px;max-width:280px}}.it-support .header-content{flex:0 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;padding-left:0;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.it-support .header-content{align-items:flex-start;text-align:left;padding-left:40px;max-width:600px}}@media (min-width: 1200px){.it-support .header-content{padding-left:50px}}.it-support .header-content h1{font-size:2rem;margin:0 0 16px;color:#fff}@media (min-width: 768px){.it-support .header-content h1{font-size:2.5rem}}@media (min-width: 1200px){.it-support .header-content h1{font-size:3rem}}.it-support .header-content .tagline{font-size:1.1rem;color:#ffffffe6;margin:0;line-height:1.5}@media (min-width: 768px){.it-support .header-content .tagline{font-size:1.25rem}}.it-support .page-content{padding:48px 20px;max-width:1100px;margin:0 auto}.it-support .page-content p{color:#666}.it-support .content-section{width:100%;display:flex;flex-direction:column}.it-support .content-section:first-child .section-image,.it-support .content-section:first-child .section-content{padding-top:40px}@media (min-width: 768px){.it-support .content-section:first-child .section-image,.it-support .content-section:first-child .section-content{padding-top:calc(60px + var(--wave-height))}}@media (min-width: 768px){.it-support .content-section{flex-direction:row;align-items:center}}.it-support .section-image{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:#f5f5f5;background-image:url(/assets/IT-Support-Bj9KEUlD.webp);background-size:auto 110%;background-position:center bottom;background-repeat:no-repeat}@media (min-width: 768px){.it-support .section-image{width:50%;padding:60px 40px}}@media (min-width: 1675px){.it-support .section-image{background-size:110% auto}}.it-support .section-image img{max-width:100%;height:auto;max-height:300px;object-fit:contain}@media (min-width: 768px){.it-support .section-image img{max-height:400px}}.it-support .section-image .image-space{width:100%;height:300px}@media (min-width: 768px){.it-support .section-image .image-space{height:400px}}.it-support .section-content{width:100%;padding:40px 20px;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.it-support .section-content{width:50%;padding:60px 40px}}@media (min-width: 1200px){.it-support .section-content{padding:60px 80px}}.it-support .section-content h2{font-size:1.75rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.it-support .section-content h2{font-size:2rem}}@media (min-width: 1200px){.it-support .section-content h2{font-size:2.25rem}}.it-support .section-content p{color:#666;line-height:1.6;margin:0 0 24px;font-size:1rem}@media (min-width: 768px){.it-support .section-content p{font-size:1.05rem}}.it-support .section-content.centered-content{width:100%;padding:0}@media (min-width: 768px){.it-support .section-content.centered-content{width:100%;padding:0}}.it-support .cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:flex-start}.it-support .cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.it-support .cta-button:active{transform:translateY(0)}@media (min-width: 768px){.it-support .section-right .section-image{order:2;background-color:#e8f4ff}.it-support .section-right .section-content{order:1}}.it-support .section-centered{min-height:auto;padding:60px 20px;background:#f9f9f9}@media (min-width: 768px){.it-support .section-centered{padding:80px 40px}}@media (min-width: 1200px){.it-support .section-centered{padding:100px 80px}}.it-support .centered-content{max-width:1000px;margin:0 auto;text-align:center}.it-support .centered-content p{color:#555;font-size:1.33rem;line-height:1.3;font-weight:300;margin:0}@media (min-width: 768px){.it-support .centered-content p{font-size:2rem}}.it-support .section-list{min-height:auto;padding:60px 20px}@media (min-width: 768px){.it-support .section-list{padding:80px 40px}}@media (min-width: 1200px){.it-support .section-list{padding:100px 80px}}.it-support .list-content{max-width:1000px;margin:0 auto}.it-support .list-content h2{font-size:1.75rem;margin:0 0 40px;color:var(--text);text-align:center}@media (min-width: 768px){.it-support .list-content h2{font-size:2rem}}@media (min-width: 1200px){.it-support .list-content h2{font-size:2.25rem;margin:0 0 50px}}.it-support .support-options{list-style:none;padding:0;margin:0}.it-support .support-options>li{margin-bottom:32px}.it-support .support-options>li:last-child{margin-bottom:0}.it-support .support-options>li>strong{display:block;font-size:1.25rem;color:var(--text);margin-bottom:12px}@media (min-width: 768px){.it-support .support-options>li>strong{font-size:1.35rem}}.it-support .support-options>li>ul{list-style:disc;padding-left:24px;margin:0}.it-support .support-options>li>ul li{color:#666;line-height:1.7;margin-bottom:10px;font-size:1rem}@media (min-width: 768px){.it-support .support-options>li>ul li{font-size:1.05rem}}.it-support .support-options>li>ul li:last-child{margin-bottom:0}.it-support .support-options>li>.single-item{color:#666;line-height:1.7;margin:0;font-size:1rem;padding-left:24px}@media (min-width: 768px){.it-support .support-options>li>.single-item{font-size:1.05rem}}.business-solutions{padding:0}.business-solutions .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:33vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px 40px;position:relative}.business-solutions .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.business-solutions .page-header{flex-direction:row;gap:0;padding:80px 40px 60px;justify-content:center}}@media (min-width: 1200px){.business-solutions .page-header{gap:0;padding:90px 80px 60px}}.business-solutions .header-image{display:flex;align-items:center;justify-content:center;flex:0 0 auto;z-index:1}.business-solutions .header-image img{max-width:100%;height:auto;max-height:200px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}@media (min-width: 768px){.business-solutions .header-image img{max-height:220px;max-width:280px}}.business-solutions .header-content{flex:0 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;padding-left:0;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.business-solutions .header-content{align-items:flex-start;text-align:left;padding-left:40px;max-width:600px}}@media (min-width: 1200px){.business-solutions .header-content{padding-left:50px}}.business-solutions .header-content h1{font-size:2rem;margin:0 0 16px;color:#fff}@media (min-width: 768px){.business-solutions .header-content h1{font-size:2.5rem}}@media (min-width: 1200px){.business-solutions .header-content h1{font-size:3rem}}.business-solutions .header-content .tagline{font-size:1.1rem;color:#ffffffe6;margin:0;line-height:1.5}@media (min-width: 768px){.business-solutions .header-content .tagline{font-size:1.25rem}}.business-solutions .page-content{padding:48px 20px;max-width:1100px;margin:0 auto}.business-solutions .page-content p{color:#666}.business-solutions .content-section{width:100%;display:flex;flex-direction:column}.business-solutions .content-section:first-child .section-image,.business-solutions .content-section:first-child .section-content{padding-top:40px}@media (min-width: 768px){.business-solutions .content-section:first-child .section-image,.business-solutions .content-section:first-child .section-content{padding-top:calc(60px + var(--wave-height))}}@media (min-width: 768px){.business-solutions .content-section{flex-direction:row;align-items:center}}.business-solutions .section-image{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:#f5f5f5;background-image:url(/assets/Business-Solutions-CyV2eK1R.webp);background-size:auto 110%;background-position:center bottom;background-repeat:no-repeat}@media (min-width: 768px){.business-solutions .section-image{width:50%;padding:60px 40px}}@media (min-width: 1675px){.business-solutions .section-image{background-size:110% auto}}.business-solutions .section-image img{max-width:100%;height:auto;max-height:300px;object-fit:contain}@media (min-width: 768px){.business-solutions .section-image img{max-height:400px}}.business-solutions .section-content{width:100%;padding:40px 20px;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.business-solutions .section-content{width:50%;padding:60px 40px}}@media (min-width: 1200px){.business-solutions .section-content{padding:60px 80px}}.business-solutions .section-content h2{font-size:1.75rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.business-solutions .section-content h2{font-size:2rem}}@media (min-width: 1200px){.business-solutions .section-content h2{font-size:2.25rem}}.business-solutions .section-content p{color:#666;line-height:1.6;margin:0 0 24px;font-size:1rem}@media (min-width: 768px){.business-solutions .section-content p{font-size:1.05rem}}.business-solutions .section-content.centered-content{width:100%;padding:0}@media (min-width: 768px){.business-solutions .section-content.centered-content{width:100%;padding:0}}.business-solutions .cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:flex-start}.business-solutions .cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.business-solutions .cta-button:active{transform:translateY(0)}@media (min-width: 768px){.business-solutions .section-right .section-image{order:2;background-color:#e8f4ff}.business-solutions .section-right .section-content{order:1}}.business-solutions .section-centered{min-height:auto;padding:60px 20px;background:#f9f9f9}@media (min-width: 768px){.business-solutions .section-centered{padding:80px 40px}}@media (min-width: 1200px){.business-solutions .section-centered{padding:100px 80px}}.business-solutions .centered-content{max-width:1000px;margin:0 auto;text-align:center}.business-solutions .centered-content p{color:#555;font-size:1.33rem;line-height:1.3;font-weight:300;margin:0}@media (min-width: 768px){.business-solutions .centered-content p{font-size:2rem}}.business-solutions .section-list{min-height:auto;padding:60px 20px}@media (min-width: 768px){.business-solutions .section-list{padding:80px 40px}}@media (min-width: 1200px){.business-solutions .section-list{padding:100px 80px}}.business-solutions .list-content{max-width:1000px;margin:0 auto}.business-solutions .list-content h2{font-size:1.75rem;margin:0 0 40px;color:var(--text);text-align:center}@media (min-width: 768px){.business-solutions .list-content h2{font-size:2rem}}@media (min-width: 1200px){.business-solutions .list-content h2{font-size:2.25rem;margin:0 0 50px}}.business-solutions .solutions-list{list-style:none;padding:0;margin:0}.business-solutions .solutions-list>li{margin-bottom:32px}.business-solutions .solutions-list>li:last-child{margin-bottom:0}.business-solutions .solutions-list>li>strong{display:block;font-size:1.25rem;color:var(--text);margin-bottom:12px}@media (min-width: 768px){.business-solutions .solutions-list>li>strong{font-size:1.35rem}}.business-solutions .solutions-list>li>strong a{color:var(--accent);text-decoration:underline;transition:all .3s ease}.business-solutions .solutions-list>li>strong a:hover{color:#2c6fd9;text-decoration-thickness:2px}.business-solutions .solutions-list>li>ul{list-style:disc;padding-left:24px;margin:0}.business-solutions .solutions-list>li>ul li{color:#666;line-height:1.7;margin-bottom:10px;font-size:1rem}@media (min-width: 768px){.business-solutions .solutions-list>li>ul li{font-size:1.05rem}}.business-solutions .solutions-list>li>ul li:last-child{margin-bottom:0}.business-solutions .solutions-list>li>.single-item{color:#666;line-height:1.7;margin:0;font-size:1rem;padding-left:24px}@media (min-width: 768px){.business-solutions .solutions-list>li>.single-item{font-size:1.05rem}}.software-development{padding:0}.software-development .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:33vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px 40px;position:relative}.software-development .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.software-development .page-header{flex-direction:row;gap:0;padding:80px 40px 60px;justify-content:center}}@media (min-width: 1200px){.software-development .page-header{gap:0;padding:90px 80px 60px}}.software-development .header-image{display:flex;align-items:center;justify-content:center;flex:0 0 auto;z-index:1}.software-development .header-image img{max-width:100%;height:auto;max-height:200px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}@media (min-width: 768px){.software-development .header-image img{max-height:220px;max-width:280px}}.software-development .header-content{flex:0 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;padding-left:0;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.software-development .header-content{align-items:flex-start;text-align:left;padding-left:40px;max-width:600px}}@media (min-width: 1200px){.software-development .header-content{padding-left:50px}}.software-development .header-content h1{font-size:2rem;margin:0 0 16px;color:#fff}@media (min-width: 768px){.software-development .header-content h1{font-size:2.5rem}}@media (min-width: 1200px){.software-development .header-content h1{font-size:3rem}}.software-development .header-content .tagline{font-size:1.1rem;color:#ffffffe6;margin:0;line-height:1.5}@media (min-width: 768px){.software-development .header-content .tagline{font-size:1.25rem}}.software-development .page-content{padding:48px 20px;max-width:1100px;margin:0 auto}.software-development .page-content p{color:#666}.software-development .content-section{width:100%;display:flex;flex-direction:column}.software-development .content-section:first-child .section-image,.software-development .content-section:first-child .section-content{padding-top:40px}@media (min-width: 768px){.software-development .content-section:first-child .section-image,.software-development .content-section:first-child .section-content{padding-top:calc(60px + var(--wave-height))}}@media (min-width: 768px){.software-development .content-section{flex-direction:row;align-items:center}}.software-development .section-image{width:100%;display:flex;justify-content:center;align-items:center;padding:40px 20px;background:#f5f5f5;background-image:url(/assets/software-development-D9gFnPeV.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width: 768px){.software-development .section-image{width:50%;padding:60px 40px}}.software-development .section-image img{max-width:100%;height:auto;max-height:300px;object-fit:contain}@media (min-width: 768px){.software-development .section-image img{max-height:400px}}.software-development .section-content{width:100%;padding:40px 20px;display:flex;flex-direction:column;justify-content:center}@media (min-width: 768px){.software-development .section-content{width:50%;padding:60px 40px}}@media (min-width: 1200px){.software-development .section-content{padding:60px 80px}}.software-development .section-content h2{font-size:1.75rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.software-development .section-content h2{font-size:2rem}}@media (min-width: 1200px){.software-development .section-content h2{font-size:2.25rem}}.software-development .section-content p{color:#666;line-height:1.6;margin:0 0 24px;font-size:1rem}@media (min-width: 768px){.software-development .section-content p{font-size:1.05rem}}.software-development .section-content.centered-content{width:100%;padding:0}@media (min-width: 768px){.software-development .section-content.centered-content{width:100%;padding:0}}.software-development .cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:flex-start}.software-development .cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.software-development .cta-button:active{transform:translateY(0)}@media (min-width: 768px){.software-development .section-right .section-image{order:2;background-color:#e8f4ff}.software-development .section-right .section-content{order:1}}.software-development .section-centered{min-height:auto;padding:60px 20px;background:#f9f9f9}@media (min-width: 768px){.software-development .section-centered{padding:80px 40px}}@media (min-width: 1200px){.software-development .section-centered{padding:100px 80px}}.software-development .centered-content{max-width:1000px;margin:0 auto;text-align:center}.software-development .centered-content p{color:#555;font-size:1.33rem;line-height:1.3;font-weight:300;margin:0}@media (min-width: 768px){.software-development .centered-content p{font-size:2rem}}.software-development .section-list{min-height:auto;padding:60px 20px}@media (min-width: 768px){.software-development .section-list{padding:80px 40px}}@media (min-width: 1200px){.software-development .section-list{padding:100px 80px}}.software-development .list-content{max-width:1000px;margin:0 auto}.software-development .list-content h2{font-size:1.75rem;margin:0 0 40px;color:var(--text);text-align:center}@media (min-width: 768px){.software-development .list-content h2{font-size:2rem}}@media (min-width: 1200px){.software-development .list-content h2{font-size:2.25rem;margin:0 0 50px}}.software-development .development-services{list-style:none;padding:0;margin:0}.software-development .development-services>li{margin-bottom:32px}.software-development .development-services>li:last-child{margin-bottom:0}.software-development .development-services>li>strong{display:block;font-size:1.25rem;color:var(--text);margin-bottom:12px}@media (min-width: 768px){.software-development .development-services>li>strong{font-size:1.35rem}}.software-development .development-services>li>p{color:#666;line-height:1.7;margin:0;font-size:1rem}@media (min-width: 768px){.software-development .development-services>li>p{font-size:1.05rem}}.software-development .development-services>li>.single-item{padding-left:24px}.how-can-we-help{padding:0}.how-can-we-help .page-header{background:linear-gradient(135deg,#0f4242,#1d6b6b,#2a9090,#3dadad,#5ac8c8);min-height:33vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}.how-can-we-help .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.how-can-we-help .header-title{font-size:2.5rem;margin:0;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.how-can-we-help .header-title{font-size:3rem}}@media (min-width: 1200px){.how-can-we-help .header-title{font-size:3.5rem}}.how-can-we-help .page-content{padding:48px 20px;max-width:1100px;margin:0 auto}.how-can-we-help .page-content p{color:#666}.how-can-we-help .content-sections{padding:calc(var(--wave-height) + 30px) 20px 60px 20px;width:100%}@media (min-width: 768px){.how-can-we-help .content-sections{padding:calc(var(--wave-height) + 30px) 40px 80px 40px}}@media (min-width: 1200px){.how-can-we-help .content-sections{padding:calc(var(--wave-height) + 40px) 80px 100px 80px}}.how-can-we-help .services-content{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.how-can-we-help .services-content h2{font-size:1.5rem;margin:0 0 40px;color:var(--text);text-align:center;line-height:1.4}@media (min-width: 768px){.how-can-we-help .services-content h2{font-size:1.75rem;margin:0 0 50px}}@media (min-width: 1200px){.how-can-we-help .services-content h2{font-size:2rem;margin:0 0 60px}}.how-can-we-help .services-list{list-style:none;padding:0;margin:0 0 40px;display:grid;grid-template-columns:1fr;gap:16px;width:100%}@media (min-width: 768px){.how-can-we-help .services-list{grid-template-columns:1fr 1fr;gap:20px 40px}}@media (min-width: 1200px){.how-can-we-help .services-list{gap:24px 60px}}.how-can-we-help .services-list li{color:#555;font-size:1rem;line-height:1.6;padding-left:24px;position:relative;text-align:left}@media (min-width: 768px){.how-can-we-help .services-list li{font-size:1.05rem}}.how-can-we-help .services-list li:before{content:"•";position:absolute;left:0;color:var(--accent);font-weight:700;font-size:1.2em}.how-can-we-help .cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:center}.how-can-we-help .cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.how-can-we-help .cta-button:active{transform:translateY(0)}.acumatica{padding:0}.acumatica .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:33vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}.acumatica .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.acumatica .page-header{padding:60px 40px}}@media (min-width: 1200px){.acumatica .page-header{padding:60px 80px}}.acumatica .header-content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;z-index:1;width:100%;max-width:1400px}@media (min-width: 992px){.acumatica .header-content-wrapper{flex-direction:row;align-items:center;gap:60px}}.acumatica .header-left{display:flex;flex-direction:column;align-items:center;gap:24px;flex:1;width:100%}@media (min-width: 992px){.acumatica .header-left{max-width:50%;padding:30px 0;width:auto}}.acumatica .header-info-section{text-align:center;padding:0;flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%}@media (min-width: 992px){.acumatica .header-info-section{text-align:left;padding:30px 40px 30px 0;max-width:50%;width:auto}}.acumatica .hero-slider{margin-top:0;width:100%;max-width:100%;display:flex;flex-direction:column;gap:14px;margin-left:auto;margin-right:auto}.acumatica .hero-slides{position:relative;min-height:150px;display:flex;align-items:center;justify-content:center}.acumatica .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease;text-align:center;color:#fff;padding:24px 40px;background:#0003;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (min-width: 768px){.acumatica .hero-slide{padding:28px 50px}}.acumatica .hero-slide h2{margin:0 0 6px;font-size:1.3rem;font-weight:700;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media (min-width: 768px){.acumatica .hero-slide h2{font-size:1.5rem}}.acumatica .hero-slide p{margin:0;font-size:.95rem;line-height:1.5;color:#ffffffe6;text-shadow:0 1px 4px rgba(0,0,0,.2);text-align:left}@media (min-width: 768px){.acumatica .hero-slide p{font-size:1rem}}.acumatica .hero-slide.is-active{opacity:1;transform:translateY(0)}.acumatica .hero-dots{display:flex;justify-content:center;gap:10px}.acumatica .hero-dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(255,255,255,.6);background:transparent;cursor:pointer;transition:background-color .3s ease,transform .2s ease,border-color .3s ease}.acumatica .hero-dot:hover{transform:translateY(-1px);border-color:#fff}.acumatica .hero-dot.is-active{background:#fff;border-color:#fff}.acumatica .header-logos{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}@media (min-width: 768px){.acumatica .header-logos{gap:40px;flex-wrap:nowrap}}.acumatica .header-logos img{max-width:100%;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.6))}.acumatica .header-logos .acumatica-logo{max-height:120px;object-fit:contain}@media (min-width: 768px){.acumatica .header-logos .acumatica-logo{max-height:150px}}.acumatica .header-logos .badge-logo{max-height:120px;object-fit:contain}@media (min-width: 768px){.acumatica .header-logos .badge-logo{max-height:150px}}.acumatica .header-button-wrapper{display:flex;justify-content:center;width:100%}.acumatica .client-login-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease}.acumatica .client-login-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.acumatica .client-login-button:active{transform:translateY(0)}.acumatica .content-section{width:100%;padding:48px 20px}@media (min-width: 768px){.acumatica .content-section{padding:60px 40px}}@media (min-width: 1200px){.acumatica .content-section{padding:80px 60px}}.acumatica .industry-section{padding:0;display:flex;flex-direction:column;align-items:center;gap:40px}.acumatica .industry-section .section-content{width:100%;display:flex;flex-direction:column;align-items:center;position:relative;overflow:hidden;z-index:0}.acumatica .industry-section .section-content:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#0000008c,#0000008c),url(/assets/acu-construction-D0Drp955.webp);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transition:opacity .35s ease,background-image .35s ease;z-index:0}.acumatica .industry-section .section-content>*{position:relative;z-index:1}.acumatica .industry-section .section-content.industry-bg-manufacturing:before{background-image:linear-gradient(#0000008c,#0000008c),url(/assets/acu-manufacturing-B6tz8Yj0.webp);opacity:1}.acumatica .industry-section .section-content.industry-bg-distribution:before{background-image:linear-gradient(#0000008c,#0000008c),url(/assets/acu-distribution-Cz85jxFz.webp);opacity:1}.acumatica .industry-section .section-content.industry-bg-construction:before{background-image:linear-gradient(#0000008c,#0000008c),url(/assets/acu-construction-D0Drp955.webp);opacity:1}.acumatica .industry-section .section-content.industry-bg-commerce:before{background-image:linear-gradient(#0000008c,#0000008c),url(/assets/acu-retail-CCBb4JkV.webp);opacity:1}.acumatica .industry-section .section-content h2{font-size:2.1rem;margin:0 0 20px;color:#fff}@media (min-width: 768px){.acumatica .industry-section .section-content h2{font-size:2.5rem}}.acumatica .industry-section .section-content p{font-size:1.1rem;line-height:1.6;color:#fff;margin:0 0 24px}.acumatica .industry-section .section-content .industry-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:0 0 30px}@media (min-width: 768px){.acumatica .industry-section .section-content .industry-cards{gap:30px}}@media (max-width: 767px){.acumatica .industry-section .section-content .industry-cards{grid-template-columns:1fr}}@media (max-width: 1199px) and (min-width: 768px){.acumatica .industry-section .section-content .industry-cards{grid-template-columns:repeat(2,1fr)}}.acumatica .industry-section .section-content .industry-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:#1f268726 0 8px 32px,#ffffff4d 0 1px inset;background:#ffffff38;border:1px solid rgba(225,225,225,.2);filter:drop-shadow(rgba(0,0,0,.4) 0px 4px 6px);border-radius:8px;padding:24px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-height:auto;display:flex;flex-direction:column;justify-content:flex-start}.acumatica .industry-section .section-content .industry-card:before{display:none}.acumatica .industry-section .section-content .industry-card h3{margin:0 0 16px;font-size:1.6rem;color:#fff;transition:color .3s ease;filter:drop-shadow(rgba(0,0,0,.4) 0px 4px 6px)}.acumatica .industry-section .section-content .industry-card .features-hidden{opacity:1;max-height:100%;overflow:visible;transition:opacity .3s ease,max-height .3s ease;margin-top:0;filter:drop-shadow(rgba(0,0,0,.4) 0px 4px 6px)}.acumatica .industry-section .section-content .industry-card .features-hidden ul{list-style-type:"✓ ";padding:0 0 0 2ch;margin:0}.acumatica .industry-section .section-content .industry-card .features-hidden ul li{font-size:1.05rem;line-height:1.5;color:#fff;padding:6px 0}.acumatica .industry-section .section-content .industry-card .features-hidden ul li::marker{color:#3aff40;font-weight:900}.acumatica .industry-section .section-content .industry-card:hover{background:#e6e6e654;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);filter:drop-shadow(rgba(0,0,0,.3) 0px 6px 16px)}.acumatica .industry-section .section-content .industry-card:hover h3{color:#fff}@media (prefers-reduced-motion: no-preference) and (min-width: 1200px){.acumatica .industry-section .section-content .industry-card:hover{transform:translateY(-3px) scale(1.05)}}.acumatica .industry-section .section-content .industry-card.is-hovered{background:#e6e6e654;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.acumatica .industry-section .section-content .industry-card.is-hovered h3{color:#fff}@media (prefers-reduced-motion: no-preference) and (min-width: 1200px){.acumatica .industry-section .section-content .industry-card.is-hovered{transform:translateY(-3px) scale(1.05)}}.acumatica .industry-section .section-content .industry-card.manufacturing-card,.acumatica .industry-section .section-content .industry-card.manufacturing-card h3,.acumatica .industry-section .section-content .industry-card.manufacturing-card .features-hidden ul li,.acumatica .industry-section .section-content .industry-card.distribution-card,.acumatica .industry-section .section-content .industry-card.distribution-card h3,.acumatica .industry-section .section-content .industry-card.distribution-card .features-hidden ul li,.acumatica .industry-section .section-content .industry-card.commerce-card,.acumatica .industry-section .section-content .industry-card.commerce-card h3,.acumatica .industry-section .section-content .industry-card.commerce-card .features-hidden ul li,.acumatica .industry-section .section-content .industry-card.construction-card,.acumatica .industry-section .section-content .industry-card.construction-card h3,.acumatica .industry-section .section-content .industry-card.construction-card .features-hidden ul li{color:#fff}.acumatica .industry-section .section-content .cta-button{display:inline-block;padding:12px 32px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:center;margin-top:10px}.acumatica .industry-section .section-content .cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.acumatica .industry-section .section-content .cta-button:active{transform:translateY(0)}.acumatica .competition-section{display:flex;flex-direction:column;gap:40px;padding:60px 20px;background:#fff}@media (min-width: 992px){.acumatica .competition-section{flex-direction:row;padding:80px 60px;gap:60px}}.acumatica .competition-section .competition-left{flex:.6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;text-align:center}.acumatica .competition-section .competition-left h2{font-size:1.8rem;margin:0;color:var(--text);text-align:center}@media (min-width: 768px){.acumatica .competition-section .competition-left h2{font-size:2.2rem}}.acumatica .competition-section .competition-left .competition-buttons{display:flex;flex-direction:column;gap:16px;width:100%;max-width:300px}.acumatica .competition-section .competition-left .competition-buttons .competitor-button{padding:16px 32px;font-size:1.1rem;font-weight:600;background:var(--accent);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.acumatica .competition-section .competition-left .competition-buttons .competitor-button:hover{background:#2c6fd9;transform:translateY(-3px);box-shadow:0 4px 16px #3a8cff4d}.acumatica .competition-section .competition-left .competition-buttons .competitor-button:active{transform:translateY(-1px)}.acumatica .competition-section .competition-left .competition-buttons .competitor-button.is-active{background:#1a4d99;box-shadow:0 4px 16px #1a4d9966}.acumatica .competition-section .competition-right{flex:1.4;display:flex;flex-direction:column-reverse;gap:30px;background:#f0f8ff;padding:20px;border-radius:8px}.acumatica .competition-section .competition-right .comparison-image-container{width:100%;justify-content:center;min-height:400px;overflow:hidden;position:relative}.acumatica .competition-section .competition-right .comparison-image-container .image-expand-button{position:absolute;bottom:12px;left:50%;transform:translate(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#0009;color:#fff;border:none;cursor:pointer;transition:all .3s ease;opacity:0}.acumatica .competition-section .competition-right .comparison-image-container .image-expand-button:hover{background:#000c;transform:translate(-50%) scale(1.1)}.acumatica .competition-section .competition-right .comparison-image-container .image-expand-button svg{width:20px;height:20px}.acumatica .competition-section .competition-right .comparison-image-container:hover .image-expand-button{opacity:1}.acumatica .competition-section .competition-right .comparison-image-container .comparison-image{width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;position:absolute}@media (max-aspect-ratio: 1/1){.acumatica .competition-section .competition-right .comparison-image-container .comparison-image{width:auto;height:100%}}.acumatica .competition-section .competition-right .comparison-text-container{position:relative;width:100%;min-height:20lh;background:#f9f9f9;padding:30px;border-radius:16px}@media (min-width: 768px){.acumatica .competition-section .competition-right .comparison-text-container{min-height:12lh}}@media (min-width: 992px){.acumatica .competition-section .competition-right .comparison-text-container{min-height:13lh}}@media (min-width: 1200px){.acumatica .competition-section .competition-right .comparison-text-container{min-height:10lh}}.acumatica .competition-section .competition-right .comparison-text{opacity:0;position:absolute;width:100%;pointer-events:none;transition:opacity .3s ease}.acumatica .competition-section .competition-right .comparison-text.is-active{opacity:1;position:relative;pointer-events:auto}.acumatica .competition-section .competition-right .comparison-text h3{font-size:1.6rem;margin:0 0 15px;color:var(--text)}.acumatica .competition-section .competition-right .comparison-text p{font-size:1.1rem;line-height:1.6;color:#666;margin:0}@media (min-width: 768px){.acumatica .competition-section .competition-right{padding:40px}}@media (min-width: 992px){.acumatica .competition-section .competition-right{flex-direction:column}}.acumatica .integrations-section{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);padding-top:0}.acumatica .integrations-section .section-content{width:100%;margin:0;align-items:center}.acumatica .integrations-section .section-content h2{font-size:1.9rem;margin:0 0 16px;color:#fff;text-align:center}@media (min-width: 768px){.acumatica .integrations-section .section-content h2{font-size:2.2rem}}.acumatica .integrations-section .section-content p{color:#ffffffe6;line-height:1.6;margin:0 0 28px;font-size:1rem;text-align:center}.acumatica .integrations-section .section-content .integrations-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%}@media (min-width: 768px){.acumatica .integrations-section .section-content .integrations-grid{grid-template-columns:repeat(3,1fr);gap:24px;width:auto}}@media (min-width: 1200px){.acumatica .integrations-section .section-content .integrations-grid{grid-template-columns:repeat(3,1fr);gap:28px}}.acumatica .integrations-section .section-content .integration-pill{display:flex;align-items:center;gap:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:#1f268726 0 8px 32px,#ffffff4d 0 1px inset;background:linear-gradient(90deg,#fff9,#fff9 6px,#ffffff1f 6px,#ffffff1f);border-radius:4px;filter:drop-shadow(rgba(0,0,0,.4) 0px 4px 6px);padding:12px 20px 12px 16px}.acumatica .integrations-section .section-content .integration-pill .pill-image{width:24px;height:24px;object-fit:contain;flex-shrink:0;opacity:.9}.acumatica .integrations-section .section-content .integration-pill .pill-initial{width:24px;height:24px;border-radius:3px;background:#ffffff40;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;flex-shrink:0}.acumatica .integrations-section .section-content .integration-pill .pill-name{color:#fffffff2;font-weight:500;font-size:1.2rem;letter-spacing:.02em}@media (max-width: 767px){.acumatica .integrations-section .section-content .integration-pill:nth-child(n+7){display:none}}.acumatica .integrations-section .section-content .integrations-cta{display:flex;justify-content:center;margin-top:24px}.acumatica .integrations-section .section-content .integrations-cta .cta-button{align-self:center;background:#fff;color:#1d2e6b;box-shadow:0 4px 14px #00000040}.acumatica .integrations-section .section-content .integrations-cta .cta-button:hover{background:#f5f7ff}.acumatica .custom-integrations-section{background:linear-gradient(135deg,#f5f7fc,#f0f4f9);padding:30px 20px 10px}@media (min-width: 768px){.acumatica .custom-integrations-section{padding:40px 40px 15px}}@media (min-width: 1200px){.acumatica .custom-integrations-section{padding:50px 60px 20px}}.acumatica .custom-integrations-section .section-content{width:100%;margin:0}.acumatica .custom-integrations-section .section-content h2{font-size:2rem;margin:0 0 20px;color:var(--text);text-align:center;font-weight:700;letter-spacing:-.02em;position:relative;display:inline-block;width:100%}@media (min-width: 768px){.acumatica .custom-integrations-section .section-content h2{font-size:2.4rem}}.acumatica .custom-integrations-section .section-content h2:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,var(--accent),#5a9bc8);border-radius:2px}.acumatica .custom-integrations-section .section-content>p{color:#555;line-height:1.7;margin:24px auto 48px;font-size:1.05rem;text-align:center;max-width:800px}.acumatica .custom-integrations-section .section-content .custom-integrations-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:40px}@media (min-width: 768px){.acumatica .custom-integrations-section .section-content .custom-integrations-grid{grid-template-columns:repeat(3,1fr);gap:32px}}.acumatica .custom-integrations-section .section-content .custom-integration-card{background:linear-gradient(135deg,#fff,#fafbff);border:2px solid rgba(200,200,200,.15);border-radius:18px;padding:40px 36px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f1a421f}.acumatica .custom-integrations-section .section-content .custom-integration-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--accent) 0%,#5a9bc8 50%,var(--accent) 100%);opacity:0;transition:opacity .3s ease}.acumatica .custom-integrations-section .section-content .custom-integration-card:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.acumatica .custom-integrations-section .section-content .custom-integration-card .card-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,var(--accent) 0%,#5a9bc8 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.6rem;margin-right:16px;flex-shrink:0;box-shadow:0 4px 12px #2a459033;transition:transform .3s ease,box-shadow .3s ease}.acumatica .custom-integrations-section .section-content .custom-integration-card h3{font-size:1.35rem;margin:0 0 16px;color:var(--text);display:flex;align-items:center;font-weight:700;letter-spacing:-.02em}.acumatica .custom-integrations-section .section-content .custom-integration-card p{margin:0;color:#555;font-size:.98rem;text-align:left;line-height:1.65}.acumatica .custom-integrations-section .section-content .custom-integration-card:hover{transform:translateY(-10px);box-shadow:0 20px 48px #0f1a4233;background:linear-gradient(135deg,#fff,#f5f8ff)}.acumatica .custom-integrations-section .section-content .custom-integration-card:hover:after{opacity:.5}.acumatica .custom-integrations-section .section-content .custom-integrations-cta{display:flex;justify-content:center}.acumatica .custom-integrations-section .section-content .custom-integrations-cta .cta-button{align-self:center}@media (min-width: 768px){.acumatica .custom-integrations-section .section-content{padding-inline:0px}}.acumatica .section-video{display:flex;flex-direction:column;align-items:center}@media (min-width: 768px){.acumatica .section-video{flex-direction:row;gap:40px}}.acumatica .section-video .section-content{width:100%;margin-bottom:30px}@media (min-width: 768px){.acumatica .section-video .section-content{width:50%;margin-bottom:0}}.acumatica .section-video .section-content h2{font-size:1.75rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.acumatica .section-video .section-content h2{font-size:2rem}}@media (min-width: 1200px){.acumatica .section-video .section-content h2{font-size:2.25rem}}.acumatica .section-video .section-content p{color:#666;line-height:1.6;margin:0 0 24px;font-size:1rem}@media (min-width: 768px){.acumatica .section-video .section-content p{font-size:1.05rem}}.acumatica .section-video .section-video-embed{width:100%}@media (min-width: 768px){.acumatica .section-video .section-video-embed{width:50%}}.acumatica .section-video .video-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 4px 12px #0000001a}.acumatica .section-video .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.acumatica .cta-button{display:inline-block;padding:14px 28px;background:var(--accent);color:#fff;text-decoration:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;transition:all .3s ease;align-self:flex-start}.acumatica .cta-button:hover{background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.acumatica .cta-button:active{transform:translateY(0)}.acumatica .whitepapers-section{background:#f5f5f5}.acumatica .whitepapers-section .whitepapers-grid{display:grid;grid-template-columns:1fr;gap:40px;max-width:1200px;margin:0 auto}@media (min-width: 768px){.acumatica .whitepapers-section .whitepapers-grid{grid-template-columns:repeat(3,1fr);gap:30px}}@media (min-width: 1200px){.acumatica .whitepapers-section .whitepapers-grid{gap:40px}}.acumatica .whitepapers-section .whitepaper-item{display:flex;flex-direction:column;align-items:center;gap:20px;background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.acumatica .whitepapers-section .whitepaper-item:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.acumatica .whitepapers-section .whitepaper-item img{width:100%;height:auto;border-radius:4px}.acumatica .whitepapers-section .whitepaper-item .cta-button{width:100%;text-align:center}.acumatica .iframe-section{display:flex;flex-direction:column;align-items:center}.acumatica .iframe-section h2{font-size:1.75rem;margin:0 0 30px;color:var(--text);text-align:center;width:100%}@media (min-width: 768px){.acumatica .iframe-section h2{font-size:2rem;margin:0 0 40px}}@media (min-width: 1200px){.acumatica .iframe-section h2{font-size:2.25rem}}.acumatica .iframe-section .iframe-container{max-width:1320px;width:100%;margin:0 auto}.acumatica .iframe-section .iframe-container iframe{width:100%;border-radius:4px}.acumatica .iframe-section .iframe-container iframe.acumatica-demo{min-height:400px}@media (min-width: 768px){.acumatica .iframe-section .iframe-container iframe.acumatica-demo{min-height:500px}}@media (min-width: 1200px){.acumatica .iframe-section .iframe-container iframe.acumatica-demo{min-height:600px}}.acumatica .testimonial-section{display:none;background:#f9f9f9;padding:60px 20px}@media (min-width: 768px){.acumatica .testimonial-section{padding:80px 40px}}@media (min-width: 1200px){.acumatica .testimonial-section{padding:100px 60px}}.acumatica .image-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.acumatica .image-modal .image-modal-content{position:relative;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center}.acumatica .image-modal .image-modal-content .image-modal-close{position:absolute;top:-40px;right:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#fff3;color:#fff;border:none;cursor:pointer;transition:all .3s ease;z-index:10000}.acumatica .image-modal .image-modal-content .image-modal-close:hover{background:#ffffff4d;transform:scale(1.1)}.acumatica .image-modal .image-modal-content .image-modal-close svg{width:24px;height:24px}@media (max-width: 767px){.acumatica .image-modal .image-modal-content .image-modal-close{top:10px;right:10px;background:#0009}.acumatica .image-modal .image-modal-content .image-modal-close:hover{background:#000c}}.acumatica .image-modal .image-modal-content .image-modal-image{width:100%;height:auto;max-height:85vh;object-fit:contain;border-radius:8px;animation:slideIn .3s ease}@keyframes slideIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.testimonial-slider{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:40px 20px;display:flex;align-items:center;gap:20px}@media (min-width: 768px){.testimonial-slider{padding:60px 40px;gap:30px}}@media (min-width: 1200px){.testimonial-slider{padding:80px 60px;gap:40px}}.slider-btn{background:var(--accent);color:#fff;border:none;width:48px;height:48px;border-radius:50%;font-size:2rem;cursor:pointer;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.slider-btn:hover:not(:disabled){background:#2c6fd9;transform:scale(1.1);box-shadow:0 4px 12px #3a8cff4d}.slider-btn:active:not(:disabled){transform:scale(.95)}.slider-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 767px){.slider-btn{width:40px;height:40px;font-size:1.5rem}}.slider-content{flex:1;overflow:hidden;min-height:300px;display:flex;flex-direction:column;gap:30px}@media (min-width: 768px){.slider-content{min-height:250px;gap:40px}}.testimonial-wrapper{position:relative;width:100%;flex:1}.testimonial{position:absolute;top:0;left:0;width:100%;opacity:0;transform:translate(30px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.testimonial.active{opacity:1;transform:translate(0);pointer-events:auto;position:relative}.testimonial blockquote{font-size:1.1rem;line-height:1.7;color:#333;margin:0 0 24px;font-style:italic;text-align:center}@media (min-width: 768px){.testimonial blockquote{font-size:1.25rem;line-height:1.8;margin:0 0 30px}}@media (min-width: 1200px){.testimonial blockquote{font-size:1.35rem}}.testimonial .author{text-align:center}.testimonial .author .author-name{font-weight:600;font-size:1rem;color:var(--text);margin-bottom:4px}@media (min-width: 768px){.testimonial .author .author-name{font-size:1.1rem}}.testimonial .author .author-company{font-size:.95rem;color:#666}@media (min-width: 768px){.testimonial .author .author-company{font-size:1rem}}.progress-dots{display:flex;justify-content:center;gap:16px;align-items:center;padding:20px 0}@media (min-width: 768px){.progress-dots{gap:20px;padding:25px 0}}.progress-dot{border:none;background:none;padding:0;cursor:pointer;transition:all .3s ease;width:50px;height:50px;flex-shrink:0}.progress-dot:disabled{cursor:not-allowed}.progress-dot img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:3px solid #ccc;transition:all .3s ease}.progress-dot:hover:not(:disabled) img{border-color:var(--accent)}.progress-dot.active{transform:scale(1.3)}.progress-dot.active img{border-color:var(--accent);box-shadow:0 4px 12px #3a8cff4d}@media (min-width: 768px){.progress-dot{width:60px;height:60px}.progress-dot.active{transform:scale(1.4)}}.client-login{padding:0;display:flex;flex-direction:column;min-height:100vh}.client-login .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:20vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;padding-top:calc(40px + var(--wave-height));padding-bottom:calc(40px + var(--wave-height));position:relative}.client-login .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.client-login .page-header{padding:60px 40px;padding-top:calc(60px + var(--wave-height));padding-bottom:calc(60px + var(--wave-height))}}@media (min-width: 1200px){.client-login .page-header{padding:60px 80px;padding-top:calc(60px + var(--wave-height));padding-bottom:calc(60px + var(--wave-height))}}.client-login .client-login-header{text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6));text-align:center}.client-login .client-login-header h1{font-size:2rem;margin:0;color:#fff}@media (min-width: 768px){.client-login .client-login-header h1{font-size:2.5rem}}@media (min-width: 1200px){.client-login .client-login-header h1{font-size:3rem}}.client-login .landing-section{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:40px 20px;background:#f5f5f5}@media (min-width: 768px){.client-login .landing-section{padding:60px 40px}}@media (min-width: 1200px){.client-login .landing-section{padding:80px 60px}}.client-login .landing-content{max-width:600px;width:100%}.client-login .message-box{background:#fff;padding:40px;border-radius:12px;box-shadow:0 4px 20px #0000001a;text-align:center}@media (min-width: 768px){.client-login .message-box{padding:60px}}.client-login .message-box h2{font-size:1.75rem;margin:0 0 20px;color:#0f2a42}@media (min-width: 768px){.client-login .message-box h2{font-size:2rem}}.client-login .message-box p{font-size:1.1rem;line-height:1.6;color:#555;margin:0 0 30px}.client-login .message-box .redirect-button{background:linear-gradient(135deg,#2a7090,#3d93ad);color:#fff;border:none;padding:16px 32px;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #2a70904d;display:flex;align-items:center;justify-content:center;gap:12px;margin:0 auto}.client-login .message-box .redirect-button .button-logo{width:32px;height:32px;object-fit:contain}@media (min-width: 768px){.client-login .message-box .redirect-button .button-logo{width:36px;height:36px}}.client-login .message-box .redirect-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2a709066;background:linear-gradient(135deg,#1d4d6b,#2a7090)}.client-login .message-box .redirect-button:active{transform:translateY(0)}@media (min-width: 768px){.client-login .message-box .redirect-button{padding:18px 40px;font-size:1.15rem}}.client-login .message-box .auto-redirect-section{margin-top:30px;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.client-login .message-box .auto-redirect-section .redirecting-label{font-size:1rem;color:#888;margin:0;font-weight:400}.client-login .message-box .auto-redirect-section .countdown-number{font-size:1rem;color:#2a7090;margin:0;font-weight:700}.client-login .message-box .auto-redirect-section .cancel-icon-button{background:transparent;border:none;padding:4px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.client-login .message-box .auto-redirect-section .cancel-icon-button .cancel-icon{width:24px;height:24px;color:#d9534f;transition:all .3s ease}.client-login .message-box .auto-redirect-section .cancel-icon-button:hover{transform:scale(1.1)}.client-login .message-box .auto-redirect-section .cancel-icon-button:hover .cancel-icon{color:#c9302c}.client-login .message-box .auto-redirect-section .cancel-icon-button:active{transform:scale(.95)}.client-login .message-box .auto-redirect-section .cancelled-text{font-size:1rem;color:#888;margin:0;font-style:italic}.request-demo-form-container{max-width:700px;margin:0 auto;width:100%}.request-demo-form{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.request-demo-form{gap:28px;grid-template-columns:repeat(2,1fr)}.request-demo-form .form-group:has(textarea){grid-column:1/-1}}.request-demo{padding:0}.request-demo .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);min-height:33vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}.request-demo .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.request-demo .page-header{padding:60px 40px}}@media (min-width: 1200px){.request-demo .page-header{padding:60px 80px}}.request-demo .header-logos{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;z-index:1}@media (min-width: 768px){.request-demo .header-logos{flex-direction:row;gap:60px}}@media (min-width: 1200px){.request-demo .header-logos{gap:80px}}.request-demo .header-logos img{max-width:100%;height:auto;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5))}.request-demo .header-logos .acumatica-logo{max-height:120px;object-fit:contain}@media (min-width: 768px){.request-demo .header-logos .acumatica-logo{max-height:150px}}.request-demo .header-logos .badge-logo{max-height:120px;object-fit:contain}@media (min-width: 768px){.request-demo .header-logos .badge-logo{max-height:150px}}.request-demo .content-sections{padding:48px 20px;max-width:1100px;margin:0 auto}@media (min-width: 768px){.request-demo .content-sections{padding:60px 40px}}.request-demo .demo-intro{margin-bottom:48px;text-align:center}.request-demo .demo-intro h1{font-size:2rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.request-demo .demo-intro h1{font-size:2.5rem}}.request-demo .demo-intro .intro-text{font-size:1.1rem;line-height:1.7;color:#666;max-width:800px;margin:0 auto}@media (min-width: 768px){.request-demo .demo-intro .intro-text{font-size:1.2rem}}.request-demo .demo-form-section h2{font-size:1.5rem;margin:0 0 28px;color:var(--text);text-align:center}@media (min-width: 768px){.request-demo .demo-form-section h2{font-size:1.75rem;margin:0 0 36px}}.meet-our-team{padding:0}.meet-our-team .page-header{background:linear-gradient(135deg,#0f4242,#1d6b6b,#2a9090,#3dadad,#5ac8c8);min-height:33vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}.meet-our-team .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.meet-our-team .page-header{padding:60px 40px}}@media (min-width: 1200px){.meet-our-team .page-header{padding:60px 80px}}.meet-our-team .header-title{font-size:2.5rem;margin:0;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.meet-our-team .header-title{font-size:3rem}}@media (min-width: 1200px){.meet-our-team .header-title{font-size:3.5rem}}.meet-our-team .page-content{padding:48px 20px;max-width:1400px;margin:0 auto}@media (min-width: 768px){.meet-our-team .page-content{padding:60px 40px}}@media (min-width: 1200px){.meet-our-team .page-content{padding:80px 60px}}.meet-our-team .team-grid{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width: 768px){.meet-our-team .team-grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media (min-width: 992px){.meet-our-team .team-grid{grid-template-columns:repeat(4,1fr);gap:30px}}@media (min-width: 1200px){.meet-our-team .team-grid{gap:35px}}.meet-our-team .team-card{background:#fff;border-radius:12px;padding:30px 24px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease,box-shadow .3s ease;min-height:400px}.meet-our-team .team-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}@media (min-width: 768px){.meet-our-team .team-card{padding:32px 26px}}@media (min-width: 992px){.meet-our-team .team-card{min-height:450px}}.meet-our-team .card-image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:20px;flex-shrink:0;border:4px solid var(--accent);box-shadow:0 4px 12px #3a8cff33}.meet-our-team .card-image img{width:100%;height:100%;object-fit:cover}@media (min-width: 768px){.meet-our-team .card-image{width:130px;height:130px;margin-bottom:24px}}.meet-our-team .card-name{font-size:1.35rem;font-weight:600;color:var(--text);margin:0 0 16px;flex-shrink:0}@media (min-width: 768px){.meet-our-team .card-name{font-size:1.4rem;margin:0 0 18px}}.meet-our-team .card-quote{font-size:.95rem;line-height:1.6;color:#555;margin:0;flex-grow:1;display:flex;align-items:center}@media (min-width: 768px){.meet-our-team .card-quote{font-size:1rem;line-height:1.65}}.meet-our-team .filter-buttons{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:48px;padding:0 20px}.meet-our-team .filter-btn{padding:8px 18px;background:var(--bg);border:1px solid rgba(255,255,255,.15);color:var(--text);border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;letter-spacing:.3px}.meet-our-team .filter-btn:hover{background:#ffffff0d;border-color:#ffffff40;transform:translateY(-1px)}.meet-our-team .filter-btn.active{background:var(--accent);color:var(--bg);border-color:var(--accent);box-shadow:0 2px 8px #007bff4d}@media (max-width: 768px){.meet-our-team .filter-buttons{gap:6px}.meet-our-team .filter-btn{padding:6px 14px;font-size:13px}}.privacy-policy{padding:0;background-color:#002a50;min-height:100vh}.privacy-policy .page-header{background:transparent;min-height:25vh;display:flex;align-items:center;justify-content:center;padding:70px 20px}@media (min-width: 768px){.privacy-policy .page-header{padding:120px 40px}}@media (min-width: 1200px){.privacy-policy .page-header{padding:120px 80px}}.privacy-policy .header-title{font-size:2.5rem;margin:0;color:#fff;text-align:center}@media (min-width: 768px){.privacy-policy .header-title{font-size:3rem}}@media (min-width: 1200px){.privacy-policy .header-title{font-size:3.5rem}}.privacy-policy .page-content{padding:0 20px 48px;max-width:1200px;margin:0 auto}@media (min-width: 768px){.privacy-policy .page-content{padding:0 40px 60px}}@media (min-width: 1200px){.privacy-policy .page-content{padding:0 60px 80px}}.privacy-policy .page-content .content-section{display:block;margin-bottom:48px;flex-direction:column;min-height:unset}@media (min-width: 768px){.privacy-policy .page-content .content-section{margin-bottom:60px}}.privacy-policy .page-content .content-section h2{display:block;color:#fff;font-size:1.5rem;margin:0 0 20px;line-height:1.3}@media (min-width: 768px){.privacy-policy .page-content .content-section h2{font-size:1.75rem;margin-bottom:24px}}@media (min-width: 1200px){.privacy-policy .page-content .content-section h2{font-size:2rem;margin-bottom:28px}}.privacy-policy .page-content .content-section p{display:block;color:#ffffffe6;font-size:1rem;line-height:1.7;margin:0}@media (min-width: 768px){.privacy-policy .page-content .content-section p{font-size:1.0625rem;line-height:1.8}}@media (min-width: 1200px){.privacy-policy .page-content .content-section p{font-size:1.125rem;line-height:1.8}}.contact-form-container{max-width:700px;margin:0 auto;width:100%}.contact-form{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.contact-form{gap:28px;grid-template-columns:repeat(2,1fr)}.contact-form .form-group:has(textarea){grid-column:1/-1}}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-weight:600;color:var(--text);font-size:.95rem}@media (min-width: 768px){.form-group label{font-size:1rem}}.form-group input,.form-group textarea{padding:12px 16px;border:2px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;color:var(--text);background:#fff;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #3a8cff1a}.form-group input:disabled,.form-group textarea:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.7}.form-group input.error,.form-group textarea.error{border-color:#dc3545}.form-group input.error:focus,.form-group textarea.error:focus{box-shadow:0 0 0 3px #dc35451a}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.form-group textarea{resize:vertical;min-height:120px;line-height:1.5}@media (min-width: 768px){.form-group textarea{min-height:150px}}.error-message{color:#dc3545;font-size:.875rem;margin-top:4px;display:flex;align-items:center;gap:4px}.status-message{padding:14px 18px;border-radius:4px;font-size:.95rem;line-height:1.5}.status-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.submit-button{padding:14px 28px;background:var(--accent);color:#fff;border:none;border-radius:4px;font-weight:600;font-size:.9rem;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;align-self:flex-start;font-family:inherit;text-transform:uppercase}.submit-button:hover:not(:disabled){background:#2c6fd9;transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff4d}.submit-button:active:not(:disabled){transform:translateY(0)}.submit-button:disabled{background:#999;cursor:not-allowed;transform:none;box-shadow:none}@media (min-width: 768px){.submit-button{padding:16px 32px;font-size:1rem}}.contact-us{padding:0}.contact-us .page-header{background:linear-gradient(135deg,#0f4242,#1d6b6b,#2a9090,#3dadad,#5ac8c8);min-height:33vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;position:relative}.contact-us .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}@media (min-width: 768px){.contact-us .page-header{padding:60px 40px}}@media (min-width: 1200px){.contact-us .page-header{padding:60px 80px}}.contact-us .header-title{font-size:2.5rem;margin:0;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.2);z-index:1;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.contact-us .header-title{font-size:3rem}}@media (min-width: 1200px){.contact-us .header-title{font-size:3.5rem}}.contact-us .content-sections{padding:48px 20px;max-width:1100px;margin:0 auto}@media (min-width: 768px){.contact-us .content-sections{padding:60px 40px}}@media (min-width: 1200px){.contact-us .content-sections{padding:80px 60px}}.contact-us .contact-info{margin-bottom:60px;text-align:center}@media (min-width: 768px){.contact-us .contact-info{margin-bottom:70px}}.contact-us .contact-info h2{font-size:2rem;margin:0 0 20px;color:var(--text)}@media (min-width: 768px){.contact-us .contact-info h2{font-size:2.25rem;margin:0 0 24px}}.contact-us .contact-info .intro-text{color:#666;font-size:1.125rem;line-height:1.6;margin:0 auto 40px;max-width:700px}@media (min-width: 768px){.contact-us .contact-info .intro-text{font-size:1.2rem;margin:0 auto 48px}}.contact-us .contact-details{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width: 768px){.contact-us .contact-details{grid-template-columns:repeat(2,1fr);gap:40px}}.contact-us .contact-detail-item h3{font-size:1.1rem;color:var(--text);margin:0 0 12px;font-weight:600}@media (min-width: 768px){.contact-us .contact-detail-item h3{font-size:1.15rem;margin:0 0 14px}}.contact-us .contact-detail-item p{color:#666;font-size:1rem;line-height:1.6;margin:0}@media (min-width: 768px){.contact-us .contact-detail-item p{font-size:1.05rem}}.contact-us .contact-detail-item a{color:var(--accent);text-decoration:none;transition:color .3s ease}.contact-us .contact-detail-item a:hover{color:#2c6fd9;text-decoration:underline}.contact-us .contact-form-section h2{font-size:2rem;margin:0 0 30px;color:var(--text);text-align:center}@media (min-width: 768px){.contact-us .contact-form-section h2{font-size:2.25rem;margin:0 0 36px}}._container_pyez4_13{height:var(--hero3d-height, 100%);width:var(--hero3d-width, 100%);background-color:var(--hero3d-bg-color, transparent)}._canvasWrapper_pyez4_19{position:absolute!important;left:0}._htmlContainer_pyez4_29{all:initial;display:block;box-sizing:border-box;position:relative;transform-origin:center center}._screenIframe_pyez4_41{all:initial;display:block;box-sizing:border-box;width:100%;height:100%;border:none;border-radius:8px;background:#1a1a1a;pointer-events:auto}.portfolio{padding:0}.portfolio .page-header{background:linear-gradient(135deg,#0f1a42,#1d2e6b,#2a4590,#3d7aad,#5a9bc8);padding:40px 20px;min-height:33vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.portfolio .page-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 50% 30%,rgba(255,255,255,.15) 0%,transparent 60%);pointer-events:none}@media (min-width: 768px){.portfolio .page-header{padding:60px 40px}}@media (min-width: 1200px){.portfolio .page-header{padding:80px 60px}}.portfolio .portfolio-title{font-size:2rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.2);position:relative;z-index:1;filter:drop-shadow(0px 2px 6px rgba(0,0,0,.6))}@media (min-width: 768px){.portfolio .portfolio-title{font-size:2.5rem}}@media (min-width: 1200px){.portfolio .portfolio-title{font-size:3rem}}.portfolio .content-sections{padding:0 20px 40px;margin:0 auto}@media (min-width: 768px){.portfolio .content-sections{padding:0 40px 60px}}@media (min-width: 1200px){.portfolio .content-sections{padding:0 60px 80px}}.portfolio-hero{scale:1.01;--hero3d-height: 400px}@media (min-width: 768px){.portfolio-hero{--hero3d-height: 500px}}@media (min-width: 1200px){.portfolio-hero{--hero3d-height: 600px}}.portfolio-clients{text-align:center}.portfolio-description{color:#666;line-height:1.6;font-size:1rem;max-width:700px;margin:0 auto}@media (min-width: 768px){.portfolio-description{font-size:1.05rem}}.client-buttons{display:flex;flex-direction:column;gap:12px;max-width:500px;margin:0 auto 32px}@media (min-width: 480px){.client-buttons{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:16px;max-width:none}}@media (min-width: 768px){.client-buttons{margin-bottom:40px}}.client-button{padding:14px 24px;font-size:.95rem;font-weight:500;color:#555;background:#f5f5f5;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .3s ease}.client-button:hover{background:#fff;border-color:var(--accent);color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #3a8cff33}.client-button:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px #3a8cff33}.client-button.active{background:var(--accent);border-color:var(--accent);color:#fff}.client-button.active:hover{background:#2c6fd9;border-color:#2c6fd9;color:#fff}@media (min-width: 768px){.client-button{padding:16px 28px;font-size:1rem}}.site-menu{position:fixed;top:0;left:0;right:0;padding:16px 20px;background:transparent;transition:background .3s ease;z-index:1000}.site-menu.scrolled{background:#fffffff2;box-shadow:0 2px 10px #0000001a}.menu-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6))}.site-menu.scrolled .menu-container{filter:unset}.menu-logo img{height:40px;display:block}.menu-items{list-style:none;margin:0;padding:0;display:flex;gap:24px;align-items:center}.menu-items a{text-decoration:none;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);transition:color .3s ease,text-shadow .3s ease;font-weight:500;white-space:nowrap}.site-menu.scrolled .menu-items a{color:#111;text-shadow:none}.dropdown{position:relative}.dropdown-trigger{display:flex;align-items:center;gap:10px;padding-block:8px}.chevron-button{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:inherit;transition:transform .3s ease}.chevron{display:inline-block;transition:transform .3s ease;color:#fff}.site-menu.scrolled .chevron{color:#111}.dropdown:hover .chevron{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;margin:0;padding:8px 0;list-style:none;background:#fffffff2;box-shadow:0 4px 12px #00000026;border-radius:4px;min-width:180px}.dropdown-menu li{padding:0}.dropdown-menu a{display:block;padding:10px 16px;color:#111;text-shadow:none}.dropdown-menu a:hover{background:#0000000d}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-toggle span{width:30px;height:3px;background:#fff;transition:all .3s ease;transform-origin:center}.site-menu.scrolled .mobile-menu-toggle span{background:#111}.mobile-menu-toggle.open span:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.mobile-menu-toggle.open span:nth-child(2){opacity:0}.mobile-menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width: 768px){.mobile-menu-toggle{display:flex}.menu-items{position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#1a3a5cfa;flex-direction:column;gap:0;padding:80px 20px 20px;transition:right .3s ease;box-shadow:-4px 0 12px #0003;align-items:flex-start}.menu-items.mobile-open{right:0}.menu-items li{width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-trigger{width:100%;padding:16px 0}.dropdown-trigger a{flex:1;padding:0;color:#fff!important;text-shadow:none!important;font-size:1.125rem}.chevron-button{padding:8px;margin-right:-8px}.chevron{color:#fff!important}.menu-items>li>a{padding:16px 0;width:100%;color:#fff!important;text-shadow:none!important;font-size:1.125rem;display:flex}.dropdown-menu{position:static;background:#ffffff1a;box-shadow:none;margin:0;padding:0;border-radius:0}.dropdown-menu a{padding:12px 0 12px 20px;font-size:1rem;color:#fffc!important}.menu-logo img{height:32px}}@media (max-width: 600px){.site-menu{padding:12px 16px}.menu-logo img{height:28px}}.site-footer{width:100%;margin-top:auto;transform:translateY(calc(-1 * var(--wave-height)))}.site-footer .footer-partners{background-color:#f5f5f5;padding:40px 20px}.site-footer .footer-partners .partners-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:30px}.site-footer .footer-partners .partners-container .partner-logo{height:50px;max-width:200px;width:auto;object-fit:contain}@media (min-width: 768px){.site-footer .footer-partners .partners-container{flex-direction:row;justify-content:space-around;align-items:center;gap:20px;flex-wrap:wrap}.site-footer .footer-partners .partners-container .partner-logo{height:60px;max-width:180px;flex-shrink:0}}@media (min-width: 1024px){.site-footer .footer-partners .partners-container .partner-logo{height:70px;max-width:200px}}.site-footer .footer-contact{background-color:#003c71;color:#fff;padding:40px 20px}.site-footer .footer-contact .contact-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.site-footer .footer-contact .contact-container .footer-nav ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;align-items:center}.site-footer .footer-contact .contact-container .footer-nav ul li a{color:#fff;text-decoration:none;font-size:1rem;transition:opacity .3s ease}.site-footer .footer-contact .contact-container .footer-nav ul li a:hover{opacity:.8}.site-footer .footer-contact .contact-container .footer-logo{display:flex;flex-direction:column;align-items:center;gap:12px}.site-footer .footer-contact .contact-container .footer-logo img{height:60px;width:auto}.site-footer .footer-contact .contact-container .footer-logo .copyright{margin:0;font-size:.875rem;text-align:center}.site-footer .footer-contact .contact-container .footer-info h3{margin:0 0 16px;font-size:1.5rem;font-weight:300;text-align:center}.site-footer .footer-contact .contact-container .footer-info h3 a{color:#fff;text-decoration:none;transition:opacity .3s ease}.site-footer .footer-contact .contact-container .footer-info h3 a:hover{opacity:.8}.site-footer .footer-contact .contact-container .footer-info .social-icons{display:flex;gap:16px;justify-content:center;margin-bottom:16px}.site-footer .footer-contact .contact-container .footer-info .social-icons a{display:inline-block;width:32px;height:32px;transition:opacity .3s ease}.site-footer .footer-contact .contact-container .footer-info .social-icons a:hover{opacity:.7}.site-footer .footer-contact .contact-container .footer-info .social-icons a img{width:100%;height:100%;filter:brightness(0) invert(1)}.site-footer .footer-contact .contact-container .footer-info .contact-link{display:block;color:#fff;text-decoration:none;text-align:center;margin-bottom:8px;transition:opacity .3s ease}.site-footer .footer-contact .contact-container .footer-info .contact-link:hover{opacity:.8}@media (min-width: 768px){.site-footer .footer-contact .contact-container{flex-direction:row;justify-content:space-between;align-items:flex-start}.site-footer .footer-contact .contact-container .footer-nav,.site-footer .footer-contact .contact-container .footer-logo,.site-footer .footer-contact .contact-container .footer-info{flex:1}.site-footer .footer-contact .contact-container .footer-nav ul{gap:10px;align-items:flex-start}.site-footer .footer-contact .contact-container .footer-logo{align-items:center}.site-footer .footer-contact .contact-container .footer-info,.site-footer .footer-contact .contact-container .footer-info h3{text-align:right}.site-footer .footer-contact .contact-container .footer-info .social-icons{justify-content:flex-end}.site-footer .footer-contact .contact-container .footer-info .contact-link{text-align:right}}:root{--bg: #fff;--text: #111;--accent: #3a8cff;--hero-height: 66vh;--wave-height: 24px;--wave-svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 82' preserveAspectRatio='none'%3E%3Cpath d='M1200 40Q1050 0 900 0 750 0 600 40 450 80 300 80 150 80 0 40L0 82 1200 82Z' fill='%23ffffff'/%3E%3C/svg%3E")}@media (min-width: 768px){:root{--wave-height: 32px}}@media (min-width: 992px){:root{--wave-height: 40px}}@media (min-width: 1200px){:root{--wave-height: 52px}}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto;color:var(--text);background:var(--bg)}.hero,.page-header,.portfolio-header{overflow:visible!important;position:relative;z-index:10;clip-path:polygon(0 0,100% 0,100% calc(100% - var(--wave-height) * .5),97.5% calc(100% - var(--wave-height) * .5782172325),95% calc(100% - var(--wave-height) * .6545084972),92.5% calc(100% - var(--wave-height) * .7269952499),90% calc(100% - var(--wave-height) * .7938926261),87.5% calc(100% - var(--wave-height) * .8535533906),85% calc(100% - var(--wave-height) * .9045084972),82.5% calc(100% - var(--wave-height) * .9455032621),80% calc(100% - var(--wave-height) * .9755282581),77.5% calc(100% - var(--wave-height) * .9938441703),75% calc(100% - var(--wave-height) * 1),72.5% calc(100% - var(--wave-height) * .9938441703),70% calc(100% - var(--wave-height) * .9755282581),67.5% calc(100% - var(--wave-height) * .9455032621),65% calc(100% - var(--wave-height) * .9045084972),62.5% calc(100% - var(--wave-height) * .8535533906),60% calc(100% - var(--wave-height) * .7938926261),57.5% calc(100% - var(--wave-height) * .7269952499),55% calc(100% - var(--wave-height) * .6545084972),52.5% calc(100% - var(--wave-height) * .5782172325),50% calc(100% - var(--wave-height) * .5),47.5% calc(100% - var(--wave-height) * .4217827675),45% calc(100% - var(--wave-height) * .3454915028),42.5% calc(100% - var(--wave-height) * .2730047501),40% calc(100% - var(--wave-height) * .2061073739),37.5% calc(100% - var(--wave-height) * .1464466094),35% calc(100% - var(--wave-height) * .0954915028),32.5% calc(100% - var(--wave-height) * .0544967379),30% calc(100% - var(--wave-height) * .0244717419),27.5% calc(100% - var(--wave-height) * .0061558297),25% calc(100% - var(--wave-height) * 0),22.5% calc(100% - var(--wave-height) * .0061558297),20% calc(100% - var(--wave-height) * .0244717419),17.5% calc(100% - var(--wave-height) * .0544967379),15% calc(100% - var(--wave-height) * .0954915028),12.5% calc(100% - var(--wave-height) * .1464466094),10% calc(100% - var(--wave-height) * .2061073739),7.5% calc(100% - var(--wave-height) * .2730047501),5% calc(100% - var(--wave-height) * .3454915028),2.5% calc(100% - var(--wave-height) * .4217827675),0% calc(100% - var(--wave-height) * .5))}@media (max-width: 768px){.hero,.page-header,.portfolio-header{clip-path:polygon(0 0,100% 0,100% calc(100% - var(--wave-height) * .5),95% calc(100% - var(--wave-height) * .6545084972),90% calc(100% - var(--wave-height) * .7938926261),85% calc(100% - var(--wave-height) * .9045084972),80% calc(100% - var(--wave-height) * .9755282581),75% calc(100% - var(--wave-height) * 1),70% calc(100% - var(--wave-height) * .9755282581),65% calc(100% - var(--wave-height) * .9045084972),60% calc(100% - var(--wave-height) * .7938926261),55% calc(100% - var(--wave-height) * .6545084972),50% calc(100% - var(--wave-height) * .5),45% calc(100% - var(--wave-height) * .3454915028),40% calc(100% - var(--wave-height) * .2061073739),35% calc(100% - var(--wave-height) * .0954915028),30% calc(100% - var(--wave-height) * .0244717419),25% calc(100% - var(--wave-height) * 0),20% calc(100% - var(--wave-height) * .0244717419),15% calc(100% - var(--wave-height) * .0954915028),10% calc(100% - var(--wave-height) * .2061073739),5% calc(100% - var(--wave-height) * .3454915028),0% calc(100% - var(--wave-height) * .5))}}
