@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800&family=Open+Sans:wght@400;600&family=Poppins:wght@400;500;600;700&display=swap";:root{--red-primary: #C8102E;--red-dark: #8B0000;--silver-metallic: #C0C0C0;--white-pure: #FFFFFF;--black-deep: #000000;--red-gradient: linear-gradient(135deg, var(--red-primary) 0%, var(--red-dark) 100%);--silver-gradient: linear-gradient(135deg, var(--silver-metallic) 0%, #E5E5E5 100%);--dark-gradient: linear-gradient(135deg, var(--black-deep) 0%, #333333 100%);--font-heading: "Montserrat", sans-serif;--font-subheading: "Poppins", sans-serif;--font-body: "Open Sans", sans-serif;--section-padding: 4rem 0;--container-padding: 0 1rem;--shadow-soft: 0 4px 20px rgba(0, 0, 0, .15);--shadow-strong: 0 8px 30px rgba(0, 0, 0, .25);--shadow-red: 0 4px 20px rgba(200, 16, 46, .2);--shadow-silver: 0 4px 20px rgba(192, 192, 192, .2)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;max-width:100%;background-color:var(--black-deep)}body{font-family:var(--font-body);line-height:1.6;color:var(--black-deep);background-color:var(--black-deep);overflow-x:hidden;max-width:100%}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:clamp(2.5rem,5vw,4rem);font-weight:800}h2{font-size:clamp(2rem,4vw,3rem);font-weight:700}h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.subtitle{font-family:var(--font-subheading);font-weight:500;font-size:1.2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:none;border-radius:8px;font-family:var(--font-heading);font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-primary{background:var(--red-gradient);color:var(--white-pure);box-shadow:var(--shadow-red);border:2px solid transparent}.btn-primary:hover{background:var(--dark-gradient);color:var(--white-pure);transform:translateY(-2px);box-shadow:var(--shadow-strong)}.btn-secondary{background:transparent;color:var(--black-deep);border:2px solid var(--silver-metallic)}.btn-secondary:hover{background:var(--silver-metallic);color:var(--black-deep);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--silver-metallic);border:2px solid var(--silver-metallic)}.btn-outline:hover{background:var(--silver-metallic);color:var(--black-deep);transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:var(--container-padding)}.section{padding:var(--section-padding)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-red{color:var(--red-primary)}.text-red-dark{color:var(--red-dark)}.text-silver{color:var(--silver-metallic)}.text-white{color:var(--white-pure)}.text-black{color:var(--black-deep)}.bg-red{background-color:var(--red-primary)}.bg-red-dark{background-color:var(--red-dark)}.bg-silver{background-color:var(--silver-metallic)}.bg-white{background-color:var(--white-pure)}.bg-black{background-color:var(--black-deep)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.fade-in-up{animation:fadeInUp .6s ease-out}.pulse{animation:pulse 2s infinite}@media (max-width: 768px){:root{--section-padding: 2rem 0;--container-padding: 0 1rem}.btn{padding:.8rem 1.5rem;font-size:.9rem}}@media (min-width: 1200px){.container{max-width:1200px}}@media (max-width: 1199px) and (min-width: 1024px){.container{max-width:1024px;padding:0 3rem}.hero{padding-top:100px;padding-bottom:80px;min-height:90vh}.hero-content{gap:4rem;align-items:center}.hero-title{font-size:3.2rem;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.3rem;margin-bottom:2.5rem;max-width:600px}.hero-video-container{max-width:550px;margin:0 auto}.hero-cta{gap:2rem;margin-top:3rem}.hero-cta .btn{padding:1.2rem 2.5rem;font-size:1.1rem;min-width:200px}.section{padding:6rem 0}.section-header{margin-bottom:4rem}.section-title{font-size:2.8rem;margin-bottom:1.5rem}.section-subtitle{font-size:1.2rem;max-width:700px;margin:0 auto}.about-content{gap:4rem;align-items:center}.about-cards{gap:2.5rem}.about-card-innovador,.about-card-formula{padding:2.5rem 2rem}.about-card-innovador h3,.about-card-formula h3{font-size:1.8rem;margin-bottom:1.2rem}.about-card-innovador p,.about-card-formula p{font-size:1rem;line-height:1.7}.benefits-grid{gap:2rem}.benefit-card{padding:2rem 1.5rem}.benefit-card h3{font-size:1.4rem;margin-bottom:1rem}.benefit-card p{font-size:1rem;line-height:1.6}.stats-row{gap:2rem;margin-top:3rem}.stat-item{padding:2rem 1.5rem}.stat-item h3{font-size:2.2rem;margin-bottom:.8rem}.stat-item p{font-size:1rem;line-height:1.5}.product-main{gap:4rem;align-items:center}.product-image-container{width:400px;height:400px}.product-name-main h3{font-size:3.2rem;margin-bottom:1rem}.product-tagline{font-size:1.1rem;margin-bottom:1.5rem}.product-description-main p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.contact-content{gap:4rem}.contact-form{max-width:550px}.form-header{margin-bottom:2.5rem}.form-header h3{font-size:1.8rem;margin-bottom:1rem}.form-header p{font-size:1.1rem}.form-group{margin-bottom:2rem}.form-group label{font-size:1rem;margin-bottom:.8rem}.form-group input,.form-group textarea{padding:1rem 1.2rem;font-size:1rem}.btn-large{padding:1.2rem 3rem;font-size:1.1rem}.footer{padding:4rem 0 2rem}.footer-content{gap:3rem}}@media (max-width: 900px) and (min-width: 768px){.container{max-width:720px;padding:0 2rem}.hero{padding-top:120px;padding-bottom:60px}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-video-container{max-width:500px;margin:0 auto}.about-content{flex-direction:column;gap:3rem}.about-cards{grid-template-columns:1fr;gap:2rem}.benefits-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem}.benefit-card{padding:1.5rem 1rem}.benefit-card h3{font-size:1.1rem;margin-bottom:.8rem}.benefit-card p{font-size:.9rem;line-height:1.5}.benefit-icon{width:55px;height:55px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.benefit-icon svg{width:28px;height:28px}.product-main{display:flex!important;flex-direction:column!important;gap:2.5rem;align-items:center;text-align:center;grid-template-columns:none!important}.product-visual{order:2;margin:2rem 0}.product-image-container{width:350px;height:350px;margin:0 auto}.product-info-main{order:3;padding:0;text-align:center;max-width:600px}.product-name-main h3{font-size:2.8rem;margin-bottom:1rem;line-height:1.2}.product-tagline{font-size:1rem;margin-bottom:1.5rem;opacity:.8}.product-description-main p{font-size:1rem;line-height:1.6;margin-bottom:2rem}.product-highlights{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:0}.highlight-item{padding:1rem;margin-bottom:0;font-size:.9rem;text-align:left}.highlight-item span{font-size:.9rem;font-weight:600}.highlight-item svg{flex-shrink:0;width:20px;height:20px;color:var(--red-primary)}.stats-row{grid-template-columns:repeat(3,1fr);gap:1.2rem}.stat-item{padding:1.5rem 1rem}.stat-item h3{font-size:1.8rem;margin-bottom:.5rem}.stat-item p{font-size:.85rem;line-height:1.4}.footer-content{grid-template-columns:1fr;gap:3rem;text-align:center}h1{font-size:clamp(2.5rem,4vw,3.5rem)}h2{font-size:clamp(2rem,3.5vw,2.8rem)}.section-subtitle{font-size:1.1rem;max-width:600px;margin:0 auto}.nav-desktop,.language-dropdown{display:none!important}.menu-toggle{display:flex!important}.nav-mobile{display:block!important}.image-carousel{max-width:450px}.carousel-container{aspect-ratio:4/3}.btn{padding:1rem 2rem;font-size:.95rem}.hero-cta{gap:1.5rem;flex-direction:row;justify-content:center}.hero-cta .btn{min-width:180px}.contact-form{max-width:500px;margin:0 auto}.form-group{margin-bottom:1.5rem}.benefits{padding:4rem 0}.benefits-content{gap:2.5rem}.benefits-header{margin-bottom:2rem}.benefits-header h2{margin-bottom:1rem}.benefits-header p{font-size:1rem;max-width:650px;margin:0 auto}.card-icon{width:55px;height:55px;margin:0 auto 1.2rem}.card-icon svg{width:28px;height:28px}.about-card-innovador,.about-card-formula{padding:1.8rem 1.5rem;text-align:center}.logo-container{gap:.8rem}.logo-title{font-size:1.6rem}.logo-slogan{font-size:.65rem}}@media (max-width: 1023px) and (min-width: 768px){.container{max-width:768px}.hero-content{grid-template-columns:1fr;gap:3rem}.about-content{flex-direction:column}.benefits-grid{grid-template-columns:repeat(2,1fr)}.product-main{flex-direction:column;gap:3rem}.footer-content{grid-template-columns:2fr 1fr;gap:4rem}}.language-dropdown{position:relative;display:inline-block;z-index:1001}.language-dropdown-container{position:relative;display:inline-block}@media (min-width: 769px){.language-dropdown{position:relative;z-index:1001}.language-dropdown-menu{z-index:1002}}@media (max-width: 768px){.language-dropdown{display:none}}.language-dropdown-trigger{display:flex;align-items:center;gap:.5rem;padding:.5rem .8rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:var(--white-pure);font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:80px}.language-dropdown-trigger:hover{background:#fff3;border-color:#fff6;transform:translateY(-1px)}.current-language{display:flex;align-items:center;gap:.3rem}.current-language .name{font-size:.75rem;font-weight:600}.chevron{display:flex;align-items:center;color:var(--white-pure);opacity:.7}.language-dropdown-menu{position:fixed;min-width:140px;background:var(--black-deep);border:1px solid rgba(255,255,255,.2);border-radius:8px;box-shadow:0 10px 25px #0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1002;overflow:hidden}.language-dropdown-item{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;width:100%;background:transparent;border:none;color:var(--white-pure);font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative}.language-dropdown-item:hover{background:#ffffff1a}.language-dropdown-item.active{background:#ffffff1a;color:var(--white-pure)}.language-dropdown-item .name{flex:1;text-align:left}.check-mark{color:var(--silver-metallic);font-weight:700;font-size:.9rem}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--dark-gradient);transition:all .3s ease;box-shadow:0 2px 20px #0000001a;width:100%;max-width:100vw;overflow:hidden}@media (max-width: 767px) and (min-width: 481px){.header-content{padding:.8rem 0}.nav-desktop{display:none}.menu-toggle{display:flex}.logo-container{gap:.7rem}.logo-icon{width:45px;height:45px}.logo-drop-icon{width:28px;height:36px}.logo-title{font-size:1.5rem}.logo-slogan{font-size:.6rem}.hero-content{grid-template-columns:1fr;gap:2.5rem}.about-content{flex-direction:column}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.product-main{flex-direction:column;gap:2.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}}.header.scrolled{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;max-width:100vw;overflow-x:hidden}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.header-logo{flex:0 0 auto}.logo-container{display:flex;align-items:center;gap:1rem}.logo-icon{display:flex;align-items:center;justify-content:center;width:55px;height:55px;flex-shrink:0}.heart-gummy-logo{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.heart-gummy-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.logo-drop-icon{width:30px;height:40px;background:var(--red-gradient);border-radius:50%/60% 60% 40% 40%;box-shadow:0 4px 8px #0000004d;position:relative}.logo-drop-icon:after{content:"";position:absolute;top:15%;left:25%;width:50%;height:30%;background:#ffffff4d;border-radius:50%;filter:blur(1px)}.logo-title{font-size:1.8rem;font-weight:800;color:var(--silver-metallic);margin:0;text-shadow:0 2px 4px rgba(0,0,0,.3)}.logo-slogan{font-size:.7rem;color:var(--white-pure);margin:0;font-weight:600;letter-spacing:1px}.nav-desktop{display:flex;align-items:center;margin-left:auto;margin-right:1rem}.nav-links{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-links a{color:var(--white-pure);text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;position:relative}.nav-links a:hover{color:var(--silver-metallic)}.nav-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--silver-metallic);transition:width .3s ease}.nav-links a:hover:after{width:100%}.menu-toggle{display:none;background:none;border:none;color:var(--white-pure);cursor:pointer;padding:.5rem;z-index:1001;margin-right:.5rem;flex-shrink:0}.nav-mobile{display:none;position:fixed;inset:0;background:var(--dark-gradient);z-index:1000;padding:6rem 2rem 2rem;transform:translate(-100%);transition:transform .3s ease;overflow-y:auto;overflow-x:hidden}.nav-mobile.active{transform:translate(0)}.nav-mobile-links{list-style:none;display:flex;flex-direction:column;gap:2rem}.nav-mobile-link{background:none;border:none;color:var(--white-pure);font-size:1.5rem;font-weight:600;cursor:pointer;text-align:left;padding:0;transition:color .3s ease}.nav-mobile-link:hover{color:var(--silver-metallic)}.nav-mobile-divider{height:1px;background:#fff3;margin:2rem 0}.mobile-language-selector{padding:0 2rem}.mobile-language-title{display:flex;align-items:center;gap:.5rem;color:var(--silver-metallic);font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.language-icon{font-size:1.3rem}.mobile-language-options{display:flex;flex-direction:column;gap:.8rem}.mobile-language-option{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:var(--white-pure);font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;position:relative}.mobile-language-option:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.mobile-language-option.active{background:#ffffff26;border-color:var(--silver-metallic);color:var(--silver-metallic)}.mobile-language-option .name{flex:1;text-align:left}.mobile-language-option .check-mark{color:var(--silver-metallic);font-weight:700;font-size:1.1rem}.nav-link:hover{color:var(--silver-metallic)}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--silver-metallic);transition:width .3s ease}.nav-link:hover:after{width:100%}@media (hover: none) and (pointer: coarse){.btn{min-height:44px}.language-btn{min-height:44px;min-width:44px}.nav-mobile-link{min-height:44px;display:flex;align-items:center;justify-content:center}.menu-toggle{min-height:44px;min-width:44px}.benefit-card,.about-card-innovador,.about-card-formula{cursor:pointer}.language-dropdown-trigger{min-height:44px;min-width:44px}.language-dropdown-item{min-height:44px;padding:.8rem 1rem}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;background:var(--dark-gradient);overflow:hidden;scroll-margin-top:80px;padding-top:140px;padding-bottom:80px}.hero-background{position:absolute;inset:0;background:var(--dark-gradient)}.hero-overlay{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.1)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-title{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;line-height:1.1;margin-bottom:1.5rem}.hero-subtitle{font-size:1.2rem;color:var(--white-pure);margin-bottom:2rem;line-height:1.6;opacity:.9;margin-top:1rem}.hero-features{display:flex;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.hero-feature{display:flex;align-items:center;gap:.5rem;color:var(--white-pure);font-weight:600;font-size:.9rem}.hero-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.btn-large{padding:1.2rem 2.5rem;font-size:1.1rem}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-image-container{position:relative;width:400px;height:400px}.hero-image{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-mockup{position:relative;width:300px;height:300px;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.gummy-container{width:120px;height:120px;position:relative}.gummy-pieces{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;height:100%}.gummy-piece{width:30px;height:30px;background:var(--red-primary);border-radius:50%/60% 60% 40% 40%;animation:bounce 2s infinite;box-shadow:0 4px 8px #0003}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.product-label{text-align:center;color:var(--white-pure)}.product-label h3{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.product-label p{font-size:1rem;opacity:.8;margin-bottom:1rem}.peru-flag{display:flex;width:60px;height:40px;margin:0 auto;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px #0003}.flag-stripe{flex:1;height:100%}.flag-stripe.red{background:var(--red-primary)}.flag-stripe.white{background:var(--white-pure)}.hero-video-container{position:relative;width:100%;max-width:500px;aspect-ratio:16/9;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #0000004d;background:var(--red-gradient);min-width:320px;min-height:180px}.hero-video{width:100%;height:100%;border:none;border-radius:20px;background:#000}.hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-button{background:none;border:none;color:var(--white-pure);cursor:pointer;padding:1rem;border-radius:50%;transition:all .3s ease;animation:bounce 2s infinite}.scroll-button:hover{background:#ffffff1a;transform:translate(-50%) scale(1.1)}.image-carousel{width:100%;max-width:600px;margin:0 auto;overflow-x:hidden}.carousel-container{position:relative;width:100%;aspect-ratio:4/3;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px #c8102e33;background:transparent}.carousel-slide{position:relative;width:100%;height:100%}.carousel-image{width:100%;height:100%;object-fit:cover;border-radius:20px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;color:var(--white-pure)}.carousel-btn:hover{transform:translateY(-50%) scale(1.1);color:#fffc}.carousel-btn-prev{left:15px}.carousel-btn-next{right:15px}.carousel-indicators{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.carousel-indicator{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:var(--white-pure);transform:scale(1.2)}.carousel-indicator:hover{background:#fffc}.about{background:var(--white-pure);scroll-margin-top:80px}.section-header,.benefits-header{text-align:center;margin-bottom:4rem}.benefits .section-title{color:var(--white-pure)}.benefits .section-subtitle{color:var(--white-pure);opacity:.9}.section-title{margin-bottom:1rem;text-align:center}.section-subtitle{font-size:1.2rem;color:var(--black-deep);opacity:.8;max-width:600px;margin:0 auto;text-align:center}.about-content{margin-bottom:4rem}.about-text{width:100%}.about-visual-top{display:flex;justify-content:center;align-items:center;margin-bottom:3rem}.about-visual-top .peru-pattern{position:relative;width:400px;height:200px;opacity:.1}.about-cards{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem;width:100%}.about-card-innovador,.about-card-formula{background:var(--white-pure);padding:2rem;border-radius:15px;box-shadow:var(--shadow-soft);border:2px solid rgba(200,16,46,.1);transition:all .3s ease;position:relative;overflow:hidden}.about-card-innovador:before,.about-card-formula:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--red-gradient)}.about-card-innovador:hover,.about-card-formula:hover{transform:translateY(-5px);box-shadow:var(--shadow-strong);border-color:#c8102e4d}.card-icon{width:60px;height:60px;background:var(--silver-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--black-deep);box-shadow:var(--shadow-silver);transition:all .3s ease}.card-icon:hover{background:var(--red-gradient);color:var(--white-pure);transform:scale(1.1)}.about-card-innovador h3,.about-card-formula h3{color:var(--black-deep);font-size:1.4rem;font-weight:700;margin-bottom:1rem}.about-card-innovador p,.about-card-formula p{color:var(--black-deep);line-height:1.7;font-size:1rem;margin:0}@media (max-width: 768px){.about-visual-top .peru-pattern{width:300px;height:150px}.about-features{gap:1.2rem;margin-top:2rem}.feature-item{padding:1.2rem}.feature-item .feature-icon{padding:.4rem}.about-cards{grid-template-columns:1fr;gap:2rem;width:100%}.about-card-innovador,.about-card-formula{padding:1.5rem}.card-icon{width:50px;height:50px;margin:0 auto 1.5rem}.about-card-innovador h3,.about-card-formula h3{font-size:1.2rem}}@media (max-width: 480px){.about-visual-top .peru-pattern{width:250px;height:120px}.about-features{gap:1rem;margin-top:1.5rem}.feature-item{padding:1rem;gap:.8rem;flex-direction:row!important;text-align:left;align-items:center;justify-content:space-between}.feature-item .feature-icon{padding:.3rem;align-self:center;width:32px!important;height:32px!important}.feature-item .feature-icon svg{width:28px!important;height:28px!important}.feature-item h4{font-size:1rem;margin-bottom:.3rem}.feature-item p{font-size:.9rem}.about-cards{gap:1.5rem;width:100%}.about-card-innovador,.about-card-formula{padding:1.5rem 1rem}.card-icon{width:45px;height:45px;margin:0 auto 1.8rem}.about-card-innovador h3,.about-card-formula h3{font-size:1.1rem}.about-image{width:300px;height:300px}.about-highlight{margin:2rem 0}.about-card{margin-top:0}}.about-story h3{color:var(--black-deep);margin-bottom:1rem;margin-top:2rem}.about-story h3:first-child{margin-top:0}.about-story p{margin-bottom:1.5rem;line-height:1.7}.about-features{margin-top:3rem;margin-bottom:0;display:flex;flex-direction:column;gap:1.5rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:var(--white-pure);border-radius:12px;box-shadow:var(--shadow-soft);border:1px solid rgba(200,16,46,.1);transition:all .3s ease}.feature-item .feature-icon{color:var(--red-primary);flex-shrink:0;margin-top:.2rem;background:#c0c0c033;padding:.5rem;border-radius:8px}.feature-item h4{color:var(--black-deep);margin-bottom:.5rem;font-weight:700}.feature-item p{color:var(--black-deep);line-height:1.6;margin:0}.about-visual{display:flex;justify-content:center;align-items:center}.about-image{position:relative;width:400px;height:400px}.peru-pattern{position:absolute;inset:0;opacity:.1}.pattern-element{position:absolute;width:100px;height:100px;background:var(--silver-gradient);border-radius:50%}.pattern-element:nth-child(1){top:10%;left:10%;animation:float 6s ease-in-out infinite}.pattern-element:nth-child(2){top:60%;right:20%;animation:float 6s ease-in-out infinite reverse}.pattern-element:nth-child(3){bottom:20%;left:20%;animation:float 6s ease-in-out infinite 2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-highlight{display:flex;justify-content:center;margin:4rem 0}.about-card{position:relative;background:var(--white-pure);padding:2rem;border-radius:20px;box-shadow:var(--shadow-soft);border:2px solid var(--red-primary);z-index:2;max-width:600px;width:100%}.card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.card-header h3{color:var(--red-primary);margin:0}.peru-flag-small{display:flex;width:40px;height:25px;border-radius:3px;overflow:hidden}.stats-section{margin-top:6rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}@media (max-width: 768px){.stats-section{margin-top:4rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr;gap:1rem}}.stat-item{text-align:center;padding:2rem;background:var(--white-pure);border-radius:15px;box-shadow:var(--shadow-soft);transition:transform .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-icon{color:var(--red-primary);margin-bottom:1rem}.stat-number{font-size:2.5rem;font-weight:800;color:var(--red-primary);margin-bottom:.5rem}.stat-label{font-weight:600;color:var(--black-deep)}.benefits{background:var(--dark-gradient);scroll-margin-top:80px;padding:6rem 0;color:var(--white-pure)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem}.benefits-content{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:2rem;margin-bottom:3rem}.benefit-card{background:var(--white-pure);padding:2rem;border-radius:15px;text-align:center;box-shadow:var(--shadow-soft);transition:all .1s ease-out}.benefit-card:hover{box-shadow:var(--shadow-strong);transform:translateY(-5px);transition:all .08s ease-out}.benefit-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 1rem;background:#c8102e1a;border-radius:50%;transition:all .3s ease}.benefit-icon:hover{background:#c8102e33;transform:scale(1.1)}.benefit-title{color:var(--red-primary);margin-bottom:1rem}.benefit-description{color:var(--black-deep);line-height:1.6}.benefits-highlight{display:flex;flex-direction:column;align-items:center;margin-top:3rem;gap:3rem}.highlight-card{background:var(--white-pure);padding:2.5rem;border-radius:20px;box-shadow:var(--shadow-soft);max-width:800px;width:100%;text-align:center}.highlight-card h3{color:var(--red-primary);font-size:1.8rem;font-weight:700;margin-bottom:2rem;text-align:center}.features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:0}.feature-item{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:#c8102e0d;border-radius:10px;border-left:4px solid var(--red-primary);transition:all .3s ease}.feature-bullet{width:8px;height:8px;background:var(--red-primary);border-radius:50%;flex-shrink:0}.feature-item span{font-weight:600;color:var(--black-deep);font-size:.95rem;flex:1}.feature-icon{color:var(--red-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s ease}.highlight-cta{text-align:center}.benefits-stats{margin-top:4rem}@media (max-width: 768px){.header{width:100%;max-width:100vw;overflow-x:hidden}.header-content{width:100%;max-width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem}.menu-toggle{display:block;margin-right:.5rem;flex-shrink:0}.nav-desktop{display:none}.nav-mobile{display:block}.benefits-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto)}.highlight-card{max-width:100%;padding:1.5rem}.features-list{grid-template-columns:1fr}.feature-item{display:flex;align-items:center;gap:.7rem;padding:.7rem;flex-wrap:nowrap;min-width:0}.feature-item span{font-size:.9rem;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-icon{flex-shrink:0;width:20px;height:20px}.feature-icon svg{width:22px!important;height:22px!important}.stats-row{grid-template-columns:1fr;gap:1.5rem}.stats-row .stat-item{padding:1.5rem 1rem}.stats-row .stat-item h4{font-size:2rem}.stats-row .stat-item p{font-size:.9rem;line-height:1.3}.benefits .features-list{overflow-x:hidden!important;width:100%!important;max-width:100%!important}.benefits .features-list .feature-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;gap:.8rem!important;padding:.9rem!important;min-height:48px;width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.benefits .features-list .feature-item span{flex:1!important;font-size:.9rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.benefits .features-list .feature-icon{flex-shrink:0!important;width:26px!important;height:26px!important;overflow:visible!important}.benefits .features-list .feature-icon svg{width:22px!important;height:22px!important;overflow:visible!important}.benefits .highlight-card{overflow-x:hidden!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}}@media (max-width: 480px){.benefits-grid{grid-template-columns:1fr;grid-template-rows:repeat(6,auto)}.stats-row{grid-template-columns:1fr;gap:1rem}.stats-row .stat-item{padding:1.5rem 1rem;min-height:auto}.stats-row .stat-item h4{font-size:1.8rem;margin-bottom:.3rem}.stats-row .stat-item p{font-size:.85rem;line-height:1.2;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.product-image-placeholder,.product-image-container{width:300px;height:300px}.product-placeholder-content h3{font-size:1.8rem}.product-placeholder-content p{font-size:.9rem}.features-grid{grid-template-columns:1fr}}@media (max-width: 390px){*{max-width:100%;overflow-x:hidden}html,body{overflow-x:hidden!important;overflow-y:visible!important;width:100%!important;height:auto!important}.container{max-width:100%;padding:0 .8rem;width:100%;box-sizing:border-box}.header{width:100%;max-width:100vw;overflow-x:hidden}.header-content{width:100%;max-width:100%;box-sizing:border-box;padding-left:.8rem;padding-right:.8rem}.hero{min-height:auto!important;height:auto!important;padding-top:120px!important;padding-bottom:80px!important;overflow:visible!important}.hero-subtitle{overflow:visible!important;max-height:none!important;height:auto!important;word-wrap:break-word!important;overflow-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important;margin-top:.5rem!important;margin-bottom:1.5rem!important;line-height:1.4!important;font-size:1rem!important}.hero-content,.hero-text{overflow:visible!important;max-height:none!important;height:auto!important}.image-carousel{max-width:100%;overflow:hidden!important}.carousel-container{max-width:100%;overflow:hidden!important;border-radius:15px;aspect-ratio:4/3!important;height:auto!important}.carousel-slide{width:100%!important;height:100%!important;overflow:hidden!important}.carousel-image{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:15px;overflow:hidden!important}.about,.about-content,.about-text,.about-visual-top,.about-cards,.about-features{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important;position:relative!important}.about *{overflow:visible!important;max-height:none!important}.about{scroll-margin-top:0!important}.about-card-innovador,.about-card-formula{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important}.about-card-innovador *,.about-card-formula *{overflow:visible!important;max-height:none!important}.feature-item{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important}.feature-item *{overflow:visible!important;max-height:none!important}.about .feature-item .feature-icon{width:36px!important;height:36px!important;padding:.4rem!important}.about .feature-item .feature-icon svg{width:32px!important;height:32px!important}.container{overflow:visible!important;height:auto!important;min-height:auto!important;max-height:none!important}body,html{overflow-x:hidden!important;overflow-y:visible!important}body.menu-open{overflow:hidden!important;position:fixed!important;width:100%!important;height:100%!important;touch-action:none!important}html.menu-open{overflow:hidden!important;touch-action:none!important}.nav-mobile.active{position:fixed!important;inset:0!important;z-index:1000!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-top:6rem!important;transform:translate(0)!important}.stats-row .stat-item{padding:1rem .8rem}.stats-row .stat-item h4{font-size:1.6rem}.stats-row .stat-item p{font-size:.8rem;line-height:1.1}html{scroll-padding-top:85px}.hero,.about,.benefits,.products{scroll-margin-top:85px}.feature-item{display:flex;align-items:center;gap:.6rem;padding:.6rem;flex-wrap:nowrap;min-width:0}.feature-item span{font-size:.85rem;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-icon{flex-shrink:0;width:18px;height:18px}.feature-icon svg{width:20px!important;height:20px!important}.contact{scroll-margin-top:85px}.benefits .features-list{overflow-x:hidden!important;width:100%!important;max-width:100%!important}.benefits .features-list .feature-item{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;text-align:left!important;gap:.6rem!important;padding:.8rem!important;min-height:44px;width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.benefits .features-list .feature-item span{flex:1!important;font-size:.85rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;min-width:0!important}.benefits .features-list .feature-icon{flex-shrink:0!important;width:24px!important;height:24px!important;overflow:visible!important}.benefits .features-list .feature-icon svg{width:20px!important;height:20px!important;overflow:visible!important}.benefits .highlight-card{overflow-x:hidden!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.logo-icon{width:55px!important;height:55px!important;overflow:hidden!important;flex-shrink:0!important}.heart-gummy-logo{width:100%!important;height:100%!important;overflow:hidden!important}.heart-gummy-logo img{width:100%!important;height:100%!important;object-fit:contain!important;overflow:hidden!important}}@media (max-width: 360px){.hero{overflow:visible;min-height:auto;height:auto}.hero-subtitle{overflow:visible;max-height:none;height:auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.stats-row .stat-item{padding:1rem .8rem}.stats-row .stat-item h4{font-size:1.6rem}.stats-row .stat-item p{font-size:.8rem;line-height:1.1}}.stats-row .stat-item{background:var(--red-gradient);color:var(--white-pure);padding:2rem 1.5rem;border-radius:15px;text-align:center;box-shadow:var(--shadow-soft);transition:all .3s ease;position:relative;overflow:hidden;min-height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.stats-row .stat-item:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);transform:translate(-100%);transition:transform .6s ease}.stats-row .stat-item:hover:before{transform:translate(100%)}.stats-row .stat-item:hover{transform:translateY(-5px);box-shadow:var(--shadow-strong)}.stats-row .stat-item h4{color:var(--white-pure);font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1.1}.stats-row .stat-item p{color:var(--white-pure);opacity:.9;margin:0;font-weight:600;font-size:.95rem;line-height:1.4;text-align:center;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.products{background:var(--white-pure);scroll-margin-top:80px;padding-top:6rem;padding-bottom:4rem}.product-showcase{margin-bottom:4rem}.product-main{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-visual{display:flex;justify-content:center;align-items:center}.product-image-placeholder{width:400px;height:400px;background:linear-gradient(135deg,#c8102e1a,#c8102e0d);border-radius:20px;border:2px solid rgba(200,16,46,.2);display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #c8102e1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-image-container{width:400px;height:400px;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #c8102e1a;position:relative;overflow:hidden;background:linear-gradient(135deg,#c8102e1a,#c8102e0d);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-image,.product-img{width:100%;height:100%;object-fit:cover;border-radius:18px}.product-placeholder-content{text-align:center;color:var(--red-primary)}.product-placeholder-content h3{font-size:2.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 4px rgba(200,16,46,.1)}.product-placeholder-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.8;color:var(--black-deep)}.peru-flag-large{display:flex;width:80px;height:50px;margin:0 auto;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px #0003}.product-info-main{padding:2rem}.product-name-main{font-size:3.2rem;color:var(--red-primary);margin-bottom:1rem;font-weight:800}.product-description-main{font-size:1.2rem;color:var(--black-deep);margin-bottom:2rem;line-height:1.7}.product-highlights{margin-bottom:2rem}.highlight-item{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;background:#c8102e0d;border-radius:10px;border-left:4px solid var(--red-primary)}.highlight-icon{color:var(--red-primary);flex-shrink:0}.highlight-item span{font-weight:600;color:var(--black-deep)}.product-features-main{margin-bottom:2rem}.product-features-main h4{color:var(--red-primary);margin-bottom:1rem;font-size:1.3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.feature-item-main{display:flex;align-items:center;gap:.8rem;padding:.8rem;background:var(--white-pure);border-radius:8px;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.feature-item-main:hover{transform:translateY(-2px)}.feature-icon-small{color:var(--red-primary);flex-shrink:0;width:16px;height:16px}.feature-item-main span{font-weight:500;color:var(--black-deep)}.product-cta{text-align:center;margin-top:2rem}.products-info{margin-top:4rem}.info-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:600px;margin:0 auto}.info-card{text-align:center;padding:2rem;background:var(--white-pure);border-radius:15px;box-shadow:var(--shadow-soft);transition:transform .3s ease}.info-card:hover{transform:translateY(-5px)}.info-icon,.info-card h4{color:var(--red-primary);margin-bottom:1rem}.contact{background:var(--white-pure);scroll-margin-top:80px}.contact-content{display:flex;justify-content:center;margin-bottom:4rem}.contact-info .info-cards{margin-bottom:2rem}.contact-info .info-card{text-align:left;display:flex;flex-direction:column;align-items:flex-start}.contact-info .info-icon{margin-bottom:1rem}.info-main{font-weight:700;color:var(--red-primary);margin-bottom:.5rem}.info-description{font-size:.9rem;color:var(--black-deep);opacity:.7}.contact-highlight{margin-top:2rem}.contact-highlight .highlight-card{background:var(--red-primary);color:var(--white-pure)}.contact-highlight .highlight-icon{color:var(--silver-metallic)}.contact-highlight h3{color:var(--white-pure)}.contact-highlight ul{list-style:none;padding:0}.contact-highlight li{margin-bottom:.5rem;padding-left:1.5rem;position:relative}.contact-highlight li:before{content:"✓";position:absolute;left:0;color:var(--silver-metallic);font-weight:700}.contact-form{background:var(--white-pure);padding:2rem;border-radius:20px;box-shadow:var(--shadow-soft);max-width:600px;width:100%}.form-header{text-align:center;margin-bottom:4rem}.form-header h3{color:var(--red-primary);margin-bottom:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--black-deep)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:border-color .3s ease;font-family:inherit}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--red-primary)}.form-group textarea{resize:vertical;min-height:120px}.form-submit{text-align:center;margin-top:2rem}.form-group input.error,.form-group textarea.error{border-color:var(--red-primary);box-shadow:0 0 0 2px #c8102e33}.error-message{color:var(--red-primary);font-size:.85rem;margin-top:.5rem;display:block;font-weight:500}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--silver-metallic);box-shadow:0 0 0 2px #c0c0c033}.form-group input.error:focus,.form-group textarea.error:focus{border-color:var(--red-primary);box-shadow:0 0 0 2px #c8102e33}.contact-cta{margin-top:4rem}.cta-card{background:var(--red-gradient);color:var(--white-pure);padding:3rem;border-radius:20px;text-align:center;box-shadow:var(--shadow-strong)}.cta-card h3{color:var(--white-pure);margin-bottom:1rem}.cta-card p{margin-bottom:2rem;opacity:.9}.footer{background:var(--dark-gradient);color:var(--white-pure);padding:4rem 0 2rem}.footer-content{display:grid;grid-template-columns:3fr 1fr;gap:6rem;align-items:start;margin-bottom:2rem}.footer-logo .logo-container{margin-bottom:1rem}.footer-logo .logo-title{font-size:1.5rem}.footer-description{line-height:1.6;opacity:.9}.footer-section h4{color:var(--silver-metallic);margin-bottom:1.5rem;font-size:1.1rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:var(--white-pure);text-decoration:none;transition:color .3s ease;opacity:.8}.footer-links a:hover{color:var(--silver-metallic);opacity:1}.contact-info{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.contact-item{display:flex;align-items:center;gap:.5rem;opacity:.8}.contact-item svg{color:var(--silver-metallic);flex-shrink:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.copyright{opacity:.8;display:flex;align-items:center;gap:.5rem}.heart-icon{color:var(--red-primary);animation:pulse 2s infinite}.footer-legal{display:flex;gap:2rem;flex-wrap:wrap}.footer-legal a{color:var(--white-pure);text-decoration:none;opacity:.8;transition:opacity .3s ease}.footer-legal a:hover{opacity:1}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:var(--red-primary);color:var(--white-pure);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-strong);z-index:1000;transition:all .3s ease}.scroll-to-top:hover{background:var(--silver-metallic);color:var(--red-primary);transform:translateY(-3px);box-shadow:0 8px 25px #c8102e66}.scroll-to-top:active{transform:translateY(-1px)}@media (max-width: 768px){.nav-desktop{display:none}.menu-toggle,.nav-mobile{display:block}.hero{min-height:auto;height:auto;padding-top:120px;padding-bottom:80px;overflow:visible}.hero-content{grid-template-columns:1fr;gap:4rem;text-align:center;padding-top:1rem}.hero-features{justify-content:center;flex-wrap:wrap}.hero-cta{align-items:center;width:100%;margin-top:3rem;gap:1.5rem}.hero-cta .btn{width:100%;max-width:240px;text-align:center;padding:.8rem 1.5rem;font-size:.9rem}.hero-video-container{max-width:400px}.image-carousel{max-width:100%;overflow-x:hidden}.carousel-container{max-width:100%;overflow:hidden}.image-carousel{max-width:500px}.carousel-btn{width:35px;height:35px}.carousel-btn-prev{left:10px}.carousel-btn-next{right:10px}.hero-image-container{width:300px;height:300px}.product-mockup{width:250px;height:250px}.gummy-container{width:100px;height:100px}.gummy-piece{width:25px;height:25px}.hero-video-container{max-width:350px}.image-carousel{max-width:450px}.carousel-btn{width:32px;height:32px}.products{padding-top:4rem;padding-bottom:3rem}.product-main{grid-template-columns:1fr;gap:2rem;text-align:center}.product-image-placeholder{width:350px;height:350px}.product-placeholder-content h3{font-size:2rem}.product-placeholder-content p{font-size:1rem}.product-name-main{font-size:2.8rem}.product-highlights{display:flex!important;flex-direction:column!important;gap:.8rem!important;margin-bottom:2rem!important}.highlight-item{display:flex!important;align-items:center!important;gap:.8rem!important;padding:.8rem!important;margin-bottom:0!important;background:#c8102e0d!important;border-radius:10px!important;border-left:4px solid var(--red-primary)!important;font-size:.9rem!important;text-align:left!important;width:100%!important;box-sizing:border-box!important}.highlight-item span{font-weight:600!important;color:var(--black-deep)!important;font-size:.9rem!important;flex:1!important}.highlight-item svg{flex-shrink:0!important;width:18px!important;height:18px!important;color:var(--red-primary)!important}.features-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.about-content{grid-template-columns:1fr;gap:2rem}.about-image{width:300px;height:300px}.benefits-content{grid-template-columns:1fr;gap:2rem}.contact-content{padding:0 1rem}.footer{padding:3rem 0 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{margin-bottom:1rem}.contact-info{align-items:center}.contact-item{justify-content:center}.footer-logo .logo-container{margin-bottom:2rem;justify-content:center}.footer-description{max-width:100%;text-align:center}.footer-bottom-content{flex-direction:column;text-align:center;gap:1.5rem}.footer-legal{justify-content:center;flex-wrap:wrap;gap:1rem}.scroll-to-top{bottom:1.5rem;right:1.5rem;width:50px;height:50px}.language-dropdown-trigger{min-width:70px;padding:.4rem .6rem;font-size:.7rem}.current-language .name{font-size:.65rem}.language-dropdown-menu{min-width:120px}.language-dropdown-item{padding:.6rem .8rem;font-size:.75rem}}@media (max-width: 480px) and (min-width: 375px){.container{padding:0 1.5rem}.hero{padding-left:1rem;padding-right:1rem}.hero-content{gap:3.5rem;padding:0 .5rem}.hero-title{font-size:clamp(1.8rem,4vw,2.5rem);padding:0 .5rem}.hero-subtitle{font-size:clamp(.9rem,3vw,1.1rem);padding:0 .5rem;overflow:visible;max-height:none;height:auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.section-title{font-size:clamp(1.5rem,4vw,2rem)}.section-subtitle{font-size:clamp(.85rem,3vw,1rem)}.section-header{margin-bottom:3rem}.hero-cta{margin-top:3.5rem;gap:1.2rem;padding:0 .5rem}.hero-cta .btn{max-width:200px;padding:.7rem 1.2rem;font-size:.85rem}.benefits-header{margin-bottom:2.5rem}.benefits .section-subtitle{margin-top:.5rem}.form-header{margin-bottom:3rem}.btn{font-size:clamp(.8rem,3vw,1rem);padding:clamp(.6rem,2vw,1rem) clamp(1.2rem,4vw,2rem)}.about-card-innovador,.about-card-formula{padding:1.8rem 1.2rem}.card-icon{width:48px;height:48px;margin:0 auto 1.6rem}}@media (max-width: 430px) and (min-width: 415px){.container{padding:0 1.8rem}.hero{padding-left:1.2rem;padding-right:1.2rem}.hero-content,.hero-title{padding:0 .8rem}.hero-subtitle{padding:0 .8rem;overflow:visible;max-height:none;height:auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.hero-cta{padding:0 .8rem}}@media (max-width: 374px){.container{padding:0 1rem}.hero-title{font-size:clamp(1.5rem,5vw,1.8rem)}.hero-subtitle{font-size:clamp(.8rem,4vw,.9rem);overflow:visible;max-height:none;height:auto;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.section-title{font-size:clamp(1.3rem,5vw,1.5rem)}.section-subtitle{font-size:clamp(.75rem,4vw,.85rem)}.section-header{margin-bottom:2.5rem}.benefits-header{margin-bottom:2rem}.benefits .section-subtitle{margin-top:.5rem}.form-header{margin-bottom:2.5rem}.btn{font-size:clamp(.7rem,4vw,.8rem);padding:clamp(.5rem,3vw,.6rem) clamp(1rem,5vw,1.2rem)}.language-dropdown-trigger{min-width:60px;padding:.3rem .5rem;font-size:.65rem}.current-language .name{font-size:.6rem}.chevron{opacity:.6}.language-dropdown-menu{min-width:110px;right:-10px}.language-dropdown-item{padding:.5rem .7rem;font-size:.7rem}.header-content{padding:.6rem 0;gap:.5rem;margin-right:0;padding-right:0}.menu-toggle{margin-right:.5rem;flex-shrink:0}.logo-container{gap:.5rem}.logo-icon{width:50px;height:50px}.logo-drop-icon{width:25px;height:32px}.logo-title{font-size:1.3rem}.logo-slogan{font-size:.55rem;letter-spacing:.5px}.header-content{padding:.4rem 0;gap:.3rem;margin-right:0;padding-right:0}.menu-toggle{margin-right:.8rem;padding:.4rem}.logo-container{gap:.3rem}.logo-icon{width:45px;height:45px}.logo-drop-icon{width:20px;height:26px}.logo-title{font-size:1rem}.logo-slogan{font-size:.45rem;letter-spacing:.2px}.hero-video-container{max-width:300px}.image-carousel{max-width:400px}.carousel-btn{width:30px;height:30px}}@media (max-width: 767px) and (orientation: landscape){.hero{min-height:auto;height:auto;padding-top:100px;padding-bottom:60px;overflow:visible}.hero-content{grid-template-columns:1fr 1fr;gap:2rem}.section{padding:3rem 0}.nav-mobile{padding:4rem 2rem 1rem}.nav-mobile-links{gap:1rem}.nav-mobile-link{font-size:1.2rem}}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.logo-drop-icon{background-image:linear-gradient(135deg,var(--red-primary),var(--red-dark))}.btn,.card{border-width:1px}}.App.loading{overflow:hidden}.App.loading main{overflow:hidden}.App.loading .hero,.App.loading .about,.App.loading .benefits,.App.loading .products,.App.loading .contact{overflow:hidden;min-height:auto;height:auto}.App.loaded{overflow:visible}.notification-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;will-change:opacity;transform:translateZ(0)}.notification{background:var(--red-gradient);border:2px solid var(--red-primary);border-radius:20px;padding:2.5rem 2rem;max-width:420px;width:100%;box-shadow:0 25px 50px #0006;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);position:relative;will-change:transform,opacity;transform:translateZ(0)}.notification-close{background:none;border:none;color:var(--white-pure);cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;position:absolute;top:1rem;right:1rem;opacity:.8;will-change:transform,background-color;transform:translateZ(0)}.notification-close:hover{background:#fff3;transform:scale(1.1);opacity:1}.notification-content{text-align:center;padding-top:1rem}.notification-icon-center{display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;width:85px;height:85px;background:#ffffff1a;border-radius:50%;color:var(--white-pure);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 6px 20px #0003;will-change:transform;transform:translateZ(0)}.notification-title{color:var(--white-pure);font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.notification-message{color:var(--white-pure);font-size:1rem;line-height:1.5;opacity:.9;margin:0}@media (max-width: 768px){.notification{margin:1rem;padding:2rem 1.5rem;max-width:350px}.notification-icon-center{width:75px;height:75px;margin-bottom:1.2rem}.notification-title{font-size:1.3rem}.notification-message{font-size:.95rem}.notification-close{top:.8rem;right:.8rem}}@media print{.header,.nav-mobile,.menu-toggle,.scroll-to-top{display:none!important}.hero,.section{page-break-inside:avoid}.container{max-width:none;padding:0}}
