:root{--primary:#5B9BD5;--secondary:#7FB3D5;--accent:#4A8BC2;--bg-white:#FFFFFF;--bg-light:#F5F8FA;--text-dark:#1A1A1A;--text-gray:#666666;--text-light:#FFFFFF;--border:#E0E0E0;--shadow:0 2px 8px rgba(0,0,0,0.1);--shadow-hover:0 4px 16px rgba(0,0,0,0.15);--nav-color:#1A1A1A;--nav-hover-color:#5B9BD5;--headerBackground:#F5F8FA;--text:#1A1A1A;--lightText:#FFFFFF;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#666666}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;line-height:1.7;color:var(--text-dark);background:var(--bg-white)}h1{font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important;margin-top:.5rem!important}h2{font-size:32px!important;font-weight:600!important;line-height:1.3!important;margin-bottom:1rem!important;margin-top:.5rem!important}h3{font-size:24px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:1rem!important;margin-top:.5rem!important}h4{font-size:20px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.75rem!important;margin-top:.5rem!important}h5,h6{font-size:18px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:.5rem!important;margin-top:.5rem!important}p{font-size:16px!important;font-weight:400!important;line-height:1.7!important;margin-bottom:1rem!important}.small-text,small{font-size:14px!important;font-weight:400!important;line-height:1.6!important}@media (max-width:1024px){h1{font-size:36px!important}h2{font-size:28px!important}h3{font-size:20px!important}p{font-size:15px!important}}section{padding-top:20px;padding-bottom:20px}.container{max-width:1200px;margin:0 auto;padding:0 20px}a{text-decoration:none;color:inherit;transition:color .3s}img{max-width:100%;height:auto;display:block}.btn{display:inline-block;padding:14px 32px;border-radius:6px;font-weight:600;font-size:16px;text-align:center;cursor:pointer;transition:.3s;border:none;text-decoration:none}.btn-primary{background:var(--primary);color:var(--text-light)}.btn-primary:hover{background:var(--accent);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.btn-secondary{background:var(--secondary);color:var(--text-light)}.btn-secondary:hover{background:var(--primary);transform:translateY(-2px);box-shadow:var(--shadow-hover)}.navbar{background:var(--headerBackground);box-shadow:var(--shadow);position:sticky;top:0;z-index:1000;padding:16px 0}.nav-container{display:flex;justify-content:flex-end;align-items:center;gap:2rem;position:relative;max-width:none!important;width:100%;padding-left:60px;padding-right:60px}.nav-brand{margin-right:0;margin-left:0;display:flex;align-items:center;flex-shrink:0}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:active,.logo-link:focus{outline:0!important;box-shadow:none!important}.logo{min-height:30px;height:auto;width:auto;max-width:100px;max-height:40px;object-fit:contain;display:block;background:0 0;transition:opacity .3s}.logo:hover{opacity:.8}.brand-title,.nav-brand .brand-name,.nav-brand h1,.nav-brand span:not(.mobile-toggle span){display:none!important}.nav-menu{display:flex;gap:2rem;list-style:none;margin-right:0;margin-left:auto}.nav-menu li{margin:0}.nav-menu a{color:var(--nav-color);font-weight:500;padding:8px 0;position:relative;transition:color .3s}.nav-menu a:hover{color:var(--nav-hover-color)}.nav-menu a::after{content:'';position:absolute;bottom:0;right:0;width:0;height:2px;background:var(--nav-hover-color);transition:width .3s}.nav-menu a:hover::after{width:100%}.mobile-toggle,.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001;flex-shrink:0}.mobile-toggle svg,.phone-header-btn svg{color:var(--nav-color);transition:color .3s}.mobile-toggle:hover svg,.phone-header-btn:hover svg{color:var(--nav-hover-color)}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}@media (max-width:768px){h1{font-size:28px!important}h2{font-size:22px!important}h3{font-size:18px!important}h4,h5,h6{font-size:16px!important;margin-bottom:.75rem!important}p{font-size:14px!important}section{padding-top:15px;padding-bottom:15px}.nav-container{padding-left:60px;padding-right:60px}.mobile-toggle,.phone-header-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}.nav-menu{display:none;position:fixed;top:0;width:50%;height:75%;max-width:50%;background:var(--bg-white);flex-direction:column;padding:80px 20px 20px;gap:1rem;box-shadow:var(--shadow);z-index:999;overflow-y:auto}.nav-menu.active{display:flex}.nav-brand{margin:0 auto;justify-content:center}.logo{min-height:30px;max-width:100px;max-height:40px}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0;left:auto}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{left:0;right:auto}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{right:15px;left:auto}html[dir=ltr] .mobile-toggle,html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=en] .mobile-toggle,html[lang=es] .mobile-toggle,html[lang=fr] .mobile-toggle,html[lang=he] .phone-header-btn{left:15px;right:auto}html[dir=ltr] .phone-header-btn,html[lang=en] .phone-header-btn,html[lang=es] .phone-header-btn,html[lang=fr] .phone-header-btn{right:15px;left:auto}.hero{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:30px 40px}.hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1}.hero-content{position:relative;z-index:2;text-align:center;color:var(--text-light);max-width:800px}.hero h1{color:var(--text-light);margin-bottom:1.5rem}.hero-subtitle{font-size:20px;margin-bottom:2rem;color:var(--text-light)}.intro-section{background:var(--bg-light);padding:60px 20px}.intro-content{max-width:900px;margin:0 auto;text-align:center}.intro-content h2{color:var(--primary);margin-bottom:1.5rem}.services-preview{padding:60px 20px;text-align:center}.section-subtitle{font-size:18px;color:var(--text-gray);margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem;margin-top:3rem}.service-card{background:var(--bg-white);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s;padding:0}.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-hover)}.service-card img{width:100%;height:200px;object-fit:cover}.service-card h3{padding:24px 24px 12px;color:var(--primary)}.service-card p{padding:0 24px 24px;color:var(--text-gray)}.cta-center{margin-top:3rem}.approach-section{padding:60px 20px;background:var(--bg-white)}.approach-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.approach-text h2{color:var(--primary);margin-bottom:1.5rem}.approach-list{list-style:none;margin-top:2rem}.approach-list li{padding:12px 0;display:flex;align-items:flex-start;gap:12px}.approach-list i{color:var(--primary);margin-top:4px;flex-shrink:0}.approach-image img{border-radius:12px;box-shadow:var(--shadow)}@media (max-width:768px){.approach-content{grid-template-columns:1fr}}.testimonials-section{padding:60px 20px;background:var(--bg-light);text-align:center}.testimonials-section h2{color:var(--primary);margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem;margin-top:3rem}.testimonial-card{background:var(--bg-white);padding:32px;border-radius:12px;box-shadow:var(--shadow);position:relative}.quote-icon{font-size:32px;color:var(--secondary);margin-bottom:1rem}.testimonial-content p{font-style:italic;color:var(--text-gray);margin-bottom:1.5rem}.testimonial-author{text-align:right;border-top:2px solid var(--border);padding-top:1rem}.testimonial-author strong{display:block;color:var(--primary);margin-bottom:.25rem}.testimonial-author span{color:var(--text-gray);font-size:14px}.cta-section{background:linear-gradient(135deg,var(--primary),var(--secondary));padding:80px 20px;text-align:center;color:var(--text-light)}.cta-content h2{color:var(--text-light);margin-bottom:1rem}.cta-content p{font-size:18px;margin-bottom:2rem;color:var(--text-light)}.page-header{background:var(--bg-light);padding:60px 20px;text-align:center}.page-header h1{color:var(--primary);margin-bottom:1rem}.page-header p{font-size:18px;color:var(--text-gray);max-width:700px;margin:0 auto}.services-detailed{padding:60px 20px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem;padding:40px;background:var(--bg-white);border-radius:12px;box-shadow:var(--shadow)}.service-detail.reverse{direction:ltr}.service-detail.reverse .service-detail-content{direction:rtl}.service-detail-content h2{color:var(--primary);margin-bottom:1.5rem}.service-features{list-style:none;margin:2rem 0}.service-features li{padding:10px 0;display:flex;align-items:flex-start;gap:12px}.service-features i{color:var(--primary);margin-top:4px;flex-shrink:0}.service-ideal{background:var(--bg-light);padding:16px;border-radius:8px;margin-top:1.5rem}.service-detail-image img{border-radius:12px;box-shadow:var(--shadow);width:100%;height:auto}@media (max-width:768px){.service-detail,.service-detail.reverse{grid-template-columns:1fr;direction:rtl}.service-detail.reverse .service-detail-content{direction:rtl}}.pricing-info{padding:60px 20px;background:var(--bg-light);text-align:center}.pricing-info h2{color:var(--primary);margin-bottom:1.5rem}.contact-options{display:flex;gap:1.5rem;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:2rem}.contact-option{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--bg-white);border-radius:8px;color:#000;font-weight:500;transition:.3s;box-shadow:var(--shadow)}.contact-option:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover)}.about-story{padding:60px 20px;background:var(--bg-white)}.story-content{max-width:900px;margin:0 auto}.story-content h2{color:var(--primary);margin-bottom:1.5rem}.story-content p{margin-bottom:1.5rem}.mission-values{padding:60px 20px;background:var(--bg-light)}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem;margin-top:3rem}.mission-card{background:var(--bg-white);padding:32px;border-radius:12px;box-shadow:var(--shadow);text-align:center}.mission-icon{font-size:48px;color:var(--primary);margin-bottom:1.5rem}.mission-card h3{color:var(--primary);margin-bottom:1rem}.values-list{list-style:none;text-align:right;margin-top:1rem}.values-list li{padding:8px 0;color:var(--text-gray)}.why-choose{padding:60px 20px;background:var(--bg-white);text-align:center}.why-choose h2{color:var(--primary);margin-bottom:3rem}.reasons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2.5rem;margin-top:3rem}.reason-item{text-align:center}.reason-icon{width:80px;height:80px;background:var(--bg-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;transition:.3s}.reason-icon i{font-size:36px;color:var(--primary)}.reason-item:hover .reason-icon{background:var(--primary);transform:scale(1.1)}.reason-item:hover .reason-icon i{color:var(--text-light)}.reason-item h3{color:var(--primary);margin-bottom:1rem}.approach-philosophy{padding:60px 20px;background:var(--bg-light)}.philosophy-content{max-width:900px;margin:0 auto}.philosophy-content h2{color:var(--primary);margin-bottom:1.5rem}.philosophy-list{margin:2rem 0;padding-right:1.5rem}.philosophy-list li{margin-bottom:1rem;color:var(--text-gray)}.contact-main{padding:60px 20px;background:var(--bg-white)}.contact-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}@media (max-width:968px){.contact-wrapper{grid-template-columns:1fr}}.contact-form-section h2,.contact-info-section h2{color:var(--primary);margin-bottom:1.5rem}.contact-details{margin-top:2rem}.contact-detail-item{display:flex;gap:1.5rem;align-items:flex-start;padding:20px;background:var(--bg-light);border-radius:8px;margin-bottom:1.5rem}.contact-detail-item i{font-size:24px;color:var(--primary);flex-shrink:0;margin-top:4px}.contact-detail-item h3{font-size:16px;font-weight:600;margin-bottom:.5rem;color:var(--text-dark)}.contact-detail-item a{color:var(--primary);font-weight:500}.contact-detail-item a:hover{text-decoration:underline}.quick-response{margin-top:2rem;padding:20px;background:var(--bg-light);border-radius:8px}.quick-response h3{color:var(--primary);margin-bottom:1rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:var(--text-dark)}.required{color:#e74c3c}.form-group input,.form-group select,.form-group textarea{padding:12px 16px;border:2px solid var(--border);border-radius:6px;font-size:16px;font-family:inherit;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--primary)}.checkbox-group{flex-direction:row;align-items:center;gap:8px}.checkbox-group input[type=checkbox]{width:auto;margin:0}.checkbox-group label{margin:0}.faq-section{padding:60px 20px;background:var(--bg-light);text-align:center}.faq-section h2{color:var(--primary);margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:2rem;margin-top:3rem;text-align:right}.faq-item{background:var(--bg-white);padding:24px;border-radius:12px;box-shadow:var(--shadow)}.faq-item h3{color:var(--primary);margin-bottom:1rem;font-size:18px}.faq-item p{color:var(--text-gray)}.whatsapp-float{display:none}@media (max-width:768px){.whatsapp-float{display:flex;position:fixed;bottom:20px;width:50px;height:50px;border-radius:50%;align-items:center;justify-content:center;font-size:24px;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.3);background:#25d366;color:#fff;text-decoration:none}html[dir=rtl] .whatsapp-float,html[lang=ar] .whatsapp-float,html[lang=he] .whatsapp-float{right:20px;left:auto}html[dir=ltr] .whatsapp-float,html[lang=en] .whatsapp-float,html[lang=es] .whatsapp-float,html[lang=fr] .whatsapp-float{left:20px;right:auto}.hero{padding:30px 20px;min-height:400px}.about-story,.approach-philosophy,.approach-section,.contact-main,.faq-section,.intro-section,.mission-values,.page-header,.pricing-info,.services-detailed,.services-preview,.testimonials-section,.why-choose{padding:40px 16px}.faq-item,.mission-card,.reason-item,.service-card,.testimonial-card{padding:20px 16px}.cta-section{padding:50px 16px}}@media (max-width:480px){.hero{min-height:350px}.logo{min-height:30px;max-width:100px;max-height:40px}}figure,img,picture{opacity:1!important;visibility:visible!important}.legal-footer{background-color:#666;color:#fff;padding:20px 0;font-size:14px;border-top:3px solid #1a202c}.legal-footer .container{max-width:1200px;margin:0 auto;padding:0 20px}.legal-footer .footer-main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.legal-footer .all-rights-reserved{flex:1;min-width:200px}.legal-footer .all-rights-reserved p{margin:0}.legal-footer .zappy-attribution{text-align:center;width:100%;padding-top:15px;border-top:1px solid #fff;opacity:.3}.legal-footer .zappy-attribution p{margin:0;font-size:12px;color:rgba(255,255,255,.6);font-style:italic}.legal-footer .footer-social{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:center;flex-shrink:0}.legal-footer .footer-social a{color:#fff!important;text-decoration:none;font-size:22px;transition:color .3s,transform .2s;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:rgba(255,255,255,.1)}.legal-footer .footer-social a:hover{color:#1a202c!important;transform:scale(1.15);background-color:rgba(255,255,255,.2)}.legal-footer .footer-social a:focus{outline:#1a202c solid 2px;outline-offset:2px;border-radius:50%}.legal-footer .footer-social i{font-size:20px}.legal-footer .footer-legal{display:flex;align-items:center;gap:10px;flex-shrink:0;justify-content:flex-end}.legal-footer .footer-legal a{color:#fff!important;text-decoration:none;transition:color .3s,opacity .3s;font-weight:500;opacity:.9}.legal-footer .footer-legal a:hover{color:#fff!important;opacity:1;text-decoration:underline}.legal-footer .footer-legal a:focus{outline:#ffffff solid 2px;outline-offset:2px;border-radius:2px}.legal-footer .separator{color:#fff!important;font-weight:300;opacity:.7}@media (max-width:968px){.legal-footer .footer-main{flex-direction:column;text-align:center;gap:20px}.legal-footer .all-rights-reserved{width:100%;text-align:center}.legal-footer .footer-social{justify-content:center;order:2}.legal-footer .footer-legal{flex-wrap:wrap;justify-content:center;order:3}}[dir=rtl] .legal-footer .all-rights-reserved{text-align:right}[dir=rtl] .legal-footer .footer-legal{text-align:left}@media (min-width:969px){.legal-footer .footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;gap:30px}.legal-footer .all-rights-reserved{text-align:left;justify-self:start}.legal-footer .footer-social{justify-self:center}.legal-footer .footer-legal{justify-self:end;text-align:right}[dir=rtl] .legal-footer .all-rights-reserved{text-align:right;justify-self:end}[dir=rtl] .legal-footer .footer-legal{justify-self:start;text-align:left}}[dir=rtl] .legal-footer .footer-legal,[dir=rtl] .legal-footer .footer-main{direction:rtl}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(102,102,102,.1)!important;box-shadow:0 2px 8px rgba(102,102,102,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#666666!important;stroke:#666666!important;color:#666!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#666!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#666!important;color:#666!important;background-color:rgba(102,102,102,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#666!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}