.lang-select{display:flex;position:relative;vertical-align:middle;white-space:nowrap}.lang-select__button{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;font-weight:inherit;padding:0}.lang-select__label{display:block;font-size:.82rem}.lang-select--short-label .lang-select__label{text-transform:uppercase}.lang-select__icon{display:flex;margin-inline-start:4px}.lang-select--no-label .lang-select__icon{margin-inline-start:0}.lang-select__icon svg{height:1.09rem;width:1.09rem;fill:currentColor}.lang-select__arrow{display:flex;margin-inline-start:.11rem}.lang-select__arrow svg{height:.67rem;width:.67rem}.lang-select__nav{border-radius:12px;box-shadow:0 8px 16px rgba(13,51,128,.05),0 4px 8px rgba(13,51,128,.05);display:none;font-size:.82rem;padding:.73rem 1.11rem;position:absolute;right:-1.11rem;text-align:left;top:100%;z-index:2}.lang-select--active .lang-select__nav{animation:uiPop .2s ease-in-out forwards;display:block}.lang-select__nav ul{list-style:none;margin:0;padding:0}.lang-select__nav a{color:inherit;display:block;padding:.1rem 0}.lang-select__nav a,.lang-select__nav a:hover{text-decoration:none}.lang-select__nav li:first-child a{cursor:default;pointer-events:none}.lang-select--light .lang-select__button{color:#0d3380}.lang-select--light .lang-select__nav{background:#fff;color:#0d3380}.lang-select--light .lang-select__nav a:hover,.lang-select--light .lang-select__nav li:first-child a{color:#081f4d}.lang-select--dark .lang-select__button{color:#0d3380}.lang-select--dark .lang-select__nav{background:#0d3380;color:#fff}.lang-select--dark .lang-select__nav a:hover,.lang-select--dark .lang-select__nav li:first-child a{color:#fff}.lang-select__nav{padding:32px;top:calc(100% + 16px)}.lang-select--light .lang-select__nav{background:#f7f7f7}.lang-select__nav a{color:#081f4d;font-size:18px;font-weight:600}.lang-select__nav li:not(:last-child){margin-bottom:20px}.lang-select__country-flag,.lang-select__icon{border:4px solid #fff;border-radius:999px;display:block;font-size:.82rem;height:36px;outline:1px solid #fa0a32;overflow:hidden;width:36px}.lang-select__country-flag{margin-bottom:5px}.lang-select__icon svg{height:unset;width:unset;fill:unset}