body.language-selector-enabled{padding-top:70px}
@media screen and (min-width:768px){body.language-selector-enabled{padding-top:100px}
}
.global__header .language-selector-background{background:#000;height:30px;width:100%;position:absolute;left:0;right:0}
.global__header .header__language-container ul{display:flex;margin:0;height:30px;align-items:center;justify-content:flex-end}
.global__header .header__language-container li{font-family:'MetLifeCircular','Arial','Helvetica','sans-serif';font-size:10px;line-height:13px;letter-spacing:-0.08px;padding-left:10px;padding-right:10px;position:relative;display:flex;height:100%;align-items:center}
.global__header .header__language-container li:after{content:'';background:#333;height:20px;width:1px;position:absolute;right:0;top:0}
.global__header .header__language-container li:last-of-type:after{background:transparent}
.global__header .header__language-container li a{color:#fff}
.global__header .header__language-container li a[data-default='true']{font-weight:700}
.global__header .header__language-container li a[data-default='false']{color:#a7a8aa}
.language-error-overlay{display:none;position:fixed;z-index:15000;top:0;left:0;height:100%;width:100%;overflow:auto;background-color:rgba(0,0,0,0.8)}
.language-error-overlay .view-close{display:block;position:absolute;float:right;clear:both;top:7px !important;right:7px;width:16px;height:16px;z-index:9;cursor:pointer}
.language-error-overlay .language-error-overlay-content{top:50%;position:absolute;width:100%}
.language-error-overlay .language-error-overlay-content-section{width:80%;padding:0;margin:0 auto}
.language-error-overlay .language-error-overlay-content-section-content{text-align:center;font-weight:400;text-transform:none;padding:20px 0;color:#333;width:80%;background:#fff;margin:0 auto;position:relative}
.language-error-overlay .language-error-overlay-content-section-content .language-error-overlay--title{font-size:22px;line-height:26px;width:100%;margin:0 auto 20px}
.language-error-overlay .language-error-overlay-content-section-content p{font-size:14px;line-height:18px}