.LocaleSwitcher_container__Llxkk{position:relative;width:17.5rem;border-radius:5px;border:1px solid var(--text-600)}.LocaleSwitcher_wrapper__5ivvm{display:flex;align-items:center;padding:1rem;gap:1.5rem;font-size:1.6rem;cursor:pointer;border-radius:5px;color:var(--text-800);transition:background-color .2s ease-out}.LocaleSwitcher_wrapper__5ivvm span{min-width:max-content}.LocaleSwitcher_wrapper__5ivvm>svg{flex-shrink:0}.LocaleSwitcher_wrapper__5ivvm:hover{background-color:var(--bg-800)}.LocaleSwitcher_dropdown__y_6dQ{position:absolute;bottom:100%;width:100%;max-height:35rem;margin-bottom:2rem;border-radius:5px;border:1px solid var(--text-tertiary);background-color:var(--bg-primary);box-shadow:0 4px 20px rgba(109,93,67,.12);animation:LocaleSwitcher_dropdown-enter__1Wfif .2s ease-out forwards;overflow-y:auto;z-index:1}.LocaleSwitcher_dropdown__y_6dQ[data-transitioning=true]{animation:LocaleSwitcher_dropdown-exit__T5PxE .2s ease-out forwards}.LocaleSwitcher_dropdown__y_6dQ *{color:var(--text-primary)}.LocaleSwitcher_item__lC5AY{display:flex;align-items:center;padding:2rem;gap:2rem;cursor:pointer;transition:background-color .2s ease-out}.LocaleSwitcher_item__lC5AY[data-checked=true] *{color:var(--text-checked)}.LocaleSwitcher_item__lC5AY:hover{background-color:var(--bg-hover)}.LocaleSwitcher_check__u48ho,.LocaleSwitcher_chevron__jeMb_{margin-left:auto}.LocaleSwitcher_chevron__jeMb_{transition:transform .2s ease-out}.LocaleSwitcher_chevron__jeMb_[data-opened=true]{transform:rotate(-180deg)}@keyframes LocaleSwitcher_dropdown-enter__1Wfif{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes LocaleSwitcher_dropdown-exit__T5PxE{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2rem)}}.ToggleTheme_container__LOdll{display:flex;gap:1.5rem;cursor:pointer}.ToggleTheme_container__LOdll svg{width:2.5rem;height:2.5rem}.ToggleTheme_toggle__tij_H{display:flex;justify-content:center;align-items:center;width:5rem;height:2.5rem;background-color:var(--bg-700);border-radius:100px}.ToggleTheme_toggle__tij_H[data-active=true]:after{transform:translateX(50%);background-color:var(--bg-100)}.ToggleTheme_toggle__tij_H:after{content:"";width:2rem;height:2rem;background-color:var(--bg-400);border-radius:100px;transform:translateX(-50%);transition:transform .2s ease-out}.Footer_container__AKRr6{width:100%;padding:2rem 4rem;font-size:1.4rem;color:var(--text-700);background-color:var(--bg-1000)}@media(max-width:500px){.Footer_container__AKRr6{padding:2rem}}.Footer_wrapper__52mNh{display:flex;flex-direction:column;margin:auto}.Footer_section__pSR0s{display:flex;flex-direction:column;justify-content:center;padding:2rem 0;gap:2rem}.Footer_section__pSR0s:not(:last-of-type){border-bottom:1px solid var(--text-400)}.Footer_row__Psp6c{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem}.Footer_logo__QJ9pQ{display:flex;width:6rem;min-width:6rem;color:var(--text-800);transition:opacity .2s ease-out}.Footer_logo__QJ9pQ:hover{opacity:.7}.Footer_logo__QJ9pQ svg{width:100%;height:100%}.Footer_language__aazrx{display:flex;flex-wrap:wrap;gap:1rem}.Footer_documents__G35lL{display:flex;align-items:center;gap:2rem}.Footer_documents__G35lL a{color:var(--text-700)}.Footer_documents__G35lL :last-child{margin-left:auto}.Footer_sns__2TUbh{display:flex;gap:2rem}.Footer_sns__2TUbh a{color:var(--text-800)}.Footer_sns__2TUbh svg{width:3rem;height:3rem}.Footer_company__0HhG6{line-height:2.5rem}.Footer_company__0HhG6 div:last-of-type{margin-top:1rem;font-weight:lighter}