.language-switch{position:relative;z-index:80;color:#2b211d;font-family:Manrope,Arial,sans-serif}
.language-switch summary{box-sizing:border-box;min-width:66px;height:44px;padding:0 11px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid rgba(74,52,42,.22);list-style:none;cursor:pointer;color:inherit;background:rgba(255,255,255,.12);transition:border-color .25s,background .25s}
.language-switch summary::-webkit-details-marker{display:none}
.language-switch summary svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.35}
.language-switch summary span{font-size:9px;font-weight:700;letter-spacing:.12em}
.language-switch summary i{width:5px;height:5px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .25s}
.language-switch[open] summary i{transform:translateY(2px) rotate(225deg)}
.language-switch summary:hover,.language-switch[open] summary{border-color:#8e6552;background:rgba(142,101,82,.08)}
.language-switch summary:focus{outline:none}.language-switch summary:focus-visible{outline:2px solid #9b725f;outline-offset:3px}
.language-switch__panel{position:absolute;top:calc(100% + 12px);right:0;width:218px;padding:10px;background:#fbf7f2;border:1px solid rgba(70,48,38,.16);box-shadow:0 22px 55px rgba(36,25,19,.18)}
.language-switch__panel:before{content:'';position:absolute;right:24px;top:-5px;width:9px;height:9px;transform:rotate(45deg);background:#fbf7f2;border-left:1px solid rgba(70,48,38,.16);border-top:1px solid rgba(70,48,38,.16)}
.language-switch__panel>span{display:block;padding:8px 11px 10px;color:#8a6a5b;font-size:8px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.language-switch__panel a{min-height:43px;padding:0 11px;display:grid;grid-template-columns:34px 1fr auto;align-items:center;border-top:1px solid rgba(70,48,38,.1);color:#302520;text-decoration:none;font-size:12px;letter-spacing:.01em}
.language-switch__panel a b{color:#98705d;font-size:8px;letter-spacing:.12em}
.language-switch__panel a em{display:none}
.language-switch__panel a.is-current:after{content:'✓';color:#8f6856;font-style:normal;font-weight:500}
.language-switch__panel a:hover{background:#efe3d9}
.language-switch__panel a:focus-visible{outline:2px solid #9b725f;outline-offset:-2px}
.language-switch__panel a.is-current{font-weight:700}
.language-switch--dark{color:#eee4de}
.language-switch--dark summary{border-color:rgba(210,165,141,.36);background:rgba(255,255,255,.02)}
.language-switch--dark summary:hover,.language-switch--dark[open] summary{border-color:#c18c71;background:rgba(193,140,113,.1)}
.language-switch--dark .language-switch__panel{background:#181311;border-color:rgba(210,165,141,.27);box-shadow:0 26px 65px rgba(0,0,0,.5)}
.language-switch--dark .language-switch__panel:before{background:#181311;border-color:rgba(210,165,141,.27)}
.language-switch--dark .language-switch__panel>span{color:#bd8d75}
.language-switch--dark .language-switch__panel a{border-color:rgba(210,165,141,.16);color:#eee4de}
.language-switch--dark .language-switch__panel a b{color:#c8957b}
.language-switch--dark .language-switch__panel a.is-current:after{color:#c8957b}
.language-switch--dark .language-switch__panel a:hover{background:rgba(193,140,113,.12)}
.mobile-language-switch{display:none}
@media(max-width:1080px){.language-switch{display:none}.mobile-language-switch{margin:0 0 17px;padding:0 0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(70,48,38,.16)}.mobile-language-switch>span{color:#806050;font:700 8px Manrope,Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase}.mobile-language-switch>div{display:flex;gap:7px}.mobile-language-switch a{box-sizing:border-box!important;width:43px!important;height:38px!important;padding:0!important;display:grid!important;place-items:center;border:1px solid rgba(70,48,38,.2)!important;color:#4a382f!important;text-decoration:none!important;font:700 9px Manrope,Arial,sans-serif!important;letter-spacing:.12em!important}.mobile-language-switch a.is-current{background:#765347!important;color:#fff!important}.mobile-language-switch--dark{border-color:rgba(207,165,142,.2)}.mobile-language-switch--dark>span{color:#bb8b73}.mobile-language-switch--dark a{border-color:rgba(207,165,142,.28)!important;color:#e4d7cf!important}.mobile-language-switch--dark a.is-current{background:#a37560!important;color:#fff!important}}
