@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.7;color:#1a1a1a}img{max-width:100%;height:auto;display:block}:root{--primary-color:#2563eb;--secondary-color:#f0f9ff;--accent-color:#1e40af;--text-color:#1a1a1a;--light-text:#ffffff;--bg-white:#ffffff;--bg-light:#f8fafc;--border-color:#e2e8f0;--shadow:0 4px 12px rgba(0,0,0,0.1);--nav-color:#1a1a1a;--nav-hover-color:#2563eb;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#f2f2f2;--primary-color:#6366F1;--secondary-color:#EEF2FF;--accent-color:#4F46E5}.container{max-width:1440px;margin:0 auto;padding:0 40px}h1{font-size:48px!important;font-weight:700!important;line-height:1.2!important;margin-bottom:1rem!important;margin-top:.5rem!important;color:#1a1a1a}h2{font-size:32px!important;font-weight:600!important;line-height:1.3!important;margin-bottom:1rem!important;margin-top:.5rem!important;color:#1a1a1a}h3{font-size:22px!important;font-weight:600!important;line-height:1.4!important;margin-bottom:1rem!important;margin-top:.5rem!important;color:#1a1a1a}p{font-size:16px!important;font-weight:400!important;line-height:1.7!important;margin-bottom:1rem!important;color:#1a1a1a}.small-text,small{font-size:14px!important;font-weight:400!important;line-height:1.6!important}section{padding-top:20px;padding-bottom:20px}.navbar{background:var(--bg-white);padding:20px 0;box-shadow:var(--shadow);position:sticky;top:0;z-index:1000}.nav-container{display:flex;justify-content:flex-start;align-items:center;gap:2rem;position:relative;max-width:1440px;width:100%;padding-left:60px;padding-right:60px}.nav-brand{margin-left:0;margin-right:0;flex-shrink:0;display:flex;align-items:center}.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}.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-left:0;margin-right:auto}.nav-menu li{list-style:none}.nav-menu a{color:var(--nav-color);text-decoration:none;font-weight:500;font-size:16px;transition:color .3s}.nav-menu a:hover{color:var(--nav-hover-color)}.nav-cta-container{display:flex;list-style:none}.nav-cta-item{list-style:none}.nav-cta-btn{background:var(--primary-color);color:var(--light-text);padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:.3s;border:2px solid var(--primary-color)}.nav-cta-btn:hover{background:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px)}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001;flex-shrink:0}.mobile-toggle svg{color:var(--nav-color);transition:color .3s}.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001}.phone-header-btn svg{color:var(--nav-color);transition:color .3s}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.mobile-toggle:hover svg,.phone-header-btn:hover svg{color:var(--nav-hover-color)}.hero{position:relative;min-height:600px;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:1}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:2}.hero-content{position:relative;z-index:3;text-align:center;color:var(--light-text);max-width:800px;padding:20px}.hero-content h1,.hero-content h3,.hero-content p{color:var(--light-text)}.page-header{background:var(--bg-light);padding:60px 40px;text-align:center}.page-header .container{max-width:800px}.features{padding:60px 40px;background:var(--bg-white)}.features h2{text-align:center;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem}.feature-card{background:var(--bg-light);padding:30px;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.feature-icon{font-size:48px;color:var(--primary-color);margin-bottom:1.5rem}.how-it-works{padding:60px 40px;background:var(--secondary-color)}.how-it-works h2{text-align:center;margin-bottom:3rem}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:3rem}.step{text-align:center;padding:20px}.step-number{width:60px;height:60px;background:var(--primary-color);color:var(--light-text);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 1.5rem}.services-preview{padding:60px 40px;background:var(--bg-white)}.services-preview h2{text-align:center;margin-bottom:3rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem;margin-bottom:3rem}.service-card{background:var(--bg-light);overflow:hidden;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.service-img{width:100%;height:250px;object-fit:cover}.service-card h3,.service-card p{padding:0 24px}.service-card h3{margin-top:1.5rem}.service-card p{padding-bottom:24px}.cta-center{text-align:center}.testimonials{padding:60px 40px;background:var(--bg-light)}.testimonials h2{text-align:center;margin-bottom:3rem}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.testimonial-card{background:var(--bg-white);padding:30px;box-shadow:var(--shadow)}.testimonial-rating{color:#fbbf24;font-size:18px;margin-bottom:1rem}.testimonial-author{margin-top:1.5rem;display:flex;flex-direction:column;gap:.25rem}.testimonial-author strong{color:var(--primary-color);font-weight:600}.testimonial-author span{color:#64748b;font-size:14px}.cta-section{padding:80px 40px;background:linear-gradient(135deg,var(--primary-color) 0,var(--accent-color) 100%);text-align:center;color:var(--light-text)}.cta-section h2,.cta-section p{color:var(--light-text)}.cta-section .container{max-width:800px}.cta-section p{font-size:18px;margin-bottom:2rem}.btn-primary{background:var(--primary-color);color:var(--light-text);padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:18px;display:inline-block;transition:.3s;border:2px solid var(--primary-color)}.btn-primary:hover{background:var(--accent-color);border-color:var(--accent-color);transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.cta-section .btn-primary{background:var(--light-text);color:var(--primary-color);border-color:var(--light-text)}.cta-section .btn-primary:hover{background:var(--bg-light);border-color:var(--bg-light)}.btn-secondary{background:var(--secondary-color);color:var(--primary-color);padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:600;font-size:18px;display:inline-block;transition:.3s;border:2px solid var(--secondary-color)}.btn-secondary:hover{background:var(--primary-color);color:var(--light-text);border-color:var(--primary-color);transform:translateY(-2px)}.whatsapp-float{display:none}.services-detailed{padding:40px}.service-detail{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:4rem;padding:20px}.service-detail.reverse{direction:rtl}.service-detail.reverse .service-detail-content{direction:ltr}.service-detail-content{max-width:600px}.service-detail-image{width:100%}.service-detail-image img{width:100%;height:400px;object-fit:cover;border-radius:12px;box-shadow:var(--shadow)}.service-features{list-style:none;margin-top:1.5rem}.service-features li{padding:12px 0;display:flex;align-items:center;gap:12px;font-size:16px}.service-features i{color:var(--primary-color);font-size:18px}.service-benefits{padding:60px 40px;background:var(--bg-light)}.service-benefits h2{text-align:center;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem}.benefit-item{background:var(--bg-white);padding:30px;box-shadow:var(--shadow)}.about-story{padding:60px 40px;background:var(--bg-white)}.story-content{max-width:800px;margin:0 auto}.mission-vision{padding:60px 40px;background:var(--bg-light)}.mission-vision-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(350px,100%),1fr));gap:3rem}.mission-card{background:var(--bg-white);padding:40px;text-align:center;box-shadow:var(--shadow)}.mission-icon{font-size:56px;color:var(--primary-color);margin-bottom:1.5rem}.technology{padding:60px 40px;background:var(--bg-white)}.tech-content{max-width:800px;margin:0 auto}.technology h2{text-align:center;margin-bottom:2rem}.values{padding:60px 40px;background:var(--bg-light)}.values h2{text-align:center;margin-bottom:3rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem}.value-card{background:var(--bg-white);padding:30px;box-shadow:var(--shadow)}.by-numbers{padding:60px 40px;background:var(--primary-color);color:var(--light-text)}.by-numbers h2{text-align:center;color:var(--light-text);margin-bottom:3rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:2rem}.stat-card{text-align:center;padding:20px}.stat-number{font-size:48px;font-weight:700;color:var(--light-text);margin-bottom:.5rem}.stat-label{font-size:16px;color:var(--light-text)}.partnerships .container{max-width:800px}.commitment{padding:60px 40px;background:var(--bg-light)}.commitment .container{max-width:800px}.contact-main{padding:60px 40px;background:var(--bg-white)}.contact-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem}.contact-form-section h2{margin-bottom:1.5rem}.contact-form{margin-top:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text-color)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid var(--border-color);border-radius:8px;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-color)}.checkbox-group{display:flex;align-items:flex-start;gap:12px}.checkbox-group input[type=checkbox]{width:auto;margin-top:4px;flex-shrink:0}.checkbox-group label{margin-bottom:0;font-weight:400}.contact-info-section h2{margin-bottom:2rem}.contact-info-card{background:var(--bg-light);padding:30px;border-radius:12px;margin-bottom:2rem}.contact-info-item{display:flex;gap:20px;margin-bottom:2rem}.contact-info-item:last-child{margin-bottom:0}.contact-icon{width:50px;height:50px;background:var(--primary-color);color:var(--light-text);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.contact-details h3{margin-bottom:.5rem}.contact-details p{margin-bottom:.25rem}.contact-details a{color:var(--primary-color);text-decoration:none;font-weight:500}.contact-details a:hover{text-decoration:underline}.contact-note{color:#64748b;font-size:14px}.support-hours{background:var(--bg-light);padding:30px;border-radius:12px}.support-hours h3{margin-bottom:1rem}.support-hours ul{list-style:none;margin-bottom:1rem}.support-hours li{padding:8px 0;border-bottom:1px solid var(--border-color)}.support-hours li:last-child{border-bottom:none}.hours-note{color:#64748b;font-size:14px;margin-top:1rem}.faq-preview{padding:60px 40px;background:var(--bg-light)}.faq-preview h2{text-align:center;margin-bottom:3rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.faq-item{background:var(--bg-white);padding:30px;border-radius:12px;box-shadow:var(--shadow)}.contact-cta{padding:80px 40px;background:linear-gradient(135deg,var(--primary-color) 0,var(--accent-color) 100%);text-align:center;color:var(--light-text)}.contact-cta h2,.contact-cta p{color:var(--light-text)}.contact-cta .container{max-width:800px}@media (max-width:1024px){h1{font-size:36px!important}h2{font-size:28px!important}h3{font-size:20px!important}p{font-size:15px!important}}@media (max-width:768px){.container{padding:0 20px}section{padding-top:15px;padding-bottom:15px}.hero,.section{padding:30px 20px}h1{font-size:28px!important;margin-bottom:1rem!important;margin-top:.5rem!important}h2{font-size:22px!important;margin-bottom:1rem!important;margin-top:.5rem!important}h3{font-size:18px!important;margin-bottom:1rem!important;margin-top:.5rem!important}p{font-size:14px!important}.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-cta-container{display:none}.nav-brand{margin:0 auto;justify-content:center}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] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0;left:auto}html[dir=ltr] .mobile-toggle,html[lang=en] .mobile-toggle,html[lang=es] .mobile-toggle,html[lang=fr] .mobile-toggle{left:15px;right:auto}html[dir=ltr] .phone-header-btn,html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=en] .phone-header-btn,html[lang=es] .phone-header-btn,html[lang=fr] .phone-header-btn,html[lang=he] .mobile-toggle{right:15px;left:auto}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:15px;right:auto}.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}.logo{min-height:30px;max-width:100px;max-height:40px}.hero{min-height:400px}.about-story,.by-numbers,.commitment,.contact-main,.faq-preview,.features,.how-it-works,.mission-vision,.partnerships,.service-benefits,.services-detailed,.services-preview,.technology,.testimonials,.values{padding:40px 20px}.contact-cta,.cta-section{padding:50px 20px}.service-detail{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.service-detail.reverse{direction:ltr}.service-detail-image img{height:300px}.contact-layout{grid-template-columns:1fr;gap:3rem}}figure,img,picture{opacity:1!important;visibility:visible!important}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}.legal-footer{background-color:#f2f2f2;color:#1a1a1a;padding:20px 0;font-size:16px;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!important}.legal-footer .zappy-attribution{text-align:center;width:100%;padding-top:15px;border-top:1px solid #1a1a1a}.legal-footer .zappy-attribution p{margin:0;font-size:16px;color:#1a1a1a;font-style:italic}.legal-footer .zappy-attribution a{color:#1a1a1a;text-decoration:underline}.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:#1a1a1a!important;text-decoration:none;font-size:22px;transition:color .3s,transform .2s,opacity .3s;display:inline-flex;align-items:center;justify-content:center;width:20px;height:40px;border-radius:50%;background-color:transparent!important;opacity:.8}.legal-footer .footer-social a:hover{color:#1a202c!important;transform:scale(1.15);opacity:1}.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:#1a1a1a!important;text-decoration:none;transition:color .3s,opacity .3s;font-weight:500;opacity:.9}.legal-footer .footer-legal a:hover{color:#1a1a1a!important;opacity:1;text-decoration:underline}.legal-footer .footer-legal a:focus{outline:#1a1a1a solid 2px;outline-offset:2px;border-radius:2px}.legal-footer .separator{color:#1a1a1a!important;font-weight:300;opacity:.7}@media (max-width:968px){.legal-footer .footer-main{flex-direction:column;text-align:center;gap:0}.legal-footer .footer-social{justify-content:center;order:1;margin-bottom:20px}.legal-footer .all-rights-reserved{width:100%;text-align:center;order:2;margin-bottom:5px}.legal-footer .footer-legal{flex-wrap:wrap;justify-content:center;order:3}}@media (min-width:969px){.legal-footer .footer-main{display:grid;grid-template-columns:1fr auto 1fr;align-items:baseline;gap:30px;margin-bottom:10px}.legal-footer .all-rights-reserved{text-align:left;justify-self:start;margin-bottom:0}.legal-footer .footer-social{justify-self:center;margin-bottom:0}.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}}@media (max-width:968px){[dir=rtl] .legal-footer .all-rights-reserved,[dir=rtl] .legal-footer .footer-legal{text-align:center}}[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;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(242,242,242,.1)!important;box-shadow:0 2px 8px rgba(242,242,242,.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:#f2f2f2!important;stroke:#f2f2f2!important;color:#f2f2f2!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:#f2f2f2!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:#f2f2f2!important;color:#f2f2f2!important;background-color:rgba(242,242,242,.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:#f2f2f2!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}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}}html[dir=rtl],html[lang=he]{direction:rtl;text-align:right}html[dir=rtl] body,html[lang=he] body{font-family:Rubik,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.language-switcher{display:flex;gap:8px;align-items:center}.lang-btn{background:0 0;border:2px solid var(--border-color);color:var(--nav-color);padding:6px 12px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:.3s}.lang-btn:hover{border-color:var(--primary-color);color:var(--primary-color)}.lang-btn.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.categories-menu{padding:40px 20px;background:var(--bg-white)}.categories-scroll{display:flex;gap:20px;overflow-x:auto;padding:10px 0;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.categories-scroll::-webkit-scrollbar{height:8px}.categories-scroll::-webkit-scrollbar-track{background:var(--bg-light);border-radius:4px}.categories-scroll::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}.category-card{min-width:180px;background:var(--bg-light);padding:24px;text-align:center;cursor:pointer;transition:.3s;flex-shrink:0}.category-card:hover{transform:translateY(-8px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.category-icon{font-size:48px;color:var(--primary-color);margin-bottom:12px}.category-card h3{font-size:16px!important;margin-bottom:4px!important}.category-label{font-size:12px;color:#64748b;font-weight:500}.aliexpress-card .category-icon{color:#f60}.comparison-grid-section{padding:60px 20px;background:var(--bg-light)}.comparison-grid-section h2{text-align:center;margin-bottom:3rem}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:24px}.loyalty-club-card{background:var(--bg-white);padding:24px;transition:.3s}.loyalty-club-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.club-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--border-color)}.club-header h3{font-size:20px!important;margin:0!important;color:var(--primary-color)}.club-badge{background:var(--primary-color);color:#fff;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.deal-item{display:flex;align-items:center;gap:16px;padding:16px;margin-bottom:12px;background:var(--bg-light);border-radius:12px;transition:.2s}.deal-item:hover{background:var(--secondary-color)}.deal-discount{font-size:28px;font-weight:700;color:var(--primary-color);min-width:60px;text-align:center}.deal-info{flex:1}.deal-store{font-size:16px!important;font-weight:600!important;margin:0!important;color:var(--text-color)}.deal-expiry{font-size:13px!important;color:#64748b;margin:4px 0 0!important}@media (max-width:768px){html[dir=rtl] .mobile-toggle,html[lang=he] .mobile-toggle{right:15px;left:auto}html[dir=rtl] .phone-header-btn,html[lang=he] .phone-header-btn{left:15px;right:auto}html[dir=rtl] .nav-menu,html[lang=he] .nav-menu{right:0;left:auto}html[dir=rtl] .whatsapp-float,html[lang=he] .whatsapp-float{left:20px;right:auto}.language-switcher{flex-direction:column;gap:8px;width:100%}.lang-btn{width:100%}}.benefit-item,.category-card,.feature-card,.loyalty-club-card,.mission-card,.service-card,.testimonial-card,.value-card{border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.btn-primary{background:var(--primary-color);border-color:var(--primary-color)}.btn-primary:hover{background:var(--accent-color);border-color:var(--accent-color)}.nav-cta-btn{background:var(--primary-color);border-color:var(--primary-color)}.nav-cta-btn:hover{background:var(--accent-color);border-color:var(--accent-color)}.category-icon,.feature-icon,.mission-icon{color:var(--primary-color)}.contact-icon,.step-number{background:var(--primary-color)}.testimonial-author strong{color:var(--primary-color)}.by-numbers{background:var(--primary-color)}