.Navbar-module__pSp8Ga__navbar{z-index:1000;transition:all var(--transition-normal);padding:1rem 0;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__navbar.Navbar-module__pSp8Ga__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-md);background:#fffffff2;padding:.75rem 0}.Navbar-module__pSp8Ga__container{justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__pSp8Ga__logo{color:var(--gray-900);align-items:center;gap:.75rem;text-decoration:none;display:flex}.Navbar-module__pSp8Ga__flowerIcon{width:40px;height:40px;color:var(--primary-orange)}.Navbar-module__pSp8Ga__logoText{flex-direction:column;line-height:1.1;display:flex}.Navbar-module__pSp8Ga__logoName{font-family:var(--font-serif);font-size:1.25rem;font-style:italic;font-weight:400}.Navbar-module__pSp8Ga__logoSurname{font-family:var(--font-serif);font-size:1.5rem;font-weight:700}.Navbar-module__pSp8Ga__navLinks{gap:2rem;display:flex}.Navbar-module__pSp8Ga__navLink{color:var(--gray-700);transition:color var(--transition-fast);font-size:.9rem;font-weight:500;position:relative}.Navbar-module__pSp8Ga__navLink:after{content:"";background:var(--primary-orange);width:0;height:2px;transition:width var(--transition-normal);position:absolute;bottom:-4px;left:0}.Navbar-module__pSp8Ga__navLink:hover{color:var(--primary-orange)}.Navbar-module__pSp8Ga__navLink:hover:after{width:100%}.Navbar-module__pSp8Ga__cta{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__voteBadge{background:var(--secondary-green);border-radius:var(--radius-md);align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.Navbar-module__pSp8Ga__voteNumber{color:var(--white);font-size:1.25rem;font-weight:800}.Navbar-module__pSp8Ga__menuBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;padding:.5rem;display:none}.Navbar-module__pSp8Ga__menuLine{background:var(--gray-800);width:24px;height:2px;transition:all var(--transition-fast);display:block;position:relative}.Navbar-module__pSp8Ga__menuLine:before,.Navbar-module__pSp8Ga__menuLine:after{content:"";background:var(--gray-800);width:24px;height:2px;transition:all var(--transition-fast);position:absolute}.Navbar-module__pSp8Ga__menuLine:before{top:-8px}.Navbar-module__pSp8Ga__menuLine:after{bottom:-8px}.Navbar-module__pSp8Ga__menuLine.Navbar-module__pSp8Ga__open{background:0 0}.Navbar-module__pSp8Ga__menuLine.Navbar-module__pSp8Ga__open:before{top:0;transform:rotate(45deg)}.Navbar-module__pSp8Ga__menuLine.Navbar-module__pSp8Ga__open:after{bottom:0;transform:rotate(-45deg)}.Navbar-module__pSp8Ga__mobileMenu{background:var(--white);box-shadow:var(--shadow-lg);flex-direction:column;gap:.5rem;padding:1rem;display:none;position:fixed;top:70px;left:0;right:0}.Navbar-module__pSp8Ga__mobileMenu.Navbar-module__pSp8Ga__open{display:flex}.Navbar-module__pSp8Ga__mobileLink{color:var(--gray-700);border-radius:var(--radius-md);transition:all var(--transition-fast);padding:1rem;font-size:1rem;font-weight:500}.Navbar-module__pSp8Ga__mobileLink:hover{background:var(--cream);color:var(--primary-orange)}@media (max-width:1024px){.Navbar-module__pSp8Ga__navLinks{display:none}.Navbar-module__pSp8Ga__menuBtn{display:flex}}@media (max-width:640px){.Navbar-module__pSp8Ga__logoName{font-size:1rem}.Navbar-module__pSp8Ga__logoSurname{font-size:1.25rem}.Navbar-module__pSp8Ga__flowerIcon{width:32px;height:32px}}
.Hero-module__gNeX-G__hero{background:linear-gradient(135deg,var(--cream)0%,var(--cream-dark)50%,#ede4db 100%);align-items:center;min-height:100vh;padding:6rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__backgroundName{z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__backgroundName span{font-family:var(--font-serif);color:#0000;-webkit-text-stroke:1px #f5822026;letter-spacing:-.02em;white-space:nowrap;font-size:clamp(15rem,25vw,35rem);font-weight:900}.Hero-module__gNeX-G__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Hero-module__gNeX-G__content{flex-direction:column;gap:2rem;display:flex}.Hero-module__gNeX-G__roleTag{border-radius:var(--radius-full);background:#f582201a;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;display:inline-flex}.Hero-module__gNeX-G__roleDot{background:var(--primary-orange);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__roleText{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:600}.Hero-module__gNeX-G__nameGroup{flex-direction:column;gap:.5rem;display:flex}.Hero-module__gNeX-G__firstName{font-family:var(--font-serif);color:var(--gray-600);font-size:clamp(1.5rem,3vw,2rem);font-style:italic;font-weight:400}.Hero-module__gNeX-G__lastName{font-family:var(--font-serif);color:var(--gray-900);letter-spacing:-.02em;background:linear-gradient(135deg,var(--gray-900)0%,var(--gray-700)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:900;line-height:.9}.Hero-module__gNeX-G__description{color:var(--gray-600);max-width:500px;font-size:1.125rem;line-height:1.8}.Hero-module__gNeX-G__description strong{color:var(--gray-900)}.Hero-module__gNeX-G__highlightOrange{color:var(--primary-orange);font-weight:600}.Hero-module__gNeX-G__highlightGreen{color:var(--secondary-green);font-weight:600}.Hero-module__gNeX-G__stats{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);align-items:center;gap:2rem;padding:1.5rem 0;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;gap:.25rem;display:flex}.Hero-module__gNeX-G__statNumber{color:var(--gray-900);font-size:1.75rem;font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.Hero-module__gNeX-G__statDivider{background:var(--gray-200);width:1px;height:40px}.Hero-module__gNeX-G__ctas{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__gNeX-G__btnPrimary{background:var(--gray-900);color:var(--white);border-radius:var(--radius-full);transition:all var(--transition-normal);align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #00000026}.Hero-module__gNeX-G__btnPrimary svg{width:18px;height:18px;transition:transform var(--transition-fast)}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--primary-orange);color:var(--white);transform:translateY(-2px);box-shadow:0 8px 30px #f582204d}.Hero-module__gNeX-G__btnPrimary:hover svg{transform:translate(4px)}.Hero-module__gNeX-G__btnSecondary{color:var(--gray-700);border:2px solid var(--gray-300);border-radius:var(--radius-full);transition:all var(--transition-normal);background:0 0;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__gNeX-G__btnSecondary:hover{border-color:var(--primary-orange);color:var(--primary-orange);transform:translateY(-2px)}.Hero-module__gNeX-G__social{align-items:center;gap:1.5rem;display:flex}.Hero-module__gNeX-G__socialLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.1em;font-size:.8rem}.Hero-module__gNeX-G__socialLinks{gap:.75rem;display:flex}.Hero-module__gNeX-G__socialLink{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-full);width:40px;height:40px;color:var(--gray-600);transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex}.Hero-module__gNeX-G__socialLink svg{width:18px;height:18px}.Hero-module__gNeX-G__socialLink:hover{background:var(--primary-orange);border-color:var(--primary-orange);color:var(--white);transform:translateY(-3px);box-shadow:0 6px 20px #f582204d}.Hero-module__gNeX-G__imageSection{justify-content:center;display:flex;position:relative}.Hero-module__gNeX-G__imageWrapper{aspect-ratio:3/4;border-radius:2rem;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 30px 60px #00000026}.Hero-module__gNeX-G__imageGradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 50%,#f582204d 100%);position:absolute;inset:0}.Hero-module__gNeX-G__heroImage{object-fit:cover;object-position:center top}.Hero-module__gNeX-G__voteCard{z-index:2;position:absolute;bottom:2rem;left:-3rem}.Hero-module__gNeX-G__voteCardInner{background:var(--white);border-radius:var(--radius-xl);flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;animation:4s ease-in-out infinite Hero-module__gNeX-G__float;display:flex;box-shadow:0 20px 40px #00000026}.Hero-module__gNeX-G__voteLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.Hero-module__gNeX-G__voteInfo{align-items:center;gap:.75rem;display:flex}.Hero-module__gNeX-G__partyLogo{border-radius:var(--radius-md);background:linear-gradient(135deg,#ff6b6b,#ffe66d,#4ecdc4,#45b7d1,#96e6a1);justify-content:center;align-items:center;width:45px;height:45px;display:flex}.Hero-module__gNeX-G__partyLogo span{color:var(--white);font-size:1.5rem;font-weight:900}.Hero-module__gNeX-G__voteNumber{color:var(--secondary-green);font-size:3rem;font-weight:900;line-height:1}.Hero-module__gNeX-G__voteChamber{color:var(--gray-500);font-size:.8rem;font-weight:600}.Hero-module__gNeX-G__countdown{background:var(--gray-900);color:var(--white);border-radius:var(--radius-xl);padding:1rem 1.5rem;animation:4s ease-in-out -2s infinite Hero-module__gNeX-G__float;position:absolute;top:2rem;right:-2rem;box-shadow:0 20px 40px #0003}.Hero-module__gNeX-G__countdownLabel{text-transform:uppercase;letter-spacing:.1em;opacity:.7;text-align:center;margin-bottom:.5rem;font-size:.7rem;font-weight:600;display:block}.Hero-module__gNeX-G__countdownTimer{align-items:center;gap:.5rem;display:flex}.Hero-module__gNeX-G__countdownItem{flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__countdownNumber{font-size:1.5rem;font-weight:800;line-height:1}.Hero-module__gNeX-G__countdownUnit{opacity:.7;text-transform:uppercase;font-size:.6rem}.Hero-module__gNeX-G__countdownSeparator{opacity:.5;font-size:1.25rem;font-weight:700}.Hero-module__gNeX-G__scrollIndicator{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__gNeX-G__scrollMouse{border:2px solid var(--gray-300);border-radius:12px;width:24px;height:38px;position:relative}.Hero-module__gNeX-G__scrollWheel{background:var(--gray-400);border-radius:2px;width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__gNeX-G__scrollAnim;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__gNeX-G__scrollAnim{0%,to{opacity:1;top:6px}50%{opacity:.3;top:18px}}@keyframes Hero-module__gNeX-G__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes Hero-module__gNeX-G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media (max-width:1200px){.Hero-module__gNeX-G__voteCard{left:-1rem}.Hero-module__gNeX-G__countdown{right:-1rem}}@media (max-width:1024px){.Hero-module__gNeX-G__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__gNeX-G__content{order:2;align-items:center}.Hero-module__gNeX-G__roleTag,.Hero-module__gNeX-G__description{margin:0 auto}.Hero-module__gNeX-G__stats,.Hero-module__gNeX-G__ctas,.Hero-module__gNeX-G__social{justify-content:center}.Hero-module__gNeX-G__imageSection{order:1}.Hero-module__gNeX-G__imageWrapper{max-width:400px}.Hero-module__gNeX-G__voteCard{bottom:1rem;left:0}.Hero-module__gNeX-G__countdown{top:1rem;right:0}.Hero-module__gNeX-G__backgroundName span{font-size:15rem}}@media (max-width:640px){.Hero-module__gNeX-G__hero{padding:5rem 0 3rem}.Hero-module__gNeX-G__stats{flex-wrap:wrap;gap:1rem}.Hero-module__gNeX-G__statDivider{display:none}.Hero-module__gNeX-G__stat{align-items:center;min-width:calc(33% - 1rem)}.Hero-module__gNeX-G__ctas{flex-direction:column;width:100%}.Hero-module__gNeX-G__btnPrimary,.Hero-module__gNeX-G__btnSecondary{justify-content:center;width:100%}.Hero-module__gNeX-G__imageWrapper{max-width:300px}.Hero-module__gNeX-G__voteCard,.Hero-module__gNeX-G__countdown,.Hero-module__gNeX-G__scrollIndicator{display:none}.Hero-module__gNeX-G__backgroundName span{font-size:10rem}}
.Partners-module__ekctJG__section{background:var(--white);border-top:1px solid var(--gray-100);border-bottom:1px solid var(--gray-100);padding:3rem 0}.Partners-module__ekctJG__container{justify-content:space-between;align-items:center;gap:3rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.Partners-module__ekctJG__content{flex-direction:column;flex-shrink:0;gap:.25rem;display:flex}.Partners-module__ekctJG__label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700}.Partners-module__ekctJG__title{font-family:var(--font-serif);color:var(--gray-900);font-size:1.25rem;font-weight:700}.Partners-module__ekctJG__logos{align-items:center;gap:3rem;padding:.5rem 0;display:flex;overflow-x:auto}.Partners-module__ekctJG__logo{opacity:.5;transition:all var(--transition-normal);cursor:pointer;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Partners-module__ekctJG__logo:hover{opacity:1}.Partners-module__ekctJG__logoText{background:var(--gray-100);border-radius:var(--radius-lg);width:50px;height:50px;color:var(--gray-600);transition:all var(--transition-normal);justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}.Partners-module__ekctJG__logo:hover .Partners-module__ekctJG__logoText{background:var(--primary-orange);color:var(--white)}.Partners-module__ekctJG__logoName{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;font-size:.7rem}@media (max-width:1024px){.Partners-module__ekctJG__container{text-align:center;flex-direction:column}.Partners-module__ekctJG__logos{flex-wrap:wrap;justify-content:center}}@media (max-width:640px){.Partners-module__ekctJG__logos{gap:1.5rem}.Partners-module__ekctJG__logoText{width:40px;height:40px;font-size:1rem}}
.Propuestas-module__wjxcua__section{background:linear-gradient(180deg,var(--cream-dark)0%,var(--cream)100%);padding:6rem 0}.Propuestas-module__wjxcua__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Propuestas-module__wjxcua__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Propuestas-module__wjxcua__badge{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);color:var(--white);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Propuestas-module__wjxcua__title{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Propuestas-module__wjxcua__highlight{color:var(--primary-orange)}.Propuestas-module__wjxcua__subtitle{color:var(--gray-600);font-size:1.125rem;line-height:1.7}.Propuestas-module__wjxcua__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Propuestas-module__wjxcua__card{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal);padding:2rem;position:relative;overflow:hidden}.Propuestas-module__wjxcua__card:before{content:"";background:var(--primary-orange);height:4px;transition:transform var(--transition-normal);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Propuestas-module__wjxcua__card.Propuestas-module__wjxcua__green:before{background:var(--secondary-green)}.Propuestas-module__wjxcua__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Propuestas-module__wjxcua__card:hover:before{transform:scaleX(1)}.Propuestas-module__wjxcua__iconWrapper{background:var(--cream);border-radius:var(--radius-lg);width:60px;height:60px;color:var(--primary-orange);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Propuestas-module__wjxcua__iconWrapper.Propuestas-module__wjxcua__green{color:var(--secondary-green)}.Propuestas-module__wjxcua__iconWrapper svg{width:32px;height:32px}.Propuestas-module__wjxcua__icon{font-size:2rem}.Propuestas-module__wjxcua__cardTitle{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Propuestas-module__wjxcua__cardSubtitle{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Propuestas-module__wjxcua__card.Propuestas-module__wjxcua__green .Propuestas-module__wjxcua__cardSubtitle{color:var(--secondary-green)}.Propuestas-module__wjxcua__cardDescription{color:var(--gray-600);font-size:1rem;line-height:1.7}@media (max-width:1024px){.Propuestas-module__wjxcua__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Propuestas-module__wjxcua__section{padding:4rem 0}.Propuestas-module__wjxcua__grid{grid-template-columns:1fr;gap:1.5rem}.Propuestas-module__wjxcua__card{padding:1.5rem}.Propuestas-module__wjxcua__iconWrapper{width:50px;height:50px}.Propuestas-module__wjxcua__icon{font-size:1.5rem}}
.SobreAna-module__zRJvua__section{background:linear-gradient(135deg,var(--dark-bg)0%,#1e1d1c 50%,var(--dark-surface)100%);padding:6rem 0}.SobreAna-module__zRJvua__container{grid-template-columns:1fr 1.2fr;align-items:center;gap:4rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid}.SobreAna-module__zRJvua__imageCol{position:relative}.SobreAna-module__zRJvua__imageWrapper{aspect-ratio:4/5;border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.SobreAna-module__zRJvua__image{object-fit:cover}.SobreAna-module__zRJvua__floatingCard{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);color:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);text-align:center;flex-direction:column;padding:1.5rem 2rem;display:flex;position:absolute;bottom:-1.5rem;right:-1.5rem}.SobreAna-module__zRJvua__years{font-size:2.5rem;font-weight:800;line-height:1}.SobreAna-module__zRJvua__yearsLabel{opacity:.9;font-size:.875rem;font-weight:500}.SobreAna-module__zRJvua__content{flex-direction:column;gap:1.5rem;display:flex}.SobreAna-module__zRJvua__badge{width:fit-content;color:var(--primary-orange);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);background:#f5822033;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.SobreAna-module__zRJvua__title{font-family:var(--font-serif);color:var(--white);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.SobreAna-module__zRJvua__highlight{color:var(--primary-orange)}.SobreAna-module__zRJvua__bio{flex-direction:column;gap:1rem;display:flex}.SobreAna-module__zRJvua__bio p{color:#ffffffb3;font-size:1.0625rem;line-height:1.8}.SobreAna-module__zRJvua__bio strong{color:var(--white)}.SobreAna-module__zRJvua__values{gap:1.5rem;margin-top:.5rem;display:flex}.SobreAna-module__zRJvua__value{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;flex:1;align-items:center;gap:.75rem;padding:1rem;display:flex}.SobreAna-module__zRJvua__valueIcon{width:40px;height:40px;color:var(--primary-orange);justify-content:center;align-items:center;display:flex}.SobreAna-module__zRJvua__valueIconSvg{width:28px;height:28px}.SobreAna-module__zRJvua__valueText h4{font-family:var(--font-sans);color:var(--white);font-size:1rem;font-weight:700}.SobreAna-module__zRJvua__valueText p{color:#ffffff80;margin:0;font-size:.8rem}.SobreAna-module__zRJvua__quote{font-family:var(--font-serif);color:#fffc;background:linear-gradient(90deg,var(--primary-orange)4px,#ffffff0d 4px);border-radius:var(--radius-lg);padding:1.5rem 1.5rem 1.5rem 2rem;font-size:1.25rem;font-style:italic;line-height:1.7;position:relative}@media (max-width:1024px){.SobreAna-module__zRJvua__container{grid-template-columns:1fr;gap:3rem}.SobreAna-module__zRJvua__imageWrapper{max-width:500px;margin:0 auto}.SobreAna-module__zRJvua__floatingCard{left:50%;right:auto;transform:translate(-50%)}.SobreAna-module__zRJvua__values{flex-wrap:wrap}.SobreAna-module__zRJvua__value{min-width:calc(50% - .75rem)}}@media (max-width:640px){.SobreAna-module__zRJvua__section{padding:4rem 0}.SobreAna-module__zRJvua__values{flex-direction:column}.SobreAna-module__zRJvua__value{width:100%}.SobreAna-module__zRJvua__floatingCard{padding:1rem 1.5rem}.SobreAna-module__zRJvua__years{font-size:2rem}}
.Galeria-module__q-lAIG__section{background:linear-gradient(180deg,var(--dark-surface)0%,var(--dark-bg)100%);padding:6rem 0}.Galeria-module__q-lAIG__container{max-width:1400px;margin:0 auto;padding:0 2rem}.Galeria-module__q-lAIG__header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.Galeria-module__q-lAIG__headerContent{flex-direction:column;gap:.75rem;display:flex}.Galeria-module__q-lAIG__badge{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700}.Galeria-module__q-lAIG__title{font-family:var(--font-serif);color:var(--white);font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.Galeria-module__q-lAIG__highlight{color:var(--primary-orange)}.Galeria-module__q-lAIG__subtitle{color:#fff9;max-width:400px;font-size:1rem}.Galeria-module__q-lAIG__viewAll{color:#fff9;transition:all var(--transition-normal);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.Galeria-module__q-lAIG__viewAll svg{width:16px;height:16px;transition:transform var(--transition-fast)}.Galeria-module__q-lAIG__viewAll:hover{color:var(--primary-orange)}.Galeria-module__q-lAIG__viewAll:hover svg{transform:translate(4px)}.Galeria-module__q-lAIG__grid{grid-template-rows:repeat(2,250px);grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Galeria-module__q-lAIG__card{border-radius:var(--radius-xl);cursor:pointer;position:relative;overflow:hidden}.Galeria-module__q-lAIG__card.Galeria-module__q-lAIG__featured{grid-area:span 2/span 2}.Galeria-module__q-lAIG__imageWrapper{width:100%;height:100%;position:relative}.Galeria-module__q-lAIG__image{object-fit:cover;transition:transform .6s}.Galeria-module__q-lAIG__card:hover .Galeria-module__q-lAIG__image{transform:scale(1.1)}.Galeria-module__q-lAIG__overlay{opacity:.8;transition:opacity var(--transition-normal);background:linear-gradient(#0000 0% 40%,#000c 100%);flex-direction:column;justify-content:space-between;padding:1.5rem;display:flex;position:absolute;inset:0}.Galeria-module__q-lAIG__card:hover .Galeria-module__q-lAIG__overlay{opacity:1}.Galeria-module__q-lAIG__category{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-full);color:var(--white);text-transform:uppercase;letter-spacing:.1em;background:#fff3;align-self:flex-start;padding:.35rem .75rem;font-size:.7rem;font-weight:600}.Galeria-module__q-lAIG__info{flex-direction:column;gap:.5rem;display:flex}.Galeria-module__q-lAIG__cardTitle{font-family:var(--font-serif);color:var(--white);font-size:1.25rem;font-weight:700}.Galeria-module__q-lAIG__card.Galeria-module__q-lAIG__featured .Galeria-module__q-lAIG__cardTitle{font-size:1.75rem}.Galeria-module__q-lAIG__location{color:#fffc;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.Galeria-module__q-lAIG__location svg{width:14px;height:14px}@media (max-width:1024px){.Galeria-module__q-lAIG__grid{grid-template-rows:repeat(3,200px);grid-template-columns:repeat(2,1fr)}.Galeria-module__q-lAIG__card.Galeria-module__q-lAIG__featured{grid-area:span 1/span 2}}@media (max-width:640px){.Galeria-module__q-lAIG__section{padding:4rem 0}.Galeria-module__q-lAIG__header{flex-direction:column;align-items:flex-start;gap:1rem}.Galeria-module__q-lAIG__grid{grid-template-rows:repeat(4,200px);grid-template-columns:1fr}.Galeria-module__q-lAIG__card.Galeria-module__q-lAIG__featured{grid-column:1}.Galeria-module__q-lAIG__overlay{padding:1rem}.Galeria-module__q-lAIG__cardTitle{font-size:1rem}.Galeria-module__q-lAIG__card.Galeria-module__q-lAIG__featured .Galeria-module__q-lAIG__cardTitle{font-size:1.25rem}}
.Formula-module__okN7iW__section{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);padding:6rem 0;position:relative;overflow:hidden}.Formula-module__okN7iW__section:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Formula-module__okN7iW__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative}.Formula-module__okN7iW__header{text-align:center;max-width:700px;color:var(--white);margin:0 auto 4rem}.Formula-module__okN7iW__badge{color:var(--white);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Formula-module__okN7iW__title{font-family:var(--font-serif);color:var(--white);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Formula-module__okN7iW__highlight{color:var(--white);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:3px}.Formula-module__okN7iW__highlightGreen{background:var(--secondary-green);border-radius:var(--radius-sm);padding:.1em .3em}.Formula-module__okN7iW__subtitle{color:#ffffffe6;font-size:1.125rem;line-height:1.7}.Formula-module__okN7iW__cards{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:2rem;display:grid}.Formula-module__okN7iW__card{background:var(--white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);overflow:hidden}.Formula-module__okN7iW__imageWrapper{aspect-ratio:16/10;position:relative}.Formula-module__okN7iW__image{object-fit:cover}.Formula-module__okN7iW__cardContent{text-align:center;padding:2rem}.Formula-module__okN7iW__handshake{width:60px;height:60px;color:var(--primary-orange);justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.Formula-module__okN7iW__handshake svg{width:48px;height:48px}.Formula-module__okN7iW__cardContent h3{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Formula-module__okN7iW__cardContent p{color:var(--gray-600);font-size:1rem;line-height:1.7}.Formula-module__okN7iW__votingGuide{background:var(--white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.Formula-module__okN7iW__votingGuide h4{font-family:var(--font-serif);color:var(--gray-900);text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.Formula-module__okN7iW__voteCards{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.Formula-module__okN7iW__voteCard{background:var(--cream);border-radius:var(--radius-xl);border:2px solid var(--gray-200);flex-direction:column;align-items:center;gap:.5rem;min-width:140px;padding:1.5rem;display:flex}.Formula-module__okN7iW__voteLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.Formula-module__okN7iW__partyLogo{border-radius:var(--radius-md);background:linear-gradient(135deg,#ff6b6b,#ffe66d,#4ecdc4,#45b7d1,#96e6a1);justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Formula-module__okN7iW__partyU{color:var(--white);font-size:1.75rem;font-weight:800}.Formula-module__okN7iW__voteNumber{color:var(--secondary-green);font-size:2.5rem;font-weight:800;line-height:1}.Formula-module__okN7iW__candidateName{color:var(--gray-700);text-align:center;font-size:.875rem;font-weight:600}.Formula-module__okN7iW__plus{color:var(--primary-orange);font-size:2rem;font-weight:700}@media (max-width:1024px){.Formula-module__okN7iW__cards{grid-template-columns:1fr;max-width:600px;margin:0 auto}}@media (max-width:640px){.Formula-module__okN7iW__section{padding:4rem 0}.Formula-module__okN7iW__voteCards{gap:1rem}.Formula-module__okN7iW__voteCard{min-width:120px;padding:1rem}.Formula-module__okN7iW__voteNumber{font-size:2rem}.Formula-module__okN7iW__plus{font-size:1.5rem}}
.Testimonios-module__nHgwcW__section{background:linear-gradient(180deg,#ede4db 0%,var(--cream)50%,var(--cream-dark)100%);padding:8rem 0;position:relative;overflow:hidden}.Testimonios-module__nHgwcW__backgroundText{pointer-events:none;z-index:0;position:absolute;top:50%;right:-5%;transform:translateY(-50%)rotate(-90deg)}.Testimonios-module__nHgwcW__backgroundText span{font-family:var(--font-serif);color:#0000;-webkit-text-stroke:1px #f582201a;letter-spacing:.1em;font-size:15rem;font-weight:900}.Testimonios-module__nHgwcW__container{z-index:1;grid-template-columns:350px 1fr;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Testimonios-module__nHgwcW__header{flex-direction:column;gap:1rem;height:fit-content;display:flex;position:sticky;top:8rem}.Testimonios-module__nHgwcW__badge{color:var(--primary-orange);text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:700}.Testimonios-module__nHgwcW__title{font-family:var(--font-serif);color:var(--gray-900);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.Testimonios-module__nHgwcW__highlight{color:var(--primary-orange)}.Testimonios-module__nHgwcW__grid{flex-direction:column;gap:2rem;display:flex}.Testimonios-module__nHgwcW__card{background:var(--white);border-radius:var(--radius-2xl);transition:all var(--transition-normal);padding:2.5rem;position:relative;box-shadow:0 10px 40px #0000000d}.Testimonios-module__nHgwcW__card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000001a}.Testimonios-module__nHgwcW__quoteIcon{width:40px;height:40px;color:var(--primary-orange);opacity:.2;position:absolute;top:2rem;right:2rem}.Testimonios-module__nHgwcW__quoteIcon svg{width:100%;height:100%}.Testimonios-module__nHgwcW__quote{font-family:var(--font-serif);color:var(--gray-700);margin-bottom:2rem;font-size:1.25rem;font-style:italic;line-height:1.8}.Testimonios-module__nHgwcW__author{align-items:center;gap:1rem;display:flex}.Testimonios-module__nHgwcW__avatar{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);border-radius:var(--radius-full);justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Testimonios-module__nHgwcW__avatar span{color:var(--white);font-size:1.25rem;font-weight:700}.Testimonios-module__nHgwcW__authorInfo{flex-direction:column;gap:.2rem;display:flex}.Testimonios-module__nHgwcW__authorName{color:var(--gray-900);font-size:1rem;font-weight:700}.Testimonios-module__nHgwcW__authorRole{color:var(--gray-500);font-size:.8rem}@media (max-width:1024px){.Testimonios-module__nHgwcW__container{grid-template-columns:1fr;gap:3rem}.Testimonios-module__nHgwcW__header{text-align:center;position:static}.Testimonios-module__nHgwcW__backgroundText{display:none}}@media (max-width:640px){.Testimonios-module__nHgwcW__section{padding:4rem 0}.Testimonios-module__nHgwcW__card{padding:1.5rem}.Testimonios-module__nHgwcW__quote{font-size:1rem}}
.ComoVotar-module__RUgE8W__section{background:var(--cream-dark);padding:6rem 0}.ComoVotar-module__RUgE8W__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ComoVotar-module__RUgE8W__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ComoVotar-module__RUgE8W__badge{background:var(--secondary-green);color:var(--white);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.ComoVotar-module__RUgE8W__title{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.ComoVotar-module__RUgE8W__highlight{color:var(--primary-orange)}.ComoVotar-module__RUgE8W__subtitle{color:var(--gray-600);font-size:1.125rem;line-height:1.7}.ComoVotar-module__RUgE8W__content{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.ComoVotar-module__RUgE8W__steps{flex-direction:column;gap:1.5rem;display:flex}.ComoVotar-module__RUgE8W__step{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);transition:all var(--transition-normal);align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.ComoVotar-module__RUgE8W__step:hover{box-shadow:var(--shadow-lg);transform:translate(10px)}.ComoVotar-module__RUgE8W__stepNumber{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);width:50px;height:50px;color:var(--white);border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.ComoVotar-module__RUgE8W__stepContent h4{font-family:var(--font-sans);color:var(--gray-900);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.ComoVotar-module__RUgE8W__stepContent p{color:var(--gray-600);font-size:.9375rem;line-height:1.6}.ComoVotar-module__RUgE8W__tarjeton{background:var(--white);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);border:3px solid var(--gray-200);padding:2rem}.ComoVotar-module__RUgE8W__tarjetonHeader{border-bottom:2px solid var(--gray-200);justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.ComoVotar-module__RUgE8W__tarjetonHeader span{color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.ComoVotar-module__RUgE8W__tarjetonGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.ComoVotar-module__RUgE8W__tarjetonCell{aspect-ratio:1;border:2px solid var(--gray-300);border-radius:var(--radius-md);color:var(--gray-500);transition:all var(--transition-normal);flex-direction:column;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.ComoVotar-module__RUgE8W__tarjetonCell.ComoVotar-module__RUgE8W__selected{border-color:var(--secondary-green);background:linear-gradient(135deg,#00923f1a 0%,#00923f0d 100%);gap:.25rem;position:relative}.ComoVotar-module__RUgE8W__partyLogo{background:linear-gradient(135deg,#ff6b6b,#ffe66d,#4ecdc4,#45b7d1,#96e6a1);border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.ComoVotar-module__RUgE8W__partyLogo span{color:var(--white);font-size:1rem;font-weight:800}.ComoVotar-module__RUgE8W__selectedNumber{color:var(--secondary-green);font-size:1.5rem;font-weight:800}.ComoVotar-module__RUgE8W__checkmark{width:60%;height:60%;color:var(--secondary-green);opacity:.3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ComoVotar-module__RUgE8W__tarjetonNote{text-align:center;color:var(--gray-600);margin-top:1.5rem;font-size:.875rem}.ComoVotar-module__RUgE8W__tarjetonNote strong{color:var(--primary-orange)}.ComoVotar-module__RUgE8W__reminder{background:var(--white);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border-left:4px solid var(--primary-orange);align-items:center;gap:1.5rem;max-width:500px;margin:3rem auto 0;padding:1.5rem 2rem;display:flex}.ComoVotar-module__RUgE8W__reminderIcon{width:60px;height:60px;color:var(--primary-orange);justify-content:center;align-items:center;display:flex}.ComoVotar-module__RUgE8W__reminderIconSvg{width:48px;height:48px}.ComoVotar-module__RUgE8W__reminderContent h4{font-family:var(--font-sans);color:var(--gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:700}.ComoVotar-module__RUgE8W__reminderContent p{color:var(--gray-600);font-size:.9375rem}.ComoVotar-module__RUgE8W__reminderContent strong{color:var(--primary-orange)}@media (max-width:1024px){.ComoVotar-module__RUgE8W__content{grid-template-columns:1fr;gap:3rem}.ComoVotar-module__RUgE8W__tarjeton{max-width:400px;margin:0 auto}}@media (max-width:640px){.ComoVotar-module__RUgE8W__section{padding:4rem 0}.ComoVotar-module__RUgE8W__step{text-align:center;flex-direction:column;align-items:center}.ComoVotar-module__RUgE8W__tarjetonGrid{grid-template-columns:repeat(3,1fr)}.ComoVotar-module__RUgE8W__reminder{text-align:center;flex-direction:column;gap:1rem}}
.Unete-module__2sY8zq__section{background:linear-gradient(135deg,var(--dark-bg)0%,#1e1d1c 50%,var(--dark-surface)100%);padding:8rem 0;position:relative;overflow:hidden}.Unete-module__2sY8zq__backgroundPattern{pointer-events:none;background-image:radial-gradient(circle at 20% 30%,#f5822026 0%,#0000 40%),radial-gradient(circle at 80% 70%,#00923f1a 0%,#0000 40%);position:absolute;inset:0}.Unete-module__2sY8zq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.Unete-module__2sY8zq__content{flex-direction:column;gap:1.5rem;display:flex}.Unete-module__2sY8zq__badge{width:fit-content;color:var(--primary-orange);text-transform:uppercase;letter-spacing:.15em;border-radius:var(--radius-full);background:#f5822033;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Unete-module__2sY8zq__title{font-family:var(--font-serif);color:var(--white);font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.Unete-module__2sY8zq__highlight{color:var(--primary-orange)}.Unete-module__2sY8zq__description{color:#ffffffb3;max-width:500px;font-size:1.125rem;line-height:1.8}.Unete-module__2sY8zq__form{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Unete-module__2sY8zq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Unete-module__2sY8zq__inputGroup label{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.Unete-module__2sY8zq__inputGroup input{border-radius:var(--radius-lg);color:var(--white);transition:all var(--transition-fast);background:#ffffff0d;border:1px solid #ffffff1a;padding:1rem 1.25rem;font-size:1rem}.Unete-module__2sY8zq__inputGroup input::placeholder{color:#ffffff4d}.Unete-module__2sY8zq__inputGroup input:focus{border-color:var(--primary-orange);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #f582201a}.Unete-module__2sY8zq__whatsappBtn{color:var(--white);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-normal);background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;justify-content:center;align-items:center;gap:.75rem;padding:1.25rem 2rem;font-size:1rem;font-weight:700;display:flex;box-shadow:0 10px 30px #25d3664d}.Unete-module__2sY8zq__whatsappBtn svg{width:24px;height:24px}.Unete-module__2sY8zq__whatsappBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #25d36666}.Unete-module__2sY8zq__info{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.Unete-module__2sY8zq__infoItem{color:#ffffff80;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.Unete-module__2sY8zq__infoItem svg{width:18px;height:18px;color:var(--primary-orange)}.Unete-module__2sY8zq__imageGrid{grid-template-rows:repeat(2,200px);grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.Unete-module__2sY8zq__imageItem{border-radius:var(--radius-xl);position:relative;overflow:hidden}.Unete-module__2sY8zq__imageItem:first-child{grid-row:span 2;height:100%}.Unete-module__2sY8zq__gridImage{object-fit:cover;transition:transform .6s}.Unete-module__2sY8zq__imageItem:hover .Unete-module__2sY8zq__gridImage{transform:scale(1.1)}@media (max-width:1024px){.Unete-module__2sY8zq__container{grid-template-columns:1fr;gap:3rem}.Unete-module__2sY8zq__imageGrid{max-width:500px;margin:0 auto}}@media (max-width:640px){.Unete-module__2sY8zq__section{padding:4rem 0}.Unete-module__2sY8zq__imageGrid{grid-template-rows:repeat(3,150px);grid-template-columns:1fr}.Unete-module__2sY8zq__imageItem:first-child{grid-row:span 1}.Unete-module__2sY8zq__imageItem:last-child{display:none}}
.Contacto-module__7TlZkW__section{background:var(--white);padding:6rem 0}.Contacto-module__7TlZkW__container{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid}.Contacto-module__7TlZkW__content{flex-direction:column;gap:1.5rem;display:flex}.Contacto-module__7TlZkW__badge{background:var(--cream);width:fit-content;color:var(--primary-orange);text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block}.Contacto-module__7TlZkW__title{font-family:var(--font-serif);color:var(--gray-900);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2}.Contacto-module__7TlZkW__highlight{color:var(--primary-orange)}.Contacto-module__7TlZkW__subtitle{color:var(--gray-600);font-size:1.0625rem;line-height:1.8}.Contacto-module__7TlZkW__contactInfo{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.Contacto-module__7TlZkW__contactCard{background:var(--cream);border-radius:var(--radius-xl);transition:all var(--transition-normal);align-items:center;gap:1rem;padding:1.25rem;text-decoration:none;display:flex}.Contacto-module__7TlZkW__contactCard:hover{background:var(--primary-orange);transform:translate(10px)}.Contacto-module__7TlZkW__contactCard:hover .Contacto-module__7TlZkW__contactIcon{background:var(--white);color:var(--primary-orange)}.Contacto-module__7TlZkW__contactCard:hover h4,.Contacto-module__7TlZkW__contactCard:hover p{color:var(--white)}.Contacto-module__7TlZkW__contactIcon{background:var(--primary-orange);width:50px;height:50px;color:var(--white);border-radius:var(--radius-lg);transition:all var(--transition-normal);justify-content:center;align-items:center;display:flex}.Contacto-module__7TlZkW__contactIcon svg{width:24px;height:24px}.Contacto-module__7TlZkW__contactCard h4{font-family:var(--font-sans);color:var(--gray-900);transition:color var(--transition-normal);font-size:1rem;font-weight:700}.Contacto-module__7TlZkW__contactCard p{color:var(--gray-500);transition:color var(--transition-normal);margin:0;font-size:.875rem}.Contacto-module__7TlZkW__formWrapper{background:var(--cream);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);padding:2.5rem}.Contacto-module__7TlZkW__form{flex-direction:column;gap:1.25rem;display:flex}.Contacto-module__7TlZkW__form h3{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Contacto-module__7TlZkW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Contacto-module__7TlZkW__inputGroup label{color:var(--gray-700);font-size:.875rem;font-weight:600}.Contacto-module__7TlZkW__inputGroup input,.Contacto-module__7TlZkW__inputGroup textarea{border:2px solid var(--gray-200);border-radius:var(--radius-lg);font-family:var(--font-sans);color:var(--gray-800);transition:all var(--transition-fast);background:var(--white);padding:.875rem 1rem;font-size:1rem}.Contacto-module__7TlZkW__inputGroup input:focus,.Contacto-module__7TlZkW__inputGroup textarea:focus{border-color:var(--primary-orange);outline:none;box-shadow:0 0 0 3px #f582201a}.Contacto-module__7TlZkW__inputGroup input::placeholder,.Contacto-module__7TlZkW__inputGroup textarea::placeholder{color:var(--gray-400)}.Contacto-module__7TlZkW__inputGroup textarea{resize:vertical;min-height:100px}.Contacto-module__7TlZkW__submitBtn{background:linear-gradient(135deg,var(--primary-orange)0%,var(--primary-orange-dark)100%);color:var(--white);font-family:var(--font-sans);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-normal);text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-lg),0 0 20px #f582204d;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600}.Contacto-module__7TlZkW__submitBtn:hover{box-shadow:var(--shadow-xl),0 0 30px #f5822066;transform:translateY(-3px)}@media (max-width:1024px){.Contacto-module__7TlZkW__container{grid-template-columns:1fr;gap:3rem}.Contacto-module__7TlZkW__formWrapper{width:100%;max-width:500px;margin:0 auto}}@media (max-width:640px){.Contacto-module__7TlZkW__section{padding:4rem 0}.Contacto-module__7TlZkW__formWrapper{padding:1.5rem}.Contacto-module__7TlZkW__contactCard{padding:1rem}}
.Footer-module__nhiC3q__footer{background:var(--gray-900);color:var(--white);padding:4rem 0 0}.Footer-module__nhiC3q__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Footer-module__nhiC3q__main{border-bottom:1px solid var(--gray-700);grid-template-columns:1.2fr 1.5fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.Footer-module__nhiC3q__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{color:var(--white);align-items:center;gap:.75rem;text-decoration:none;display:flex}.Footer-module__nhiC3q__flowerIcon{width:40px;height:40px;color:var(--primary-orange)}.Footer-module__nhiC3q__logoText{flex-direction:column;line-height:1.1;display:flex}.Footer-module__nhiC3q__logoName{font-family:var(--font-serif);color:var(--gray-300);font-size:1rem;font-style:italic;font-weight:400}.Footer-module__nhiC3q__logoSurname{font-family:var(--font-serif);color:var(--white);font-size:1.25rem;font-weight:700}.Footer-module__nhiC3q__slogan{color:var(--gray-400);font-size:.9375rem;line-height:1.6}.Footer-module__nhiC3q__servir{color:var(--primary-orange);font-weight:700}.Footer-module__nhiC3q__decidir{color:var(--secondary-green);font-weight:700}.Footer-module__nhiC3q__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__nhiC3q__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__nhiC3q__linkGroup h4{font-family:var(--font-sans);color:var(--white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.Footer-module__nhiC3q__linkGroup a{color:var(--gray-400);transition:color var(--transition-fast);font-size:.9375rem;text-decoration:none}.Footer-module__nhiC3q__linkGroup a:hover{color:var(--primary-orange)}.Footer-module__nhiC3q__voteReminder{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.Footer-module__nhiC3q__voteBox{background:var(--gray-800);border-radius:var(--radius-xl);text-align:center;padding:1.5rem}.Footer-module__nhiC3q__voteLabel{color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600}.Footer-module__nhiC3q__voteNumbers{gap:1.5rem;margin-top:1rem;display:flex}.Footer-module__nhiC3q__voteItem{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Footer-module__nhiC3q__chamber{color:var(--gray-500);font-size:.75rem}.Footer-module__nhiC3q__number{color:var(--secondary-green);font-size:2rem;font-weight:800}.Footer-module__nhiC3q__electionDate{color:var(--primary-orange);font-size:.875rem;font-weight:600}.Footer-module__nhiC3q__bottom{justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.Footer-module__nhiC3q__bottom p{color:var(--gray-500);font-size:.875rem}.Footer-module__nhiC3q__party{color:var(--gray-400)}@media (max-width:1024px){.Footer-module__nhiC3q__main{grid-template-columns:1fr 1fr;gap:2rem}.Footer-module__nhiC3q__voteReminder{grid-column:span 2;align-items:center}}@media (max-width:768px){.Footer-module__nhiC3q__main{text-align:center;grid-template-columns:1fr}.Footer-module__nhiC3q__brand{align-items:center}.Footer-module__nhiC3q__links{grid-template-columns:repeat(3,1fr)}.Footer-module__nhiC3q__voteReminder{grid-column:1;align-items:center}.Footer-module__nhiC3q__bottom{text-align:center;flex-direction:column;gap:.5rem}}@media (max-width:480px){.Footer-module__nhiC3q__links{grid-template-columns:1fr;gap:1.5rem}}
