@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')}@font-face{font-family:Rubik,sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,button{font-family:Rubik,sans-serif}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:.3s}ul{list-style:none}h1,h2,h3,h4{line-height:1.2;color:#1a2b4a}h1{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:900;letter-spacing:-.02em}h2{font-size:clamp(2rem, 4vw, 3rem);font-weight:800}h3{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700}h4{font-size:1.25rem;font-weight:600}p{font-size:1.1rem;line-height:1.8;color:#5c5c5c}.main-header{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.08);z-index:1000}.desktop-nav{display:block}.nav-container{max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-link{text-decoration:none}.logo-text{font-size:1.8rem;font-weight:900;color:#e63946;font-family:Rubik,sans-serif}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-item{font-size:1.1rem;font-weight:500;color:#2c2c2c;padding:.5rem 0;position:relative;transition:color .3s}.nav-item:hover{color:#e63946}.nav-item.active{color:#e63946;font-weight:600}.nav-item.active::after{content:'';position:absolute;bottom:0;right:0;width:100%;height:3px;background:#e63946}.nav-cta{background:#e63946;color:#fff;padding:.8rem 1.8rem!important;border-radius:50px;font-weight:600}.nav-cta:hover{background:#c62e3a;transform:translateY(-2px);box-shadow:0 4px 15px rgba(230,57,70,.3)}.mobile-nav{display:none;padding:1rem 1.5rem;background:#fff;align-items:center;justify-content:space-between}.phone-header-btn{width:44px;height:44px;background:#e63946;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:.3s}.phone-header-btn:hover{background:#c62e3a;transform:scale(1.05)}.mobile-logo{font-size:1.5rem;font-weight:900;color:#e63946;font-family:Rubik,sans-serif}.mobile-toggle{width:44px;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;background:0 0;border:none;cursor:pointer;padding:0}.mobile-toggle span{width:28px;height:3px;background:#2c2c2c;border-radius:3px;transition:.3s}.mobile-toggle.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-toggle.active span:nth-child(2){transform:scaleX(0)}.mobile-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-menu{display:none;flex-direction:column;background:#fff;border-top:1px solid #e8e8e8;padding:1rem 0}.mobile-menu.active{display:flex}.mobile-menu a{padding:1rem 1.5rem;font-size:1.1rem;font-weight:500;color:#2c2c2c;border-right:3px solid transparent;transition:.3s}.mobile-menu a.active,.mobile-menu a:hover{background:#fff5f6;color:#e63946;border-right-color:#e63946}@media (min-width:769px){.mobile-nav,.mobile-toggle,.phone-header-btn{display:none!important}}@media (max-width:768px){.desktop-nav{display:none}.mobile-nav,.mobile-toggle,.phone-header-btn{display:flex}}.hero-section{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;padding:8rem 2rem 4rem;overflow:hidden}.hero-texture-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-texture-bg img{width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;max-width:1400px;margin:0 auto;width:100%}.hero-card{background:#fff;padding:4rem 3rem;border-radius:20px;box-shadow:0 10px 60px rgba(0,0,0,.15);max-width:700px;margin:0 auto;position:relative;text-align:center}.hero-badge{position:absolute;top:-20px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:#ffd93d;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 20px rgba(255,217,61,.4)}.hero-badge i{font-size:1.8rem;color:#1a2b4a}.hero-title{font-size:clamp(2.5rem, 6vw, 4.5rem);font-weight:900;color:#1a2b4a;margin-bottom:1.5rem;line-height:1.1}.hero-subtitle{font-size:1.3rem;color:#5c5c5c;margin-bottom:2.5rem;line-height:1.6}.hero-cta-group{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem}.btn-primary{background:#e63946;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;display:inline-block;transition:.3s;box-shadow:0 4px 15px rgba(230,57,70,.3)}.btn-primary:hover{background:#c62e3a;transform:translateY(-3px);box-shadow:0 6px 25px rgba(230,57,70,.4)}.btn-secondary{background:0 0;color:#e63946;padding:1rem 2.5rem;border-radius:50px;font-weight:600;font-size:1.1rem;display:inline-block;border:2px solid #e63946;transition:.3s}.btn-secondary:hover{background:#e63946;color:#fff;transform:translateY(-3px)}.hero-decorative-elements{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.hero-decorative-elements img{position:absolute;width:80px;height:80px;object-fit:contain}.hero-decorative-elements img:first-child{top:-40px;right:-40px;transform:rotate(15deg)}.hero-decorative-elements img:nth-child(2){bottom:-30px;left:-30px;transform:rotate(-20deg)}.hero-decorative-elements img:nth-child(3){top:50%;right:-50px;transform:translateY(-50%) rotate(10deg)}.category-nav-section{background:#e63946;padding:0;box-shadow:0 4px 20px rgba(230,57,70,.2)}.category-tabs{max-width:1400px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:0}.category-tab{flex:1;min-width:150px;padding:1.5rem 1rem;background:#e63946;color:#fff;text-align:center;cursor:pointer;transition:.3s;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;gap:.5rem}.category-tab:last-child{border-right:none}.category-tab.active,.category-tab:hover{background:#c62e3a;transform:translateY(-3px)}.category-tab i{font-size:1.8rem}.category-tab span{font-weight:600;font-size:1rem}.featured-products{padding:6rem 2rem;background:#f9f7f4}.section-header{text-align:center;margin-bottom:4rem}.section-header.centered{max-width:700px;margin:0 auto 4rem}.section-label{display:inline-block;background:#e63946;color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.section-title{font-size:clamp(2rem, 4vw, 3rem);color:#1a2b4a;margin-bottom:1rem}.section-description{font-size:1.2rem;color:#5c5c5c;max-width:600px;margin:0 auto}.products-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:3rem}.product-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.1);transition:.3s}.product-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.product-image-wrapper{position:relative;height:300px;overflow:hidden}.product-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image-wrapper img{transform:scale(1.1)}.product-badge{position:absolute;top:20px;right:20px;background:#ffd93d;color:#1a2b4a;padding:.5rem 1.2rem;border-radius:50px;font-weight:700;font-size:.9rem;box-shadow:0 3px 15px rgba(255,217,61,.4)}.product-badge.popular{background:#e63946;color:#fff}.product-info{padding:2rem}.product-name{font-size:1.8rem;color:#1a2b4a;margin-bottom:1rem;font-weight:700}.product-description{color:#5c5c5c;margin-bottom:1.5rem;line-height:1.7}.product-features{display:flex;flex-wrap:wrap;gap:1rem}.product-features span{display:flex;align-items:center;gap:.5rem;color:#5c5c5c;font-size:.95rem}.product-features i{color:#4caf50;font-size:1rem}.story-preview{padding:6rem 2rem;background:#fff}.story-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.story-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.story-image img{width:100%;height:600px;object-fit:cover}.story-overlay-badge{position:absolute;bottom:30px;right:30px;background:#fff;padding:1.5rem 2rem;border-radius:15px;box-shadow:0 5px 25px rgba(0,0,0,.2);display:flex;align-items:center;gap:1rem}.story-overlay-badge i{font-size:2rem;color:#e63946}.story-overlay-badge span{font-weight:700;font-size:1.1rem;color:#1a2b4a}.story-content{padding:2rem 0}.story-label{display:inline-block;background:#e63946;color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.story-title{font-size:clamp(2rem, 4vw, 3rem);color:#1a2b4a;margin-bottom:2rem;line-height:1.2}.story-text{font-size:1.1rem;color:#5c5c5c;line-height:1.8;margin-bottom:1.5rem}.btn-text{display:inline-flex;align-items:center;gap:.8rem;color:#e63946;font-weight:600;font-size:1.1rem;margin-top:1rem;transition:.3s}.btn-text:hover{gap:1.2rem}.btn-text i{transition:transform .3s}.btn-text:hover i{transform:translateX(-5px)}.story-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;padding-top:3rem;border-top:2px solid #f0f0f0}.stat-item{text-align:center}.stat-number{font-size:2.5rem;font-weight:900;color:#e63946;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#5c5c5c;font-weight:500}.mass-consumption{padding:6rem 2rem;background:#f5e6d3}.consumption-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem}.consumption-card{background:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 5px 30px rgba(0,0,0,.08);transition:.3s}.consumption-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.12)}.consumption-icon{width:80px;height:80px;background:linear-gradient(135deg,#e63946,#ff6b6b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;box-shadow:0 5px 20px rgba(230,57,70,.3)}.consumption-icon i{font-size:2.2rem;color:#fff}.consumption-card h3{font-size:1.8rem;color:#1a2b4a;margin-bottom:1rem}.consumption-card p{color:#5c5c5c;margin-bottom:1.5rem;line-height:1.7}.consumption-features{text-align:right;padding-right:1rem}.consumption-features li{color:#5c5c5c;padding:.5rem 0;border-bottom:1px solid #f0f0f0}.consumption-features li:last-child{border-bottom:none}.testimonials-section{position:relative;padding:6rem 2rem;overflow:hidden}.testimonials-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.testimonials-bg img{width:100%;height:100%;object-fit:cover}.testimonials-content{position:relative;z-index:2;max-width:1400px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem}.testimonial-card{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1);transition:.3s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.testimonial-stars{display:flex;gap:.3rem;margin-bottom:1.5rem}.testimonial-stars i{color:#ffd93d;font-size:1.2rem}.testimonial-text{font-size:1.1rem;color:#2c2c2c;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;flex-direction:column;gap:.3rem;padding-top:1.5rem;border-top:2px solid #f0f0f0}.testimonial-author strong{color:#1a2b4a;font-size:1.1rem}.testimonial-author span{color:#5c5c5c;font-size:.95rem}.cta-section{padding:6rem 2rem;background:linear-gradient(135deg,#e63946,#c62e3a);color:#fff}.cta-container{max-width:1000px;margin:0 auto;text-align:center}.cta-title{font-size:clamp(2.5rem, 5vw, 4rem);color:#fff;margin-bottom:1.5rem;font-weight:900}.cta-text{font-size:1.3rem;color:rgba(255,255,255,.95);margin-bottom:3rem;line-height:1.6}.cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary.large,.btn-secondary.large{padding:1.3rem 3rem;font-size:1.2rem}.btn-secondary.large{background:#fff;color:#e63946;border:2px solid #fff}.btn-secondary.large:hover{background:0 0;color:#fff}.cta-container.with-image{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;text-align:right;max-width:1400px}.cta-content{padding:2rem 0}.cta-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3)}.cta-image img{width:100%;height:400px;object-fit:cover}.main-footer{position:relative;color:#fff;padding:4rem 2rem 2rem;overflow:hidden}.footer-texture{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.footer-texture img{width:100%;height:100%;object-fit:cover;filter:brightness(.3)}.footer-content{position:relative;z-index:2;max-width:1400px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:3rem}.footer-column h3,.footer-column h4{color:#fff;margin-bottom:1.5rem;font-size:1.3rem}.footer-logo{font-size:1.8rem;font-family:Rubik,sans-serif}.footer-tagline{color:rgba(255,255,255,.8);margin-bottom:1.5rem;font-size:1rem}.footer-social{display:flex;gap:1rem}.footer-social a{width:45px;height:45px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:.3s}.footer-social a:hover{background:#e63946;transform:translateY(-3px)}.footer-contact,.footer-hours,.footer-links{display:flex;flex-direction:column;gap:.8rem}.footer-contact a,.footer-hours li,.footer-links a{color:rgba(255,255,255,.8);transition:color .3s}.footer-contact a:hover,.footer-links a:hover{color:#fff;padding-right:5px}.footer-contact li,.footer-hours li{display:flex;align-items:center;gap:.8rem}.footer-contact i{color:#e63946;font-size:1rem}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:1.5rem}.footer-legal{display:flex;gap:2rem;flex-wrap:wrap}.footer-legal a{color:rgba(255,255,255,.7);font-size:.95rem}.footer-legal a:hover{color:#fff}.footer-credit{color:rgba(255,255,255,.7);font-size:.95rem}.footer-credit a{color:#e63946;font-weight:600}.footer-credit a:hover{text-decoration:underline}.whatsapp-float{position:fixed;bottom:30px;left:30px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(37,211,102,.4);z-index:999;transition:.3s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 30px rgba(37,211,102,.6)}.whatsapp-float i{font-size:2rem;color:#fff}@media (min-width:769px){.whatsapp-float{display:none}}.page-hero{position:relative;padding:10rem 2rem 6rem;text-align:center;overflow:hidden}.page-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-hero-bg img{width:100%;height:100%;object-fit:cover}.page-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.page-label{display:inline-block;background:#e63946;color:#fff;padding:.5rem 1.5rem;border-radius:50px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.page-title{font-size:clamp(2.5rem, 5vw, 4rem);color:#1a2b4a;margin-bottom:1.5rem;font-weight:900}.page-subtitle{font-size:1.3rem;color:#5c5c5c;line-height:1.6}.category-showcase{padding:4rem 2rem 2rem;background:#fff}.showcase-header{text-align:center;margin-bottom:3rem}.categories-navigation{max-width:1000px;margin:0 auto;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.category-filter{padding:.8rem 2rem;background:#f0f0f0;color:#2c2c2c;border-radius:50px;font-weight:600;font-size:1rem;transition:.3s;cursor:pointer}.category-filter.active,.category-filter:hover{background:#e63946;color:#fff;transform:translateY(-2px)}.products-detailed{padding:4rem 2rem;background:#f9f7f4}.product-detail-card{max-width:1400px;margin:0 auto 6rem;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.1);display:grid;grid-template-columns:1fr 1fr;gap:0}.product-detail-card.reverse{direction:ltr}.product-detail-image{height:100%;min-height:500px;position:relative}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-badge{position:absolute;top:30px;right:30px;background:#e63946;color:#fff;padding:.8rem 1.5rem;border-radius:50px;font-weight:700;box-shadow:0 4px 20px rgba(230,57,70,.3)}.product-detail-content{padding:4rem;direction:rtl}.product-detail-header{margin-bottom:2rem}.product-category-tag{display:inline-block;background:#e63946;color:#fff;padding:.5rem 1.2rem;border-radius:50px;font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.product-category-tag.red{background:#c62e3a}.product-category-tag.green{background:#4caf50}.product-category-tag.orange{background:#ff9800}.product-category-tag.pink{background:#e91e63}.product-detail-title{font-size:2.5rem;color:#1a2b4a;margin-bottom:1.5rem;font-weight:800}.product-detail-description{font-size:1.1rem;color:#5c5c5c;line-height:1.8;margin-bottom:2.5rem}.product-highlights{margin-bottom:2.5rem}.highlight-item{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}.highlight-item i{color:#4caf50;font-size:1.5rem;flex-shrink:0;margin-top:.2rem}.highlight-item strong{display:block;color:#1a2b4a;font-size:1.2rem;margin-bottom:.5rem}.highlight-item p{color:#5c5c5c;line-height:1.7}.product-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.feature-box{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#f9f7f4;border-radius:10px;border-right:3px solid #e63946}.feature-box i{color:#e63946;font-size:1.5rem}.feature-box span{font-weight:600;color:#2c2c2c}.additional-services{padding:6rem 2rem;background:#fff}.services-container{max-width:1400px;margin:0 auto}.services-header{text-align:center;margin-bottom:4rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.service-card{background:#f9f7f4;padding:3rem 2rem;border-radius:20px;text-align:center;transition:.3s}.service-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.1)}.service-icon{width:80px;height:80px;background:#e63946;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.service-icon i{font-size:2.2rem;color:#fff}.service-card h3{font-size:1.8rem;color:#1a2b4a;margin-bottom:1rem}.service-card p{color:#5c5c5c;margin-bottom:1.5rem;line-height:1.7}.service-features{text-align:right;padding-right:1rem}.service-features li{display:flex;align-items:center;gap:.8rem;color:#5c5c5c;padding:.8rem 0;border-bottom:1px solid #e8e8e8}.service-features li:last-child{border-bottom:none}.service-features i{color:#4caf50;font-size:1rem}.quality-promise{padding:6rem 2rem;background:#f5e6d3}.promise-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.promise-content{padding:2rem 0}.promise-title{font-size:clamp(2rem, 4vw, 3rem);color:#1a2b4a;margin-bottom:1.5rem}.promise-text{font-size:1.1rem;color:#5c5c5c;line-height:1.8;margin-bottom:3rem}.promise-points{display:flex;flex-direction:column;gap:2rem}.promise-point{display:flex;gap:1.5rem;align-items:flex-start}.promise-icon{width:60px;height:60px;background:#e63946;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.promise-icon i{font-size:1.8rem;color:#fff}.promise-text-content h4{color:#1a2b4a;margin-bottom:.5rem;font-size:1.2rem}.promise-text-content p{color:#5c5c5c;line-height:1.6}.promise-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.promise-image img{width:100%;height:600px;object-fit:cover}.about-hero{position:relative;min-height:70vh;display:flex;align-items:center;padding:8rem 2rem 4rem;overflow:hidden}.about-hero-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.about-hero-image::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,rgba(0,0,0,.3),rgba(0,0,0,.6))}.about-hero-image img{width:100%;height:100%;object-fit:cover}.about-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto;text-align:center;color:#fff}.about-hero-title{font-size:clamp(2.5rem, 5vw, 4rem);color:#fff;margin-bottom:1.5rem;font-weight:900;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.about-hero-subtitle{font-size:1.3rem;color:rgba(255,255,255,.95);line-height:1.6;text-shadow:1px 1px 5px rgba(0,0,0,.3)}.story-timeline{padding:6rem 2rem;background:#f9f7f4}.timeline-container{max-width:1200px;margin:0 auto}.timeline-header{text-align:center;margin-bottom:5rem}.timeline{position:relative}.timeline::before{content:'';position:absolute;right:50%;top:0;bottom:0;width:3px;background:#e63946}.timeline-item{display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;margin-bottom:5rem;align-items:center}.timeline-item.reverse .timeline-content{order:3}.timeline-item.reverse .timeline-marker{order:2}.timeline-item.reverse .timeline-image{order:1}.timeline-marker{width:100px;height:100px;background:#e63946;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;font-weight:900;box-shadow:0 5px 20px rgba(230,57,70,.3);z-index:2}.timeline-content{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.timeline-content h3{font-size:2rem;color:#1a2b4a;margin-bottom:1rem}.timeline-content p{color:#5c5c5c;line-height:1.8}.timeline-image{border-radius:20px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.15)}.timeline-image img{width:100%;height:350px;object-fit:cover}.values-section{position:relative;padding:6rem 2rem;overflow:hidden}.values-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.values-bg img{width:100%;height:100%;object-fit:cover}.values-content{position:relative;z-index:2;max-width:1400px;margin:0 auto}.values-header{text-align:center;margin-bottom:4rem}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.value-card{background:#fff;padding:3rem 2rem;border-radius:20px;text-align:center;box-shadow:0 5px 30px rgba(0,0,0,.1);transition:.3s}.value-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.15)}.value-icon{width:80px;height:80px;background:linear-gradient(135deg,#e63946,#ff6b6b);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.value-icon i{font-size:2.2rem;color:#fff}.value-card h3{font-size:1.8rem;color:#1a2b4a;margin-bottom:1rem}.value-card p{color:#5c5c5c;line-height:1.7}.team-section{padding:6rem 2rem;background:#fff}.team-container{max-width:1400px;margin:0 auto}.team-header{text-align:center;margin-bottom:4rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:3rem}.team-member{text-align:center}.team-image{width:250px;height:250px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.15);border:5px solid #e63946}.team-image img{width:100%;height:100%;object-fit:cover}.team-member h3{font-size:1.8rem;color:#1a2b4a;margin-bottom:.5rem}.team-role{color:#e63946;font-weight:600;margin-bottom:1rem;display:block}.team-description{color:#5c5c5c;line-height:1.7}.community-section{padding:6rem 2rem;background:#f5e6d3}.community-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.community-content{padding:2rem 0}.community-title{font-size:clamp(2rem, 4vw, 3rem);color:#1a2b4a;margin-bottom:1.5rem;line-height:1.2}.community-text{font-size:1.1rem;color:#5c5c5c;line-height:1.8;margin-bottom:3rem}.community-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3rem}.stat-box{background:#fff;padding:2rem;border-radius:15px;text-align:center;box-shadow:0 3px 15px rgba(0,0,0,.08)}.community-actions{display:flex;flex-direction:column;gap:2rem}.action-item{display:flex;gap:1.5rem;align-items:flex-start}.action-item i{color:#e63946;font-size:2rem;flex-shrink:0}.action-item h4{color:#1a2b4a;margin-bottom:.5rem}.action-item p{color:#5c5c5c;line-height:1.6}.community-image{border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.15)}.community-image img{width:100%;height:600px;object-fit:cover}.contact-hero{position:relative;padding:10rem 2rem 6rem;text-align:center;overflow:hidden}.contact-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.contact-hero-bg img{width:100%;height:100%;object-fit:cover}.contact-hero-content{position:relative;z-index:2;max-width:800px;margin:0 auto}.contact-hero-title{font-size:clamp(2.5rem, 5vw, 4rem);color:#1a2b4a;margin-bottom:1.5rem;font-weight:900}.contact-hero-subtitle{font-size:1.3rem;color:#5c5c5c;line-height:1.6}.contact-methods{padding:4rem 2rem;background:#fff}.methods-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.method-card{background:#f9f7f4;padding:3rem 2rem;border-radius:20px;text-align:center;transition:.3s;border:3px solid transparent}.method-card:hover{transform:translateY(-10px);box-shadow:0 10px 40px rgba(0,0,0,.1);border-color:#e63946}.method-card.primary{background:linear-gradient(135deg,#e63946,#c62e3a);color:#fff}.method-card.primary h3,.method-card.primary p{color:#fff}.method-icon{width:80px;height:80px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.method-card:not(.primary) .method-icon{background:#e63946}.method-icon i{font-size:2.2rem;color:#fff}.method-card h3{font-size:1.8rem;color:#1a2b4a;margin-bottom:1rem}.method-card p{color:#5c5c5c;margin-bottom:1.5rem}.method-link{display:inline-block;color:#e63946;font-weight:700;font-size:1.2rem;margin-bottom:1rem;transition:.3s}.method-card.primary .method-link{color:#fff;text-decoration:underline}.method-link:hover{transform:scale(1.05)}.method-hours,.method-note{font-size:.95rem;color:#5c5c5c;line-height:1.6}.method-card.primary .method-hours,.method-card.primary .method-note{color:rgba(255,255,255,.9)}.contact-form-section{padding:6rem 2rem;background:#f9f7f4}.contact-form-section>div{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;gap:4rem;align-items:start}.form-container{background:#fff;padding:4rem 3rem;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.form-intro{margin-bottom:3rem}.form-intro h2{font-size:2.5rem;color:#1a2b4a;margin-bottom:1rem}.form-intro p{color:#5c5c5c;line-height:1.7}.contact-form{display:flex;flex-direction:column;gap:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.form-group{display:flex;flex-direction:column;gap:.8rem}.form-group label{display:flex;align-items:center;gap:.8rem;color:#2c2c2c;font-weight:600;font-size:1rem}.form-group label i{color:#e63946;font-size:1.1rem}.form-group input,.form-group select,.form-group textarea{padding:1rem 1.5rem;border:2px solid #e8e8e8;border-radius:10px;font-size:1rem;font-family:Rubik,sans-serif}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#e63946;box-shadow:0 0 0 3px rgba(230,57,70,.1)}.form-group textarea{resize:vertical;min-height:150px}.btn-submit{background:#e63946;color:#fff;padding:1.2rem 3rem;border-radius:50px;font-weight:600;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center;gap:1rem;transition:.3s;box-shadow:0 4px 15px rgba(230,57,70,.3);cursor:pointer}.btn-submit:hover{background:#c62e3a;transform:translateY(-3px);box-shadow:0 6px 25px rgba(230,57,70,.4)}.form-privacy{font-size:.9rem;color:#5c5c5c;text-align:center}.form-privacy a{color:#e63946;text-decoration:underline}.form-image{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.15);height:100%;min-height:600px}.form-image img{width:100%;height:100%;object-fit:cover}.form-image-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:3rem 2rem}.overlay-content{color:#fff;text-align:center}.overlay-content i{font-size:3rem;margin-bottom:1rem;color:#e63946}.overlay-content h3{color:#fff;font-size:1.8rem;margin-bottom:.5rem}.overlay-content p{color:rgba(255,255,255,.9)}.hours-section{padding:6rem 2rem;background:#fff}.hours-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.hours-card{background:#f9f7f4;padding:3rem;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.hours-header{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.hours-header i{font-size:2.5rem;color:#e63946}.hours-header h2{font-size:2rem;color:#1a2b4a}.hours-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.hours-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#fff;border-radius:10px;border-right:3px solid #e8e8e8}.hours-item.special{border-right-color:#ff9800;background:#fff8e1}.hours-item.closed{border-right-color:#9e9e9e;background:#f5f5f5}.hours-item .day{font-weight:600;color:#2c2c2c}.hours-item .time{color:#5c5c5c;font-weight:500}.hours-note{display:flex;gap:1rem;align-items:flex-start;padding:1.5rem;background:#fff3cd;border-radius:10px;border-right:3px solid #ff9800}.hours-note i{color:#ff9800;font-size:1.3rem;flex-shrink:0;margin-top:.2rem}.hours-note p{color:#5c5c5c;line-height:1.6}.visit-tips{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 5px 30px rgba(0,0,0,.1)}.visit-tips h3{font-size:2rem;color:#1a2b4a;margin-bottom:2rem}.tip-item{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}.tip-item i{color:#e63946;font-size:1.8rem;flex-shrink:0;margin-top:.2rem}.tip-item strong{display:block;color:#1a2b4a;margin-bottom:.3rem}.tip-item p{color:#5c5c5c;line-height:1.6}.map-section{padding:6rem 2rem;background:#f9f7f4}.map-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.5fr;gap:4rem}.map-info h2{font-size:2.5rem;color:#1a2b4a;margin-bottom:2rem}.address-card{display:flex;gap:1.5rem;align-items:flex-start;padding:2rem;background:#fff;border-radius:15px;box-shadow:0 3px 15px rgba(0,0,0,.08);margin-bottom:2.5rem;border-right:4px solid #e63946}.address-card i{color:#e63946;font-size:2rem;flex-shrink:0}.address-card strong{display:block;color:#1a2b4a;font-size:1.2rem;margin-bottom:.5rem}.address-card p{color:#5c5c5c;line-height:1.6}.directions h3{font-size:1.5rem;color:#1a2b4a;margin-bottom:1rem;margin-top:2rem}.directions h3:first-of-type{margin-top:0}.directions p{color:#5c5c5c;line-height:1.7;margin-bottom:1.5rem}.map-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.btn-map{display:inline-flex;align-items:center;gap:.8rem;padding:1rem 2rem;background:#e63946;color:#fff;border-radius:50px;font-weight:600;transition:.3s;box-shadow:0 3px 15px rgba(230,57,70,.3)}.btn-map:hover{background:#c62e3a;transform:translateY(-2px);box-shadow:0 5px 20px rgba(230,57,70,.4)}.map-placeholder{border-radius:20px;overflow:hidden;box-shadow:0 5px 30px rgba(0,0,0,.15);height:600px}.map-placeholder img{width:100%;height:100%;object-fit:cover}.faq-section{padding:6rem 2rem;background:#fff}.faq-container{max-width:1200px;margin:0 auto}.faq-header{text-align:center;margin-bottom:4rem}.faq-header h2{font-size:2.5rem;color:#1a2b4a;margin-bottom:1rem}.faq-header p{color:#5c5c5c;font-size:1.2rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.faq-item{background:#f9f7f4;padding:2.5rem;border-radius:20px;border-right:4px solid #e63946;transition:.3s}.faq-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.faq-item h3{display:flex;align-items:center;gap:1rem;font-size:1.3rem;color:#1a2b4a;margin-bottom:1rem}.faq-item h3 i{color:#e63946;font-size:1.5rem}.faq-item p{color:#5c5c5c;line-height:1.7}.social-section{padding:6rem 2rem;background:#f5e6d3;text-align:center}.social-container{max-width:800px;margin:0 auto}.social-container h2{font-size:2.5rem;color:#1a2b4a;margin-bottom:1rem}.social-container p{color:#5c5c5c;font-size:1.2rem;margin-bottom:3rem}.social-links{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.social-link{display:flex;align-items:center;gap:1rem;padding:1.5rem 3rem;border-radius:50px;color:#fff;font-weight:600;font-size:1.1rem;transition:.3s;box-shadow:0 4px 20px rgba(0,0,0,.15)}.social-link:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.25)}.social-link.facebook{background:#1877f2}.social-link.instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045)}.social-link.whatsapp{background:#25d366}.social-link i{font-size:1.8rem}@media (max-width:1200px){.community-container,.contact-form-section>div,.cta-container.with-image,.hours-container,.map-container,.promise-container,.story-container,.timeline-item{grid-template-columns:1fr}.timeline::before{right:20px}.timeline-item{grid-template-columns:auto 1fr;gap:2rem}.timeline-item.reverse .timeline-content,.timeline-item.reverse .timeline-image{order:2}.timeline-item.reverse .timeline-marker{order:1}.timeline-image{grid-column:1/-1}}@media (max-width:768px){body{padding-top:70px}.hero-section{min-height:auto;padding:6rem 1.5rem 3rem}.hero-card{padding:3rem 2rem}.hero-decorative-elements img{width:60px;height:60px}.category-tabs{overflow-x:auto;overflow-y:hidden;justify-content:flex-start;-webkit-overflow-scrolling:touch}.category-tab{flex:0 0 auto;min-width:120px}.products-grid{grid-template-columns:1fr;gap:2rem}.story-stats{grid-template-columns:1fr;gap:1.5rem}.consumption-grid,.faq-grid,.product-detail-card,.services-grid,.team-grid,.testimonials-grid,.values-grid{grid-template-columns:1fr}.product-detail-image{min-height:300px}.product-detail-content{padding:2.5rem 2rem}.product-features-grid,.timeline-item{grid-template-columns:1fr}.timeline-marker{width:80px;height:80px;font-size:1.5rem;margin:0 auto 2rem}.timeline::before{display:none}.community-stats{grid-template-columns:1fr 1fr}.form-row,.methods-container{grid-template-columns:1fr}.form-container{padding:2.5rem 2rem}.form-image{min-height:400px}.cta-buttons,.hero-cta-group,.map-actions{flex-direction:column;width:100%}.btn-map,.btn-primary,.btn-secondary{width:100%;justify-content:center}.social-links{flex-direction:column}.social-link{width:100%;justify-content:center}section{padding:4rem 1.5rem}.about-hero,.contact-hero,.page-hero{padding:8rem 1.5rem 4rem}}@media (max-width:480px){h1{font-size:2rem}h2{font-size:1.8rem}h3{font-size:1.4rem}.hero-card{padding:2.5rem 1.5rem}.consumption-card,.form-container,.hours-card,.product-card,.service-card,.testimonial-card,.value-card,.visit-tips{padding:2rem 1.5rem}.whatsapp-float{width:50px;height:50px;bottom:20px;left:20px}.whatsapp-float i{font-size:1.8rem}}figure,img,picture{opacity:1!important;visibility:visible!important}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Rubik,sans-serif!important}.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:40px!important;height:auto!important;width:auto!important;object-fit:contain!important}@media (max-width:768px){body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}.container,.section,.wrapper,article,main,section{width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box!important;padding-left:1rem!important;padding-right:1rem!important}form{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0!important}.form-input,.form-select,.form-textarea,input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-container,.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;grid-template-columns:none!important}.grid,[style*="display: grid"],[style*="display:grid"]{display:flex!important;flex-direction:column!important;gap:1rem!important;grid-template-columns:none!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p,span{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important;object-fit:contain!important}[style*="position: absolute"],[style*="position:absolute"]{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}.flex,[style*="display: flex"],[style*="display:flex"]{flex-wrap:wrap!important}.btn,.button,button{width:100%!important;max-width:100%!important;padding:12px 20px!important;font-size:16px!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important;margin-bottom:1rem!important}.contact-form-section,.form-container,.form-text-side{width:100%!important;max-width:100%!important;padding:1rem!important;box-sizing:border-box!important}.hero,.hero-section,[class*=hero]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}body>*{max-width:100vw!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}:root{--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#f2f2f2}#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}}