@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);@font-face{font-family:Inter;src:url('assets/fonts/inter/Inter-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url('assets/fonts/inter/Inter-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url('assets/fonts/inter/Inter-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url('assets/fonts/inter/Inter-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url('assets/fonts/rubik/Rubik-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url('assets/fonts/rubik/Rubik-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url('assets/fonts/rubik/Rubik-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url('assets/fonts/rubik/Rubik-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:'Times New Roman',sans-serif;line-height:1.7;color:#161922;background-color:#f9fafd}img{max-width:100%;height:auto;display:block}:root{--primary-dark:#C41E3A;--primary-blue:#C41E3A;--dark-gray:#161922;--light-gray:#A8A8A8;--off-white:#F9FAFD;--medium-gray:#86869F;--text-color:#4a4a4a;--bg-white:#FFFFFF;--shadow:0 4px 12px rgba(0,0,0,0.08);--primary-color:#C41E3A;--secondary-color:#0E7490;--accent-color:#FB923C;--background-color:#FFFFFF;--surface-color:#FEF2F2;--text-secondary-color:#8c8c8c;--heading-font:'Times New Roman',sans-serif;--body-font:'Times New Roman',sans-serif;--font-family:'Times New Roman',sans-serif;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#0E7490}.container{max-width:1440px;width:100%;margin:0 auto;padding:0 40px}.navbar{background-color:#0e7490;padding:20px 0;position:sticky;top:0;z-index:1000;box-shadow:var(--shadow)}.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;box-shadow:none}.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}.mobile-toggle{display:none;background:0 0;border:none;cursor:pointer;padding:10px;z-index:1001;flex-shrink:0}.mobile-toggle svg{color:#fff;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:#fff;transition:color .3s}.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:#fff;text-decoration:none;font-weight:500;font-size:16px;transition:color .3s}.nav-menu a.active,.nav-menu a:hover{color:#c41e3a}.nav-cta-container{display:flex;align-items:center;margin-left:auto}.nav-cta-item{list-style:none}.nav-cta-btn{background:#c41e3a;color:#fff;padding:12px 28px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;transition:background .3s;display:inline-block}.nav-cta-btn.active,.nav-cta-btn:hover{background:#0d52cc}.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:#fff;max-width:900px}.hero-content h1{font-size:48px;font-weight:500;line-height:1.2;margin-bottom:1rem;color:#cdda1b}.hero-content h3{font-size:24px;font-weight:400;line-height:1.4;margin-bottom:2rem;color:#cab62f}.page-hero{background:linear-gradient(135deg,#0e7490 0,#c41e3a 100%);padding:80px 40px;text-align:center;color:#fff}.page-hero h1{font-size:48px;font-weight:500;line-height:1.2;margin-bottom:1rem;color:#cdda1b}.page-hero h3{font-size:24px;font-weight:400;line-height:1.4;max-width:800px;margin:0 auto;color:#cab62f}section{padding-top:20px;padding-bottom:20px}h1{font-size:48px;font-weight:500;line-height:1.2;margin-bottom:1rem;margin-top:.5rem;color:#cdda1b}h2{font-size:32px;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:.5rem;color:#e94007}h3{font-size:24px;font-weight:400;line-height:1.4;margin-bottom:1rem;margin-top:.5rem;color:#cab62f}p{font-size:16px;font-weight:100;line-height:1.7;margin-bottom:1rem;color:#1bac3f}.btn-primary{background:#c41e3a;color:#fff;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;display:inline-block;transition:background .3s;border:2px solid #c41e3a;cursor:pointer}.btn-primary:hover{background:#0d52cc;border-color:#0d52cc}.btn-secondary{background:#f9fafd;color:#c41e3a;padding:14px 32px;border-radius:6px;text-decoration:none;font-weight:600;font-size:16px;display:inline-block;transition:.3s;border:2px solid #c41e3a}.btn-secondary:hover{background:#c41e3a;color:#fff}.intro-section{padding:60px 40px;background:#fff}.intro-content{max-width:800px;margin:0 auto}.intro-content h2{text-align:center;margin-bottom:2rem;color:#e94007}.featured-products{padding:60px 40px;background:#f9fafd}.featured-products h2{text-align:center;margin-bottom:1rem;color:#e94007}.featured-products h3:first-of-type{text-align:center;color:#86869f;margin-bottom:3rem}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem;margin-top:2rem}.product-card{background:#fef2f2;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s;padding:24px}.product-card:hover{transform:translateY(-5px)}.product-img{width:100%;height:250px;object-fit:cover;border-radius:6px;margin-bottom:1.5rem}.product-card h3{margin-bottom:1rem;color:#cab62f;font-weight:400;font-size:24px}.why-choose{padding:60px 40px;background:#fff}.why-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.why-text h2{margin-bottom:1.5rem;color:#e94007}.benefits-list{margin-top:2rem}.benefit-item{display:flex;gap:1rem;margin-bottom:1.5rem;align-items:flex-start}.benefit-item i{color:#c41e3a;font-size:24px;flex-shrink:0;margin-top:4px}.benefit-item h3{margin-bottom:.5rem;color:#cab62f;font-weight:400;font-size:24px}.benefit-item p{margin-bottom:0;color:#1bac3f;font-weight:100}.feature-img{width:100%;height:100%;object-fit:cover;border-radius:8px}.greenmax-section{padding:60px 40px;background:#f9fafd}.greenmax-section h2{text-align:center;margin-bottom:3rem;color:#e94007}.greenmax-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.greenmax-text h3{margin-bottom:1.5rem;color:#cab62f;font-weight:400;font-size:24px}.greenmax-text .btn-secondary{margin-top:2rem}.distribution-section{padding:60px 40px;background:#fff}.distribution-content h2{text-align:center;margin-bottom:1.5rem;color:#e94007}.distribution-content>p{text-align:center;max-width:800px;margin:0 auto 3rem;color:#1bac3f;font-weight:100}.distribution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.distribution-card{background:#f9fafd;border-radius:8px;overflow:hidden;padding:24px}.distribution-img{width:100%;height:200px;object-fit:cover;border-radius:6px;margin-bottom:1.5rem}.testimonials-section{padding:60px 40px;background:#f9fafd}.testimonials-section h2{text-align:center;margin-bottom:3rem;color:#e94007}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.testimonial-card{background:#fef2f2;border-radius:8px;padding:32px;box-shadow:var(--shadow)}.testimonial-content{margin-bottom:2rem}.testimonial-content p{font-style:italic;color:#1bac3f;line-height:1.8;font-weight:100}.testimonial-author h3{margin-bottom:.25rem;font-size:24px;color:#cab62f;font-weight:400}.testimonial-author p{color:#1bac3f;margin-bottom:0;font-size:14px;font-weight:100}.cta-section{padding:80px 40px;background:linear-gradient(135deg,#0e7490 0,#c41e3a 100%);text-align:center;color:#fff}.cta-content h2{color:#e94007;margin-bottom:1rem}.cta-content h3{color:#cab62f;margin-bottom:1.5rem;font-weight:400;font-size:24px}.cta-content p{color:#1bac3f;max-width:700px;margin:0 auto 2rem;font-weight:100}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.services-intro{padding:60px 40px;background:#fff}.intro-text{max-width:800px;margin:0 auto}.service-detail{padding:60px 40px}.service-detail:nth-child(odd){background:#f9fafd}.service-detail:nth-child(2n){background:#fff}.service-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.service-content.reverse{direction:rtl}.service-content.reverse .service-image,.service-content.reverse .service-text{direction:ltr}.service-img{width:100%;height:400px;object-fit:cover;border-radius:8px}.service-text h2{margin-bottom:1.5rem;color:#e94007}.service-features{margin-top:2rem}.feature-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.feature-item i{color:#c41e3a;font-size:18px;flex-shrink:0}.service-comparison{padding:60px 40px;background:#f9fafd}.service-comparison h2{text-align:center;margin-bottom:3rem;color:#e94007}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.comparison-card{background:#fff;border-radius:8px;padding:32px;text-align:center;box-shadow:var(--shadow)}.comparison-icon{width:80px;height:80px;background:#f9fafd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.comparison-icon i{font-size:36px;color:#c41e3a}.comparison-card h3{margin-bottom:1rem;color:#cab62f;font-weight:400;font-size:24px}.service-cta{padding:80px 40px;background:linear-gradient(135deg,#0e7490 0,#c41e3a 100%);text-align:center}.service-cta .cta-content h2{color:#e94007;margin-bottom:1.5rem}.service-cta .cta-content p{color:#1bac3f;max-width:700px;margin:0 auto 2rem;font-weight:100}.about-intro{padding:60px 40px;background:#fff}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-text h2{margin-bottom:1.5rem;color:#e94007}.about-img{width:100%;height:400px;object-fit:cover;border-radius:8px}.history-section{padding:60px 40px;background:#f9fafd}.history-section h2{text-align:center;margin-bottom:2rem;color:#e94007}.history-content{max-width:800px;margin:0 auto}.values-section{padding:60px 40px;background:#fff}.values-section h2{text-align:center;margin-bottom:3rem;color:#e94007}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:2rem}.value-card{background:#f9fafd;border-radius:8px;padding:32px;text-align:center}.value-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.value-icon i{font-size:36px;color:#c41e3a}.value-card h3{margin-bottom:1rem;color:#cab62f;font-weight:400;font-size:24px}.team-section{padding:60px 40px;background:#f9fafd}.team-section h2{text-align:center;margin-bottom:1.5rem;color:#e94007}.team-intro{max-width:800px;margin:0 auto 3rem;text-align:center}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));gap:2rem}.team-card{background:#fef2f2;border-radius:8px;overflow:hidden;padding:24px;text-align:center}.team-img{width:100%;height:250px;object-fit:cover;border-radius:6px;margin-bottom:1.5rem}.team-card h3{margin-bottom:1rem;color:#cab62f;font-weight:400;font-size:24px}.commitment-section{padding:60px 40px;background:#fff}.commitment-content{max-width:800px;margin:0 auto}.commitment-content h2{text-align:center;margin-bottom:2rem;color:#e94007}.about-cta{padding:80px 40px;background:linear-gradient(135deg,#0e7490 0,#c41e3a 100%);text-align:center}.about-cta .cta-content h2{color:#e94007;margin-bottom:1.5rem}.about-cta .cta-content p{color:#1bac3f;max-width:700px;margin:0 auto 2rem;font-weight:100}.contact-intro{padding:60px 40px;background:#fff}.contact-intro-text{max-width:800px;margin:0 auto}.contact-main{padding:60px 40px;background:#f9fafd}.contact-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:4rem}.contact-form-section h2{margin-bottom:1rem;color:#e94007}.contact-form-section>p{margin-bottom:2rem;color:#1bac3f;font-weight:100}.contact-form{background:#fff;padding:32px;border-radius:8px;box-shadow:var(--shadow)}.form-group{margin-bottom:1.5rem;color:#1bac3f;font-weight:100}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#161922}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e5e7eb;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:#c41e3a}.checkbox-group{margin-bottom:2rem;color:#1bac3f;font-weight:100}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.checkbox-label input[type=checkbox]{margin-top:4px;width:auto;cursor:pointer}.checkbox-label span{font-size:14px;color:#86869f}.checkbox-label a{color:#c41e3a;text-decoration:underline}.contact-form button{width:100%}.contact-info-section h2{margin-bottom:2rem;color:#e94007}.contact-info-card{background:#fff;padding:32px;border-radius:8px;box-shadow:var(--shadow);margin-bottom:2rem}.info-item{display:flex;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.info-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.info-icon{width:50px;height:50px;background:#f9fafd;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.info-icon i{font-size:24px;color:#c41e3a}.info-content h3{margin-bottom:.5rem;font-size:24px;color:#cab62f;font-weight:400}.info-content p{margin-bottom:.25rem;color:#1bac3f;font-weight:100}.info-content a{color:#c41e3a;text-decoration:none;font-weight:600}.info-content a:hover{text-decoration:underline}.info-content span{font-size:14px;color:#86869f}.quick-links{background:#fff;padding:24px;border-radius:8px;box-shadow:var(--shadow)}.quick-links h3{margin-bottom:1rem;color:#cab62f;font-weight:400;font-size:24px}.quick-links ul{list-style:none}.quick-links li{margin-bottom:.75rem}.quick-links a{color:#c41e3a;text-decoration:none;font-weight:500;transition:color .3s}.quick-links a:hover{color:#0d52cc;text-decoration:underline}.contact-cta{padding:60px 40px;background:#fff}.contact-cta .cta-content{max-width:800px;margin:0 auto;text-align:center}.contact-cta .cta-content h2{margin-bottom:1.5rem;color:#e94007}.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=ltr] .whatsapp-float,html[lang=en] .whatsapp-float,html[lang=es] .whatsapp-float,html[lang=fr] .whatsapp-float{left:20px;right:auto}.container{padding:0 20px}.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=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[lang=en] .phone-header-btn,html[lang=es] .phone-header-btn,html[lang=fr] .phone-header-btn{right:15px;left:auto}.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:#c41e3a}.hero{min-height:400px;padding:30px 20px}.hero-content h1{font-size:28px;color:#cdda1b;font-weight:500}.hero-content h3{font-size:24px;color:#cab62f;font-weight:400}.page-hero{padding:60px 20px}.page-hero h1{font-size:28px;color:#cdda1b;font-weight:500}.page-hero h3{font-size:24px;color:#cab62f;font-weight:400}section{padding-top:15px;padding-bottom:15px}h1{font-size:28px;color:#cdda1b;font-weight:500}h2{font-size:22px;color:#e94007}h3{font-size:24px;color:#cab62f;font-weight:400}p{font-size:14px;color:#1bac3f;font-weight:100}.about-cta,.about-intro,.commitment-section,.contact-cta,.contact-intro,.contact-main,.cta-section,.distribution-section,.featured-products,.greenmax-section,.history-section,.intro-section,.service-comparison,.service-cta,.service-detail,.services-intro,.team-section,.testimonials-section,.values-section,.why-choose{padding:30px 20px}.comparison-grid,.distribution-grid,.products-grid,.team-grid,.testimonials-grid,.values-grid{grid-template-columns:1fr;gap:1.5rem}.about-content,.greenmax-content,.service-content,.why-content{grid-template-columns:1fr;gap:2rem}.service-content.reverse{direction:ltr}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons .btn-primary,.cta-buttons .btn-secondary{width:100%;text-align:center}.contact-layout{grid-template-columns:1fr;gap:2rem}.contact-form{padding:24px}}@media (max-width:1024px){h1{font-size:36px;color:#cdda1b;font-weight:500}h2{font-size:28px;color:#e94007}h3{font-size:24px;color:#cab62f;font-weight:400}p{font-size:15px;color:#1bac3f;font-weight:100}}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:#cdda1b;font-weight:500}.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:#e94007}.legal-page-content p{margin-bottom:1rem;line-height:1.7;color:#1bac3f;font-weight:100}.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:#fff;color:#1a1a1a;padding:20px 0;font-size:16px;border-top:3px solid #0e7490}.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;color:#1bac3f;font-weight:100}.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:#1bac3f;font-style:italic;font-weight:100}.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:#0e7490!important;transform:scale(1.15);opacity:1}.legal-footer .footer-social a:focus{outline:#0E7490 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(23,17,81,.1)!important;box-shadow:0 2px 8px rgba(23,17,81,.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:#0E7490!important;stroke:#0E7490!important;color:#0e7490!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:#0e7490!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:#0e7490!important;color:#0e7490!important;background-color:rgba(23,17,81,.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:#0e7490!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}}