.styles-module__ARFCvG__base{text-align:center;white-space:pre-wrap}.styles-module__ARFCvG__h1{font-size:2.5rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__h1{font-size:3rem}}.styles-module__ARFCvG__h2{font-size:1.875rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__h2{font-size:2.5rem}}.styles-module__ARFCvG__h3{font-size:1.75rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__h3{font-size:2rem}}.styles-module__ARFCvG__h4{font-size:1rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__h4{font-size:1.5rem}}.styles-module__ARFCvG__body1{font-size:.875rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__body1{font-size:1rem}}.styles-module__ARFCvG__body2{font-size:.875rem;font-weight:400;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__body2{font-size:1rem}}.styles-module__ARFCvG__body3{font-size:.75rem;font-weight:400;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__body3{font-size:.875rem}}.styles-module__ARFCvG__caption1{font-size:.5rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__caption1{font-size:.75rem}}.styles-module__ARFCvG__caption2{font-size:.5rem;font-weight:400;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__caption2{font-size:.75rem}}.styles-module__ARFCvG__caption3{font-size:.375rem;font-weight:700;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__caption3{font-size:.5rem}}.styles-module__ARFCvG__caption4{font-size:.375rem;font-weight:400;line-height:120%}@media (min-width:768px){.styles-module__ARFCvG__caption4{font-size:.5rem}}
.styles-module__yr5wGG__header{height:3.5rem;padding:0 var(--page-padding-x);border-bottom:var(--border);justify-content:space-between;align-items:center;display:flex}.styles-module__yr5wGG__leftSection{align-items:center;height:2.5rem;display:flex}.styles-module__yr5wGG__logo{justify-content:center;align-items:center;gap:.625rem;display:flex}.styles-module__yr5wGG__logoName{display:none}@media (min-width:768px){.styles-module__yr5wGG__logoName{display:inline}}.styles-module__yr5wGG__centerSection{gap:.25rem;display:none}@media (min-width:1024px){.styles-module__yr5wGG__centerSection{display:flex}}.styles-module__yr5wGG__rightSection{justify-content:flex-end;align-items:center;gap:.5rem;height:2.5rem;display:flex}.styles-module__yr5wGG__menuButton{display:flex}@media (min-width:1024px){.styles-module__yr5wGG__menuButton{display:none}}
.styles-module__4BhxAa__button-custom{cursor:pointer;border:var(--border);border-radius:var(--radius-md);width:2rem;height:2rem;transition:var(--transition-default);background:0 0;justify-content:center;align-items:center;display:flex}.styles-module__4BhxAa__button-custom:hover{background-color:var(--color-surface)}.styles-module__4BhxAa__button-custom svg{width:1.5rem;height:1.5rem;transition:var(--transition-default)}.styles-module__4BhxAa__button-custom svg>path{stroke:var(--text-primary)}.styles-module__4BhxAa__button-custom:hover svg>path{stroke:var(--text-primary-strong)}
.styles-module__A5__Oq__languageButtonContainer{display:inline-block;position:relative}.styles-module__A5__Oq__languageButton{cursor:pointer;border:var(--border);border-radius:var(--radius-md);height:2rem;color:var(--text-primary);transition:var(--transition-default);background:0 0;align-items:center;gap:.25rem;padding:0 .5rem;display:flex}.styles-module__A5__Oq__languageButton:hover{background-color:var(--color-surface);color:var(--text-primary-strong)}.styles-module__A5__Oq__languageButton svg{flex-shrink:0;width:1.5rem;height:1.5rem}.styles-module__A5__Oq__languageButton svg>path{stroke:currentColor}.styles-module__A5__Oq__chevron{transition:var(--transition-default)}.styles-module__A5__Oq__chevronOpen{transform:rotate(180deg)}.styles-module__A5__Oq__dropdown{background:var(--color-bg);border:var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);min-width:120px;z-index:var(--z-dropdown);opacity:0;animation:styles-module__A5__Oq__fadeInUp var(--duration-fast) ease-out forwards;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;transform:translateY(-.5rem)}@keyframes styles-module__A5__Oq__fadeInUp{to{opacity:1;transform:translateY(0)}}.styles-module__A5__Oq__dropdownItem{text-align:left;cursor:pointer;width:100%;color:var(--text-primary);transition:var(--transition-fast);background:0 0;border:none;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.styles-module__A5__Oq__dropdownItem:hover{background-color:var(--color-surface);color:var(--text-primary-strong)}.styles-module__A5__Oq__dropdownItem:focus-visible{outline:var(--focus-ring);outline-offset:-2px}.styles-module__A5__Oq__dropdownItem.styles-module__A5__Oq__active{background-color:var(--brand-soft);color:var(--brand);font-weight:500}.styles-module__A5__Oq__dropdownItem.styles-module__A5__Oq__active:hover{background-color:var(--brand-soft);color:var(--brand)}.styles-module__A5__Oq__checkmark{color:var(--brand);margin-left:.5rem;font-size:.75rem}@media (max-width:768px){.styles-module__A5__Oq__dropdown{min-width:100px;left:auto;right:-.5rem}.styles-module__A5__Oq__dropdownItem{padding:.625rem .75rem;font-size:.8125rem}}
.styles-module__-yaJXG__container{position:relative}.styles-module__-yaJXG__iconWrapper{transition:transform var(--transition-timing), opacity var(--transition-timing-fast);justify-content:center;align-items:center;display:flex}.styles-module__-yaJXG__iconOpen{transform:rotate(90deg)}@keyframes styles-module__-yaJXG__dropdownIn{0%{opacity:0;transform:translateY(-.375rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes styles-module__-yaJXG__dropdownOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-.375rem)scale(.97)}}@keyframes styles-module__-yaJXG__itemIn{0%{opacity:0;transform:translate(.5rem)}to{opacity:1;transform:translate(0)}}.styles-module__-yaJXG__dropdown{background:var(--color-surface);border:var(--border);border-radius:var(--radius-lg);min-width:10rem;z-index:var(--z-overlay);animation:styles-module__-yaJXG__dropdownIn var(--duration-fast) ease-out forwards;flex-direction:column;padding:.375rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.styles-module__-yaJXG__dropdownClosing{animation:styles-module__-yaJXG__dropdownOut var(--duration-fast) ease-in forwards}.styles-module__-yaJXG__navItem{border-radius:var(--radius-md);text-transform:uppercase;transition:var(--transition-fast);animation:styles-module__-yaJXG__itemIn var(--duration-default) ease-out both;padding:.5rem .75rem}.styles-module__-yaJXG__navItem:hover{background:var(--color-bg)}
.styles-module__-VPxwa__footer{border-top:var(--border);background-color:var(--color-surface)}.styles-module__-VPxwa__inner{max-width:calc(var(--content-max-width) + 2 * var(--page-padding-x));width:100%;padding:2rem var(--page-padding-x) 0;margin:0 auto}.styles-module__-VPxwa__content{flex-direction:column;gap:2rem;padding-bottom:2rem;display:flex}@media (min-width:768px){.styles-module__-VPxwa__content{flex-direction:row;justify-content:space-between;align-items:flex-start}}.styles-module__-VPxwa__leftSection{flex-direction:column;gap:2rem;max-width:28rem;display:flex}.styles-module__-VPxwa__logo{align-items:center;gap:.625rem;display:flex}.styles-module__-VPxwa__description{color:var(--text-secondary);text-align:left}.styles-module__-VPxwa__sectionLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;text-align:left}.styles-module__-VPxwa__connections{flex-direction:column;gap:1rem;display:flex}.styles-module__-VPxwa__connectionList{flex-direction:column;gap:.5rem;display:flex}.styles-module__-VPxwa__connectionItem{border-radius:var(--radius-md);transition:var(--transition-default);align-items:center;gap:.75rem;display:flex}.styles-module__-VPxwa__connectionItem:hover{color:var(--brand)}.styles-module__-VPxwa__connectionIcon{border:var(--border);background-color:var(--color-bg);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;display:flex}.styles-module__-VPxwa__connectionIcon path{stroke:var(--text-primary)}.styles-module__-VPxwa__connectionInfo{flex-direction:column;align-items:flex-start;gap:.125rem;display:flex}.styles-module__-VPxwa__connectionValue{color:var(--text-muted)}.styles-module__-VPxwa__rightSection{flex-direction:column;gap:1rem;display:flex}.styles-module__-VPxwa__navList{flex-direction:column;gap:.5rem;display:flex}.styles-module__-VPxwa__navItem{text-transform:uppercase;transition:var(--transition-default);padding:.25rem 0;display:block}.styles-module__-VPxwa__navItem:hover{color:var(--brand)}.styles-module__-VPxwa__bottom{border-top:var(--border);text-align:center;padding:1rem 0}.styles-module__-VPxwa__copyright{color:var(--text-muted)}.styles-module__-VPxwa__copyright span{vertical-align:middle;font-size:1.25rem;line-height:1}
