.FooterModules-module__0sh3fa__modulesWrapper{width:100%;margin-bottom:var(--spacing-6);padding-top:2rem}.FooterModules-module__0sh3fa__sectionTitle{font-family:var(--font-condensed);font-size:1.5rem;font-weight:var(--font-weight-bold);color:var(--color-white);margin:0 0 var(--spacing-5)0;padding:0 var(--spacing-2);text-transform:uppercase;letter-spacing:2px}.FooterModules-module__0sh3fa__modulesGrid{flex-direction:column;gap:0;width:100%;display:flex}.FooterModules-module__0sh3fa__column{width:100%;margin-bottom:var(--spacing-6);text-align:center}.FooterModules-module__0sh3fa__column:last-child{margin-bottom:0}.FooterModules-module__0sh3fa__columnTitle{font-family:var(--font-condensed);font-size:1.5rem;font-weight:var(--font-weight-bold);color:#fff;padding:var(--spacing-3)var(--spacing-2);padding-right:calc(var(--spacing-2) + 24px);text-transform:uppercase;letter-spacing:2px;text-align:center;text-shadow:0 1px 2px #0000001a;border-top:none;margin:0}.FooterModules-module__0sh3fa__columnContent{flex-direction:column;gap:0;display:flex}.FooterModules-module__0sh3fa__column:first-child .FooterModules-module__0sh3fa__columnContent{gap:var(--spacing-3)}.FooterModules-module__0sh3fa__column:first-child .FooterModules-module__0sh3fa__columnTitle,.FooterModules-module__0sh3fa__column:first-child .FooterModules-module__0sh3fa__moduleHeader,.FooterModules-module__0sh3fa__column:first-child .FooterModules-module__0sh3fa__sedeHeader,.FooterModules-module__0sh3fa__column:first-child .FooterModules-module__0sh3fa__iconsList{padding-left:0}.FooterModules-module__0sh3fa__module{width:100%}.FooterModules-module__0sh3fa__moduleHeader{justify-content:center;align-items:center;gap:var(--spacing-2);width:100%;padding:var(--spacing-3)var(--spacing-2);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:none;display:flex}.FooterModules-module__0sh3fa__moduleHeader:focus{outline:none}.FooterModules-module__0sh3fa__moduleHeader:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:-2px;border-radius:var(--border-radius-sm)}.FooterModules-module__0sh3fa__moduleTitle{font-family:var(--font-condensed);font-size:1.125rem;font-weight:var(--font-weight-bold);color:var(--color-white);text-transform:uppercase;letter-spacing:1px;margin:0;line-height:1.3}.FooterModules-module__0sh3fa__chevron{color:var(--color-neutral-400);flex-shrink:0;transition:transform .25s}.FooterModules-module__0sh3fa__moduleOpen .FooterModules-module__0sh3fa__moduleHeader .FooterModules-module__0sh3fa__chevron{color:var(--color-neutral-400);transform:rotate(180deg)}.FooterModules-module__0sh3fa__sede .FooterModules-module__0sh3fa__sedeHeader .FooterModules-module__0sh3fa__chevron{color:var(--color-neutral-400);transition:transform .25s}.FooterModules-module__0sh3fa__sedeOpen .FooterModules-module__0sh3fa__sedeHeader .FooterModules-module__0sh3fa__chevron{color:var(--color-neutral-400);transform:rotate(180deg)}.FooterModules-module__0sh3fa__moduleContent{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.FooterModules-module__0sh3fa__moduleOpen .FooterModules-module__0sh3fa__moduleContent{max-height:800px;transition:max-height .35s ease-in}.FooterModules-module__0sh3fa__moduleList{padding:0 var(--spacing-2)var(--spacing-4)var(--spacing-2);gap:var(--spacing-1);flex-direction:column;margin:0;list-style:none;display:flex}.FooterModules-module__0sh3fa__sedesWrapper{flex-direction:column;gap:0;padding:0;display:flex}.FooterModules-module__0sh3fa__sede{width:100%}.FooterModules-module__0sh3fa__sedeHeader{justify-content:center;align-items:center;gap:var(--spacing-2);width:100%;padding:var(--spacing-2)var(--spacing-2);cursor:pointer;text-align:center;-webkit-tap-highlight-color:transparent;background:0 0;border:none;display:flex}.FooterModules-module__0sh3fa__sedeHeader:focus{outline:none}.FooterModules-module__0sh3fa__sedeHeader:focus-visible{outline:2px solid var(--color-brand-500);outline-offset:-2px;border-radius:var(--border-radius-sm)}.FooterModules-module__0sh3fa__sedeTitle{font-family:var(--font-condensed);font-size:1rem;font-weight:var(--font-weight-semibold);color:var(--color-neutral-100);text-transform:uppercase;letter-spacing:.5px;margin:0;line-height:1.3}.FooterModules-module__0sh3fa__sedeContent{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.FooterModules-module__0sh3fa__sedeOpen .FooterModules-module__0sh3fa__sedeContent{max-height:400px;transition:max-height .35s ease-in}.FooterModules-module__0sh3fa__iconsList{padding:var(--spacing-1)var(--spacing-2)var(--spacing-3)var(--spacing-2);gap:var(--spacing-2);flex-flow:wrap;justify-content:center;align-items:center;margin:0;list-style:none;display:flex}.FooterModules-module__0sh3fa__textLinksList{padding:var(--spacing-1)var(--spacing-2)var(--spacing-3)var(--spacing-2);padding-right:calc(var(--spacing-2) + 24px);gap:var(--spacing-2);flex-direction:column;align-items:center;margin:0;list-style:none;display:flex}.FooterModules-module__0sh3fa__textLinkItem{margin:0}.FooterModules-module__0sh3fa__textLink{color:var(--color-neutral-200);font-family:var(--font-condensed);font-size:clamp(1rem,3vw,1.125rem);font-weight:var(--font-weight-normal);padding:var(--spacing-1)0;transition:color var(--transition-fast);text-transform:capitalize;letter-spacing:.3px;line-height:1.6;text-decoration:none;display:block}.FooterModules-module__0sh3fa__textLink:hover,.FooterModules-module__0sh3fa__textLink:focus{color:var(--color-white)}.FooterModules-module__0sh3fa__textLink:focus{outline:2px solid var(--color-brand-500);outline-offset:2px;border-radius:var(--border-radius-sm)}.FooterModules-module__0sh3fa__moduleItem{margin:0}.FooterModules-module__0sh3fa__itemContent,.FooterModules-module__0sh3fa__itemLink{align-items:flex-start;gap:var(--spacing-3);color:var(--color-neutral-200);padding:var(--spacing-2)0;transition:color var(--transition-fast);line-height:1.5;text-decoration:none;display:flex}.FooterModules-module__0sh3fa__itemLink{cursor:pointer;align-items:center;min-height:44px}.FooterModules-module__0sh3fa__itemLink:hover,.FooterModules-module__0sh3fa__itemLink:focus{color:var(--color-white)}.FooterModules-module__0sh3fa__itemLink:focus{outline:2px solid var(--color-brand-500);outline-offset:2px;border-radius:var(--border-radius-sm)}.FooterModules-module__0sh3fa__itemIcon{transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FooterModules-module__0sh3fa__iconImage{object-fit:contain;filter:brightness();width:50px;height:50px;transition:transform var(--transition-fast),filter var(--transition-fast);display:block}.FooterModules-module__0sh3fa__iconImageInstagram{width:42px!important;height:42px!important}.FooterModules-module__0sh3fa__iconImageMaps{width:62.5px;height:62.5px}.FooterModules-module__0sh3fa__iconSvg{color:#34a853;width:42px;height:42px;transition:transform var(--transition-fast),color var(--transition-fast);flex-shrink:0}.FooterModules-module__0sh3fa__iconLink{border-radius:var(--border-radius-sm);transition:background-color var(--transition-fast);cursor:pointer;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:4px;display:flex}.FooterModules-module__0sh3fa__iconLink:hover .FooterModules-module__0sh3fa__iconImage,.FooterModules-module__0sh3fa__iconLink:focus .FooterModules-module__0sh3fa__iconImage{filter:brightness(1.1);transform:scale(1.1)}.FooterModules-module__0sh3fa__iconLink:hover .FooterModules-module__0sh3fa__iconSvg,.FooterModules-module__0sh3fa__iconLink:focus .FooterModules-module__0sh3fa__iconSvg{color:#2e7d32;transform:scale(1.1)}.FooterModules-module__0sh3fa__iconLink:hover,.FooterModules-module__0sh3fa__iconLink:focus{background-color:#ffffff0d}.FooterModules-module__0sh3fa__iconLink:focus{outline:2px solid var(--color-brand-500);outline-offset:2px}.FooterModules-module__0sh3fa__itemText{font-family:var(--font-condensed);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-neutral-100);text-transform:uppercase;letter-spacing:.5px;line-height:1.5}@media (min-width:768px){.FooterModules-module__0sh3fa__sectionTitle{margin-bottom:var(--spacing-6);display:block}.FooterModules-module__0sh3fa__modulesGrid{grid-template-columns:1.2fr 1fr .9fr;gap:2rem 1.5rem;display:grid}.FooterModules-module__0sh3fa__column{text-align:left;margin-bottom:0}.FooterModules-module__0sh3fa__columnTitle{margin-bottom:var(--spacing-2);letter-spacing:1.5px;text-align:left;padding:0;font-size:1.125rem}.FooterModules-module__0sh3fa__moduleHeader,.FooterModules-module__0sh3fa__sedeHeader{text-align:left;justify-content:flex-start}.FooterModules-module__0sh3fa__iconsList{justify-content:flex-start}.FooterModules-module__0sh3fa__textLinksList{align-items:flex-start}.FooterModules-module__0sh3fa__module{border-bottom:none;border-right:none;grid-column:1;align-self:start;padding-right:0}.FooterModules-module__0sh3fa__iconImage{width:44px;height:44px}.FooterModules-module__0sh3fa__iconImageInstagram{width:38px!important;height:38px!important}.FooterModules-module__0sh3fa__iconImageMaps{width:56px;height:56px}.FooterModules-module__0sh3fa__iconSvg{width:40px;height:40px}.FooterModules-module__0sh3fa__itemContent,.FooterModules-module__0sh3fa__itemLink{padding:var(--spacing-1)0}.FooterModules-module__0sh3fa__moduleAccordion .FooterModules-module__0sh3fa__moduleHeader{cursor:pointer;padding:var(--spacing-2)var(--spacing-2)}.FooterModules-module__0sh3fa__moduleAccordion .FooterModules-module__0sh3fa__chevron{display:block}.FooterModules-module__0sh3fa__moduleAccordion .FooterModules-module__0sh3fa__moduleContent{max-height:0;overflow:hidden}.FooterModules-module__0sh3fa__moduleAccordion.FooterModules-module__0sh3fa__moduleOpen .FooterModules-module__0sh3fa__moduleContent{max-height:800px;overflow:visible}}@media (min-width:992px){.FooterModules-module__0sh3fa__modulesWrapper{padding-top:0}.FooterModules-module__0sh3fa__module{padding-right:0}.FooterModules-module__0sh3fa__textLinksList{padding:var(--spacing-1)0 0;gap:var(--spacing-1)}.FooterModules-module__0sh3fa__columnTitle{margin-bottom:var(--spacing-2)}.FooterModules-module__0sh3fa__iconsList{padding:var(--spacing-1)0 0;gap:var(--spacing-3)}.FooterModules-module__0sh3fa__sedesWrapper{padding:0}.FooterModules-module__0sh3fa__sedeHeader{padding:var(--spacing-2)var(--spacing-2)var(--spacing-1)}.FooterModules-module__0sh3fa__sedeTitle{letter-spacing:.4px;font-size:.875rem}.FooterModules-module__0sh3fa__modulesGrid{gap:2rem}.FooterModules-module__0sh3fa__columnTitle{font-size:1.625rem}.FooterModules-module__0sh3fa__moduleTitle{font-size:1.125rem}.FooterModules-module__0sh3fa__sedeTitle{font-size:.9375rem}.FooterModules-module__0sh3fa__textLink{font-size:1rem}.FooterModules-module__0sh3fa__itemText{font-size:var(--font-size-base)}}
.Footer-module__hP-FLq__footer{background-color:var(--color-surface-dark);color:var(--color-white);border-top:1px solid var(--color-brand-500-rgba-20);margin-top:0;padding:1rem 0 2rem;position:relative}.Footer-module__hP-FLq__footerContainer{max-width:var(--container-max-width);padding:0 var(--spacing-4);margin:0 auto}.Footer-module__hP-FLq__header{margin-bottom:var(--spacing-6);padding-bottom:var(--spacing-6);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;display:flex}.Footer-module__hP-FLq__logo{opacity:.9;width:clamp(200px,45vw,320px);height:auto;transition:opacity var(--transition-fast);display:block}.Footer-module__hP-FLq__logo:hover{opacity:1}.Footer-module__hP-FLq__bottom{padding-top:var(--spacing-5);text-align:center;margin-top:var(--spacing-6);border-top:1px solid #ffffff14}.Footer-module__hP-FLq__copyright{color:var(--color-neutral-400);font-size:var(--font-size-xs);font-family:var(--font-condensed);text-transform:uppercase;letter-spacing:.8px;opacity:.7;margin:0}@media (min-width:640px){.Footer-module__hP-FLq__footer{padding:1.5rem 0 2rem}.Footer-module__hP-FLq__footerContainer{padding:0 var(--spacing-6)}.Footer-module__hP-FLq__header{margin-bottom:var(--spacing-6);padding-bottom:var(--spacing-6)}.Footer-module__hP-FLq__logo{display:none}.Footer-module__hP-FLq__bottom{padding-top:var(--spacing-5);margin-top:var(--spacing-6)}.Footer-module__hP-FLq__copyright{font-size:var(--font-size-sm)}}@media (min-width:992px){.Footer-module__hP-FLq__footer{padding:2.5rem 0 2rem}.Footer-module__hP-FLq__footerContainer{padding:0 var(--container-padding-desktop)}.Footer-module__hP-FLq__header{display:none}.Footer-module__hP-FLq__bottom{padding-top:var(--spacing-6);margin-top:var(--spacing-4);grid-area:bottom}.Footer-module__hP-FLq__copyright{font-size:1rem}}
