:root{--teal:#00aec3;--teal-dark:#1f3464;--teal-light:#a3d8e7;--white:#ffffff;--text-dark:#333333;--text-label:#555555;--input-bg:#faffc8;--input-border:#cccccc;--input-border-focus:#00a8b5;--city-grey:#d0d0d0;--primary:#00aec3;--primary-accent:#e81f76;--primary-gray:#838383;--primary-dark:#000000;--secondary-red:#be1717;--secondary-green:#22a954;--secondary-yellow:#ebb813;--secondary-purple:#592673;--secondary-french-blue:#1f3464;--secondary-cyan-1:#74c9e3;--secondary-cyan-2:#a3d8e7;--secondary-cyan-3:#cae7ea;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:28px;--text-4xl:32px;--text-5xl:40px;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-base{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-3xl{font-size:28px}.text-4xl{font-size:32px}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-hero{font-size:var(--text-3xl);font-weight:var(--font-bold);text-transform:uppercase;line-height:1.1}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:var(--font-encode-sans),Arial,sans-serif;font-size:14px;color:var(--text-dark);background-color:#f5f5f5}#__next{min-height:100vh;display:flex;flex-direction:column}.Header_header__KwdYD{background-color:var(--teal);padding:0 5% 0 2%;height:100px;display:flex;align-items:center;flex-shrink:0}.Header_inner__DLT3k{width:100%;display:flex;align-items:center;justify-content:space-between}.Header_logoGroup__JRUbX{display:flex;align-items:center;gap:16px}.Header_ministerioText__qZGfp{color:white;font-size:10px;font-weight:400;line-height:1.3;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.Header_emblem__nPLuF{flex-shrink:0;display:flex;align-items:center;justify-content:center}.Header_emblem__nPLuF img{height:68px;width:auto;display:block}.Header_emblemDesktop__ktK5C{display:block}.Header_emblemMobile__NgAhH{display:none}.Header_emblemDesktop__ktK5C img{height:68px;width:auto}.Header_gobiernoText__wJTfg{display:flex;flex-direction:column;color:white;line-height:1.2}.Header_gobiernoLabel__AvtgS{font-size:10px;font-weight:400;text-transform:uppercase;letter-spacing:.05em}.Header_buenosAires____b2L{font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.Header_accessibilityBtn__PdmD0{background-color:#1a5fb0;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.Header_accessibilityBtn__PdmD0:hover{background-color:#1450a0}.Header_rightSection__xbq_L{display:flex;align-items:center;gap:16px}.Header_userMenu__B7S15{position:relative}.Header_userBtn__UFCag{display:flex;align-items:center;gap:10px;background:none;border:none;color:white;cursor:pointer;padding:6px 8px;border-radius:6px;transition:background-color .15s ease}.Header_userBtn__UFCag:hover{background-color:rgba(255,255,255,.1)}.Header_userInfo__X33T5{display:flex;flex-direction:column;align-items:flex-end;line-height:1.3}.Header_userName__8pz2T{font-size:14px;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.Header_userApellido__pfst6{font-size:11px;font-weight:400;letter-spacing:.05em;text-transform:uppercase;opacity:.85}.Header_arrow__Ym2TO{font-size:12px;transition:transform .2s ease;display:inline-block}.Header_arrowUp__zcV_S{transform:rotate(180deg)}.Header_dropdown__4_v0S{position:absolute;top:calc(100% + 8px);right:0;background:white;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.12);min-width:160px;z-index:100;overflow:hidden;animation:Header_dropIn__Nu50p .15s ease}@keyframes Header_dropIn__Nu50p{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Header_dropdownItem__wO3vR{display:block;width:100%;text-align:left;padding:12px 18px;background:none;border:none;border-bottom:1px solid #f0f0f0;font-size:14px;font-family:inherit;color:#333;cursor:pointer;transition:background-color .15s ease}.Header_dropdownItem__wO3vR:last-child{border-bottom:none}.Header_dropdownItem__wO3vR:hover{background-color:#f5f5f5}.Header_dropdownDivider__pkE8K{height:1px;background:#f0f0f0;margin:4px 0}@media (max-width:768px){.Header_header__KwdYD{height:auto;padding:12px 5%}.Header_inner__DLT3k,.Header_logoGroup__JRUbX{flex-direction:row;gap:12px}.Header_logoGroup__JRUbX{flex-wrap:wrap;align-items:center;justify-content:center;text-align:center}.Header_ministerioText__qZGfp{font-size:9px;line-height:1.4}.Header_emblem__nPLuF img{height:56px}.Header_emblemDesktop__ktK5C{display:none}.Header_emblemMobile__NgAhH{display:block}.Header_gobiernoLabel__AvtgS{font-size:9px}.Header_buenosAires____b2L{font-size:18px}.Header_rightSection__xbq_L{width:100%;justify-content:space-between}.Header_userInfo__X33T5{display:none}.Header_userBtn__UFCag{padding:6px}.Header_arrow__Ym2TO{display:none}}@media (max-width:480px){.Header_header__KwdYD{padding:10px 4%}.Header_emblem__nPLuF img{height:48px}.Header_buenosAires____b2L{font-size:16px}.Header_accessibilityBtn__PdmD0{width:36px;height:36px}.Header_emblemMobile__NgAhH img{height:40px}}.Footer_footer__pQtti{width:100%;position:relative;font-family:var(--font-encode-sans),sans-serif;color:#333333}.Footer_illustrationSection__buqT1{width:100%;height:180px;position:relative;overflow:hidden}@media (max-width:1024px){.Footer_illustrationSection__buqT1{height:120px}}.Footer_gradientLine__yDIOr{width:100%;height:5px;background:linear-gradient(90deg,#E72276 1.14%,#C3327D 8.14%,#944887 18.14%,#70598E 27.14%,#566594 36.14%,#466D97 43.14%,#417099 50.14%,#00AEC3 101.14%)}.Footer_mainFooter__IRNSv{background-color:#D9D9D9;padding:40px 10% 30px;display:flex;flex-direction:column;align-items:center;gap:40px}.Footer_columnsContainer__XfGAQ{width:100%;display:flex;justify-content:space-between;gap:40px}@media (max-width:900px){.Footer_columnsContainer__XfGAQ{flex-direction:column;gap:30px}}.Footer_footerColumn__kGECR{flex:1 1;display:flex;flex-direction:column}.Footer_columnTitle__WcnMX{font-weight:700;font-size:18px;line-height:22px;margin-bottom:20px;color:#333333}.Footer_brandLogos__ypem_{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.Footer_brandLogo__2mPOG{width:auto;height:auto}.Footer_logo148__mgRHL{margin-left:0}.Footer_logo148Accesible__tdk64{margin-left:10px}.Footer_logo144__Kbzou{margin-left:0}.Footer_footerLinks__M17kI{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.Footer_footerLink__xz_wT{font-weight:500;font-size:16px;line-height:20px;color:#333333;text-decoration:none;transition:opacity .2s}.Footer_footerLink__xz_wT:hover{opacity:.7}.Footer_policyLinks__CjHa4{display:flex;align-items:center;gap:15px;margin-top:20px}.Footer_policyLink__8b3qR{color:#00829B;text-decoration:none;font-weight:500;font-size:16px;line-height:20px;transition:opacity .2s}.Footer_policyLink__8b3qR:hover{opacity:.7}.Footer_policySeparator___0n_J{color:#333333;font-weight:500}.Footer_zocalo__TztSi{background-color:#00829B;padding:20px 10%;display:flex;flex-direction:column;align-items:center;gap:20px}.Footer_socialIcons__PPLhr{display:flex;align-items:center;gap:12px}.Footer_socialIconWrapper___5_Uw{width:42px;height:42px;display:flex;justify-content:center;align-items:center;transition:transform .2s}.Footer_socialIconWrapper___5_Uw:hover{transform:scale(1.15)}.Footer_socialIcon__fsVbM{width:100%;height:100%;object-fit:contain}@media (max-width:600px){.Footer_zocalo__TztSi{padding:20px 5%}.Footer_zocaloLinks__HYCEl{flex-direction:column;gap:10px}.Footer_zocaloSeparator__tZxuP{display:none}}.LayoutShell_shell__gj8nR{min-height:100vh;display:flex;flex-direction:column;background-color:white}.LayoutShell_content__vdcfl{flex:1 1;display:flex;flex-direction:column}@font-face{font-family:encodeSans;src:url(/_next/static/media/2a5d944266bd253b-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:encodeSans;src:url(/_next/static/media/6f36d773ca19459e-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:encodeSans;src:url(/_next/static/media/ddca04d7e8b8cbf1-s.p.ttf) format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:encodeSans;src:url(/_next/static/media/3a5f3b0d71657da2-s.p.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:encodeSans;src:url(/_next/static/media/f7bdf2aa5f9aff0d-s.p.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:encodeSans Fallback;src:local("Arial");ascent-override:103.08%;descent-override:22.02%;line-gap-override:0.00%;size-adjust:99.92%}.__className_b6fc19{font-family:encodeSans,encodeSans Fallback}.__variable_b6fc19{--font-encode-sans:"encodeSans","encodeSans Fallback"}