.Header_header__AF_3G{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(1,149,55,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Header_headerContent__VSKiG{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:80px}.Header_logo__1FRrW{display:flex;align-items:center;flex-shrink:0}.Header_logo__1FRrW img{height:40px;width:auto;max-width:189px}.Header_nav__LVYU2{display:flex;align-items:center;gap:40px}.Header_navLink__bX76H{color:#333;text-decoration:none;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;transition:color .3s ease;position:relative}.Header_navLink__bX76H:hover{color:#f8f9fa;transform:translateY(-2px)}.Header_navLink__bX76H:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#fff;transition:width .3s ease}.Header_navLink__bX76H:hover:after{width:100%}.Header_authButtons__2_7Ug,.Header_desktopAuth__JeyXx{display:flex;align-items:center}.Header_authButtons__2_7Ug{gap:15px}.Header_loginButton__Qw_7I{background:#002f1b;color:#fff;border:none;padding:12px 24px;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;white-space:nowrap}.Header_loginButton__Qw_7I:hover,.Header_registerButton__mndKt{color:#fff;border:2px solid #fff}.Header_registerButton__mndKt{background:transparent;padding:12px 24px;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;white-space:nowrap}.Header_registerButton__mndKt:hover{background:#fff;color:#019537}.Header_logoutButton__YBtWj{background-color:#002f1b;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.Header_logoutButton__YBtWj:hover{background-color:#019537;transform:translateY(-2px)}.Header_mobileMenuButton__sbxfA{display:none;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:10px;width:44px;height:44px;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease;flex-shrink:0}.Header_mobileMenuButton__sbxfA:hover{background:hsla(0,0%,100%,.1)}.Header_mobileAuth__DWH9K{display:none;align-items:center;flex-shrink:0}.Header_mobileLoginButton__6KIdg{background-color:#002f1b;color:#fff;border:none;padding:8px 16px;border-radius:20px;font-weight:500;font-size:13px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;white-space:nowrap}.Header_mobileLoginButton__6KIdg:hover{background-color:#019537;border:2px solid #fff}.Header_mobileMenu__oDspy{display:block;position:fixed;top:80px;left:0;right:0;background:rgba(1,149,55,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px;border-top:1px solid hsla(0,0%,100%,.1);transform:translateY(-100%);transition:all .3s ease;z-index:999;opacity:0;visibility:hidden;pointer-events:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header_mobileMenu__oDspy.Header_open__jNVWy{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.Header_mobileMenuLink__PZtI_{color:#333;text-decoration:none;font-family:Gilroy,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;padding:15px 20px;display:block;border-bottom:1px solid #eee;transition:background-color .3s ease}.Header_mobileMenuLink__PZtI_:hover{color:#f8f9fa;padding-left:10px;background:hsla(0,0%,100%,.1)}.Header_mobileMenuLink__PZtI_:last-child{border-bottom:none}@media (max-width:768px){.Header_headerContent__VSKiG{height:70px;padding:0 15px;display:flex;justify-content:space-between;align-items:center}.Header_logo__1FRrW{flex-shrink:0}.Header_logo__1FRrW img{height:40px;max-width:189px;margin-top:10px}.Header_desktopAuth__JeyXx,.Header_nav__LVYU2{display:none!important}.Header_mobileAuth__DWH9K,.Header_mobileMenuButton__sbxfA{display:flex;flex-shrink:0}.Header_mobileAuth__DWH9K{align-items:center}.Header_mobileMenu__oDspy{top:70px}.Header_mobileMenuLink__PZtI_{font-family:Gotham-Book,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.Header_mobileMenu__oDspy.Header_open__jNVWy{z-index:1001}}@media (max-width:480px){.Header_headerContent__VSKiG{padding:0 10px}.Header_logo__1FRrW img{height:40px;max-width:189px;margin-top:10px}.Header_mobileMenuButton__sbxfA{width:40px;height:40px;font-size:20px}.Header_mobileLoginButton__6KIdg{padding:6px 12px;font-size:12px}.Header_mobileMenu__oDspy{padding:15px}.Header_mobileMenuLink__PZtI_{font-size:16px;padding:12px 0}}.Footer_footer__4vzqH{background:#019537;color:#fff;padding:60px 0 0;margin-top:auto;font-family:Gilroy,sans-serif}.Footer_footerContent__33dnM{max-width:1200px;margin:0 auto;padding:0 20px}.Footer_footerTop___TFRY{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_footerSection__3w8Yc{display:flex;flex-direction:column}.Footer_footerSection__3w8Yc h3{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:20px;position:relative;font-family:ReneBieder,serif}.Footer_footerSection__3w8Yc h3:after{content:"";position:absolute;bottom:-8px;left:0;width:30px;height:2px;background:#f8f9fa}.Footer_footerSection__3w8Yc p{color:hsla(0,0%,100%,.8);line-height:1.6;margin-bottom:15px}.Footer_footerLinks__xuRtG{list-style:none;padding:0;margin:0}.Footer_footerLinks__xuRtG li{margin-bottom:10px}.Footer_footerLinks__xuRtG a{color:hsla(0,0%,100%,.8);text-decoration:none;transition:all .3s ease;display:inline-block}.Footer_footerLinks__xuRtG a:hover{color:#fff;transform:translateX(5px)}.Footer_footerSocial___hfWs{display:flex;gap:15px;margin-top:15px}.Footer_socialLink__N7mmd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;text-decoration:none;transition:all .3s ease;border:1px solid hsla(0,0%,100%,.2)}.Footer_socialLink__N7mmd:hover{background:hsla(0,0%,100%,.2);transform:translateY(-3px);border-color:hsla(0,0%,100%,.4);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Footer_socialLink__N7mmd svg{width:18px;height:18px;transition:all .3s ease}.Footer_socialLink__N7mmd:hover svg{transform:scale(1.1)}.Footer_footerBottom__OFeMd{border-top:1px solid hsla(0,0%,100%,.1);padding-top:30px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.Footer_footerBottom__OFeMd p{color:hsla(0,0%,100%,.7);margin:0;font-size:.9rem}.Footer_footerBottomLinks__T3p3d{display:flex;gap:20px;flex-wrap:wrap}.Footer_footerBottomLinks__T3p3d a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_footerBottomLinks__T3p3d a:hover{color:#fff}.Footer_footerLogo__HvedU{display:flex;align-items:center;gap:15px;margin-bottom:20px}.Footer_footerLogo__HvedU img{height:40px;width:auto}.Footer_footerLogo__HvedU h4{color:#fff;font-size:1.1rem;font-weight:600;margin:0;font-family:ReneBieder,serif}.Footer_contactInfo__bV56D{display:flex;flex-direction:column;gap:10px}.Footer_contactItem__JPw3N{display:flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.8)}.Footer_contactIcon__17jar{width:16px;height:16px;color:#f8f9fa;flex-shrink:0;margin-right:8px}.Footer_contactIcon__17jar svg{width:16px;height:16px;transition:all .3s ease}.Footer_contactItem__JPw3N:hover .Footer_contactIcon__17jar svg{transform:scale(1.1);color:#fff}.Footer_legalSection__mFyIy{margin-top:20px;border-top:1px solid hsla(0,0%,100%,.1);text-align:center;background:#002f1b;position:relative;padding:20px 0;width:100%}.Footer_lecalcontent__q4iUW{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:1200px;margin:0 auto;padding:0 20px;gap:20px}.Footer_legalImage__Dw9f8{display:block;margin-left:auto;margin-right:auto}.Footer_legalText__9hckl{color:hsla(0,0%,100%,.8);font-size:.8rem;line-height:1.2;margin:0 auto;font-weight:400;text-align:left}@media (max-width:768px){.Footer_footer__4vzqH{padding:40px 0 0}.Footer_footerTop___TFRY{grid-template-columns:1fr;gap:30px}.Footer_footerBottom__OFeMd{flex-direction:column;text-align:center}.Footer_footerBottomLinks__T3p3d{justify-content:center}.Footer_footerSection__3w8Yc h3{font-size:1.1rem}.Footer_legalSection__mFyIy{margin-top:30px;padding:20px 15px;text-align:center;width:100%}.Footer_lecalcontent__q4iUW{flex-direction:column;gap:15px}.Footer_legalImage__Dw9f8{width:auto;height:50px}.Footer_legalText__9hckl{font-size:.7rem;text-align:center}}.ganadores_container__yJvdA{min-height:100vh;background:#f8f9fa;color:#002f1b;display:flex;flex-direction:column}.ganadores_hero___c2HK{padding:80px 0 40px;position:relative;overflow:hidden;background-image:url(/img/home/bg_line.png);background-size:cover;background-position:top;background-color:#f8f9fa}.ganadores_hero___c2HK:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:.1;z-index:1}.ganadores_heroContent__4mv9c{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#002f1b}.ganadores_hero___c2HK h1{margin:0 0 20px;font-size:3.5rem;font-weight:700;color:#002f1b;font-family:Gotham-Book,sans-serif}.ganadores_heroSubtitle__vpQQl{font-size:1.3rem;color:#002f1b;max-width:600px;margin:0 auto 40px;font-family:Gotham-Book,sans-serif}.ganadores_heroStats__lKyfB{display:flex;justify-content:center;gap:60px;margin-top:40px}.ganadores_stat__9BUJj{display:flex;flex-direction:column;align-items:center;gap:10px}.ganadores_statNumber__keDDs{font-size:3rem;font-weight:700;color:gold}.ganadores_statLabel__UFxj8{font-size:1rem;opacity:.8;text-transform:uppercase;letter-spacing:1px}.ganadores_content__34_qq{max-width:1200px;margin:0 auto;flex:1 1}.ganadores_loading__acWST{text-align:center;padding:60px 20px}.ganadores_spinner__W99N2{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#019537;border-radius:50%;animation:ganadores_spin__Ec8Bs 1s linear infinite;margin:0 auto 20px}@keyframes ganadores_spin__Ec8Bs{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ganadores_error__cfUz5{text-align:center;padding:60px 20px;background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ganadores_error__cfUz5 h2{color:#dc3545;margin-bottom:15px}.ganadores_retryButton__vzBLs{background:#019537;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:16px;margin-top:20px;transition:background-color .3s ease}.ganadores_retryButton__vzBLs:hover{background:#013014}.ganadores_empty__hVdEB{text-align:center;padding:80px 20px;background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ganadores_emptyIcon__bs1L6{font-size:64px;margin-bottom:20px}.ganadores_empty__hVdEB h2{color:#019537;margin-bottom:15px}.ganadores_empty__hVdEB p{color:#6c757d;font-size:18px}.ganadores_semanaSection__Vj1PF{margin-bottom:40px;background:#fff;border-radius:15px;box-shadow:0 4px 20px rgba(0,0,0,.1);overflow:hidden}.ganadores_semanaTitle__3lQae{background:linear-gradient(135deg,#019537,#013014);color:#fff;margin:0;padding:20px 30px;font-size:24px;font-weight:700}.ganadores_ganadoresGrid__22nV5{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;padding:30px}.ganadores_ganadorCard__Iro2a{background:#f8f9fa;border-radius:12px;padding:25px;display:flex;align-items:center;justify-content:space-between;border-left:4px solid #019537;transition:transform .3s ease,box-shadow .3s ease}.ganadores_ganadorCard__Iro2a:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(0,0,0,.15)}.ganadores_ganadorInfo__KR5eu{flex:1 1}.ganadores_ganadorNombre__AwFNz{margin:0 0 8px;color:#019537;font-size:18px;font-weight:700}.ganadores_ganadorCedula__whe8D{margin:0 0 8px;color:#6c757d;font-size:14px}.ganadores_ganadorPremio__Hmi4J{margin:0;color:#495057;font-size:14px;font-style:italic}.ganadores_ganadorIcon__2lb3W{font-size:32px;margin-left:20px}.ganadores_ctaSection__K_My8{background:linear-gradient(135deg,#019537,#013014);padding:80px 20px;text-align:center;margin-top:60px}.ganadores_ctaContent__z790s{max-width:800px;margin:0 auto}.ganadores_ctaContent__z790s h2{margin:0 0 20px;font-size:2.5rem;font-weight:700;color:#fff}.ganadores_ctaContent__z790s p{margin:0 0 30px;font-size:1.2rem;opacity:.9;color:#fff}.ganadores_ctaButton__8kSjK{display:inline-block;background:gold;color:#000;text-decoration:none;padding:15px 30px;border-radius:50px;font-size:1.1rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 4px 15px rgba(255,215,0,.3)}.ganadores_ctaButton__8kSjK:hover{background:#ffed4e;transform:translateY(-2px);box-shadow:0 6px 25px rgba(255,215,0,.4)}@media (max-width:768px){.ganadores_container__yJvdA{padding:10px}.ganadores_header__d5_PK{padding:30px 15px}.ganadores_header__d5_PK h1{font-size:28px}.ganadores_subtitle__jlMmX{font-size:16px}.ganadores_ganadoresGrid__22nV5{grid-template-columns:1fr;padding:20px}.ganadores_ganadorCard__Iro2a{padding:20px}.ganadores_semanaTitle__3lQae{padding:15px 20px;font-size:20px}}