.navbar{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px rgba(0,0,0,.06);z-index:1000}.navbar .nav-container{max-width:1200px;margin:0 auto;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;height:70px}.navbar .nav-logo{display:flex;align-items:center;text-decoration:none}.navbar .nav-logo .logo-image{height:50px;width:auto;object-fit:contain}.navbar .nav-links{display:flex;gap:2.5rem;align-items:center;height:100%}.navbar .nav-link{color:#1e3c72;text-decoration:none;font-weight:500;font-size:1rem;transition:all .3s ease;padding:.5rem 0;position:relative;cursor:pointer;display:flex;align-items:center;gap:4px}.navbar .nav-link .dropdown-icon{font-size:.8rem;margin-left:2px;transition:transform .3s ease}.navbar .nav-link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#1e3c72;transition:all .3s ease;transform:translateX(-50%)}.navbar .nav-link:hover{color:#1e3c72}.navbar .nav-link:hover .dropdown-icon{transform:rotate(180deg)}.navbar .nav-link:hover:after{width:100%}.navbar .dropdown{position:relative;height:100%;display:flex;align-items:center}.navbar .dropdown .dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(20px);background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.08);border-radius:8px;width:280px;padding:8px;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);border:1px solid rgba(0,0,0,.05)}.navbar .dropdown .dropdown-menu:before{display:none}.navbar .dropdown .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:12px;padding:12px;text-decoration:none;border-radius:6px;transition:all .25s ease;margin-bottom:2px;border:1px solid transparent}.navbar .dropdown .dropdown-menu .dropdown-item:last-child{margin-bottom:0}.navbar .dropdown .dropdown-menu .dropdown-item .service-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;font-size:18px;color:#1e3c72;transition:all .25s ease;opacity:.8;font-family:Arial,sans-serif}.navbar .dropdown .dropdown-menu .dropdown-item h4{color:#1e3c72;margin:0;font-size:.95rem;font-weight:500;transition:all .25s ease;opacity:.9}.navbar .dropdown .dropdown-menu .dropdown-item:hover{background:rgba(30,60,114,.03);border-color:rgba(30,60,114,.08)}.navbar .dropdown .dropdown-menu .dropdown-item:hover .service-icon{opacity:1;color:#1e3c72}.navbar .dropdown .dropdown-menu .dropdown-item:hover h4{opacity:1;transform:translateX(2px)}.navbar .dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(8px)}.service-content{max-width:1200px;margin:0 auto;padding:2rem;background:#fff;border-top:1px solid #eee}.service-content h2{color:#1e3c72;margin-bottom:1rem}.service-content p{color:#666;line-height:1.6}.footer{background:#1e3c72;color:#fff;padding:4rem 0 2rem}.footer .container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer .footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.footer .footer-col .footer-logo{margin-bottom:1.5rem}.footer .footer-col .footer-logo img{height:40px;width:auto}.footer .footer-col h3{font-size:1.5rem;margin-bottom:1.5rem;font-weight:600}.footer .footer-col h4{font-size:1.2rem;margin-bottom:1.2rem;font-weight:600}.footer .footer-col p{color:hsla(0,0%,100%,.8);line-height:1.6}.footer .footer-col ul{list-style:none;padding:0}.footer .footer-col ul li{margin-bottom:.8rem}.footer .footer-col ul li a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.footer .footer-col ul li a:hover{color:#fff}.footer .footer-col .contact-info li{color:hsla(0,0%,100%,.8);margin-bottom:1rem}.footer .footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:2rem;text-align:center}.footer .footer-bottom p{color:hsla(0,0%,100%,.6);font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:1rem}.footer .footer-bottom p .separator{color:hsla(0,0%,100%,.3)}.footer .footer-bottom p .tech-partner a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .3s ease}.footer .footer-bottom p .tech-partner a:hover{color:#fff}.merger-acquisition .service-banner{background:linear-gradient(90deg,#1e3c72,#2a5298);padding:100px 0;margin-top:0}.merger-acquisition .service-banner .container{text-align:center;color:#fff;max-width:1200px;margin:0 auto;padding:0 30px}.merger-acquisition .service-banner .container h1{font-size:3rem;margin-bottom:1rem;font-weight:600}.merger-acquisition .service-banner .container p{font-size:1.2rem;opacity:.9;max-width:800px;margin:0 auto}.merger-acquisition .service-content{padding:80px 0}.merger-acquisition .service-content .container{max-width:1200px;margin:0 auto;padding:0 30px}.merger-acquisition .service-content .section-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;margin-bottom:4rem}.merger-acquisition .service-content .section-content .service-text h2{color:#1e3c72;font-size:2.2rem;margin-bottom:1.5rem;font-weight:600;position:relative}.merger-acquisition .service-content .section-content .service-text h2:after{content:"";position:absolute;bottom:-10px;left:0;width:60px;height:3px;background:#1e3c72}.merger-acquisition .service-content .section-content .service-text p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}.merger-acquisition .service-content .section-content .service-text ul{list-style:none;padding:0;margin:0}.merger-acquisition .service-content .section-content .service-text ul li{position:relative;padding-left:1.8rem;margin-bottom:1rem;color:#555;line-height:1.6}.merger-acquisition .service-content .section-content .service-text ul li strong{color:#1e3c72;font-weight:600}.merger-acquisition .service-content .section-content .service-text ul li:before{content:"•";position:absolute;left:.5rem;color:#1e3c72;font-size:1.2rem}.merger-acquisition .service-content .section-content .service-image img{width:100%;height:350px;object-fit:cover;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.1)}.merger-acquisition .service-content .section-content:nth-child(2n) .service-text{order:2}.merger-acquisition .service-content .section-content:nth-child(2n) .service-image{order:1}.merger-acquisition .faq-section{background:#f7f9fc;padding:80px 0}.merger-acquisition .faq-section .container{max-width:1200px;margin:0 auto;padding:0 30px}.merger-acquisition .faq-section .container h2{text-align:center;color:#1e3c72;font-size:2.5rem;margin-bottom:3rem}.merger-acquisition .faq-section .faq-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.merger-acquisition .faq-section .faq-grid .faq-item{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.05);padding:1.5rem;cursor:pointer;transition:all .3s ease}.merger-acquisition .faq-section .faq-grid .faq-item h3{color:#1e3c72;font-weight:500;margin:0;font-size:1.2rem;position:relative;padding-right:2rem}.merger-acquisition .faq-section .faq-grid .faq-item h3:after{content:"+";position:absolute;right:0;top:0;font-size:1.5rem;transition:transform .3s ease}.merger-acquisition .faq-section .faq-grid .faq-item .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.merger-acquisition .faq-section .faq-grid .faq-item .faq-answer p{padding-top:1rem;margin:0;color:#666;line-height:1.6}.merger-acquisition .faq-section .faq-grid .faq-item.active h3:after{content:"-";transform:rotate(180deg)}.merger-acquisition .faq-section .faq-grid .faq-item.active .faq-answer{max-height:500px}.merger-acquisition .faq-section .faq-grid .faq-item:hover{box-shadow:0 5px 15px rgba(0,0,0,.1)}.merger-acquisition .transform-section{padding:80px 0;background:linear-gradient(135deg,#f6f9fc,#e9f1f9);text-align:center}.merger-acquisition .transform-section .container{max-width:1200px;margin:0 auto;padding:0 30px}.merger-acquisition .transform-section .cta-content h2{color:#1e3c72;font-size:2.5rem;margin-bottom:20px}.merger-acquisition .transform-section .cta-content p{color:#555;font-size:1.2rem;margin-bottom:30px;max-width:700px;margin-left:auto;margin-right:auto}.merger-acquisition .transform-section .cta-content .cta-buttons{display:flex;gap:20px;justify-content:center}.merger-acquisition .transform-section .cta-content .cta-buttons .primary-button{background:#1e3c72;color:#fff;padding:15px 35px;border-radius:8px;text-decoration:none;transition:all .3s ease;font-weight:500}.merger-acquisition .transform-section .cta-content .cta-buttons .primary-button:hover{background:#0056b3;transform:translateY(-2px)}.merger-acquisition .transform-section .cta-content .cta-buttons .secondary-button{background:#fff;color:#1e3c72;padding:15px 35px;border-radius:8px;text-decoration:none;transition:all .3s ease;border:2px solid #1e3c72;font-weight:500}.merger-acquisition .transform-section .cta-content .cta-buttons .secondary-button:hover{background:#f5f8ff;transform:translateY(-2px)}@media(max-width:768px){.merger-acquisition .service-banner{padding:60px 0}.merger-acquisition .service-banner .container h1{font-size:2.5rem}.merger-acquisition .service-content{padding:60px 0}.merger-acquisition .service-content .section-content{grid-template-columns:1fr;gap:2rem}.merger-acquisition .service-content .section-content .service-image img{height:300px}.merger-acquisition .service-content .section-content:nth-child(2n) .service-text{order:1}.merger-acquisition .service-content .section-content:nth-child(2n) .service-image{order:2}.merger-acquisition .faq-section,.merger-acquisition .transform-section{padding:60px 0}.merger-acquisition .transform-section .cta-content h2{font-size:2rem}.merger-acquisition .transform-section .cta-content p{font-size:1.1rem}.merger-acquisition .transform-section .cta-content .cta-buttons{flex-direction:column;align-items:center;gap:15px}.merger-acquisition .transform-section .cta-content .cta-buttons .primary-button,.merger-acquisition .transform-section .cta-content .cta-buttons .secondary-button{width:100%;max-width:250px}}@media(max-width:480px){.merger-acquisition .service-banner{padding:40px 0}.merger-acquisition .service-banner .container h1{font-size:2rem}.merger-acquisition .faq-section,.merger-acquisition .service-content,.merger-acquisition .transform-section{padding:40px 0}}