.language-dropdown{cursor:pointer}.language-dropdown__content{background-color:#f5f8f9;-webkit-box-shadow:0 2px 3px 0 rgba(98,106,119,.25);box-shadow:0 2px 3px 0 rgba(98,106,119,.25);border-radius:.5rem;width:8rem}.language-dropdown__content .flag-icon-small{min-width:1.5rem;min-height:1.5rem;margin-right:.5rem}.language-dropdown__item{padding-bottom:.625rem;cursor:pointer;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.language-dropdown__item:last-of-type{padding-bottom:0!important}.language-dropdown__item.active,.language-dropdown__item:hover{color:var(--brand-primary);font-weight:700}.language-dropdown .flag-icon{border-radius:5px}.language-dropdown .flag-icon:before{content:""}.language-dropdown .flag-icon-large{display:block;width:31px;height:23px}.language-dropdown .va-dropdown__anchor{display:inline-block}