.top-bar{background:#f8f9fa;border-bottom:3px solid #ff6b6b;color:#2c3e50;font-size:.875rem;padding:8px 0}.top-bar-content{flex-wrap:wrap;gap:1rem;justify-content:space-between}.contact-info,.top-bar-content{align-items:center;display:flex}.contact-info{gap:2rem}.contact-info span{align-items:center;display:flex;gap:.5rem}.company-info span{opacity:.8}.header{background:#fff;box-shadow:0 2px 20px #0000001a;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2}.header-content{justify-content:space-between;padding:1rem 0}.header-content,.logo a{align-items:center;display:flex}.logo a{color:#1e293b;gap:1rem;text-decoration:none}.logo-image{height:100px;object-fit:contain;width:auto}.logo-text{display:flex;flex-direction:column}.logo h1{color:#ff6b6b;font-size:1.75rem;font-weight:700;margin:0}.logo span{color:#64748b;display:block;font-size:.875rem;font-weight:700;margin-top:-5px}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list a,.nav-list button{background:none;border:none;color:#64748b;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-list a.active,.nav-list a:hover,.nav-list button.active,.nav-list button:hover{color:#4ecdc4;font-weight:600}.nav-list a:after,.nav-list button:after{background:#4ecdc4;border-radius:2px;bottom:-5px;content:"";height:3px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list a.active:after,.nav-list a:hover:after,.nav-list button.active:after,.nav-list button:hover:after{width:100%}.header-actions .btn{font-size:.875rem;padding:10px 24px}.mobile-menu-btn{background:none;border:none;color:#64748b;cursor:pointer;display:none}@media (max-width:768px){.top-bar-content{text-align:center}.contact-info,.top-bar-content{flex-direction:column;gap:.5rem}.company-info span{font-size:.75rem}.mobile-menu-btn{display:block}.nav{background:#fff;box-shadow:0 4px 20px #0000001a;left:0;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:0;padding:1rem 0}.nav-list li{border-bottom:1px solid #f1f5f9}.nav-list a{color:#64748b;display:block;padding:1rem 2rem}.nav-list a:hover{background:#f8fafc;color:#2563eb}.header-actions{display:none}.logo-image{height:55px}.logo h1{font-size:1.5rem}.logo a{gap:.75rem}}.footer{background:#2c3e50;color:#fff;margin-top:4rem;padding:4rem 0 1rem}.footer-content{display:flex;justify-content:center;margin-bottom:3rem}.footer-section h3{color:#4ecdc4;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1.5rem}.company-description{color:#cbd5e1;line-height:1.6;margin-bottom:2rem}.contact-details{margin-bottom:2rem}.contact-item{align-items:center;color:#cbd5e1;gap:.75rem;margin-bottom:.75rem}.contact-item svg{color:#45b7d1;flex-shrink:0}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#4ecdc433;border-radius:8px;color:#4ecdc4;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:#4ecdc4;color:#fff;transform:translateY(-2px)}.social-link-disabled{background:#4ecdc41a!important;cursor:not-allowed;opacity:.5}.social-link-disabled:hover{background:#4ecdc41a!important;color:#4ecdc4!important;transform:none!important}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#cbd5e1;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#4ecdc4}.footer-bottom{border-top:1px solid #475569;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom-content p{color:#94a3b8;margin:0}.company-details{display:flex;flex-wrap:wrap;gap:2rem}.company-details span{color:#94a3b8;font-size:.875rem}.developer-credit{margin-top:1rem}.developer-credit p{color:#94a3b8;font-size:.875rem;margin:0;text-align:center}.developer-link{color:#4ecdc4;font-weight:500;text-decoration:none;transition:all .3s ease}.developer-link:hover{color:#45b7d1;text-decoration:underline}@media (max-width:768px){.footer{padding:3rem 0 1rem}.footer-content{text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.company-details,.social-links{justify-content:center}.developer-credit{margin-top:1.5rem}}@media (max-width:480px){.company-details{flex-direction:column;gap:.5rem}}.popup-overlay{align-items:center!important;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3!important;bottom:0!important;display:flex!important;height:100vh!important;justify-content:center!important;left:0!important;padding:1rem;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:10000!important}.popup-overlay *{box-sizing:border-box}.popup-content{background:#fff!important;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 25px 50px #00000026,0 10px 20px #0000001a;color:#2c3e50!important;margin:auto;max-height:90vh;max-width:650px;overflow-y:auto;position:relative;width:100%;z-index:10001!important}.popup-header{background:#f1f5f9;border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0;justify-content:space-between;margin:-1px -1px 0;padding:2rem 2rem 1.5rem}.popup-header,.popup-title{align-items:center;display:flex}.popup-title{gap:.75rem}.popup-title h3{color:#2c3e50!important;font-size:1.5rem;font-weight:700;margin:0;text-shadow:0 1px 2px #0000001a}.popup-title svg{color:#2c3e50!important;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.popup-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c3e501a;border:none;border-radius:8px;color:#2c3e50!important;cursor:pointer;padding:.5rem;transition:all .3s ease}.popup-close:hover{background:#2c3e5033;transform:scale(1.05)}.popup-body{background:#fff!important;color:#2c3e50!important;padding:2rem}.popup-description{background:#f8f9fa;border-left:4px solid #96ceb4;border-radius:8px;color:#5a6c7d!important;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;padding:1rem;text-align:center}.popup-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.5rem}.form-group label{align-items:center;color:#2c3e50!important;display:flex;font-size:1rem;gap:.5rem}.form-group label svg{color:#ff6b6b!important;height:16px;width:16px}.form-group input,.form-group select,.form-group textarea{background:#fff!important;box-shadow:0 1px 3px #0000001a;color:#2c3e50!important;padding:.875rem 1rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ff6b6b;box-shadow:0 0 0 3px #ff6b6b1a,0 2px 8px #0000001a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af!important}.form-group textarea{min-height:80px}.radio-group{display:flex;gap:1rem;margin-top:.5rem}.radio-label{align-items:center;background:#fffc!important;border:2px solid #96ceb4;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#2c3e50!important;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;transition:all .3s ease}.radio-label:hover{background:#fffffff2!important;border-color:#45b7d1;box-shadow:0 4px 8px #00000026}.radio-label input[type=radio]{accent-color:#45b7d1;height:18px;margin:0;width:18px}.radio-label input[type=radio]:checked+span{color:#45b7d1!important;font-weight:700}.radio-label:has(input[type=radio]:checked){background:#45b7d11a!important;border-color:#45b7d1;box-shadow:0 4px 8px #45b7d133}.form-submit{background:#f1f5f9!important;border:2px solid #64748b;border-radius:8px;box-shadow:0 4px 12px #64748b33;color:#2c3e50!important;letter-spacing:.5px;text-transform:uppercase;transition:all .3s ease}.form-submit:hover{background:#64748b!important;box-shadow:0 6px 16px #64748b4d;color:#fff!important;transform:translateY(-1px)}.form-submit:disabled{transform:none}.error-message{background:#fef2f2e6!important;border-left:4px solid #dc2626}.error-message h4{color:#dc2626!important;font-size:1rem;font-weight:700;margin:0 0 .5rem}.error-message li{color:#dc2626!important;font-size:.95rem;font-weight:500}.success-message{background:#f0fdf4e6!important;border:1px solid #bbf7d0;border-radius:12px;padding:2rem 1.5rem}.success-message svg{color:#10b981!important;filter:drop-shadow(0 1px 2px rgba(16,185,129,.2))}.success-message h4{color:#2c3e50!important;font-size:1.3rem;font-weight:700;margin:0 0 .75rem}.success-message p{color:#5a6c7d!important;font-size:1.05rem;line-height:1.5}@media (max-width:768px){.popup-overlay{padding:.5rem!important}.popup-content{margin:0!important;max-height:95vh;max-width:calc(100vw - 1rem)}.popup-header{padding:1.5rem 1.5rem 1rem}.popup-title h3{font-size:1.25rem}.popup-body{padding:1rem 1.5rem 1.5rem}.form-row{gap:1rem;grid-template-columns:1fr}.form-group input,.form-group select,.form-group textarea{padding:.875rem 1rem}.form-submit{font-size:1rem;padding:1rem}}@media (max-width:480px){.popup-overlay{padding:.5rem}.popup-content{margin:.5rem}.popup-header{padding:1rem 1rem .75rem}.popup-body{padding:.75rem 1rem 1rem}.popup-title h3{font-size:1.125rem}.popup-description{font-size:.875rem}}.hero{align-items:center;display:flex;min-height:50vh;overflow:hidden;position:relative}.hero-background{background:linear-gradient(135deg,#e8f5e8,#f0f8ff 50%,#fff5f5);z-index:-2}.hero-background,.hero-background:before{bottom:0;left:0;position:absolute;right:0;top:0}.hero-background:before{background:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><circle cx="200" cy="200" r="100" fill="url(%23a)"/><circle cx="800" cy="300" r="150" fill="url(%23a)"/><circle cx="400" cy="700" r="120" fill="url(%23a)"/><circle cx="900" cy="800" r="80" fill="url(%23a)"/></svg>');content:"";opacity:.3}.hero-overlay{background:#0000001a;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;padding:2rem 0}.hero-title{color:#2c3e50;line-height:1.1}.hero-subtitle{color:#5a6c7d;margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;flex-wrap:wrap;gap:1.5rem}.hero-btn{align-items:center;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:14px 28px}.hero-image,.hero-visual{align-items:center;display:flex;justify-content:center}.hero-image{height:400px;position:relative;width:400px}.floating-card{align-items:center;animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 10px 30px #0003;color:#1e293b;display:flex;flex-direction:column;font-weight:600;gap:.75rem;padding:1.5rem;position:absolute}.floating-card:first-child{animation-delay:0s;left:-5%;top:10%}.floating-card:nth-child(2){animation-delay:2s;right:5%;top:10%}.floating-card:nth-child(3){animation-delay:4s;bottom:10%;left:-5%}.floating-card:nth-child(4){animation-delay:6s;bottom:10%;right:5%}.floating-card svg{color:#ff6b6b}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-stats{display:flex;gap:3rem;justify-content:center;margin-top:4rem;padding:2rem 0}.stat-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ff6b6b33;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem 2rem;transition:all .3s ease}.stat-item:hover{background:#fff;box-shadow:0 10px 25px #ff6b6b33;transform:translateY(-2px)}.stat-icon{background:#4ecdc4;border-radius:10px;height:50px;width:50px}.stat-content{display:flex;flex-direction:column}.stat-number{font-size:2rem;font-weight:700}.stat-label{color:#5a6c7d;font-size:.875rem;font-weight:500}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-actions{justify-content:center}.hero-image{height:300px;width:300px}.floating-card{font-size:.875rem;padding:1rem}.floating-card:first-child{left:5%;top:10%}.floating-card:nth-child(2){right:5%;top:10%}.floating-card:nth-child(3){bottom:10%;left:5%}.floating-card:nth-child(4){bottom:10%;right:5%}.hero-stats{flex-direction:column;gap:1rem;margin-top:2rem}.stat-item{justify-content:center}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-actions{align-items:center;flex-direction:column}.hero-btn{justify-content:center;max-width:250px;width:100%}}.about-section{background:#f8f9fa}.about-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text h3{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.about-text h4{color:#45b7d1;font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.about-text p{color:#64748b;line-height:1.7;margin-bottom:1.5rem}.about-intro{margin-bottom:2rem}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.value-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.value-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.value-icon{align-items:center;background:#96ceb4;border-radius:12px;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.value-card h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.75rem;margin-top:0}.value-card p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.company-highlights{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.highlight-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.highlight-card:hover{box-shadow:0 10px 30px #0000001f;transform:translateY(-3px)}.highlight-content h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.highlight-content p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.highlight-year{color:#feca57;font-size:2.5rem;font-weight:800}.highlight-icon{font-size:2.5rem;opacity:.8}@media (max-width:768px){.about-content{gap:2rem}.about-content,.company-highlights,.values-grid{grid-template-columns:1fr}.highlight-card{flex-direction:column;text-align:center}.about-text h3{font-size:1.75rem}}@media (max-width:480px){.value-card{padding:1.5rem 1rem}.highlight-card{padding:1.5rem}.highlight-icon,.highlight-year{font-size:2rem}}.services-preview{background:#fff}.services-categories{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.service-category{border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.service-category:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.category-header{align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.category-icon{border-radius:12px;height:60px;width:60px}.category-info h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.category-services h4{color:#374151;font-size:1rem;font-weight:600;margin-bottom:1rem}.services-grid{display:flex;flex-wrap:wrap;gap:.75rem}.service-tag{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;color:#475569;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.service-tag:hover{background:#4ecdc4;border-color:#4ecdc4;color:#fff}.featured-services{margin-bottom:4rem}.featured-title{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.featured-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.featured-service{background:#f8fafc;border-radius:12px;cursor:pointer;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.featured-service:hover{background:#fff;box-shadow:0 8px 25px #0000001a}.featured-icon{align-items:center;background:#45b7d1;border-radius:10px;color:#fff;display:flex;height:50px;justify-content:center;margin:0 auto 1.5rem;width:50px}.featured-service h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.75rem}.featured-service p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.services-cta{background:#feca57;border-radius:16px;color:#2c3e50;padding:3rem 2rem}.cta-content .btn{background:#2c3e50;color:#fff;font-weight:600}.cta-content .btn:hover{background:#34495e;box-shadow:0 10px 25px #0003;transform:translateY(-2px)}@media (max-width:768px){.services-categories{grid-template-columns:1fr}.category-header{flex-direction:column;text-align:center}.featured-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cta-content h3,.featured-title{font-size:1.75rem}.cta-content p{font-size:1rem}}@media (max-width:480px){.service-category{padding:1.5rem}.featured-service{padding:1.5rem 1rem}.services-cta{padding:2rem 1.5rem}.services-grid{justify-content:center}}.stats-section{background:#e8f5e8;color:#2c3e50}.stats-section .section-title{color:#2c3e50}.stats-section .section-subtitle{color:#5a6c7d}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:2px solid #96ceb4;padding:1.5rem 2rem}.stat-card:hover{background:#fff;box-shadow:0 15px 40px #96ceb44d}@media (max-width:768px){.stats-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{padding:1.25rem 1.5rem}.stat-number{font-size:2.5rem}.stat-label{font-size:1.125rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:1rem}.stat-icon{height:60px;width:60px}.stat-number{font-size:2rem}}.contact-section{background:#f0f8ff}.contact-content{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1200px}.contact-info h3{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-info>p{color:#64748b;line-height:1.7;margin-bottom:2rem}.contact-details{margin-bottom:3rem}.contact-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.contact-icon{align-items:center;background:#96ceb4;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-text h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.contact-detail{color:#45b7d1;font-size:1rem;font-weight:500;margin-bottom:.25rem}.contact-description{color:#64748b;font-size:.875rem;margin:0}.company-certification{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;margin-bottom:2rem;padding:2rem}.company-certification h4{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.cert-details p{color:#64748b;font-size:.875rem;margin-bottom:.5rem}.cert-details strong{color:#374151}.office-locations{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:3rem 2rem;width:100%}.office-list{display:flex;flex-direction:row;gap:1.5rem;justify-content:space-between}.office-item{background:#f8f9fa;border-left:4px solid #96ceb4;border-radius:12px;flex:1 1;padding:1.5rem;transition:all .3s ease}.office-item:hover{border-left-color:#ff6b6b;box-shadow:0 8px 25px #96ceb433;transform:translateY(-2px)}.office-item h5{color:#2c3e50;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.address-block{color:#5a6c7d;font-size:1rem;line-height:1.6}.address-line{align-items:flex-start;display:flex;gap:.5rem;margin-bottom:.25rem}.address-line svg{color:#ff6b6b;flex-shrink:0;margin-top:.1rem}.address-line-indent{margin-bottom:.25rem;padding-left:1.5rem}.contact-form-container{position:-webkit-sticky;position:sticky;top:2rem}.contact-form{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:2.5rem}.contact-form h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.form-description{color:#5a6c7d;font-size:.875rem;margin-bottom:2rem;text-align:center}.error-message{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1.5rem;padding:1rem}.error-message h4{color:#dc2626;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.error-message ul{margin:0;padding-left:1rem}.error-message li{color:#dc2626;font-size:.875rem;margin-bottom:.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form{gap:1.5rem}.form,.form-group{display:flex;flex-direction:column}.form-group label{color:#374151;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#96ceb4;box-shadow:0 0 0 3px #96ceb41a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-submit{align-items:center;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem 2rem}.form-submit:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-message{color:#059669;padding:2rem;text-align:center}.success-message svg{color:#059669;margin-bottom:1rem}.success-message h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.success-message p{color:#64748b;margin:0}@media (max-width:768px){.office-list{flex-direction:column;gap:1rem}.office-item{flex:none;padding:1.25rem}.office-item h5{font-size:1.125rem}.address-block{font-size:.875rem}.address-line-indent{padding-left:1.25rem}}@media (max-width:480px){.office-locations{padding:1.5rem 1rem}.office-item{padding:1rem}.office-item h5{font-size:1rem}.office-item p svg{color:#ff6b6b;margin-right:.5rem;vertical-align:middle}.address-block{font-size:.8rem}.address-line-indent{padding-left:1rem}}.partners-section{background:#f8f9fa}.partners-content{margin-bottom:4rem}.client-categories h3,.partners-stats h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.stat-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;cursor:pointer;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.stat-card:hover{border-color:#96ceb4;box-shadow:0 15px 40px #96ceb433;transform:translateY(-5px)}.stat-icon{align-items:center;background:#96ceb4;border-radius:16px;color:#fff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.stat-number{color:#ff6b6b;font-size:3rem;font-weight:800;line-height:1;margin-bottom:.5rem}.stat-label{color:#2c3e50;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.stat-description{color:#5a6c7d;font-size:.875rem;line-height:1.6;margin:0}.categories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.category-card{background:#fff;border-left:4px solid #45b7d1;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.category-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.category-header{justify-content:space-between;margin-bottom:1rem}.category-header h4{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0}.category-count{background:#feca57;border-radius:20px;color:#2c3e50;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.category-description{color:#5a6c7d;line-height:1.6;margin:0}.partners-cta{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000001a;padding:3rem 2rem;text-align:center}.cta-content h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#5a6c7d}@media (max-width:768px){.categories-grid,.stats-grid{grid-template-columns:1fr}.client-categories h3,.cta-content h3,.partners-stats h3{font-size:1.75rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:250px;width:100%}}@media (max-width:480px){.stat-card{padding:2rem 1.5rem}.category-card{padding:1.5rem}.partners-cta{padding:2rem 1.5rem}.stat-number{font-size:2.5rem}}.home-page{padding-top:0}.features-section{background:#fff;padding-top:2rem}.features-section .features-grid{display:flex!important;flex-direction:row!important;flex-wrap:nowrap;gap:1.5rem;justify-content:space-between}.features-section .feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;flex:1 1;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.features-section .feature-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.feature-icon{align-items:center;background:#feca57;border-radius:16px;color:#fff;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.feature-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#64748b;line-height:1.6;margin:0}.why-choose-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.why-choose-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.why-choose-text p{color:#64748b;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.why-choose-list{list-style:none;margin:0 0 2rem;padding:0}.why-choose-list li{align-items:center;color:#374151;display:flex;font-weight:500;gap:.75rem;margin-bottom:.75rem}.why-choose-list li svg{color:#96ceb4;flex-shrink:0}.why-choose-text .btn{align-items:center;display:inline-flex;gap:.5rem}.why-choose-visual{align-items:center;display:flex;justify-content:center}.visual-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;max-width:400px}.visual-card{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000001a;cursor:pointer;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.visual-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.visual-card svg{color:#45b7d1;margin-bottom:1rem}.visual-card span{color:#1e293b;font-size:.875rem;font-weight:600}@media (max-width:768px){.features-section .features-grid{flex-direction:column!important;gap:1rem}.features-section .feature-card{flex:none;padding:1.5rem}.why-choose-content{gap:2rem;grid-template-columns:1fr;text-align:center}.why-choose-text h2{font-size:2rem}.visual-cards{grid-template-columns:1fr;max-width:300px}.visual-card{padding:1.5rem 1rem}}@media (max-width:480px){.feature-card{padding:2rem 1.5rem}.why-choose-text h2{font-size:1.75rem}.why-choose-text p{font-size:1rem}.visual-card{padding:1rem}}.services-page{padding-top:0}.services-hero{background:linear-gradient(135deg,#e8f5e8,#f0f8ff 50%,#fff5f5);color:#2c3e50;padding:6rem 0;text-align:center}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000001a}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:800px;opacity:.9}.service-categories{background:#f8f9fa}.service-category{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 30px #00000014;margin-bottom:3rem;padding:3rem}.category-header{align-items:center;display:flex;gap:2rem;margin-bottom:3rem}.category-icon{align-items:center;border-radius:16px;color:#fff;display:flex;flex-shrink:0;height:80px;justify-content:center;width:80px}.category-info h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.category-info p{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0}.category-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.category-features h3,.services-list h3{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem;transition:all .3s ease}.service-item:hover{background:#e0f2fe;border-color:#0ea5e9;transform:translateY(-2px)}.service-item svg{color:#059669;flex-shrink:0}.service-item span{color:#374151;font-weight:500}.features-grid{display:flex;flex-direction:column;gap:1rem}.feature-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.75rem}.feature-bullet{background:#2563eb;border-radius:50%;flex-shrink:0;height:8px;width:8px}.feature-item span{color:#374151;font-weight:500}.process-section{background:#fff}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{background:#f8fafc;border-radius:16px;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.process-step:hover{background:#fff;box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.step-number{background:#2563eb;border-radius:50%;font-size:.875rem;font-weight:700;height:30px;left:50%;position:absolute;top:-15px;transform:translateX(-50%);width:30px}.step-icon,.step-number{align-items:center;color:#fff;display:flex;justify-content:center}.step-icon{background:#96ceb4;border-radius:12px;height:60px;margin:1rem auto 1.5rem;width:60px}.step-content h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step-content p{color:#64748b;line-height:1.6;margin:0}.why-choose-section{background:#fff5f5}.why-choose-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-choose-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.why-choose-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.card-icon{align-items:center;background:#feca57;border-radius:12px;color:#fff;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.why-choose-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.why-choose-card p{color:#64748b;line-height:1.6;margin:0}.services-cta{background:#2c3e50;color:#fff;text-align:center}.services-cta .section-title{color:#fff}.services-cta .section-subtitle{color:#fffc}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.cta-buttons .btn{font-size:1rem;font-weight:600;padding:14px 28px}.cta-buttons .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.cta-buttons .btn-secondary:hover{background:#fff;color:#1e293b}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.service-category{padding:2rem}.category-header{flex-direction:column;gap:1rem;text-align:center}.category-info h2{font-size:2rem}.category-content{gap:2rem}.category-content,.process-steps,.services-grid,.why-choose-grid{grid-template-columns:1fr}.cta-content h2{font-size:2rem}.cta-buttons{align-items:center;flex-direction:column}.cta-buttons .btn{max-width:250px;width:100%}}@media (max-width:480px){.services-hero{padding:4rem 0}.hero-title{font-size:2rem}.service-category{padding:1.5rem}.category-info h2{font-size:1.75rem}.process-step{padding:1.5rem}.why-choose-card{padding:2rem 1.5rem}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:#ff6b6b;border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:12px 30px;text-decoration:none;transition:all .3s ease}.btn-primary{background:#ff6b6b;color:#fff}.btn-primary:hover{background:#ff5252;box-shadow:0 10px 25px #ff6b6b66;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #4ecdc4;color:#4ecdc4}.btn-secondary:hover{background:#4ecdc4;color:#fff;transform:translateY(-2px)}.card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:2rem;transition:all .3s ease}.card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.grid{grid-gap:2rem;display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.text-center{text-align:center}.text-primary{color:#2563eb}.text-secondary{color:#64748b}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.container{padding:0 15px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#2563eb;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1d4ed8}
/*# sourceMappingURL=main.95b89ca8.css.map*/