@charset "utf-8";
@font-face {
  font-family: LionbridgeSansBold;
  src: url(clientlib-site/resources/fonts/LionbridgeSans-Bold.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Bold.woff) format("woff"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Bold.ttf)
      format("truetype");
  font-style: normal;
  font-weight: 700;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: LionbridgeSansLight;
  src: url(clientlib-site/resources/fonts/LionbridgeSans-Light.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Light.woff) format("woff"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Light.ttf)
      format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: LionbridgeSans;
  src: url(clientlib-site/resources/fonts/LionbridgeSans-Regular.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Regular.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/LionbridgeSans-Regular.ttf)
      format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: NotoSansBold;
  font-style: normal;
  font-weight: 700;
  src: url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.eot);
  src: local("Noto Sans Bold"), local("NotoSans-Bold"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.eot),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.ttf)
      format("truetype"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-700.svg)
      format("svg");
}
@font-face {
  font-family: NotoSansLight;
  font-style: normal;
  font-weight: lighter;
  src: url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.eot);
  src: local("Noto Sans"), local("NotoSans"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.eot),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.ttf)
      format("truetype"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.svg)
      format("svg");
}
@font-face {
  font-family: NotoSans;
  font-style: normal;
  font-weight: 400;
  src: url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.eot);
  src: local("Noto Sans"), local("NotoSans"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.eot),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.ttf)
      format("truetype"),
    url(clientlib-site/resources/fonts/noto-sans-v7-latin_latin-ext-regular.svg)
      format("svg");
}
@font-face {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 400;
  src: url(clientlib-site/resources/fonts/roboto-mono-v13-latin-regular.eot);
  src: local("Roboto Mono"), local("RobotoMono"),
    url(clientlib-site/resources/fonts/roboto-mono-v13-latin-regular.eot),
    url(clientlib-site/resources/fonts/roboto-mono-v13-latin-regular.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/roboto-mono-v13-latin-regular.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/roboto-mono-v13-latin-regular.ttf)
      format("truetype");
}
@font-face {
  font-family: Material Icons;
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"),
    url(clientlib-site/resources/fonts/MaterialIcons-Regular.woff2)
      format("woff2"),
    url(clientlib-site/resources/fonts/MaterialIcons-Regular.woff)
      format("woff"),
    url(clientlib-site/resources/fonts/MaterialIcons-Regular.ttf)
      format("truetype");
}
@font-face {
  font-family: socialshare;
  src: url(clientlib-site/resources/fonts/iconfont.eot);
  src: url(clientlib-site/resources/fonts/iconfont.eot?#iefix)
      format("embedded-opentype"),
    url(clientlib-site/resources/fonts/iconfont.woff) format("woff"),
    url(clientlib-site/resources/fonts/iconfont.ttf) format("truetype"),
    url(clientlib-site/resources/fonts/iconfont.svg#iconfont) format("svg");
}
body {
  background: #404040;
  font-family: NotoSansLight, sans-serif;
  margin: 0;
  color: #e6e6e6;
}
body b {
  font-family: NotoSansBold, sans-serif;
}
body a {
  color: #f26522;
  text-decoration: none;
}
body a:hover {
  color: #e6e6e6;
  text-decoration: underline;
}
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: LionbridgeSansLight, sans-serif;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
body .h1,
body h1 {
  font-size: 2.5rem;
}
body .h2,
body h2 {
  font-size: 2rem;
}
@media (max-width: 480px) {
  body body .h2,
  body body h2 {
    font-size: 1.25rem;
  }
}
body body .h3,
body body h3 {
  font-size: 1.75rem;
}
@media (max-width: 480px) {
  body body .h3,
  body body h3 {
    font-size: 1.55rem;
  }
}
body body .h4,
body body h4 {
  font-size: 1.5rem;
}
@media (max-width: 480px) {
  body body .h4,
  body body h4 {
    font-size: 1.25rem;
  }
}
body .h5,
body h5 {
  font-size: 1.25rem;
}
body .h6,
body h6 {
  font-size: 1rem;
}
.global__cmp-padding--sm {
  padding-top: 20px;
  padding-bottom: 20px;
}
.global__cmp-padding--m {
  padding-top: 40px;
  padding-bottom: 40px;
}
.global__cmp-padding--l {
  padding-top: 60px;
  padding-bottom: 60px;
}
.global__cmp-padding--xl {
  padding-top: 5pc;
  padding-bottom: 5pc;
}
.global__cmp-margin--sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.global__cmp-margin--m {
  margin-top: 20px;
  margin-bottom: 20px;
}
.global__cmp-margin--l {
  margin-top: 30px;
  margin-bottom: 30px;
}
.global__cmp-margin--xl {
  margin-top: 40px;
  margin-bottom: 40px;
}
#header-util {
  display: none;
  background-color: #000;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-bottom: 15px;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 2px solid #353535;
}
@media (min-width: 992px) {
  #header-util {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
#header-util .cmp-navigation ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}
#header-util .cmp-navigation ul li {
  padding-right: 30px;
}
#header-util .cmp-navigation a {
  color: #fff;
}
#header-util .languagenavigation {
  text-transform: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 1pc;
  z-index: 101;
}
#header-util nav.cmp-languagenavigation {
  position: relative;
  padding: 5px 8px;
  background-color: #414042;
  border-radius: 6px;
  margin-left: 8px;
  font-size: 13px;
  font-family: LionbridgeSansLight, sans-serif;
  letter-spacing: normal;
  line-height: 13px;
}
#header-util nav.cmp-languagenavigation:hover {
  cursor: pointer;
}
#header-util nav.cmp-languagenavigation:after {
  content: "▾";
  position: absolute;
  top: -11px;
  right: 0;
  color: #fff;
  width: calc(100% - 20px);
  text-align: right;
  padding: 14px 10px;
}
#header-util nav.cmp-languagenavigation .cmp-languagenavigation__first-option {
  color: #fff;
  width: 200px;
}
#header-util nav.cmp-languagenavigation .cmp-languagenavigation__group {
  position: absolute;
  left: 0;
  display: none;
  list-style-type: none;
  border-radius: 6px;
  padding: 10px 8px;
  z-index: 101;
  background-color: #414042;
}
#header-util nav.cmp-languagenavigation .cmp-languagenavigation__group.active {
  display: block;
  margin-top: 5px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
#header-util
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:first-child
  .cmp-languagenavigation__item-link {
  padding-top: 0;
}
#header-util
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:last-child
  .cmp-languagenavigation__item-link {
  padding-bottom: 0;
}
#header-util
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 6px 0;
  display: none;
}
#header-util
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link:hover {
  text-decoration: underline;
}
#header-util nav.cmp-languagenavigation.active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
#header-util nav.cmp-languagenavigation.active .cmp-languagenavigation__group {
  width: 200px;
}
#header-util
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  display: block;
}
#header-util
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link::-moz-selection {
  background: none;
}
#header-util
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link::selection {
  background: none;
}
#header-desktop-edit {
  display: block;
}
#header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 78px;
  color: #fff;
}
#header .image {
  margin-bottom: 0;
}
#header .cmp-image__image {
  width: auto;
  padding: 0 20px;
  vertical-align: middle;
}
#header > .text .cmp-text {
  cursor: pointer;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 78px;
  text-transform: uppercase;
  padding: 0 30px;
  font-family: LionbridgeSans, sans-serif;
  display: none;
}
@media (min-width: 1350px) {
  #header > .text .cmp-text {
    font-size: 11px;
    letter-spacing: 0;
  }
}
@media (min-width: 1450px) {
  #header > .text .cmp-text {
    font-size: 13px;
    letter-spacing: 0;
  }
}
#header > .text .cmp-text a {
  color: #fff;
}
#header > .text .cmp-text a:hover {
  text-decoration: none;
}
#header > .text .cmp-text:hover {
  background-color: #191919;
}
@media (min-width: 1350px) {
  #header > .text .cmp-text {
    display: block;
  }
}
#header-mobile-edit {
  display: block;
}
#header-mobile > .text .cmp-text {
  font-family: LionbridgeSans, sans-serif;
  font-size: 1pc;
  padding: 15px 20px;
  text-transform: uppercase;
}
#header-mobile > .text .cmp-text p {
  margin: 0;
}
#header-mobile > .text .cmp-text p a {
  color: #000;
}
#header-mobile > .text .cmp-text p a:hover {
  text-decoration: none;
}
#header-mobile.header-opened {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ddd;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  -webkit-tap-highlight-color: transparent;
}
@media (min-width: 992px) {
  #header-mobile.header-opened {
    top: 50px;
  }
}
#header-mobile.header-opened .image {
  margin-bottom: 0;
}
#header-mobile.header-opened .cmp-image__image {
  width: 130px;
  margin: 30px 20px;
}
@media (min-width: 768px) {
  #header-mobile.header-opened {
    max-width: 500px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media (min-width: 1350px) {
  #header-mobile.header-opened {
    display: none;
  }
}
#header-mobile.header-opened .cmp-button {
  width: 100%;
  color: #fff;
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
}
#header-mobile.header-opened .cmp-button:hover {
  background-color: #f26522;
  text-decoration: underline;
}
#header-mobile.header-opened .search-button .search-button__text {
  display: inline;
}
#header-mobile.header-opened .search-button .search-open {
  width: 100%;
  height: 45px;
  border: none;
  padding: 0;
}
#header-mobile.header-opened .cmp-accordion__icon:before {
  display: none;
}
#header-mobile.header-opened .cmp-accordion .cmp-accordion__item {
  background: #666;
  font-size: 1pc;
}
#header-mobile.header-opened .cmp-accordion .cmp-accordion__item .cmp-text p {
  padding: 15px 50px;
  font-family: LionbridgeSansLight, sans-serif;
  line-height: 24px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header {
  background: #000;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button {
  font-family: LionbridgeSans, sans-serif;
  outline: none;
  background: #ddd;
  color: #000;
  border: 0;
  font-size: 1pc;
  padding: 15px 20px;
  position: relative;
  text-transform: uppercase;
  cursor: pointer;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button:after {
  content: "+";
  font-size: 30px;
  position: absolute;
  top: 5px;
  right: 23px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button.cmp-accordion__button--expanded:after {
  content: "-";
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__icon:before {
  display: none;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group {
  margin: 0;
  list-style: none;
  -webkit-padding-start: 50px;
  padding-inline-start: 50px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group
  .cmp-navigation__item--level-0 {
  margin-bottom: 15px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group
  .cmp-navigation__item--level-0
  .cmp-navigation__item-link {
  color: #dadada;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group
  .cmp-navigation__item--level-1 {
  line-height: 26px;
  margin-bottom: 0;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group
  .sub-list
  > .cmp-navigation__item-link {
  color: #fff;
  letter-spacing: 1.14px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-navigation
  .cmp-navigation__group
  .sub-list
  .cmp-navigation__group {
  margin-top: 15px;
  -webkit-padding-start: 18px;
  padding-inline-start: 18px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__panel
  .cmp-container {
  background-color: #666;
  margin: 0;
  list-style: none;
  -webkit-padding-start: 50px;
  padding-inline-start: 50px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__panel
  .cmp-container
  .cmp-text {
  background-color: #666;
  color: #dadada;
  text-align: left;
  text-decoration: none;
  font-size: 1pc;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  padding-bottom: 15px;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__panel
  .cmp-container
  .cmp-text
  p {
  margin: 0;
  padding: 0;
  font-family: NotoSansLight, sans-serif;
}
#header-mobile.header-opened
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__panel
  .cmp-container
  .cmp-text
  a {
  color: #dadada;
  text-decoration: none;
}
#header-mobile.header-opened .languagenavigation {
  margin-top: 5px;
  padding-left: 28px;
  padding-right: 28px;
}
#header-mobile.header-opened .languagenavigation nav.cmp-languagenavigation {
  max-width: 15pc;
  background: #636466;
  position: relative;
  border-radius: 5px;
  font-size: 18px;
  padding: 0 10px;
  cursor: pointer;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation:after {
  content: "▾";
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  width: calc(100% - 20px);
  text-align: right;
  padding: 14px 10px;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__first-option {
  color: #fff;
  padding: 14px 0;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:first-child
  .cmp-languagenavigation__item-link {
  padding-top: 0;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:last-child
  .cmp-languagenavigation__item-link {
  padding-bottom: 0;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 6px 0;
  display: none;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link:hover {
  text-decoration: underline;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active {
  padding-bottom: 15px;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 65px;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar {
  width: 5px;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar-track {
  background: #404040;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar-thumb {
  background: #f26522;
  height: 20px;
}
#header-mobile.header-opened
  .languagenavigation
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  display: block;
}
.cmp-container.header-closed#header-mobile {
  display: none;
}
.lb-footer {
  font-family: LionbridgeSansLight, sans-serif;
  background-color: #000;
}
.lb-footer a {
  color: #fff;
  text-decoration: none;
}
.lb-footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.lb-footer .cmp-accordion .cmp-accordion__item {
  background: #404040;
  font-size: 1pc;
}
.lb-footer .cmp-accordion .cmp-accordion__item .cmp-text p {
  padding: 15px 50px;
}
.lb-footer .cmp-accordion .cmp-accordion__item .cmp-accordion__header {
  background: #000;
}
.lb-footer
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button {
  font-family: LionbridgeSansLight, sans-serif;
  outline: none;
  background: #000;
  color: #fff;
  border: 0;
  font-size: 1pc;
  padding: 20px 30px;
  position: relative;
}
.lb-footer
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button:after {
  content: "+";
  font-size: 30px;
  position: absolute;
  top: 10px;
  right: 30px;
}
.lb-footer
  .cmp-accordion
  .cmp-accordion__item
  .cmp-accordion__header
  .cmp-accordion__button.cmp-accordion__button--expanded:after {
  content: "-";
}
.lb-footer nav.cmp-languagenavigation {
  max-width: 15pc;
  background: #dadada;
  position: relative;
  border-radius: 5px;
  font-size: 18px;
  padding: 0 10px;
  margin-bottom: 30px;
}
.lb-footer nav.cmp-languagenavigation:after {
  content: "▾";
  position: absolute;
  top: 0;
  right: 0;
  color: #414042;
  width: calc(100% - 20px);
  text-align: right;
  padding: 14px 10px;
}
.lb-footer nav.cmp-languagenavigation .cmp-languagenavigation__first-option {
  color: #414042;
  padding: 14px 0;
}
.lb-footer nav.cmp-languagenavigation .cmp-languagenavigation__group {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}
.lb-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:first-child
  .cmp-languagenavigation__item-link {
  padding-top: 0;
}
.lb-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:last-child
  .cmp-languagenavigation__item-link {
  padding-bottom: 0;
}
.lb-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  color: #9b9b9b;
  text-decoration: none;
  width: 100%;
  padding: 6px 0;
  display: none;
}
.lb-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link:hover {
  color: #414042;
  text-decoration: underline;
}
.lb-footer nav.cmp-languagenavigation.active {
  padding-bottom: 15px;
}
.lb-footer nav.cmp-languagenavigation.active .cmp-languagenavigation__group {
  overflow-y: scroll;
  overflow-x: hidden;
  height: 65px;
}
.lb-footer
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar {
  width: 5px;
}
.lb-footer
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar-track {
  background: #404040;
}
.lb-footer
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group::-webkit-scrollbar-thumb {
  background: #f26522;
  height: 20px;
}
.lb-footer
  nav.cmp-languagenavigation.active
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  display: block;
}
.lb-footer .cmp-separator .cmp-separator__horizontal-rule {
  border: 0.5px solid #404040;
}
.lb-footer .cmp-text,
.lb-footer .languagenavigation {
  padding: 0 30px;
}
@media only screen and (min-width: 992px) {
  .lb-footer .cmp-socialiconlinks {
    text-align: right;
    padding-right: 40px;
  }
}
.cmp-accordion__title--align-center .cmp-accordion .cmp-accordion__button {
  text-align: center;
}
.cmp-accordion__title--align-right .cmp-accordion .cmp-accordion__button {
  text-align: right;
}
.cmp-accordion {
  display: block;
  margin: 0;
  padding: 0;
}
.cmp-accordion__item {
  position: relative;
}
.cmp-accordion__header {
  font: inherit;
}
.cmp-accordion__button {
  position: relative;
  border: 0;
  border-bottom: 0.0625rem solid;
  background: 0;
  color: inherit;
  font: inherit;
  cursor: pointer;
  outline: inherit;
  padding: 0.5rem 30px 0.5rem 0;
}
.cmp-accordion__button--expanded .cmp-accordion__icon:before {
  content: "expand_more";
}
.cmp-accordion__button--disabled {
  cursor: default;
}
.cmp-accordion__icon:before {
  content: "chevron_right";
  position: absolute;
  top: 0.625rem;
  right: 0.5rem;
  font-family: Material Icons;
  font-weight: 400;
  font-style: normal;
  font-size: 1.125rem;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-feature-settings: "liga";
  font-feature-settings: "liga";
}
.cmp-accordion__panel {
  padding: 0.75rem 0;
}
.cmp-across-icon__component {
  height: 100%;
  width: 100%;
  max-width: 210px;
  min-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: LionbridgeSansLight, sans-serif;
}
.cmp-across-icon__component .cmp-across-icon__icon .cmp-image,
.cmp-across-icon__component
  .cmp-across-icon__icon
  .cmp-image
  .cmp-image__image {
  max-width: 70px;
  max-height: 70px;
}
.cmp-across-icon__component .cmp-across-icon__headline-text {
  text-align: left;
  font-size: 18px;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 700;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.cmp-across-icon__component .cmp-across-icon__body-text {
  text-align: left;
  font-size: 15px;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.cmp-across-icon__component .cmp-across-icon__cta {
  font-size: 14px;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 800;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .cmp-across-icon__component {
    padding-bottom: 15px;
  }
}
.cmp-across-icon__carousel .cmp-across-icon__container {
  font-family: LionbridgeSans, sans-serif;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 30px;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__arrow-outside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__next-outside {
  position: relative;
  width: 65px;
  padding-left: 40px;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__previous-outside {
  position: relative;
  width: 65px;
  padding-right: 40px;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__arrows {
  position: absolute;
  width: 65px;
  height: 65px;
  display: block;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__arrows
  img {
  cursor: pointer;
  width: 65px;
  height: 65px;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__outside
  .cmp-across-icon__previous
  img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons {
  width: 100%;
  overflow: hidden;
  font-family: LionbridgeSans, sans-serif;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .cmp-across-icon__carousel-pnl {
  position: relative;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .cmp-across-icon__container-box {
  float: left;
  position: relative;
  left: 0;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .cmp-across-icon__container-box
  .cmp-across-icon__component
  .cmp-across-icon__cta {
  margin: 10px 0 0;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .cmp-across-icon__container-box
  .cmp-across-icon__component
  .cmp-across-icon__cta:hover {
  color: #f26522;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .flickity-page-dots {
  position: unset;
  padding: 25px 0;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .flickity-page-dots
  .dot {
  width: 20px;
  height: 20px;
  background: #404040;
  opacity: unset;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__across-icons
  .flickity-page-dots
  .is-selected {
  background: #e6e6e6;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__cycles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__cycles
  .cmp-across-icon__cycles-c {
  border-radius: 50%;
  width: 20px;
  background: #404040;
  height: 20px;
  margin: 20px 5px 0;
}
.cmp-across-icon__carousel
  .cmp-across-icon__container
  .cmp-across-icon__cycles
  .cmp-across-icon__cycles-c-selected {
  background: #e6e6e6;
}
.cmp-across-icon__container-mobile .cmp-across-icon__outside {
  padding: 10px 0 !important;
}
.cmp-across-icon__container-mobile
  .cmp-across-icon__outside
  .cmp-across-icon__across-icons
  .cmp-across-icon__container-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 40px;
}
.cmp-across-icon__container-mobile
  .cmp-across-icon__outside
  .cmp-across-icon__next-outside,
.cmp-across-icon__container-mobile
  .cmp-across-icon__outside
  .cmp-across-icon__previous-outside {
  display: none !important;
}
.cmp-across-icon__bgcolor-darkGrey {
  background-color: #191919;
  color: #fff;
}
.cmp-across-icon__bgcolor-lightGrey {
  background-color: #e6e6e6;
  color: #414141;
}
.cmp-across-icon__bgcolor-orange {
  background-color: #f26522;
  color: #e6e6e6;
}
.cmp-across-icon__bgcolor-orange a {
  color: #e6e6e6 !important;
}
.cmp-across-icon__bgcolor-orange
  .cmp-across-icon__across-icons
  .flickity-button {
  background: none;
  border: 2px solid #e6e6e6;
}
.cmp-across-icon__bgcolor-orange
  .cmp-across-icon__across-icons
  .flickity-button
  .flickity-button-icon {
  fill: #e6e6e6 !important;
}
.cmp-across-icon__bgcolor-white {
  background-color: #fff;
  color: #414141;
}
.advancedhero {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  z-index: 2;
}
.advancedhero .cmp-teaser__image {
  content: "";
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.advancedhero .cmp-teaser__image .cmp-image .cmp-image__image {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
.advancedhero .cmp-teaser__image .cmp-image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.advancedhero .cmp-teaser__content {
  height: 100%;
  min-height: auto;
  min-width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 85pc;
  margin: 0 auto;
}
.advancedhero .cmp-teaser__content .cmp-teaser__title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.advancedhero .cmp-teaser__content .cmp-teaser__title .cmp-teaser__title-link {
  color: #fff;
  cursor: default;
}
.advancedhero
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .advancedhero .cmp-teaser__content .cmp-teaser__title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.advancedhero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link {
  color: #000;
  font-size: 15px;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 17px 20px 13px;
  border-radius: 6px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
}
.advancedhero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link:hover {
  background: #f7941d;
  text-decoration: none;
}
.advancedhero .cmp-teaser__content .cmp-teaser__description {
  font-size: 18px;
  line-height: 19px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .advancedhero .cmp-teaser__content .cmp-teaser__description {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
.advancedhero .cmp-teaser__content .cmp-teaser__description h1 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 575px) {
  .advancedhero .cmp-teaser__content .cmp-teaser__description h1 {
    font-size: 2rem;
  }
}
.cmp-teaser__advanced-hero-video .cmp-teaser__advanced-hero-video-content {
  z-index: 0;
}
.cmp-teaser__advanced-hero-video
  .cmp-teaser__advanced-hero-video-content
  .cmp-teaser__action-container,
.cmp-teaser__advanced-hero-video
  .cmp-teaser__advanced-hero-video-content
  .cmp-teaser__description,
.cmp-teaser__advanced-hero-video
  .cmp-teaser__advanced-hero-video-content
  .cmp-teaser__title {
  position: relative;
  z-index: 1;
  width: 100%;
}
.cmp-teaser__advanced-hero-video .vidyard-player-container {
  position: relative;
}
.cmp-teaser__advanced-hero-video .vidyard-player-container video {
  position: relative;
  z-index: 0;
}
#cmp-teaser__advanced-hero {
  height: 650px;
}
#cmp-teaser__advanced-hero .cmp-teaser__advanced-hero-gradient {
  width: 100%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#000),
    to(transparent)
  );
  background: linear-gradient(#000, transparent);
  z-index: 0;
  position: absolute;
}
#cmp-teaser__advanced-hero .cmp-teaser__advanced-hero-overflow-hidden {
  height: 100%;
  overflow: hidden;
  position: relative;
}
#cmp-teaser__advanced-hero .cmp-teaser__image {
  overflow-x: hidden;
}
#cmp-teaser__advanced-hero .cmp-teaser__image .cmp-image {
  margin: 0 auto;
  width: 90pc;
  height: 100%;
}
#cmp-teaser__advanced-hero .cmp-teaser__image .cmp-image .cmp-image__image {
  height: 100%;
  width: 100%;
}
#cmp-teaser__advanced-hero .cmp-teaser__content {
  height: calc(100% - 130px) !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title {
  margin: 0 !important;
  width: 500px;
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title b,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title blockquote,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h1,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h2,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h3,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h4,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h5,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h6,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h7,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title i,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title p,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title pre,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title span {
  font-family: LionbridgeSansLight, sans-serif;
}
@media only screen and (max-width: 767px) {
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title {
    margin-bottom: 20px !important;
    width: 300px;
  }
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title b,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title blockquote,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h1,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h2,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h3,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h4,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h5,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h6,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title h7,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title i,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title p,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title pre,
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__title span {
    font-weight: 400;
  }
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link
  .cmp-teaser__advanced-hero-color-orange {
  color: #f26522;
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link
  p {
  margin: 0;
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description {
  width: 500px;
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description b,
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__description
  blockquote,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h1,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h2,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h3,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h4,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h5,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h6,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description i,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description p,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description pre,
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description span {
  font-family: LionbridgeSansLight, sans-serif;
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description h2 {
  font-size: 24px;
}
@media only screen and (max-width: 576px) {
  #cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description {
    display: none;
    width: 300px;
  }
}
#cmp-teaser__advanced-hero .cmp-teaser__content .cmp-teaser__description p {
  margin: 0 !important;
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link {
  margin: 0 15px;
  max-width: 250px;
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-color {
  color: #fff !important;
  -webkit-animation-name: bgColorOrgAct;
  animation-name: bgColorOrgAct;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__secondary-cta {
  background-color: #dadada !important;
  -webkit-animation-name: bgColorBlkGrey;
  animation-name: bgColorBlkGrey;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}
@media only screen and (max-width: 576px) {
  #cmp-teaser__advanced-hero
    .cmp-teaser__content
    .cmp-teaser__action-container
    .cmp-teaser__secondary-cta {
    display: none !important;
  }
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__secondary-cta:hover {
  background-color: #b4b4b4 !important;
}
#cmp-teaser__advanced-hero
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-video_linght_box
  .vidyard-video_button {
  border: 0;
  cursor: pointer;
}
#cmp-teaser__advanced-hero .cmp-teaser__vidyard-player-embed {
  height: 100vw;
  position: absolute;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  -webkit-transform: translateY(-65%);
  transform: translateY(-65%);
  z-index: -1;
}
.advancedhero .cmp_teaser__advanced-hero-separator-panel {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}
.advancedhero
  .cmp_teaser__advanced-hero-separator-panel
  .cmp_teaser__advanced-hero-separator {
  bottom: -33px;
  position: absolute;
  z-index: 2;
}
.advancedhero
  .cmp_teaser__advanced-hero-separator-panel
  .cmp_teaser__advanced-hero-separator
  .cmp_teaser__advanced-hero-separator-vertical-line {
  height: 75pt;
  border-left: 1px solid #ab5329;
  margin: 0;
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 50%;
}
.advancedhero
  .cmp_teaser__advanced-hero-separator-panel
  .cmp_teaser__advanced-hero-separator
  .cmp_teaser__advanced-hero-separator-arrow {
  border-left: 1px solid #ab5329;
  border-bottom: 1px solid #ab5329;
  height: 10px;
  width: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  left: calc(50% - 5px);
  z-index: 1;
  bottom: 51%;
}
.advancedhero
  .cmp_teaser__advanced-hero-separator-panel
  .cmp_teaser__advanced-hero-separator
  .cmp_teaser__advanced-hero-separator_cycle {
  background: #353535;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-color: #232323 #232323 #161616 #161616;
  border-style: solid;
  border-width: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  #cmp-teaser__advanced-hero {
    height: 550px;
  }
  #cmp-teaser__advanced-hero
    .cmp-teaser__advanced-hero-overflow-hidden
    .cmp-teaser__image
    .cmp-image {
    width: 583px;
    height: 550px;
  }
  #cmp-teaser__advanced-hero
    .cmp-teaser__advanced-hero-overflow-hidden
    .cmp-teaser__image
    .cmp-image
    .cmp-image__image {
    height: 100%;
    width: 100%;
  }
  #cmp-teaser__advanced-hero .cmp-teaser__vidyard-player-embed {
    min-height: 200%;
    min-width: 250%;
  }
}
.cmp-anchor-link__no-id-text {
  width: 100%;
  height: 20px;
  text-align: center;
  background-color: grey;
}
.hero-banner {
  overflow: hidden;
  height: 35pc;
}
.hero-banner,
.hero-banner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.hero-banner-container {
  width: 100%;
  background-color: transparent;
  z-index: 1;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#000),
    color-stop(45%, hsla(0, 0%, 100%, 0))
  );
  background: linear-gradient(90deg, #000, hsla(0, 0%, 100%, 0) 45%);
}
@media only screen and (min-width: 576px) and (max-width: 1199px) {
  .hero-banner-container {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#000),
      color-stop(70%, hsla(0, 0%, 100%, 0))
    );
    background: linear-gradient(90deg, #000, hsla(0, 0%, 100%, 0) 70%);
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner-container {
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#000),
      color-stop(60%, hsla(0, 0%, 100%, 0))
    );
    background: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0) 60%);
  }
}
.hero-banner .hero-image {
  z-index: 1;
}
.hero-banner .hero-banner-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .hero-banner .hero-banner-wrapper.image {
    left: -75pt;
    top: 75pt;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-banner .hero-banner-wrapper.image {
    top: 75pt;
  }
}
.hero-banner__image,
.hero-banner__video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .hero-banner__video {
    min-height: 200%;
    min-width: 250%;
  }
}
.hero-banner__video {
  height: 100vw;
}
.hero-banner-overlay {
  background-color: transparent;
}
.hero-banner-badge {
  position: absolute;
  top: 0;
  left: 100%;
  width: 200%;
}
@media only screen and (max-width: 767px) {
  .hero-banner-badge {
    top: 100%;
    left: 0;
    width: 100%;
  }
}
.hero-banner-secondary-video-outer {
  position: relative;
  top: 38%;
  right: 12%;
  padding-bottom: 36%;
  height: 0;
  overflow: hidden;
  -ms-flex-preferred-size: 63%;
  flex-basis: 63%;
  max-width: 100%;
  background-color: transparent;
  display: none;
}
@media only screen and (max-width: 767px) {
  .hero-banner-secondary-video-outer {
    top: 0;
    right: 0;
  }
}
@media only screen and (min-width: 1360px) {
  .hero-banner-secondary-video-outer {
    -webkit-box-flex: 0.7;
    -ms-flex: 0.7;
    flex: 0.7;
  }
}
.hero-banner-secondary-video-inner {
  position: absolute;
  height: 134%;
  width: 134%;
  margin-top: -13.5%;
  margin-left: -17%;
}
@media only screen and (max-width: 991px) {
  .hero-banner-secondary-video-inner {
    height: 130%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner-secondary-video-inner {
    height: 145%;
  }
}
@media only screen and (max-width: 400px) {
  .hero-banner-secondary-video-inner {
    height: 132%;
  }
}
.hero-banner-secondary-video {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
  height: 100%;
  width: 100%;
}
.hero-banner-content {
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
  text-align: left;
  position: relative;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
  max-width: 35%;
  padding-top: 90pt;
}
.hero-banner-content,
.hero-banner-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}
.hero-banner-content-wrapper {
  padding: 30px 22px;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 991px) {
  .hero-banner-content {
    max-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .hero-banner-content {
    padding-top: 45px;
    max-width: 90%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
}
.hero-banner-content__eyebrow {
  color: #f7941d;
  font-family: Roboto Mono;
  font-size: 1pc;
  line-height: 21px;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.hero-banner-content__text {
  color: #fff;
  font-family: NotoSans, sans-serif;
  font-size: 35px;
  margin: 0;
  line-height: 40px;
  font-weight: 300;
}
.hero-banner-content__button {
  -ms-flex-item-align: center;
  align-self: center;
  margin-top: 10px;
  height: 52px;
}
.hero-banner-content__button a {
  color: #fff;
  line-height: 121.5%;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  background: linear-gradient(320.66deg, #f26522 14.75%, #f7941e 84.81%);
  border: 1px solid #f28f53;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 8px 8px #000;
  box-shadow: 0 8px 8px #000;
  text-align: center;
  font-size: 1pc;
  border-radius: 10px;
  width: auto;
  word-break: break-word;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  font-family: monospace;
  padding: 15px 22px 10px;
  min-height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hero-banner-content__button a:hover {
  background: linear-gradient(135deg, #f26522 100%, #fff 0);
  -webkit-filter: none;
  filter: none;
  text-decoration: none;
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
}
.lionbridge-variation .hero-banner-container {
  background: none;
}
.lionbridge-variation .hero-banner-secondary-video {
  width: 100%;
}
.lionbridge-variation .hero-banner-secondary-video,
.lionbridge-variation .hero-banner-secondary-video-outer {
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
}
.lionbridge-variation .hero-banner-secondary-video-outer {
  padding: 0;
  margin: 0;
  z-index: -1;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lionbridge-variation .hero-banner-badge {
  width: 125px;
}
.lionbridge-variation .hero-banner-content {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding: 150px 35px 30px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.lionbridge-variation .hero-banner-content-wrapper {
  padding-top: 0;
  width: 100%;
}
.lionbridge-variation .hero-banner-content__eyebrow {
  font-family: LionbridgeSans, sans-serif;
  color: #f26522;
  font-size: 3pc;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
}
.lionbridge-variation .hero-banner-content__text {
  font-family: LionbridgeSansLight, sans-serif;
  color: #f7941d;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}
.lionbridge-variation .hero-banner-content__button {
  height: auto;
}
.lionbridge-variation .hero-banner-content__button a {
  background: #f26522;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #f26522;
  color: #000;
  -webkit-filter: none;
  filter: none;
  font-family: LionbridgeSans, sans-serif;
  padding: 5px;
}
.lionbridge-variation .hero-banner-content__button a:hover {
  background: #f7941d;
}
@media (min-width: 768px) {
  .hero-banner-content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    max-width: 470px;
    margin: 0;
  }
  .hero-banner-content-wrapper {
    padding: 0 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 auto;
    width: 80%;
  }
  .hero-banner-content__eyebrow {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.23em;
  }
  .hero-banner-content__button {
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: 0;
  }
  .hero-banner-content__text {
    font-size: 45px;
    line-height: 55px;
    margin: 0 0 10px;
  }
  .lionbridge-variation .hero-banner-secondary-video-outer {
    display: block;
    padding-bottom: 25%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1360px) {
  .lionbridge-variation .hero-banner-secondary-video-outer {
    padding-bottom: 17.5%;
  }
}
@media (min-width: 768px) {
  .lionbridge-variation .hero-banner-content {
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%;
    padding: 30px 22px;
    text-align: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .lionbridge-variation .hero-banner-content-wrapper {
    width: 90%;
  }
  .lionbridge-variation .hero-banner-content__eyebrow {
    font-size: 7pc;
    margin-bottom: 0;
  }
  .lionbridge-variation .hero-banner-content__text {
    font-size: 3pc;
  }
  .lionbridge-variation .hero-banner-content__button a {
    padding: 10px;
  }
  .lionbridge-variation .hero-banner-badge {
    width: 200px;
    left: 0;
  }
}
.cmp-authorinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 75pt;
}
.cmp-authorinfo .cmp-authorinfo__image {
  max-width: 135px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-authorinfo .cmp-authorinfo__image img {
  margin: 0;
  border-radius: 50%;
  width: 75pt;
  height: auto;
  min-height: 1px;
  vertical-align: middle;
  border-style: none;
}
.cmp-authorinfo .cmp-authorinfo__text .cmp-authorinfo__title-author {
  color: #dadada;
  font-size: 15px;
  line-height: 13px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin: 25px 0 10px;
}
.cmp-authorinfo .cmp-authorinfo__text .cmp-authorinfo__name {
  color: #dadada;
  font-size: 24px;
  line-height: 20px;
  font-weight: 400;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
}
.cmp-lastUpdatedDate .cmp-lastUpdatedDate__date-line {
  color: #e6e6e6;
  font-size: 1pc;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
}
@media (max-width: 480px) {
  .cmp-lastUpdatedDate .cmp-lastUpdatedDate__date-line {
    font-size: 9pt;
  }
}
.cmp-tags {
  display: none;
}
.cmp-tags .cmp-tags__list {
  padding: 0;
  list-style-type: none;
}
.cmp-tags .cmp-tags__list .cmp-tags__item {
  display: inline-block;
  color: #e6e6e6;
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  margin-right: 9pt;
}
.cmp-blogfilter {
  width: auto;
  padding-top: 50px;
  background-color: #191919;
}
.cmp-blogfilter .cmp-blogfilter__dropdowns {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media only screen and (max-width: 767px) {
  .cmp-blogfilter .cmp-blogfilter__dropdowns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.cmp-blogfilter .cmp-blogfilter__dropdowns .cmp-blogfilter__dropdown {
  padding: 7px 10px 10px 4px;
}
.cmp-blogfilter .cmp-blogfilter__dropdowns .cmp-blogfilter__dropdown select {
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  line-height: 24px;
  outline: 0;
  background: #191616;
  border: solid #fff;
  border-width: 0 0 2px;
}
.cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown.cmp-blogfilter__author-dropdown {
  padding-bottom: 7px;
}
.cmp-blogfilter .cmp-blogfilter__dropdowns .cmp-blogfilter__reset a {
  color: #fff;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 15px 20px 11px;
  border-radius: 6px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
}
.cmp-blogfilter .cmp-blogfilter__dropdowns .cmp-blogfilter__reset a:hover {
  background: #f7941d;
  text-decoration: none;
}
.cmp-blogfilter__articles {
  background-color: #191919;
}
.cmp-blogfilter__articles .cmp-blogfilter__article {
  max-width: 1275px;
  margin: 0 auto;
  padding: 30px;
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-title {
  color: #fff;
  font-family: LionbridgeSansLight;
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-title:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #f7941d;
  text-decoration-color: #f7941d;
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media only screen and (max-width: 575px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-panel-img,
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-txt {
  width: calc(50% - 30px);
}
@media only screen and (max-width: 575px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img,
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-txt {
    width: calc(100% - 30px);
  }
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-panel-img {
  padding: 0 15px;
}
@media only screen and (max-width: 326px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img {
    height: 47.5vw;
  }
}
@media only screen and (max-width: 576px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img {
    height: 51vw;
  }
}
@media only screen and (min-width: 768px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img {
    height: 27vw;
  }
}
@media only screen and (min-width: 992px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img {
    height: 28vw;
  }
}
@media only screen and (min-width: 1199px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img {
    height: 350px;
  }
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-panel-img
  .cmp-blogfilter__article-panel-div-img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (min-width: 1199px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img
    .cmp-blogfilter__article-panel-div-img {
    width: 540px;
  }
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-panel-img
  img {
  border-radius: 10px;
  width: 100%;
}
@media only screen and (min-width: 1199px) {
  .cmp-blogfilter__articles
    .cmp-blogfilter__article
    .cmp-blogfilter__article-panel
    .cmp-blogfilter__article-panel-img
    img {
    width: 540px;
  }
}
.cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-txt {
  padding: 0 25px;
}
.cmp-blogfilter__pagination {
  background-color: #191919;
  display: none;
  text-align: -webkit-center;
  text-align: center;
}
.cmp-blogfilter__pagination .cmp-blogfilter__page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-inline-box;
  padding-left: 0;
  list-style: none;
}
.cmp-blogfilter__pagination .cmp-blogfilter__page-numbers li {
  display: block;
  padding: 0.25rem 0.5rem;
  margin-left: -1px;
  color: #fff;
  background-color: inherit;
  border: 1px solid #444141;
  border-radius: 0.1875rem;
  margin-right: 4px;
  text-align: center;
  min-width: 35px;
  height: 20px;
}
.cmp-blogfilter__pagination .cmp-blogfilter__page-numbers li a {
  color: #f7941d;
}
.cmp-blogfilter__pagination .cmp-blogfilter__page-numbers .cmp-blogfilter__dots,
.cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  .cmp-blogfilter__page-number.current {
  color: #fff;
  cursor: default;
}
.cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  .cmp-blogfilter__dots:hover,
.cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  .cmp-blogfilter__page-number.current:hover {
  text-decoration: none;
}
@media (max-width: 480px) {
  .cmp-blogfilter__article h2 {
    font-size: 1.25rem;
  }
}
@media (max-width: 480px) {
  .cmp-blogfilter__article h3 {
    font-size: 1.55rem;
  }
}
@media (max-width: 480px) {
  .cmp-blogfilter__article h4 {
    font-size: 1.25rem;
  }
}
.lionbridge-games__site-root .cmp-blogfilter {
  font-family: Roboto Mono;
  position: relative;
  z-index: 0;
}
.lionbridge-games__site-root .cmp-blogfilter .cmp-blogfilter__dropdowns {
  width: 65vw;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root .cmp-blogfilter .cmp-blogfilter__dropdowns {
    width: calc(100% - 4pc);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 500px;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown {
  position: relative;
  font-size: 0;
  min-width: 200px;
  width: 20%;
  z-index: 2;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 7px 5% 10px 4px;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__dropdown {
    width: 100%;
    padding: 7px 4px 10px;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown
  select {
  font-family: Roboto Mono;
  font-size: 14px;
  text-transform: uppercase;
  mix-blend-mode: normal;
  border: 1px solid #f7941d;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(4px 6px 7px rgba(0, 0, 0, 0.8));
  filter: drop-shadow(4px 6px 7px rgba(0, 0, 0, 0.8));
  border-radius: 10px;
  padding: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  background-color: transparent;
  z-index: 3;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__dropdown
    select:active {
    outline: 0;
    cursor: pointer;
    -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
    box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown
  select:hover {
  outline: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown
  select
  option {
  background-color: #000;
  color: #fff;
  font-family: Roboto Mono;
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown
  select
  option:hover {
  background-color: #f7941d;
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__dropdown:after {
  font-family: Material Icons;
  content: "expand_more";
  position: absolute;
  top: 36%;
  right: 18%;
  font-size: 20px;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__dropdown:after {
    right: 6%;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__reset {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__reset {
    margin: 0 auto;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter
  .cmp-blogfilter__dropdowns
  .cmp-blogfilter__reset
  a {
  background-color: #f7941d;
  border-radius: 5px;
  font-family: Roboto Mono;
  text-transform: uppercase;
  letter-spacing: 0.11em;
  padding: 19px 0;
  width: 100%;
  text-align: center;
  font-size: 1pc;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #000;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__reset
    a {
    padding: 19px 40px;
    width: auto;
  }
}
@media only screen and (min-width: 992px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__reset
    a:hover {
    background-color: #e6e6e6;
  }
}
@media only screen and (max-width: 1199px) {
  .lionbridge-games__site-root
    .cmp-blogfilter
    .cmp-blogfilter__dropdowns
    .cmp-blogfilter__reset
    a:active {
    background-color: #e6e6e6;
  }
}
.lionbridge-games__site-root
  .cmp-blogfilter__articles
  .cmp-blogfilter__article-entry-header,
.lionbridge-games__site-root
  .cmp-blogfilter__articles
  .cmp-blogfilter__article-title
  h2 {
  font-family: Roboto Mono;
}
.lionbridge-games__site-root
  .cmp-blogfilter__articles
  .cmp-blogfilter__article
  .cmp-blogfilter__article-panel
  .cmp-blogfilter__article-panel-img
  .cmp-blogfilter__article-panel-div-img {
  padding-right: 25px;
  border-right: 1px solid #f7941d;
  border-radius: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lionbridge-games__site-root
  .cmp-blogfilter__articles
  .cmp-blogfilter__article-txt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.lionbridge-games__site-root
  .cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  li {
  border: none;
}
.lionbridge-games__site-root
  .cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  li
  a {
  color: #fff;
  font-size: 1pc;
  font-family: Roboto Mono;
}
.lionbridge-games__site-root
  .cmp-blogfilter__pagination
  .cmp-blogfilter__page-numbers
  .cmp-blogfilter__page-number.current {
  color: #f7941d;
}
.cmp-breadcrumb {
  font-family: LionbridgeSansLight, sans-serif;
}
.cmp-breadcrumb .cmp-breadcrumb__list .cmp-breadcrumb__item {
  vertical-align: unset;
}
.cmp-breadcrumb .cmp-breadcrumb__list .cmp-breadcrumb__item:after {
  content: "›";
  padding: 0 5px;
  font-family: Material Icons;
  font-size: 25px;
}
.cmp-breadcrumb .cmp-breadcrumb__list .cmp-breadcrumb__item:last-child:after {
  content: unset;
  padding: unset;
}
.cmp-breadcrumb
  .cmp-breadcrumb__list
  .cmp-breadcrumb__item
  .cmp-breadcrumb__item-link {
  color: #fff;
}
.button .cmp-button {
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background-color: #f26522;
  padding: 10px 24px;
  text-align: center;
  font-size: 1pc;
  width: auto;
  display: inline-block;
  cursor: pointer;
}
.button .cmp-button:hover {
  background-color: #f7941d;
  border: 2px solid transparent;
  text-decoration: none;
}
.button__border .cmp-button {
  border: 2px solid #000;
}
.button__radius .cmp-button {
  border-radius: 5px;
}
.lionbridge-games__site-root .button {
  width: auto;
}
.lionbridge-games__site-root .button .cmp-button {
  padding: 10px 22px;
  border-radius: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-decoration: none;
  font-family: monospace;
}
.lionbridge-games__site-root .button .cmp-button__icon {
  -ms-flex-item-align: center;
  align-self: center;
}
.gradient-button .cmp-button {
  color: #fff;
  line-height: 121.5%;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  background: linear-gradient(320.66deg, #f26522 14.75%, #f7941e 84.81%);
  border: 1px solid #f28f53;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
}
.gradient-button .cmp-button:hover {
  background: linear-gradient(135deg, #f26522 100%, #fff 0);
  -webkit-filter: none;
  filter: none;
  border: 1px solid #f28f53;
}
.outlined-button .cmp-button {
  color: #fff;
  border: 1px solid #f7941e;
  -webkit-box-shadow: 2px 2px 4px #2e2c2c, 2px 2px 4px #2e2c2c inset;
  box-shadow: 2px 2px 4px #2e2c2c, inset 2px 2px 4px #2e2c2c;
  letter-spacing: 0.11em;
  background-color: transparent;
}
.outlined-button .cmp-button:hover {
  border: 1px solid #f7941e;
  -webkit-box-shadow: 0 0 8px #f7941d, inset 0 0 8px #f7941d;
  box-shadow: 0 0 8px #f7941d, inset 0 0 8px #f7941d;
  background-color: transparent;
}
.orange-button .cmp-button {
  color: #2f2f2f;
  background: #f7941d;
  letter-spacing: 0.08em;
}
.grey-button .cmp-button {
  color: #fff;
  border: 1px solid;
  letter-spacing: 0.11em;
  background: linear-gradient(
    114.49deg,
    hsla(0, 0%, 100%, 0.33) -21.49%,
    hsla(0, 0%, 100%, 0) 111.75%
  );
  -webkit-box-shadow: 50px 60px 90pt rgba(0, 0, 0, 0.03),
    inset 0 4px 250px rgba(252, 239, 225, 0.1);
  box-shadow: 50px 60px 90pt rgba(0, 0, 0, 0.03),
    inset 0 4px 250px rgba(252, 239, 225, 0.1);
  border-radius: 5px;
}
.grey-button .cmp-button:hover {
  background: linear-gradient(
    135deg,
    hsla(0, 0%, 100%, 0.33) 75%,
    hsla(0, 0%, 100%, 0)
  );
  border: 1px solid;
}
.text-button .cmp-button {
  border: none;
  background: none;
  color: #f7941d;
}
.text-button .cmp-button:hover {
  color: #fff;
  background-color: transparent;
  border: none;
}
.large-button .cmp-button {
  font-size: 1pc;
  padding: 10px 22px;
}
.small-button .cmp-button {
  font-size: 10px;
  padding: 7px 14px;
}
.carot-icon.orange-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/caret-down-black.svg) !important;
}
.carot-icon.gradient-button .cmp-button__icon,
.carot-icon.grey-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/caret-down-white.svg) !important;
}
.carot-icon.text-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/caret-down-orange.svg) !important;
}
.carot-icon.outlined-button .cmp-button__icon,
.carot-icon.text-button:hover .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/caret-down-white.svg) !important;
}
.carot-icon .cmp-button__icon {
  min-width: 20px;
  height: 18px;
  top: 0.1em;
  float: right;
  margin-left: 2em;
  background-position: 50%;
  background-size: 1pc !important;
  background-repeat: no-repeat !important;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/caret-down-white.svg);
}
.search-icon.orange-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-black.svg) !important;
}
.search-icon.gradient-button .cmp-button__icon,
.search-icon.grey-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-white.svg) !important;
}
.search-icon.text-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-orange.svg) !important;
}
.search-icon.text-button:hover .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-white.svg) !important;
}
.search-icon.outlined-button .cmp-button__icon {
  background-size: 30px !important;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-white-glow.png) !important;
}
.search-icon .cmp-button__icon {
  min-width: 20px;
  height: 18px;
  top: 0.1em;
  float: right;
  margin-left: 2em;
  background-position: 50%;
  background-size: 1pc !important;
  background-repeat: no-repeat !important;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-white.svg) !important;
}
.arrow-icon.orange-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-black.svg) !important;
}
.arrow-icon.gradient-button .cmp-button__icon,
.arrow-icon.grey-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-white.svg) !important;
}
.arrow-icon.text-button .cmp-button__icon {
  background-size: 22px !important;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-orange-glow.svg) !important;
}
.arrow-icon.text-button:hover .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-white-glow.svg) !important;
}
.arrow-icon.outlined-button .cmp-button__icon {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-white.svg) !important;
}
.arrow-icon .cmp-button__icon {
  min-width: 20px;
  height: 18px;
  background-position: 50%;
  background-size: 1pc !important;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/arrow-right-white.svg);
}
.arrow-icon .cmp-button__icon,
.small-button.carot-icon .cmp-button__icon {
  top: 0.1em;
  float: right;
  margin-left: 2em;
  background-repeat: no-repeat !important;
}
.small-button.carot-icon .cmp-button__icon {
  min-width: 1pc;
  height: 9pt;
  background-size: 13px 13px !important;
}
.small-button.search-icon.outlined-button .cmp-button__icon {
  background-size: 20px !important;
}
.small-button.arrow-icon .cmp-button__icon,
.small-button.search-icon .cmp-button__icon {
  min-width: 1pc;
  height: 9pt;
  top: 0.1em;
  float: right;
  margin-left: 2em;
  background-size: 13px 13px !important;
  background-repeat: no-repeat !important;
}
.lionbridge-games__site-root .button.button--center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.lionbridge-games__site-root .button.button--right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.cmp-carousel__wrapper {
  position: relative;
}
.cmp-carousel__wrapper.cmp-carousel__edit .cmp-carousel .cmp-carousel__content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmp-carousel__wrapper .cmp-carousel {
  overflow: hidden;
  margin: 0 70px;
}
@media only screen and (min-width: 576px) {
  .cmp-carousel__wrapper .cmp-carousel {
    margin: 0 115px;
  }
}
.cmp-carousel__wrapper .cmp-carousel .cmp-carousel__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: unset;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.cmp-carousel__wrapper
  .cmp-carousel
  .cmp-carousel__content
  .cmp-carousel__item {
  display: inline-block;
}
.cmp-carousel__wrapper
  .cmp-carousel
  .cmp-carousel__content
  .cmp-carousel__item
  .cmp-image__image {
  border-radius: 6px;
}
.cmp-carousel__wrapper .cmp-carousel .cmp-carousel__action,
.cmp-carousel__wrapper
  .cmp-carousel
  .cmp-carousel__content
  .cmp-carousel__indicators {
  display: none;
}
.cmp-carousel__wrapper
  .cmp-carousel
  .cmp-carousel__action.cmp-carousel__action--previous {
  position: absolute;
  left: 0;
  bottom: calc(50% - 9px);
}
.cmp-carousel__wrapper
  .cmp-carousel
  .cmp-carousel__action.cmp-carousel__action--next {
  position: absolute;
  right: 0;
  bottom: calc(50% - 9px);
}
.cmp-carousel__wrapper .cmp-carousel__next,
.cmp-carousel__wrapper .cmp-carousel__previous {
  position: absolute;
  width: 40px;
  height: 40px;
  background-size: cover;
  display: block;
  cursor: pointer;
}
.cmp-carousel__wrapper .cmp-carousel__previous {
  left: 35px;
  bottom: calc(50% - 20px);
}
.cmp-carousel__wrapper .cmp-carousel__next {
  right: 35px;
  bottom: calc(50% - 40px);
  -webkit-transform: translateY(-50%) scaleX(-1);
  transform: translateY(-50%) scaleX(-1);
}
.cmp-charts .cmp-charts_panel {
  margin-left: 20%;
}
.cmp-charts .cmp-charts_panel .cmp-charts_panel-header {
  font-size: 18pt;
}
.cmp-charts .cmp-charts_panel .cmp-charts_panel-desc {
  font-size: 14pt;
}
.cmp-charts .cmp-charts_chart-containers {
  padding: 50px 0 0;
  background: #191919;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-title-text {
  font-family: LionbridgeSansLight, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 133%;
  width: 70%;
  margin: 0 15%;
  text-align: center;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info {
  margin: 0 15%;
  width: 70%;
  padding: 20px 0 50px;
}
@media (max-width: 576px) {
  .cmp-charts
    .cmp-charts_chart-containers
    .cmp-charts_chart-container
    .cmp-charts_chart-body
    .cmp-charts_chart-info {
    width: 100%;
    margin: 0;
  }
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  .cmp-charts_chart-sub-header {
  background: #231f20;
  font-family: Calibri;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 171%;
  color: #fff;
  padding-top: 10px;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  .cmp-charts_chart-sub-header-desc {
  background: #231f20;
  font-family: LionbridgeSansLight, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 145%;
  color: #c8c7c7;
  padding-bottom: 10px;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  .cmp-charts_draw_chart {
  background: #231f20;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  .cmp-charts_x-title {
  font-size: 11px;
  font-family: LionbridgeSansLight, sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #666;
  text-align: center;
  padding-bottom: 5px;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  select {
  color: #fff;
  cursor: pointer;
  font-size: 8pt;
  line-height: 24px;
  outline: 0;
  border-width: 0;
  float: right;
  margin: 2% 4% 0 0;
  background: #2e2a2b;
  border-radius: 3px;
}
.cmp-charts
  .cmp-charts_chart-containers
  .cmp-charts_chart-container
  .cmp-charts_chart-body
  .cmp-charts_chart-info
  .cmp-charts_footer-text {
  color: #868484;
  font-family: LionbridgeSansLight, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1pc;
  line-height: 150%;
  white-space: pre-line;
}
.cmp-charts_chart-container-bg-black {
  background: #191919;
}
.cmp-charts_chart-container-bg-gray {
  background: #404040;
}
.cmp-charts_chart-bg-black {
  background: #191919;
}
.cmp-choose-your-adventure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow-x: visible;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure:hover {
  text-decoration: none;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__icon-img {
  width: 33px;
}
.cmp-choose-your-adventure__mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  padding: 20px;
  width: 100%;
}
@media only screen and (min-width: 1199px) {
  .cmp-choose-your-adventure__mobile {
    display: none;
  }
}
.cmp-choose-your-adventure__cta-cont {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.cmp-choose-your-adventure__cta-link {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 0.27em;
  text-transform: uppercase;
  color: #f7941e;
}
.cmp-choose-your-adventure__cta-link:after {
  font-family: Material Icons;
  content: "arrow_forward";
  font-size: 9pt;
  color: #f7941d;
  text-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  margin-left: 10px;
  letter-spacing: 0;
  text-transform: none;
  vertical-align: -9%;
}
.cmp-choose-your-adventure__cta-link:hover {
  color: #fff;
  text-decoration: none;
}
.cmp-choose-your-adventure__cta-link:hover:after {
  color: #fff;
  text-shadow: 0 0 18px #fff, 0 0 24px #fff, 0 0 18px #fff, 0 0 6px #fff,
    0 0 8px #fff, 0 0 9pt #fff;
  text-decoration: none !important;
}
.cmp-choose-your-adventure__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
}
.cmp-choose-your-adventure__image {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.cmp-choose-your-adventure__image-column {
  width: 80%;
  padding-left: 30px;
}
.cmp-choose-your-adventure__number {
  display: block;
  font-family: Roboto Mono;
  font-weight: 300;
  margin-right: 10px;
}
.cmp-choose-your-adventure__heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.08em;
  color: #fff;
  padding: 10px 0;
}
.cmp-choose-your-adventure__tab-headings-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cmp-choose-your-adventure__heading-one {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 500;
  font-size: 1pc;
  line-height: 21px;
  letter-spacing: 0.225em;
  text-transform: uppercase;
  color: #f7941e;
  padding: 7px 20px;
  margin: 0;
}
.cmp-choose-your-adventure__orange-top-bar {
  border-color: #f7941e;
  width: 80%;
  margin: 0;
}
.cmp-choose-your-adventure__heading-two {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 37px;
  letter-spacing: 0.005em;
  color: #fff;
  padding: 7px 20px;
  margin: 0 0 15px;
}
.cmp-choose-your-adventure__content {
  width: 100%;
}
.cmp-choose-your-adventure__tab-heading {
  display: block;
  cursor: pointer;
}
@media only screen and (min-width: 1199px) {
  .cmp-choose-your-adventure__tab-heading:hover {
    text-decoration: underline;
  }
}
.cmp-choose-your-adventure__tab-heading
  span.cmp-choose-your-adventure__tab-heading:hover {
  text-decoration: underline;
}
.cmp-choose-your-adventure__mobile-orange-line {
  border-right: 1px solid #f7941e;
  margin: 0 30px;
  height: 100%;
}
@media only screen and (min-width: 1199px) {
  .cmp-choose-your-adventure__mobile-orange-line {
    display: none;
  }
}
.cmp-choose-your-adventure__icon {
  height: 33px;
  width: 33px;
  margin: 10px 0;
  background-size: contain;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__indicators {
  -webkit-box-pack: initial;
  -ms-flex-pack: initial;
  justify-content: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__indicator {
  position: static;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: auto;
  height: auto;
  margin: 0;
  border-radius: 0;
  font-size: medium;
  text-indent: 0;
  background-color: transparent;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__indicator--active {
  background-color: transparent;
}
.cmp-choose-your-adventure
  .cmp-choose-your-adventure__indicator--active
  .cmp-choose-your-adventure__tab-heading {
  color: #f7941e;
}
.cmp-choose-your-adventure
  .cmp-choose-your-adventure__indicator:nth-of-type(7) {
  display: none;
}
@media only screen and (max-width: 1199px) {
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image {
    border-radius: 50%;
    width: 68px;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-column {
    position: relative;
    overflow-x: hidden;
    width: 100%;
    padding-left: 0;
    height: 20pc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 576px) {
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-column {
    width: 50%;
    max-width: 420px;
    overflow: visible;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1199px) {
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-wrapper {
    position: absolute;
    left: -10%;
    top: 38%;
    opacity: 0.5;
    z-index: 3;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(2) {
    -webkit-transform: translate(0);
    transform: translate(0);
    left: 7%;
    z-index: 2;
    -webkit-transition: none;
    transition: none;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(3) {
    -webkit-transform: translate(0);
    transform: translate(0);
    left: -3%;
    z-index: 1;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(4) {
    -webkit-transform: translate(0);
    transform: translate(0);
    left: 100%;
    z-index: 0;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(5) {
    -webkit-transform: translate(0);
    transform: translate(0);
    left: unset;
    right: -3%;
    z-index: 1;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(6) {
    -webkit-transform: translate(0);
    transform: translate(0);
    left: unset;
    right: 7%;
    z-index: 2;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-wrapper--active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    position: relative;
    opacity: 1;
    width: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper--active
    .cmp-choose-your-adventure__image {
    width: 14pc;
    -webkit-box-shadow: 0 0 50px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
    box-shadow: 0 0 50px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  }
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__item {
  display: none;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure__item--active {
  display: block;
  border-left: 1px solid #f7941e;
  margin-left: 2px;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure-item__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 0 10px 25px;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure-item__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
@media only screen and (max-width: 1199px) {
  .cmp-choose-your-adventure .cmp-choose-your-adventure-item__icons {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding-right: 1pc;
  }
}
.cmp-choose-your-adventure .cmp-choose-your-adventure-item__description {
  -ms-flex-preferred-size: 70%;
  flex-basis: 70%;
  max-width: 70%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cmp-choose-your-adventure .cmp-choose-your-adventure-item__text {
  font-family: NotoSans;
  font-style: normal;
  font-weight: 400;
  font-size: 1pc;
  line-height: 135.5%;
  color: #8f8f8f;
}
.cmp-choose-your-adventure__desktop {
  display: none;
}
@media only screen and (min-width: 1199px) {
  .cmp-choose-your-adventure__desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
  }
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__numbers {
  display: block;
  margin-right: 0;
  padding: 10px 0;
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.005em;
  color: #8f8f8f;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__numbers-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 1px solid #f7941e;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__number {
  margin-right: 0;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__indicators,
.cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__tab-headings-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 40px 0 20px;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__number,
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__tab-heading {
  padding: 10px 0;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__indicator {
  font-family: Roboto Mono;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.005em;
  color: #fff;
}
.cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__indicator--active {
  color: #f7941e;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__icon {
  height: 30px;
  width: 45px;
  margin: 0 10px;
}
.cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__icon:first-child {
  margin-left: 0;
}
.cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__icon:last-child {
  margin-right: 0;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__item {
  display: none;
  max-width: 34%;
  min-width: 15pc;
  margin-left: 17%;
  border: 2px solid #f7941e;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure__item--active {
  display: block;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure-item__card {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 20px;
}
.cmp-choose-your-adventure__desktop .cmp-choose-your-adventure-item__icons {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 10px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure-item__description {
  padding-left: 0;
  border-left: none;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  font-family: NotoSans;
  font-style: normal;
  font-weight: 400;
  font-size: 1pc;
  line-height: 26px;
  color: #e6e6e6;
}
@media only screen and (min-width: 1199px) {
  .cmp-choose-your-adventure {
    position: relative;
    max-width: 80%;
    margin: 0 auto;
    padding: 40px 0 110px;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__heading-one {
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0.23em;
    padding: 10px 0;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__orange-top-bar {
    border-color: #f7941e;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__heading-two {
    font-weight: 300;
    font-size: 45px;
    line-height: 55px;
    padding: 10px 0;
    margin-bottom: 0;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image {
    width: 100%;
    border-radius: 50%;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: -webkit-box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out;
    transition: box-shadow 0.5s ease-in-out, -webkit-box-shadow 0.5s ease-in-out;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-column {
    position: absolute;
    width: 45%;
    height: 100%;
    max-height: 530px;
    right: -10%;
    top: 10px;
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-wrapper {
    width: 134px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    z-index: 0;
    opacity: 0.5;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(2) {
    bottom: -8%;
    left: 331px;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: none;
    transition: none;
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(3) {
    bottom: 10%;
    left: 424px;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(4) {
    bottom: 35%;
    left: 452px;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(5) {
    bottom: 60%;
    left: 422px;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper:nth-of-type(6) {
    bottom: 79%;
    left: 331px;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .cmp-choose-your-adventure .cmp-choose-your-adventure__image-wrapper--active {
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .cmp-choose-your-adventure
    .cmp-choose-your-adventure__image-wrapper--active
    .cmp-choose-your-adventure__image {
    width: 486px;
    -webkit-box-shadow: 0 0 50px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
    box-shadow: 0 0 50px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
      0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  }
}
.lionbridge-variation .cmp-choose-your-adventure {
  background-color: #404040;
}
.lionbridge-variation .cmp-choose-your-adventure__heading-one {
  font-family: LionbridgeSans;
  font-style: normal;
  color: #fff;
}
.lionbridge-variation .cmp-choose-your-adventure__orange-top-bar {
  border-color: #b4b5b4;
}
.lionbridge-variation .cmp-choose-your-adventure__heading-two {
  font-family: LionbridgeSans;
  font-style: normal;
  color: #fff;
}
.lionbridge-variation .cmp-choose-your-adventure__number {
  font-family: LionbridgeSans;
}
.lionbridge-variation .cmp-choose-your-adventure__tab-heading {
  font-family: LionbridgeSans;
  font-style: normal;
}
@media only screen and (min-width: 1199px) {
  .lionbridge-variation .cmp-choose-your-adventure__tab-heading:hover {
    text-decoration: none;
  }
}
.lionbridge-variation
  .cmp-choose-your-adventure__tab-heading
  span.cmp-choose-your-adventure__tab-heading:hover {
  text-decoration: none;
}
.lionbridge-variation
  .cmp-choose-your-adventure
  .cmp-choose-your-adventure__indicator {
  color: #fff;
}
.lionbridge-variation
  .cmp-choose-your-adventure
  .cmp-choose-your-adventure__indicator--active {
  color: #f7941e;
}
.lionbridge-variation .cmp-choose-your-adventure__cta-link {
  font-family: LionbridgeSans;
  font-style: normal;
  font-weight: 700;
}
.lionbridge-variation .cmp-choose-your-adventure__cta-link:after {
  font-family: LionbridgeSans;
  content: none;
  text-shadow: none;
}
.lionbridge-variation .cmp-choose-your-adventure__cta-link:hover {
  color: #fff;
  text-decoration: none;
}
.lionbridge-variation .cmp-choose-your-adventure__cta-link:hover:after {
  color: #fff;
  text-decoration: none !important;
}
@media only screen and (max-width: 1199px) {
  .lionbridge-variation
    .cmp-choose-your-adventure__image-wrapper--active
    .cmp-choose-your-adventure__image {
    -webkit-box-shadow: 0 0 0 3px #b4b5b4;
    box-shadow: 0 0 0 3px #b4b5b4;
  }
}
.lionbridge-variation
  .cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__item {
  display: none;
  border: 2px solid #b4b5b4;
}
.lionbridge-variation
  .cmp-choose-your-adventure__desktop
  .cmp-choose-your-adventure__item--active {
  display: block;
}
@media only screen and (min-width: 1199px) {
  .lionbridge-variation
    .cmp-choose-your-adventure__image-wrapper--active
    .cmp-choose-your-adventure__image {
    -webkit-box-shadow: 0 0 0 3px #b4b5b4;
    box-shadow: 0 0 0 3px #b4b5b4;
  }
}
.container {
  background-color: #000;
}
.container__background--orange {
  background-color: #f26522;
}
.container__background--darkgray {
  background-color: #191919;
}
.container__background--mediumgray {
  background-color: #404040;
}
.container__background--lightgray {
  background-color: #b4b5b4;
}
.container__contact-banner .cmp-container {
  background-color: #e6e6e6;
  height: 55px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.container__contact-banner .cmp-container .text {
  color: #404040;
}
.container__contact-banner .cmp-container .text a:hover {
  color: #f26522;
  text-decoration: underline;
}
.container__contact-banner .cmp-container .text:first-child {
  margin-left: 15px;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
@media (max-width: 767px) {
  .container__contact-banner .cmp-container .text:first-child {
    display: none;
  }
}
.container__contact-banner .cmp-container .text:nth-child(2) {
  margin-right: 15px;
}
@media (max-width: 1199px) {
  .container__contact-banner .cmp-container .text:nth-child(2) {
    display: none;
  }
}
@media (max-width: 767px) {
  .container__contact-banner .cmp-container .button {
    width: inherit;
  }
}
@media (max-width: 1199px) {
  .container__contact-banner .cmp-container .button {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.container__contact-banner .cmp-container .button .cmp-button {
  font-family: LionbridgeSansLight, sans-serif;
  height: 100%;
  width: 100%;
  padding: 15px 50px;
}
.cmp-download {
  position: relative;
  display: inline-block;
  border: 0.0625rem solid;
  border-radius: 0.1875rem;
  padding: 1.125rem;
  overflow: hidden;
}
.cmp-download__title {
  margin: 0 0 0.5rem;
}
.cmp-download__title-link {
  text-decoration: none;
}
.cmp-download__description {
  margin: 0 0 1.125rem;
}
.cmp-download__description p {
  margin: 0;
  padding: 0;
}
.cmp-download__properties {
  margin: 0 0 1.125rem;
}
.cmp-download__property {
  display: inline-block;
  margin-right: 0.25rem;
  border-radius: 0.1875rem;
  padding: 0.25rem 0.5rem;
}
.cmp-download__property-label {
  display: none;
}
.cmp-download__property-content {
  margin: 0;
}
.cmp-download__action {
  display: inline-block;
  padding: 0.3125rem 0.4375rem;
  border: 0.125rem solid;
  border-radius: 0.1875rem;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  background: 0;
}
.cmp-button__action-text {
  display: inline-block;
  vertical-align: top;
  line-height: 1.5;
}
@media only screen and (min-width: 480px) {
  .cmp-download__action {
    padding: 0.5rem 1.125rem;
    font-size: 0.75rem;
  }
}
.cmp-employee-experience {
  font-family: Roboto Mono, monospace;
  padding: 2pc 0;
}
.cmp-employee-experience .cmp-employee-experience__cont {
  max-width: 84pc;
  padding: 0 2pc;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience .cmp-employee-experience__cont {
    padding: 0;
  }
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__btm-row,
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__top-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__btm-row,
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__top-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__top-row {
    margin-bottom: 0;
  }
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item {
  margin-bottom: 6vh;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item
  .cmp-employee-experience__item-click-wrapper {
  display: inline-block;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item
  .cmp-employee-experience__item-click-wrapper
  .cmp-employee-experience__item-image {
  border-radius: 50%;
  width: 330px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
  transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__item
    .cmp-employee-experience__item-click-wrapper
    .cmp-employee-experience__item-image {
    width: 267px;
  }
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item
  .cmp-employee-experience__item-click-wrapper:hover {
  cursor: pointer;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item
  .cmp-employee-experience__item-click-wrapper:hover
  img {
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item.--active
  img {
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 6px #f7941e, 0 0 8px #f7941e,
    0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 6px #f7941e, 0 0 8px #f7941e,
    0 0 9pt #f7941e;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item.--description {
  padding: 0 1pc 22px 40px;
  border: 1px solid #f7941d;
  width: 305px;
  height: 305px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__item.--description {
    width: calc(100% - 87pt);
    height: auto;
  }
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item.--description
  .cmp-employee-experience__employee-name {
  color: #f7941d;
}
.cmp-employee-experience
  .cmp-employee-experience__cont
  .cmp-employee-experience__item.--description
  .cmp-employee-experience__employee-social-media {
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 15px;
  left: 36px;
}
@media only screen and (max-width: 1100px) {
  .cmp-employee-experience
    .cmp-employee-experience__cont
    .cmp-employee-experience__item.--description
    .cmp-employee-experience__employee-social-media {
    position: relative;
    bottom: 0;
    left: 0;
  }
}
.cmp-footer {
  width: 100%;
  overflow: hidden;
  background-color: #000;
  font-family: Roboto Mono, monospace;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-footer a {
  text-decoration: none;
}
.cmp-footer a:hover {
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  .cmp-footer .cmp-footer__hide-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-footer__hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-footer .column-on-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cmp-footer .cmp-separator .cmp-separator__horizontal-rule {
  width: 100vw;
  border: 1px solid #f7941d !important;
  color: #f26522;
}
.cmp-footer .cmp-separator.cmp-footer__hide-desktop {
  position: relative;
  left: -35%;
}
.cmp-footer
  .cmp-separator.cmp-footer__hide-desktop
  .cmp-separator__horizontal-rule {
  width: 130vw;
}
.cmp-footer .cmp-footer__grid {
  margin-top: 72px;
  width: 85vw;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-footer__grid {
    width: 100vw;
  }
}
.cmp-footer .cmp-footer__grid .cmp-footer__grid-top-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-footer__grid .cmp-footer__grid-top-row {
    padding: 0 55px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-right: 1pc;
}
@media only screen and (max-width: 767px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__grid-top-left-cont {
    width: 100%;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__logo-cont {
  margin-bottom: 38px;
}
@media only screen and (max-width: 767px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__grid-top-left-cont
    .cmp-footer__logo-cont {
    margin-bottom: 0;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__logo-cont
  a {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__grid-top-left-cont
    .cmp-footer__logo-cont
    a {
    width: 100%;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__logo-cont
  a
  img {
  width: 225px;
}
@media only screen and (max-width: 575px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__grid-top-left-cont
    .cmp-footer__logo-cont
    a
    img {
    width: 100%;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__language-dropdown-cont {
  margin-bottom: 35px;
  position: relative;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__language-dropdown-cont
  .cmp-footer__language-dropdown
  select {
  position: relative;
  color: #fff;
  font-size: 14px;
  background-color: transparent;
  border: 1px solid #f7941d;
  padding: 22px 56px 22px 19px;
  width: 100%;
  border-radius: 10px;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  z-index: 1000;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in;
  transition: -webkit-box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__language-dropdown-cont
  .cmp-footer__language-dropdown
  select:hover {
  outline: 0;
  cursor: pointer;
  -webkit-box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  box-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__language-dropdown-cont
  .cmp-footer__language-dropdown:after {
  position: absolute;
  font-family: Material Icons;
  content: "expand_more";
  font-size: 30px;
  color: #fff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 20px;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__contact-cont {
  position: relative;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__contact-cont
  a {
  color: #f7941d;
  font-weight: 500;
  text-decoration: none;
  font-size: 1pc;
  letter-spacing: 0.225em;
  position: relative;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__contact-cont
  a:after {
  font-family: Material Icons;
  content: "arrow_forward";
  position: absolute;
  font-size: 1pc;
  color: #f7941d;
  text-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  top: 3px;
  left: 110%;
  letter-spacing: 0;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__contact-cont
  a:hover {
  text-decoration: none;
  color: #fff;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__grid-top-left-cont
  .cmp-footer__contact-cont
  a:hover:after {
  color: #fff;
  text-shadow: 0 0 18px #fff, 0 0 24px #fff, 0 0 18px #fff, 0 0 6px #fff,
    0 0 8px #fff, 0 0 9pt #fff;
}
.cmp-footer .cmp-footer__grid .cmp-footer__grid-top-row .cmp-footer__nav-cont {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-accordian {
  padding-top: 9pt;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-cont
  .cmp-footer__accordian-input {
  position: absolute;
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-cont
    .cmp-footer__nav-accordian {
    display: none;
  }
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-cont
    .cmp-footer__accordian-input:checked
    ~ .cmp-footer__nav-accordian {
    display: block;
  }
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-cont
    .cmp-footer__accordian-input:checked
    ~ label:after {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-cont
    label {
    position: relative;
  }
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-cont
    label:after {
    font-family: Material Icons;
    content: "expand_more";
    font-size: 30px;
    right: -40%;
    position: absolute;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-links-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  ul {
  list-style: none;
  padding: 0;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link,
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-link {
  padding: 9pt 7pt;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-link,
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-link {
    padding: 1pc 0;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link
  a,
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-link
  a {
  color: #fff;
  text-decoration: none;
  padding: 9pt 7pt;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-link
    a,
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-link
    a {
    padding: 1pc 0;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link
  p,
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-link
  p {
  display: inline;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link
  a:hover {
  cursor: pointer;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-link {
  font-size: 20px;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-link-cont {
  margin-right: 1pc;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link {
  font-size: 1pc;
  text-transform: uppercase;
  letter-spacing: 0.225em;
}
@media only screen and (max-width: 767px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-link {
    letter-spacing: 0.005em;
    text-transform: none;
    font-size: 20px;
    padding-left: 30px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__nav-cont
  .cmp-footer__nav-links
  .cmp-footer__nav-accordian-link
  a {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__nav-cont
    .cmp-footer__nav-links
    .cmp-footer__nav-accordian-link
    a {
    padding-left: 0;
    color: #f7941d;
  }
}
@media only screen and (min-width: 769px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__lionbridge-main-cont {
    max-width: 280px;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-top-row
    .cmp-footer__lionbridge-main-cont {
    padding-right: 0;
    max-width: 15pc;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__lionbridge-main-cont
  p {
  line-height: 28px;
  font-family: NotoSansLight;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-top-row
  .cmp-footer__lionbridge-main-cont
  a {
  font-size: 20px;
  letter-spacing: 0.005em;
  color: #f7941d;
}
.cmp-footer .cmp-footer__grid .cmp-footer__grid-mid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5pc;
  margin-bottom: 40px;
  width: 58%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-footer__grid .cmp-footer__grid-mid-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 46px;
    margin-bottom: 0;
    width: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 24px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-mid-row
  .cmp-footer__legal-notice-cont {
  font-family: NotoSansLight;
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-mid-row
  .cmp-footer__legal-notice-cont
  a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-mid-row
    .cmp-footer__legal-notice-cont
    a {
    font-size: 9pt;
    padding-top: 36px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-mid-row
  .cmp-footer__social-media-links-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 328px;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-mid-row
    .cmp-footer__social-media-links-cont {
    width: 85vw;
    margin-bottom: 36px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-mid-row
  .cmp-footer__social-media-links-cont
  a
  img {
  width: 24px;
  height: 24px;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-mid-row
    .cmp-footer__social-media-links-cont
    a
    img {
    margin-left: 0;
    width: 28px;
    height: 28px;
  }
}
.cmp-footer
  .cmp-footer__grid
  .cmp-footer__grid-mid-row
  .cmp-footer__social-media-links-cont
  a {
  display: inline-block;
  font-size: 6px;
  width: 24px;
  margin-left: 47px;
  height: 24px;
}
@media only screen and (max-width: 768px) {
  .cmp-footer
    .cmp-footer__grid
    .cmp-footer__grid-mid-row
    .cmp-footer__social-media-links-cont
    a {
    margin-left: 0;
    width: 28px;
    height: 28px;
  }
}
.cmp-footer .cmp-footer__grid-btm-row {
  padding: 26px 0;
  font-size: 1pc;
  font-family: NotoSansLight;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-footer__grid-btm-row {
    text-align: center;
    padding: 26px 38px;
    font-size: 9pt;
    line-height: 1pc;
  }
}
.cmp-fouracrosswithimage,
.fouracrosswithimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  width: 100%;
  min-width: 10px;
  margin: 0;
  padding: 0;
  min-height: 20px;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__img,
.fouracrosswithimage .cmp-fouracrosswithimage__img {
  min-width: 40px;
  min-height: 30px;
  max-height: 300px;
  -o-object-fit: cover;
  object-fit: cover;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__img-ratio43,
.fouracrosswithimage .cmp-fouracrosswithimage__img-ratio43 {
  width: 100%;
  aspect-ratio: 4/3;
}
.cmp-fouracrosswithimage
  .cmp-fouracrosswithimage__img-ratio43
  img.cmp-image__image,
.fouracrosswithimage
  .cmp-fouracrosswithimage__img-ratio43
  img.cmp-image__image {
  aspect-ratio: 4/3;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__img-ratio41,
.fouracrosswithimage .cmp-fouracrosswithimage__img-ratio41 {
  width: 100%;
  aspect-ratio: 4/1;
}
.cmp-fouracrosswithimage
  .cmp-fouracrosswithimage__img-ratio41
  img.cmp-image__image,
.fouracrosswithimage
  .cmp-fouracrosswithimage__img-ratio41
  img.cmp-image__image {
  aspect-ratio: 4/1;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__text,
.fouracrosswithimage .cmp-fouracrosswithimage__text {
  text-align: left;
  font-size: 15px;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 500;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__topdiv,
.fouracrosswithimage .cmp-fouracrosswithimage__topdiv {
  display: block;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__link,
.fouracrosswithimage .cmp-fouracrosswithimage__link {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 30px;
  font-size: 1pc;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 500;
  text-align: initial;
  cursor: default;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__link:hover,
.fouracrosswithimage .cmp-fouracrosswithimage__link:hover {
  color: #fff;
  text-decoration: none;
}
.cmp-fouracrosswithimage .cmp-fouracrosswithimage__link-text,
.fouracrosswithimage .cmp-fouracrosswithimage__link-text {
  font-size: 18px;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 800;
  text-align: left;
  color: #f7941d;
}
.cmp-fouracrosswithimage__text-link-marginleft .cmp-fouracrosswithimage__link,
.cmp-fouracrosswithimage__text-link-marginleft .cmp-fouracrosswithimage__text {
  margin-left: 20px;
}
.cmp-fouracross__ImageTitle_black.fouracrosswithimagecontainer
  .cmp-fouracrosswithimage__text,
.cmp-fouracross__ImageTitle_black.fouracrosswithimagecontainer
  .cmp-fouracrosswithimage__text-desc {
  color: #000;
}
.cmp-fouracross__background_Orange.fouracrosswithimagecontainer
  .cmp-fouracrosswithimage__link-text,
.cmp-fouracross__ImageTitle_white.fouracrosswithimagecontainer
  .cmp-fouracrosswithimage__text,
.cmp-fouracross__ImageTitle_white.fouracrosswithimagecontainer
  .cmp-fouracrosswithimage__text-desc {
  color: #fff;
}
.fouracrosswithimagecontainer {
  padding-top: 10px;
  padding-bottom: 10px;
}
.fouracrosswithimagecontainer .cmp-fouracrosscontainer {
  display: block;
  position: relative;
  min-height: 140px;
  height: 100%;
  text-align: center;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 15px;
}
.fouracrosswithimagecontainer .cmp-fouracrosscontainer .cmp-fouracross__title {
  margin-bottom: 45px;
  font-weight: 700;
  letter-spacing: normal;
}
@media only screen and (max-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__title {
    font-size: 2rem;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__touchgallery {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery {
    width: auto;
    overflow: initial;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__touchgallery
  .cmp-fouracross__container {
  --ismobile: 2;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container {
    --ismobile: 1;
    position: relative;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__touchgallery
  .cmp-fouracross__container
  .cmp-fouracross__box {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  min-width: 10px;
  padding: 0;
  margin: 0;
  min-height: 20px;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box {
    width: 24%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box:first-child {
    padding-left: 0;
  }
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box:last-child {
    padding-right: 0;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__touchgallery
  .cmp-fouracross__container
  .cmp-fouracross__box_ratio43_top {
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box-border-right {
    border-right: 1px solid #e6e6e6;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__touchgallery
  .cmp-fouracross__separator {
  display: none;
  height: 100%;
  min-width: 1px;
  max-width: 3px;
  background-color: #e6e6e6;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__separator {
    display: block;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicators {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 768px) {
  .fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__indicators {
    display: none;
  }
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicators
  .cmp-fouracross__indicator {
  border: 2px solid #353535;
  background-color: #353535;
  border-radius: 50px;
  outline: none !important;
  height: 15px;
  width: 15px;
  display: inline-block;
}
.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicators
  .cmp-fouracross__indicator.cmp-fouracross__indicator--active {
  background-color: #fff;
  border-color: #fff;
}
.fouracrosswithimagecontainer
  .cmp-fouracross__edit
  .cmp-fouracross__touchgallery
  .cmp-fouracross__container {
  --ismobile: 1;
  position: relative;
}
.cmp-fouracross__background_Dark-Grey.fouracrosswithimagecontainer {
  background-color: #191919;
}
.cmp-fouracross__background_Orange.fouracrosswithimagecontainer {
  background-color: #f26522;
}
.cmp-fouracross__background_Orange.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator {
  border: 2px solid #353535;
  background-color: #353535;
}
.cmp-fouracross__background_Orange.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator.cmp-fouracross__indicator--active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.cmp-fouracross__background_Light-gray.fouracrosswithimagecontainer {
  background-color: #e6e6e6;
}
.cmp-fouracross__background_Light-gray.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator {
  border: 2px solid #353535;
  background-color: #353535;
}
.cmp-fouracross__background_Light-gray.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator.cmp-fouracross__indicator--active {
  background-color: #fff;
  border-color: #fff;
}
.cmp-fouracross__background_White.fouracrosswithimagecontainer {
  background-color: #fff;
}
.cmp-fouracross__background_White.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator {
  border: 2px solid #353535;
  background-color: #353535;
}
.cmp-fouracross__background_White.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__indicator.cmp-fouracross__indicator--active {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
@media screen and (min-width: 768px) {
  .cmp-fouracross__Separator-medium-grey.fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box-border-right {
    border-right-color: #404040;
  }
}
@media screen and (min-width: 768px) {
  .cmp-fouracross__Separator-light-grey.fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box-border-right {
    border-right-color: #e6e6e6;
  }
}
@media screen and (min-width: 768px) {
  .cmp-fouracross__Separator-orange.fouracrosswithimagecontainer
    .cmp-fouracrosscontainer
    .cmp-fouracross__touchgallery
    .cmp-fouracross__container
    .cmp-fouracross__box-border-right {
    border-right-color: #f26522;
  }
}
.cmp-fouracross__MainTitle_black.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__title {
  color: #000;
}
.cmp-fouracross__MainTitle_white.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__title {
  color: #fff;
}
.cmp-fouracross__MainTitle_orange.fouracrosswithimagecontainer
  .cmp-fouracrosscontainer
  .cmp-fouracross__title {
  color: #f26522;
}
.cmp-header {
  width: 100%;
  background-color: #000;
  font-family: Roboto Mono, monospace;
  font-weight: 400;
  font-size: 15px;
  z-index: 99;
}
@media only screen and (min-width: 769px) {
  .cmp-header .cmp-header__hide-on-desktop {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-header .cmp-header__hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .cmp-header .cmp-header__show-on-desktop {
    display: block !important;
  }
}
@media only screen and (max-width: 768px) {
  .cmp-header ul.yxt-AutoComplete-results {
    background-color: #fff;
  }
}
.cmp-header .cmp-header__container .cmp-header__top-row {
  background-color: #212121;
  padding: 10px 10% 10px 56%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__search-cont
  .yxt-SearchBar {
  height: 29px;
  margin-right: 0;
  padding-right: 15px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__search-cont {
  margin-right: 15px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont {
  margin-right: 15px;
  height: 85%;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont
  a {
  color: #f7941d;
  font-weight: 500;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 0.225em;
  position: relative;
  white-space: nowrap;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont
  a:before {
  content: "";
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont
  a:after {
  font-family: Material Icons;
  content: "arrow_forward";
  position: absolute;
  font-size: 10px;
  color: #f7941d;
  text-shadow: 0 0 18px #f7941e, 0 0 24px #f7941e, 0 0 18px #f7941e,
    0 0 6px #f7941e, 0 0 8px #f7941e, 0 0 9pt #f7941e;
  top: 10%;
  left: 105%;
  letter-spacing: 0;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont
  a:hover {
  text-decoration: none;
  color: #fff;
}
.cmp-header
  .cmp-header__container
  .cmp-header__top-row
  .cmp-header__actions-cont
  .cmp-header__contact-cont
  a:hover:after {
  color: #fff;
  text-shadow: 0 0 18px #fff, 0 0 24px #fff, 0 0 18px #fff, 0 0 6px #fff,
    0 0 8px #fff, 0 0 9pt #fff;
}
.cmp-header .cmp-header__container .cmp-header__bottom-row {
  height: 5pc;
  padding-left: 11.5%;
  padding-right: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .cmp-header .cmp-header__container .cmp-header__bottom-row {
    padding: 2vh 20px;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__logo-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__logo-cont
  a {
  display: inline-block;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__logo-cont
  .cmp-header__logo {
  vertical-align: bottom;
  width: 188px;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__logo-cont
    .cmp-header__logo {
    width: 113px;
  }
}
@media only screen and (max-width: 575px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__logo-cont
    .cmp-header__logo {
    width: 88px;
  }
}
@media only screen and (min-width: 769px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__mobile-contact {
    display: none;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__mobile-contact
  a {
  color: #f7941d;
  font-weight: 500;
  text-decoration: none;
  font-size: 10px;
  letter-spacing: 0.27em;
  position: relative;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__mobile-contact
  a:hover {
  text-decoration: none;
  color: #fff;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input {
  position: absolute;
  opacity: 0;
  right: 0;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__mobile-contact
  a {
  display: none;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__nav-cont {
  display: block;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__hamburger-menu {
  height: auto;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__hamburger-menu
  label
  div {
  margin-top: 0;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__hamburger-menu
  label
  div.cmp-header__hamburger-menu-topline {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-input:checked
  ~ .cmp-header__hamburger-menu
  label
  div.cmp-header__hamburger-menu-btmline {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-menu {
  position: relative;
  width: 40px;
  height: 29px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-menu:hover {
  cursor: pointer;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__hamburger-menu
  label
  div {
  height: 1px;
  background-color: #fff;
  margin-top: 9.5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont {
  z-index: 99;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__nav-cont {
    display: none;
    position: absolute;
    width: 100vw;
    left: 0;
    top: 10%;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__nav-cont
    > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
    padding: 0;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  li {
  display: inline-block;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  li
  a {
  color: #fff;
  -webkit-text-decoration: underline 0.15em transparent;
  text-decoration: underline 0.15em transparent;
  position: relative;
  padding: 2pc;
  white-space: nowrap;
  display: block;
  -webkit-transition: -webkit-text-decoration-color 0.3s;
  transition: -webkit-text-decoration-color 0.3s;
  transition: text-decoration-color 0.3s;
  transition: text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__nav-cont
    > ul
    li
    a {
    padding: 1pc 54px;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  li:active
  .cmp-header__nav-header-title
  a,
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  li:focus
  .cmp-header__nav-header-title
  a,
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  li:hover
  .cmp-header__nav-header-title
  a {
  text-underline-offset: 0.2em;
  -webkit-text-decoration-color: #f7941d;
  text-decoration-color: #f7941d;
  cursor: pointer;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--search {
  padding: 1pc 52px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--search
  .cmp-searchbar-gaming
  .answers-layout
  .yxt-SearchBar-container {
  width: 100%;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--search
  input {
  font-size: 14px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--search
  img {
  width: 20px;
  height: 20px;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--main-site-link
  a {
  color: #f7941d;
  padding: 50px 54px 22px;
  font-weight: 700;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian {
  position: relative;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  input {
  opacity: 0;
  position: absolute;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  input:checked
  ~ .cmp-header__nav-accordian {
  display: block;
  -webkit-transform: none;
  transform: none;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  input:checked
  ~ label
  div:after {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  div.cmp-header__nav-header-title {
  position: relative;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  div.cmp-header__nav-header-title:after {
  position: absolute;
  font-family: Material Icons;
  content: "expand_more";
  font-size: 20px;
  top: 39%;
  right: 10px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__nav-cont
    > ul
    .cmp-header__nav-header--accordian
    div.cmp-header__nav-header-title:after {
    top: 32%;
    right: 4pc;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  .cmp-header__nav-accordian {
  display: none;
  position: absolute;
  background-color: #000;
  min-width: 310px;
  max-width: 350px;
  top: 97%;
  left: -38%;
  z-index: 1000;
  padding-bottom: 10px;
}
@media only screen and (max-width: 768px) {
  .cmp-header
    .cmp-header__container
    .cmp-header__bottom-row
    .cmp-header__nav-cont
    > ul
    .cmp-header__nav-header--accordian
    .cmp-header__nav-accordian {
    position: relative;
    top: 230%;
    left: 0;
    z-index: 0;
  }
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  .cmp-header__nav-accordian
  ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  .cmp-header__nav-accordian
  ul
  li
  a {
  padding: 15px 83px;
  color: #f7941d;
  letter-spacing: 0.005em;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  .cmp-header__nav-accordian
  ul
  li:hover {
  cursor: pointer;
}
.cmp-header
  .cmp-header__container
  .cmp-header__bottom-row
  .cmp-header__nav-cont
  > ul
  .cmp-header__nav-header--accordian
  .cmp-header__nav-accordian
  ul
  li:hover
  a {
  -webkit-text-decoration-color: #f7941d;
  text-decoration-color: #f7941d;
}
nav {
  z-index: 10;
}
body {
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.cmp-header-nav-v2__navigation {
  height: 60px;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__header {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #000;
  position: fixed;
  height: 60px !important;
  z-index: 13;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__header
  .cmp-header-nav-v2__lb-logo-img {
  height: 36px;
  width: 260px;
  position: fixed;
  left: 15px;
  top: 15px;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__header-btn {
  right: 210px;
  z-index: 14;
  position: fixed;
  margin: 10px;
  top: 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__header-btn
  .cmp-header-nav-v2__header-btn-link {
  color: #e6e6e6;
  font-size: 14px;
  line-height: 1pc;
  font-weight: 600;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 13px 15px 11px;
  border-radius: 6px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__header-btn
  .cmp-header-nav-v2__header-btn-link
  :hover {
  background: #f7941d;
  text-decoration: none;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__lang-slt-img-panel {
  position: fixed;
  z-index: 14;
  right: 150px;
  padding: 10px 0 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__lang-slt-img-panel
  .cmp-header-nav-v2__lang-slt-img {
  cursor: pointer;
  -webkit-filter: invert(70%);
  filter: invert(70%);
  width: 40px;
  height: 40px;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__language-selector {
  position: fixed;
  z-index: 14;
  top: 50px;
  right: 15px;
  display: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-triangle {
  width: 0;
  height: 0;
  border-bottom: 10px solid #636363;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  margin-left: 26.5%;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct {
  background-color: #636363;
  padding: 10px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search {
  background-color: #d8d8d8;
  border-radius: 5px;
  height: 30px;
  padding: 5px 2px 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-input {
  width: 80%;
  height: 80%;
  background-color: #d8d8d8;
  border: 0 solid transparent;
  float: left;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-input:focus {
  outline: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl {
  height: 100%;
  float: left;
  width: 25px;
  cursor: pointer;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl
  .cmp-header-nav-v2__search-icon {
  width: 9pt;
  height: 9pt;
  border-radius: 100%;
  border: 2px solid #a7a7a7;
  position: relative;
  margin: 5px 0 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl
  .cmp-header-nav-v2__search-icon:after {
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 11px;
  background-color: #a7a7a7;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items {
  display: block;
  list-style-type: none;
  -webkit-margin-before: auto;
  margin-block-start: auto;
  -webkit-margin-after: auto;
  margin-block-end: auto;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  padding: 10px 20px;
  margin: 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items
  .cmp-languagenavigation__item-link {
  color: #c2c0c6;
}
@media (hover: hover) {
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__language-selector
    .cmp-header-nav-v2__lang-slct
    .cmp-header-nav-v2__lang-items
    a:hover {
    color: #f26522;
    text-decoration: none;
  }
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items::-webkit-scrollbar {
  width: 10px;
  height: 1px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #dadada;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #414141;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__login {
  position: fixed;
  z-index: 14;
  right: 90px;
  padding: 5px 0 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__login
  .cmp-header-nav-v2__login-img {
  -webkit-filter: invert(70%);
  filter: invert(70%);
  width: 50px;
  height: 50px;
  cursor: pointer;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__logined {
  position: fixed;
  right: 7px;
  z-index: 15;
  top: 60px;
  background: #202020;
  width: 326px;
  height: 422px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  border-radius: 10px;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__logined,
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-header {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-header {
  height: 214px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-header
  .cmp-header-nav-v2__logined-header-img {
  height: 72px;
  width: 72px;
  background-color: #e6e6e6;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-header
  .cmp-header-nav-v2__logined-header-img
  .cmp-header-nav-v2__logined-header-name-initials {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  color: #e6e6e6;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-header
  .cmp-header-nav-v2__logined-header-name {
  font-size: 18px;
  font-family: LionbridgeSansLight, sans-serif;
  height: 40px;
  width: 191px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-separator-line {
  width: 254px;
  height: 0;
  border: 1px dashed #9c9494;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 14px;
  margin: 24px 0 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns
  .cmp-header-nav-v2__logined-btn-normal {
  width: 174px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-weight: 700;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns
  .cmp-header-nav-v2__logined-btn-normal
  img {
  height: 22px;
  width: 22px;
  margin: 1px 10px 0 15px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns
  .cmp-header-nav-v2__logined-btn-mya {
  background-color: #f26522;
  color: #fff;
  margin-bottom: 8px;
  text-decoration: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns
  .cmp-header-nav-v2__logined-btn-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 !important;
  font-size: 14px !important;
  font-family: NotoSansLight, sans-serif !important;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__logined
  .cmp-header-nav-v2__logined-btns
  .cmp-header-nav-v2__logined-signout-btn {
  background-color: #f8f8f8;
  color: #191616;
}
.cmp-header-nav-v2__navigation #menuToggle {
  display: block;
  position: fixed;
  top: 20px;
  right: 35px;
  z-index: 15;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cmp-header-nav-v2__navigation #menuToggle #sidenav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.cmp-header-nav-v2__navigation #menuToggle input {
  display: block;
  width: 40px;
  height: 2pc;
  position: absolute;
  top: -7px;
  right: -5px;
  cursor: pointer;
  opacity: 0;
  z-index: 14;
  -webkit-touch-callout: none;
}
.cmp-header-nav-v2__navigation #menuToggle input:checked ~ #sidenav-overlay {
  display: block;
  animation: fadeIn 1.5s;
  -webkit-animation: fadeIn 1.5s;
  -moz-animation: fadeIn 1.5s;
  -o-animation: fadeIn 1.5s;
  -ms-animation: fadeIn 1.5s;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.cmp-header-nav-v2__navigation #menuToggle input:checked ~ span {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(-2px, -1px);
  transform: rotate(45deg) translate(-2px, -1px);
  background: #f26522;
}
.cmp-header-nav-v2__navigation
  #menuToggle
  input:checked
  ~ span:nth-last-child(3) {
  opacity: 0;
  -webkit-transform: rotate(0deg) scale(0.2);
  transform: rotate(0deg) scale(0.2);
}
.cmp-header-nav-v2__navigation
  #menuToggle
  input:checked
  ~ span:nth-last-child(2) {
  -webkit-transform: rotate(-45deg) translateY(-1px);
  transform: rotate(-45deg) translateY(-1px);
}
.cmp-header-nav-v2__navigation #menuToggle input:checked ~ ul {
  -webkit-transform: none;
  transform: none;
}
.cmp-header-nav-v2__navigation #menuToggle span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #f26522;
  border-radius: 3px;
  z-index: 12;
  -webkit-transform-origin: 4px 0;
  transform-origin: 4px 0;
  -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease,
    -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.cmp-header-nav-v2__navigation #menuToggle span:first-child {
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.cmp-header-nav-v2__navigation #menuToggle span:nth-last-child(2) {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.cmp-header-nav-v2__navigation #menu {
  font-family: LionbridgeSansLight, sans-serif;
  font-size: 20px;
  position: absolute;
  min-width: 300px;
  height: 650px;
  margin: 9pt 0 0 -232px;
  padding: 60px 0 75pt;
  top: 28px;
  background: #202020;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: translate(100%);
  transform: translate(100%);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
    -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  overflow-y: hidden;
  overflow-x: hidden;
}
.cmp-header-nav-v2__navigation #menu li {
  list-style: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
.cmp-header-nav-v2__navigation #menu li a {
  color: #fff;
}
@media (hover: hover) {
  .cmp-header-nav-v2__navigation #menu li a:hover {
    color: #f26522;
    text-decoration: none;
  }
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector {
  display: none;
  width: 80%;
  margin-left: 30px;
  border-radius: 5px;
  padding-bottom: 10px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__menu-language-selected-text {
  color: #a8a8a8;
  font-size: 15pt;
  padding-bottom: 15px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-labe {
  background-color: #d8d8d8;
  border-radius: 5px;
  color: #9a9a9a;
  font-size: 17px;
  padding: 10px;
  font-weight: 600;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-labe
  .cmp-header-nav-v2__language-selected {
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-labe
  .cmp-header-nav-v2__language-selected
  .cmp-header-nav-v2__language-selected-triangle {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #4e4e4e;
  padding: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  right: 10px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-labe:hover {
  cursor: pointer;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct {
  display: none;
  background-color: #636363;
  padding: 10px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search {
  background-color: #d8d8d8;
  border-radius: 5px;
  height: 30px;
  padding: 5px 2px 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-input {
  top: 0 !important;
  width: 80% !important;
  height: 80% !important;
  background-color: #d8d8d8;
  border: 0 solid transparent;
  float: left;
  position: relative !important;
  right: 0 !important;
  left: 0 !important;
  cursor: unset !important;
  opacity: 1 !important;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-input:focus {
  outline: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl {
  height: 100%;
  float: left;
  width: 25px;
  cursor: pointer;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl
  .cmp-header-nav-v2__search-icon {
  width: 9pt;
  height: 9pt;
  border-radius: 100%;
  border: 2px solid #a7a7a7;
  position: relative;
  margin: 5px 0 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__search
  .cmp-header-nav-v2__search-pnl
  .cmp-header-nav-v2__search-icon:after {
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 11px;
  background-color: #a7a7a7;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items {
  display: block;
  list-style-type: none;
  -webkit-margin-before: auto;
  margin-block-start: auto;
  -webkit-margin-after: auto;
  margin-block-end: auto;
  -webkit-margin-start: auto;
  margin-inline-start: auto;
  -webkit-margin-end: auto;
  margin-inline-end: auto;
  padding: 10px 20px;
  margin: 0;
  height: 200px;
  overflow-y: scroll;
  color: #f26522;
  text-decoration: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items
  .cmp-header-nav-v2__lang-item {
  padding: 0 !important;
  border: none !important;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu-language-selector
  .cmp-header-nav-v2__lang-slct
  .cmp-header-nav-v2__lang-items
  .cmp-header-nav-v2__lang-item
  .cmp-languagenavigation__item-link {
  color: #c2c0c6;
  font-size: 1pc !important;
  text-transform: none !important;
  font-family: NotoSansLight, sans-serif !important;
}
@media (hover: hover) {
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__menu-language-selector
    .cmp-header-nav-v2__lang-slct
    .cmp-header-nav-v2__lang-items
    .cmp-header-nav-v2__lang-item
    a:hover {
    color: #f26522;
  }
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel {
  padding: 0;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus {
  background-color: #353535;
  margin: 0;
  padding: 0 0 0 20px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus
  li {
  text-transform: capitalize !important;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus
  .cmp-header-nav-v2__submenus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus
  .cmp-header-nav-v2__submenus
  .cmp-header-nav-v2__show-hidden-thrmenus {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus
  .cmp-header-nav-v2__submenus
  .cmp-header-nav-v2__submenus-minus {
  display: none;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menus
  .cmp-header-nav-v2__thr-menus {
  padding: 0 0 0 40px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__sub-menu-title {
  margin: 0;
  width: 95%;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu
  .cmp-header-nav-v2__menu_panel
  .cmp-header-nav-v2__submenus_checked {
  color: #f26522 !important;
}
.cmp-header-nav-v2__navigation .cmp-header-nav-v2__menu::-webkit-scrollbar {
  width: 10px;
  height: 1px;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #dadada;
}
.cmp-header-nav-v2__navigation
  .cmp-header-nav-v2__menu::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #414141;
}
.cmp-header-nav-v2__navigation .sub-menu {
  display: none;
  margin: 0 -20px;
  background: rgba(0, 0, 0, 0.1803921568627451);
  padding: 10px 20px 0;
}
.cmp-header-nav-v2__navigation .sub-menu .sub-menu-item {
  text-decoration: none;
  color: #fff;
}
.cmp-header-nav-v2__navigation .sub-menu li a {
  font-size: 17px;
}
.cmp-header-nav-v2__navigation .sub-menu li {
  list-style: none;
  color: #fff;
  font-weight: 700;
  padding: 20px;
  cursor: pointer;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
}
@media (hover: hover) {
  .cmp-header-nav-v2__navigation .sub-menu li a:hover {
    cursor: pointer;
    text-decoration: none;
  }
}
.cmp-header-nav-v2__navigation .item-submenu .cmp-header-nav-v2__submenus {
  text-decoration: none;
  color: #fff;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-header-nav-v2__navigation
  .item-submenu
  .cmp-header-nav-v2__submenus
  .cmp-header-nav-v2__show-hidden-submenus {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.cmp-header-nav-v2__navigation
  .item-submenu
  .cmp-header-nav-v2__submenus
  .cmp-header-nav-v2__submenus-minus {
  display: none;
}
.cmp-header-nav-v2__navigation .menu-footer {
  width: inherit;
  padding: 30px 0 0;
}
.cmp-header-nav-v2__navigation .menu-footer li {
  border-bottom: none !important;
}
.cmp-header-nav-v2__navigation .menu_link {
  color: #e6e6e6;
  text-align: center;
  font-size: 15px;
  line-height: 1pc;
  font-weight: 600;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 9pt 15px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
  width: 100%;
}
.cmp-header-nav-v2__navigation .menu_link:hover {
  background: #f7941d;
}
.cmp-header-nav-v2__navigation .menu-text {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 100%;
}
.cmp-header-nav-v2__navigation .menu-text-phone {
  color: #f26522;
  text-decoration: none;
}
.cmp-header-nav-v2__navigation .menu-text-phone:hover {
  color: #f7941d;
}
.cmp-header-nav-v2__navigation .menu-text-or {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
  text-decoration: none;
  text-align: center;
  width: 100%;
}
.cmp-header-nav-v2__navigation .header-answers-layout {
  --yxt-font-family: LionbridgeSansLight, sans-serif;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-searchbar-container {
  width: 500px;
  z-index: 13;
  left: 35%;
  position: fixed;
  margin-top: 10px;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-searchbar-container
  .yxt-SearchBar
  .yxt-SearchBar-container
  .yxt-SearchBar-form
  .yxt-SearchBar-input {
  color: #c7c7c7;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-container {
  max-width: 750px;
  width: calc(100% - 75pt);
  position: absolute;
  margin-right: 25px;
  z-index: 12;
  top: 70px;
  left: 28%;
  padding: 0 50px;
  background-color: #dadada;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-container
  .header-universal-result-list:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  bottom: 100%;
  border-color: transparent transparent #dadada;
  border-style: solid;
  border-width: 0 0.4em 0.6em;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-container
  .hide {
  display: none;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list {
  padding-bottom: 30px;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section {
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 99;
  margin: 0;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-titleBar {
  background-color: #dadada;
  border-bottom: 2px solid #5e5e5e;
  padding-left: 0;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-titleBar
  .yxt-Results-titleIconWrapper {
  display: none;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-titleBar
  .yxt-Results-title {
  text-transform: capitalize;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .ResultsHeader
  .yxt-ResultsHeader {
  padding-left: 0;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard {
  padding-left: 0;
  padding-right: 0;
  border-bottom: 2px solid #f8f8f8;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard
  .yxt-StandardCard-wrapper
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-content,
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard
  .yxt-StandardCard-wrapper
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-content
  .yxt-StandardCard-ctas,
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard
  .yxt-StandardCard-wrapper
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-content
  .yxt-StandardCard-ctas
  .yxt-CTA {
  display: block;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard
  .yxt-StandardCard-wrapper
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-content
  .yxt-StandardCard-ctas
  .yxt-CTA
  .yxt-CTA-icon {
  display: none;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Results-items
  .yxt-Card
  .yxt-StandardCard
  .yxt-StandardCard-wrapper
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-content
  .yxt-StandardCard-ctas
  .yxt-CTA
  .yxt-CTA-iconLabel {
  text-align: left;
  text-transform: uppercase;
}
.cmp-header-nav-v2__navigation
  .header-answers-layout
  .header-universal-result-list
  .universal-result-sections
  section
  .yxt-Answers-component
  .yxt-ResultsHeader {
  background-color: #dadada;
}
.cmp-header-nav-v2__navigation .yxt-SearchBar-autocomplete--SearchBar {
  z-index: 99;
}
.cmp-header-nav-v2__navigation .yxt-GeoLocationFilter-container,
.cmp-header-nav-v2__navigation .yxt-SearchBar-container {
  border: unset !important;
}
.cmp-header-nav-v2__navigation .yxt-GeoLocationFilter button[class*="yxt-"],
.cmp-header-nav-v2__navigation .yxt-GeoLocationFilter input[class*="yxt-"],
.cmp-header-nav-v2__navigation .yxt-SearchBar button[class*="yxt-"],
.cmp-header-nav-v2__navigation .yxt-SearchBar input[class*="yxt-"] {
  background-color: #404040 !important;
}
@media only screen and (max-width: 600px) {
  .cmp-header-nav-v2__navigation .yextssearchbar {
    display: none;
  }
}
.cmp-header-nav-v2__navigation .yxt-SearchBar-container {
  z-index: 100;
}
.cmp-header-nav-v2__navigation .yxt-SearchBar-form {
  background-color: #404040;
  --yxt-searchbar-text-color: #404040;
  z-index: 101;
}
.cmp-header-nav-v2__navigation .yxt-Card-child {
  background-color: #dadada;
}
.cmp-header-nav-v2__navigation .yxt-Results-viewAllLabel,
.cmp-header-nav-v2__navigation svg {
  color: #f7941d;
}
.cmp-header-nav-v2__navigation .Icon-image {
  width: 1.5em;
  height: 1.5em;
}
.cmp-header-nav-v2__navigation .yxt-SearchBar-button {
  padding-bottom: 3px;
}
.cmp-header-nav-v2__navigation .yxt-StandardCard-titleLink {
  color: #ef7134;
}
.cmp-header-nav-v2__navigation
  .yxt-StandardCard-titleLink:hover.js-yxt-StandardCard-title {
  color: #ef7134;
  text-decoration: underline;
}
.cmp-header-nav-v2__navigation .yxt-CTA {
  color: #f7941d;
}
.cmp-header-nav-v2__navigation .yxt-CTA:hover,
.cmp-header-nav-v2__navigation .yxt-StandardCard-content a:hover {
  color: #f7941d;
  text-decoration: underline;
}
.cmp-header-nav-v2__navigation .yxt-NoResults {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 0.0625rem;
  background-color: #e6e6e6;
  color: #000;
}
.cmp-header-nav-v2__navigation .yxt-NoResults-wrapper {
  padding: var(--yxt-standard-card-base-spacing);
  font-family: var(--yxt-font-family);
  font-size: var(--yxt-font-size-md);
  line-height: var(--yxt-line-height-xs);
  font-weight: var(--yxt-font-weight-normal);
  font-style: normal;
}
.cmp-header-nav-v2__navigation .yxt-NoResults-info {
  color: #f7941d;
}
@media screen and (max-device-width: 1460px), screen and (max-width: 1460px) {
  .cmp-header-nav-v2__navigation #menu {
    height: 500px;
  }
  .cmp-header-nav-v2__navigation .header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #000;
    position: fixed;
    height: 90px;
    z-index: 12;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__header-btn {
    display: none;
  }
  .cmp-header-nav-v2__navigation .header-universal-container {
    left: 22vw;
  }
}
@media screen and (max-device-width: 1064px), screen and (max-width: 1064px) {
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .header-answers-layout
    .header-searchbar-container {
    left: 30%;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .header-answers-layout
    .header-universal-container {
    left: 10vw;
  }
}
@media screen and (max-device-width: 768px), screen and (max-width: 768px) {
  .cmp-header-nav-v2__navigation .header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #000;
    position: fixed;
    height: 90pt;
    z-index: 12;
  }
  .cmp-header-nav-v2__navigation #menu {
    height: calc(100vh - 105px);
    overflow-y: scroll;
    top: 3pc;
    position: fixed;
  }
  .cmp-header-nav-v2__navigation #menu .menu-footer {
    position: relative;
    padding: 30px 0;
  }
  .cmp-header-nav-v2__navigation .header_btn {
    display: none;
  }
  .cmp-header-nav-v2__navigation .header-search_lb {
    left: 0;
    width: 100%;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__menu-language-selector {
    display: block;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__submenus {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__show-hidden-submenus,
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__show-hidden-thrmenus {
    font-size: 30px;
    font-weight: 400;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__thr-menu-item {
    font-size: 1pc !important;
    font-weight: 400 !important;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__header-btn,
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__lang-slt-img-panel,
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__login,
  .cmp-header-nav-v2__navigation .header-search_lb {
    display: none;
  }
  .cmp-header-nav-v2__navigation .header-search_lb .answers-layout {
    position: absolute;
    width: 100%;
    background-color: #dadada;
    height: 75pt;
    z-index: 12;
    top: 60px;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .answers-layout
    .header-searchbar-container {
    top: 40px;
    width: 80%;
    left: 10%;
    margin: 0;
    position: absolute;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .answers-layout
    .header-universal-container {
    width: calc(100% - 75pt);
    top: 75pt;
    left: 0;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .answers-layout
    .header-universal-container
    .universal-result-list:after {
    right: 117px;
    display: none;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .cmp-header-nav-v2__searchbar-triangle {
    width: 100%;
    z-index: 13;
    position: absolute;
  }
  .cmp-header-nav-v2__navigation
    .header-search_lb
    .cmp-header-nav-v2__searchbar-triangle:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 78pt;
    top: 50px;
    border-color: transparent transparent #dadada;
    border-style: solid;
    border-width: 0 0.4em 0.6em;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__answers-search-pnl {
    position: fixed;
    right: 95px;
    z-index: 14;
    height: 50px;
    width: 28px;
    cursor: pointer;
    background: #000;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__answers-search-pnl
    .cmp-header-nav-v2__answers-search-icon {
    width: 15px;
    height: 15px;
    border-radius: 100%;
    border: 3px solid #a7a7a7;
    position: absolute;
    z-index: 15;
    top: 17px;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__answers-search-pnl
    .cmp-header-nav-v2__answers-search-icon:after {
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 15px;
    height: 3px;
    position: absolute;
    top: 18px;
    left: 13px;
    background-color: #a7a7a7;
  }
}
@media screen and (max-device-width: 480px), screen and (max-width: 480px) {
  .cmp-header-nav-v2__navigation .header {
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #000;
    position: fixed;
    height: 140px;
    z-index: 12;
  }
  .cmp-header-nav-v2__navigation .lb_logo {
    height: 75pt;
    width: 510px;
    position: fixed;
    left: 15px;
    top: 15px;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__lb-logo-img {
    height: 18px !important;
    width: 130px !important;
    top: 24px !important;
    left: 5px;
  }
  .cmp-header-nav-v2__navigation
    .search_lb
    .answers-layout
    .yxt-SearchBar-form
    .js-yext-query.yxt-SearchBar-input {
    width: 100%;
  }
  .cmp-header-nav-v2__navigation #menu {
    padding: 45px 0 0;
    right: 0;
    width: 100%;
    top: 3pc;
    position: fixed;
    overflow-y: scroll;
    height: calc(100vh - 105px);
  }
  .cmp-header-nav-v2__navigation #menu li {
    font-size: 20px;
    font-family: LionbridgeSansLight, sans-serif;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__menu_toggle {
    top: 13px;
  }
  .cmp-header-nav-v2__navigation
    .cmp-header-nav-v2__menu_toggle
    .cmp-header-nav-v2__menu
    .cmp-header-nav-v2__menu-language-selector {
    display: block;
  }
  .cmp-header-nav-v2__navigation #menuToggle {
    top: 20px;
    right: 30px;
  }
  .cmp-header-nav-v2__navigation #menuToggle span {
    margin-bottom: 5px;
  }
  .cmp-header-nav-v2__navigation .sub-menu li {
    list-style: none;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 20px;
    cursor: pointer;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .cmp-header-nav-v2__navigation #menuToggle input {
    display: block;
    position: absolute;
    top: -9px;
    right: -4px;
    cursor: pointer;
    opacity: 0;
    z-index: 12;
    -webkit-touch-callout: none;
  }
  .cmp-header-nav-v2__navigation .Menu-item {
    font-weight: 400;
    text-decoration: none;
    color: #fff;
  }
  .cmp-header-nav-v2__navigation .sub-menu li {
    font-size: 50px;
    font-family: LionbridgeSans, sans-serif;
  }
  .cmp-header-nav-v2__navigation .header_btn {
    display: none;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__answers-search-pnl {
    right: 93px;
  }
  .cmp-header-nav-v2__navigation .header-search_lb {
    display: none;
  }
  .cmp-header-nav-v2__navigation .header-search_lb .answers-layout {
    top: 60px;
    z-index: 12;
  }
  .cmp-header-nav-v2__navigation .header-search_lb .answers-layout:after {
    right: 103px;
    z-index: 13;
  }
  .cmp-header-nav-v2__navigation .menu-footer {
    position: relative;
    width: inherit;
    top: 0;
  }
  .cmp-header-nav-v2__navigation .menu-text,
  .cmp-header-nav-v2__navigation .menu-text-or {
    font-size: 20px;
    line-height: 70px;
    font-weight: 400;
    font-style: normal;
    font-family: LionbridgeSansLight, sans-serif;
    text-transform: none;
    letter-spacing: normal;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 100%;
  }
  .cmp-header-nav-v2__navigation .menu_link {
    color: #e6e6e6;
    text-align: center;
    font-size: 20px;
    line-height: 1pc;
    font-weight: 600;
    font-style: normal;
    font-family: LionbridgeSans, sans-serif;
    text-transform: none;
    letter-spacing: normal;
    padding: 20px 15px;
    white-space: nowrap;
    background: #f26522;
    text-decoration: none;
    display: inline-block;
    width: 100%;
  }
  .cmp-header-nav-v2__navigation .sub-menu li a {
    font-size: 17px;
    font-family: LionbridgeSans, sans-serif;
    font-weight: 400 !important;
  }
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__lang-slt-img-panel,
  .cmp-header-nav-v2__navigation .cmp-header-nav-v2__login {
    display: none;
  }
}
.headertabs {
  font-family: LionbridgeSans, sans-serif;
}
@media (min-width: 1350px) {
  .headertabs {
    height: auto;
    -webkit-box-pack: initial;
    -ms-flex-pack: initial;
    justify-content: normal;
  }
}
.headertabs .mobile-toggle-container {
  height: 100%;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-tap-highlight-color: transparent;
}
.headertabs .mobile-toggle-container .mobile-toggle {
  padding-left: 10px;
  z-index: 101;
  position: absolute;
  right: 0;
  top: 30px;
  margin-right: 25px;
}
@media (min-width: 992px) {
  .headertabs .mobile-toggle-container .mobile-toggle {
    top: 5pc;
  }
}
@media (min-width: 1350px) {
  .headertabs .mobile-toggle-container .mobile-toggle {
    display: none;
  }
}
.headertabs ol {
  margin: 0;
}
.headertabs .cmp-tabs {
  display: none;
}
@media (min-width: 1350px) {
  .headertabs .cmp-tabs {
    display: block;
  }
}
.headertabs .cmp-tabs__tablist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  list-style: none;
}
.headertabs .cmp-tabs__tab {
  padding: 0 30px;
  letter-spacing: 1px;
  font-weight: 400;
  line-height: 78px;
  text-transform: uppercase;
  cursor: default;
}
@media (min-width: 1350px) {
  .headertabs .cmp-tabs__tab {
    font-size: 9pt;
    letter-spacing: 0;
  }
}
@media (min-width: 1450px) {
  .headertabs .cmp-tabs__tab {
    font-size: 13px;
    letter-spacing: 0;
  }
}
.headertabs .cmp-tabs__tab--active {
  border-color: inherit;
  background-color: #191919;
  border-bottom: none;
}
.headertabs .cmp-tabs__tab:focus {
  outline: none;
}
.headertabs .cmp-tabs__tab:hover {
  background-color: #191919;
}
.headertabs .cmp-tabs__tabpanel {
  display: none;
  background-color: #191919;
}
.headertabs .cmp-tabs__tabpanel .cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #191919;
  padding: 15px;
}
.headertabs .cmp-tabs__tabpanel .cmp-container ul {
  list-style: none;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.headertabs .cmp-tabs__tabpanel .cmp-container ul a {
  color: #dadada;
}
.headertabs .cmp-tabs__tabpanel .cmp-container ul a:hover {
  text-decoration: none;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .navigation {
  width: 25%;
}
.headertabs
  .cmp-tabs__tabpanel
  .cmp-container
  .navigation
  .cmp-navigation__group {
  margin: 0;
}
.headertabs
  .cmp-tabs__tabpanel
  .cmp-container
  .navigation
  .cmp-navigation__item {
  font-family: LionbridgeSansLight, sans-serif;
  padding: 5px 15px;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .navigation .sub-list > a {
  display: block;
  color: #fff;
  font-size: 1pc;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: 1.14px;
  margin-bottom: 1pc;
}
.headertabs
  .cmp-tabs__tabpanel
  .cmp-container
  .navigation
  .cmp-navigation__item
  .cmp-navigation__item--level-1 {
  padding: 0;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 10px);
  flex: 0 0 calc(25% - 10px);
  margin: 0 5px;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .text .cmp-text {
  background-color: #191919;
  color: #dadada;
  text-align: left;
  text-decoration: none;
  font-size: 1pc;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  padding: 0 15px;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .text .cmp-text a {
  color: #dadada;
  text-decoration: none;
}
.headertabs .cmp-tabs__tabpanel .cmp-container .text .cmp-text p {
  margin: 5px 0;
}
.headertabs .cmp-tabs__tabpanel .cmp-text {
  font-family: LionbridgeSansLight, sans-serif;
  text-align: center;
  font-size: 24px;
  line-height: 28px;
  background-color: #353535;
  padding: 1px;
}
.headertabs .cmp-tabs__tabpanel--active {
  display: block;
  position: absolute;
  z-index: 100;
  left: 0;
  top: 129px;
  width: 100%;
}
.headertabs .cmp-tabs__tabpanel--active-edit {
  display: block;
  width: 100%;
}
.headertabs .cmp-tabs__tabpanel--active-edit:focus {
  outline: none;
}
.cmp-hello-world-sass:before {
  content: "\003e";
  display: inline-block;
  padding: 0 10px;
}
#cmp-teaser__hero .cmp-teaser__content .cmp-teaser__description h2 {
  font-size: 24px;
}
@media only screen and (max-width: 576px) {
  #cmp-teaser__hero h2 {
    font-size: 1.4rem;
  }
}
.cmp-herofloatbox {
  position: relative;
}
.cmp-herofloatbox > .cmp-teaser__image {
  z-index: -1;
  width: 100%;
}
.cmp-herofloatbox > .cmp-teaser_herofloatbox_text {
  position: absolute;
  text-align: left;
  width: 66.6%;
  overflow: hidden;
  z-index: 1;
  background: #fff;
  border-radius: 10px;
  bottom: 50px;
  left: 25%;
  color: #000;
  font-weight: 700;
  max-width: 570px;
}
.cmp-herofloatbox
  > .cmp-teaser_herofloatbox_text
  > .cmp-teaser_herofloatbox_text_inner {
  margin: 50px;
}
.cmp-herofloatbox
  > .cmp-teaser_herofloatbox_text
  > .cmp-teaser_herofloatbox_text_inner
  h2 {
  font-size: 14pt;
  color: #f7941d;
}
.cmp-herofloatbox > .cmp-teaser_herofloatbox_text a {
  background: #f26522;
  color: #fff;
  border-radius: 6px;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
}
.cmp-herofloatbox > .cmp-teaser_herofloatbox_text a:hover {
  -webkit-text-decoration: auto;
  text-decoration: auto;
  background: #f7941d;
}
.cmp-teaser_herofloatbox_text_inner_text-align_left
  .cmp-teaser_herofloatbox_text_inner {
  text-align: left;
}
.cmp-teaser_herofloatbox_text_inner_text-align_right
  .cmp-teaser_herofloatbox_text_inner {
  text-align: right;
}
.cmp-teaser_herofloatbox_text_inner_text-align_center
  .cmp-teaser_herofloatbox_text_inner {
  text-align: center;
}
.cmp-teaser--hero-float-box-style .cmp-teaser {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  height: 25pc;
  overflow: hidden;
  z-index: 1;
}
.cmp-teaser--hero-float-box-style .cmp-teaser .cmp-teaser__image {
  content: "";
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.cmp-teaser--hero-float-box-style
  .cmp-teaser
  .cmp-teaser__image
  .cmp-image
  .cmp-image__image {
  display: block;
  width: 100%;
}
.cmp-teaser--hero-float-box-style .cmp-teaser .cmp-teaser__content {
  max-width: 41pc;
}
.cmp-teaser--orange-bg-black-text-hero-float-box .cmp-teaser__content {
  background: #f26522;
  color: #000;
}
.cmp-teaser--orange-bg-black-text-hero-float-box
  .cmp-teaser__content
  .cmp-teaser__title {
  color: #000;
}
.cmp-teaser--orange-bg-black-text-hero-float-box .cmp-teaser__content a {
  background: #fff;
  color: #000;
}
.cmp-teaser--hero-float-box-style-L .cmp-teaser {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  height: 450px;
  overflow: hidden;
  z-index: 1;
}
.cmp-teaser--hero-float-box-style-L .cmp-teaser .cmp-teaser__image {
  content: "";
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.cmp-teaser--hero-float-box-style-L
  .cmp-teaser
  .cmp-teaser__image
  .cmp-image
  .cmp-image__image {
  display: block;
  width: 100%;
}
.cmp-teaser--hero-float-box-style-L .cmp-teaser .cmp-teaser__content {
  max-width: 41pc;
}
.image {
  position: relative;
}
.image .cmp-image__logo {
  display: none;
  position: absolute;
  bottom: 0;
  right: 15px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionLogoPrimaryWhite.png)
    no-repeat;
  background-size: 100%;
  width: 75pt;
  height: 25px;
}
.image--topleft .cmp-image__logo {
  top: 15px;
  left: 15px;
  bottom: auto;
  right: auto;
}
.image--topright .cmp-image__logo {
  top: 15px;
  right: 15px;
  bottom: auto;
  left: auto;
}
.image--bottomleft .cmp-image__logo {
  bottom: 0;
  left: 15px;
  top: auto;
  right: auto;
}
.image--white .cmp-image__logo {
  display: block;
}
.image--black .cmp-image__logo {
  display: block;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionLogoPrimaryBlack.png)
    no-repeat;
  background-size: 100%;
}
@media only screen and (min-width: 600px) {
  .image .cmp-image__logo {
    width: 200px;
    height: 50px;
  }
}
@media only screen and (min-width: 992px) {
  .image .cmp-image__logo {
    width: 300px;
    height: 75px;
  }
}
.cmp-imagetile,
.imagetile {
  display: block;
  position: relative;
  min-height: 140px;
  height: 100%;
  text-align: center;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 6px;
  margin: 0;
  padding: 0;
}
.cmp-imagetile .cmp-imagetile__title,
.imagetile .cmp-imagetile__title {
  margin-bottom: 15px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: normal;
}
@media only screen and (max-width: 575px) {
  .cmp-imagetile .cmp-imagetile__title,
  .imagetile .cmp-imagetile__title {
    font-size: 2rem;
    line-height: 45px;
  }
}
@media only screen and (min-width: 575px) {
  .cmp-imagetile .cmp-imagetile__title,
  .imagetile .cmp-imagetile__title {
    line-height: 55px;
  }
}
.cmp-imagetile .cmp-imagetile__description,
.imagetile .cmp-imagetile__description {
  margin-top: 0;
  margin-bottom: 2rem;
}
.cmp-imagetile .cmp-imagetile__card-container,
.imagetile .cmp-imagetile__card-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  margin: 0;
}
.cmp-imagetile .cmp-imagetile__card-container .cmp-imagetile__box,
.imagetile .cmp-imagetile__card-container .cmp-imagetile__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 90%;
  min-width: 140px;
  margin-top: 70px;
  padding: 0;
  margin-bottom: 20px;
  min-height: 200px;
}
@media only screen and (max-width: 575px) {
  .cmp-imagetile .cmp-imagetile__card-container .cmp-imagetile__box,
  .imagetile .cmp-imagetile__card-container .cmp-imagetile__box {
    min-width: 225px;
  }
}
@media screen and (min-width: 520px) {
  .cmp-imagetile .cmp-imagetile__card-container .cmp-imagetile__box,
  .imagetile .cmp-imagetile__card-container .cmp-imagetile__box {
    width: 33%;
  }
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card {
  border-radius: 15px;
  width: 100%;
  min-width: 140px;
  height: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
@media only screen and (max-width: 575px) {
  .cmp-imagetile
    .cmp-imagetile__card-container
    .cmp-imagetile__box
    .cmp-imagetile__card,
  .imagetile
    .cmp-imagetile__card-container
    .cmp-imagetile__box
    .cmp-imagetile__card {
    min-width: 225px;
  }
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img {
  background: #f26522;
  position: relative;
  top: -70px;
  width: 140px;
  height: 140px;
  border-radius: 70px;
  -o-object-fit: cover;
  object-fit: cover;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img
  img,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img
  img {
  position: relative;
  top: 27.5px;
  width: 85px;
  height: 85px;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img-fill-cycle,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img-fill-cycle {
  overflow: hidden;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img-fill-cycle
  .cmp-image__image,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-img-fill-cycle
  .cmp-image__image {
  width: 140px;
  height: 140px;
  top: 0;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: -70px;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-text,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1pc;
  line-height: 24px;
  text-decoration: none;
  letter-spacing: normal;
  font-weight: 400;
  margin-left: 20px;
  margin-right: 20px;
  font-style: normal;
  font-family: NotoSansLight;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-text
  a:hover,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-text
  a:hover {
  color: #f7941d;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link {
  bottom: 0;
  margin-bottom: 50px;
  left: calc(50% - 70px);
  font-size: 1pc;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 700;
  cursor: default;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link:hover,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link:hover {
  color: #fff;
  text-decoration: none;
}
.cmp-imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link-text,
.imagetile
  .cmp-imagetile__card-container
  .cmp-imagetile__box
  .cmp-imagetile__card
  .cmp-imagetile__card-text-link
  .cmp-imagetile__card-link-text {
  font-size: 1pc;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.cmp-imagetile__description-black-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-black-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #000;
}
.cmp-imagetile__description-dark-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-dark-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #191919;
}
.cmp-imagetile__description-light-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-light-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #e6e6e6;
}
.cmp-imagetile__description-white-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-white-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #fff;
}
.cmp-imagetile__description-orange-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-orange-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #f26522;
}
.cmp-imagetile__description-yellow-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__description,
.cmp-imagetile__title-yellow-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__title {
  color: #f7941d;
}
.cmp-imagetile--black-background.imagetile .cmp-imagetile .cmp-imagetile__card {
  background: #000;
}
.cmp-imagetile--orange-background.imagetile
  .cmp-imagetile
  .cmp-imagetile__card {
  background: #f26522;
}
.cmp-imagetile--light-gray-background.imagetile
  .cmp-imagetile
  .cmp-imagetile__card {
  background: #e6e6e6;
}
.cmp-imagetile--white-background.imagetile .cmp-imagetile .cmp-imagetile__card {
  background: #fff;
}
.cmp-imagetile--yellow-background.imagetile
  .cmp-imagetile
  .cmp-imagetile__card {
  background: #f7941d;
}
.cmp-imagetile__card-black-text.imagetile .cmp-imagetile .cmp-imagetile__card {
  color: #000;
}
.cmp-imagetile__card-dark-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card {
  color: #191919;
}
.cmp-imagetile__card-light-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card {
  color: #e6e6e6;
}
.cmp-imagetile__card-white-text.imagetile .cmp-imagetile .cmp-imagetile__card {
  color: #fff;
}
.cmp-imagetile__card-orange-text.imagetile .cmp-imagetile .cmp-imagetile__card {
  color: #f26522;
}
.cmp-imagetile__card-yellow-text.imagetile .cmp-imagetile .cmp-imagetile__card {
  color: #f7941d;
}
.cmp-imagetile__card-link-text-black-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #000;
}
.cmp-imagetile__card-link-text-dark-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #191919;
}
.cmp-imagetile__card-link-text-light-gray-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #e6e6e6;
}
.cmp-imagetile__card-link-text-white-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #fff;
}
.cmp-imagetile__card-link-text-orange-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #f26522;
}
.cmp-imagetile__card-link-text-yellow-text.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text {
  color: #f7941d;
}
.imagetile.cmp-imagetile__card-link-text-black-hover
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #000 !important;
}
.cmp-imagetile__card-link-text-dark-gray-hover.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #191919 !important;
}
.cmp-imagetile__card-link-text-light-gray-hover.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #e6e6e6 !important;
}
.cmp-imagetile__card-link-text-white-hover.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #fff !important;
}
.cmp-imagetile__card-link-text-orange-hover.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #f26522 !important;
}
.cmp-imagetile__card-link-text-yellow-hover.imagetile
  .cmp-imagetile
  .cmp-imagetile__card-link-text:hover {
  color: #f7941d !important;
}
.cmp-footer .button,
.cmp-header .button {
  margin-right: 30px;
}
.cmp-footer .button .cmp-button,
.cmp-header .button .cmp-button {
  padding: 4px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 154px;
  background: none;
}
.cmp-footer .button .cmp-button:hover,
.cmp-header .button .cmp-button:hover {
  background: none;
}
.cmp-footer .button .cmp-button__icon,
.cmp-header .button .cmp-button__icon {
  background-size: 11px !important;
  -webkit-filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 9pt #fff)
    drop-shadow(0 0 6px #fff);
  filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 9pt #fff)
    drop-shadow(0 0 6px #fff);
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .button .cmp-button__icon,
  .cmp-header .button .cmp-button__icon {
    background-size: 9pt !important;
  }
}
.cmp-footer .cmp-languagenavigation__first-option,
.cmp-header .cmp-languagenavigation__first-option {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: left;
}
@media only screen and (max-width: 768px) {
  .cmp-footer .cmp-languagenavigation__first-option,
  .cmp-header .cmp-languagenavigation__first-option {
    font-size: 14px;
  }
}
.cmp-footer nav.cmp-languagenavigation,
.cmp-header nav.cmp-languagenavigation {
  font-family: Roboto Mono, monospace;
  position: relative;
  letter-spacing: 0.08em;
  line-height: 13px;
  width: 130px;
  margin-right: -50px;
  z-index: 100;
}
.cmp-footer nav.cmp-languagenavigation:hover,
.cmp-header nav.cmp-languagenavigation:hover {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .cmp-footer nav.cmp-languagenavigation,
  .cmp-header nav.cmp-languagenavigation {
    z-index: 2;
  }
}
.cmp-footer nav.cmp-languagenavigation .cmp-languagenavigation__group,
.cmp-header nav.cmp-languagenavigation .cmp-languagenavigation__group {
  position: absolute;
  left: -10px;
  display: none;
  list-style-type: none;
  border-radius: 6px;
  padding: 10px 8px;
  z-index: 101;
  background-color: #414042;
  width: 138px;
  text-align: left;
  text-transform: uppercase;
  font-size: 10px;
}
@media only screen and (max-width: 768px) {
  .cmp-footer nav.cmp-languagenavigation .cmp-languagenavigation__group,
  .cmp-header nav.cmp-languagenavigation .cmp-languagenavigation__group {
    font-size: 14px;
  }
}
.cmp-footer nav.cmp-languagenavigation .cmp-languagenavigation__group.active,
.cmp-header nav.cmp-languagenavigation .cmp-languagenavigation__group.active {
  display: block;
  margin-top: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.cmp-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:first-child
  .cmp-languagenavigation__item-link,
.cmp-header
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:first-child
  .cmp-languagenavigation__item-link {
  padding-top: 0;
}
.cmp-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:last-child
  .cmp-languagenavigation__item-link,
.cmp-header
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item:last-child
  .cmp-languagenavigation__item-link {
  padding-bottom: 0;
}
.cmp-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link,
.cmp-header
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link {
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 6px 0;
  display: block;
}
.cmp-footer
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link:hover,
.cmp-header
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  .cmp-languagenavigation__item
  .cmp-languagenavigation__item-link:hover {
  text-decoration: underline;
}
.cmp-footer .mobile-view,
.cmp-header .mobile-view {
  padding: 1pc 52px;
  margin-right: 0;
  width: auto;
}
.cmp-footer .mobile-view .languagenavigation,
.cmp-header .mobile-view .languagenavigation {
  width: 100%;
  height: 52px;
}
.cmp-footer .mobile-view nav.cmp-languagenavigation,
.cmp-header .mobile-view nav.cmp-languagenavigation {
  width: 100%;
}
.cmp-footer
  .mobile-view
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group,
.cmp-header
  .mobile-view
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group {
  width: calc(100% + 8px);
  margin-top: 20px;
}
.cmp-footer
  .mobile-view
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  li.cmp-languagenavigation__item,
.cmp-header
  .mobile-view
  nav.cmp-languagenavigation
  .cmp-languagenavigation__group
  li.cmp-languagenavigation__item {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cmp-footer .button {
    margin-bottom: 20px;
  }
}
.cmp-footer .button .cmp-button {
  padding: 10px 22px;
  width: 100%;
}
.cmp-footer .button .cmp-button .languagenavigation {
  width: 100%;
  margin-right: -50px;
}
.cmp-footer nav.cmp-languagenavigation {
  width: 100%;
  z-index: 2;
}
.cmp-footer nav.cmp-languagenavigation .cmp-languagenavigation__group.active {
  width: 120%;
  margin-top: 15px;
  left: -22px;
}
@media only screen and (max-width: 767px) {
  .cmp-footer nav.cmp-languagenavigation .cmp-languagenavigation__group.active {
    width: 118%;
  }
}
.cmp-light-box__open-lightbox {
  color: #000;
  font-size: 15px;
  font-family: LionbridgeSans;
  background-color: #f26522;
  padding: 17px 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}
.lightbox.carousel {
  position: relative;
  top: -60px;
  height: 0;
}
.lightbox.carousel .cmp-light-box__container-pnl-none {
  display: none;
}
.lightbox.carousel .cmp-light-box__container-pnl {
  width: 100vw !important;
  height: 100vh;
  z-index: 20;
  position: relative;
  display: none;
  margin: 0 !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 0;
}
.lightbox.carousel .cmp-light-box__container-pnl .cmp-light-box__gradient {
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  position: fixed;
  left: 0;
  top: 0;
}
.lightbox.carousel .cmp-light-box__container-pnl .cmp-light-box__carousel {
  z-index: 1;
}
.cmp-light-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: LionbridgeSans, sans-serif;
  background-color: #191919;
  width: 1186px;
  border-radius: 10px;
}
.cmp-light-box .cmp-light-box__outside {
  width: 1186px;
}
.cmp-light-box .cmp-light-box__outside .cmp-light-box__container {
  margin: 0 24px 24px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close {
  position: relative;
  height: 56px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn {
  position: absolute;
  right: 20px;
  width: 25px;
  height: 25px;
  top: 30px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn
  .cmp-light-box__close-btn-css {
  height: 2px;
  width: 20px;
  background-color: #848484;
  top: 15px;
  position: absolute;
  right: 5px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn
  .cmp-light-box__close-btn-a {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn
  .cmp-light-box__close-btn-b {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn:hover {
  cursor: pointer;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__close
  .cmp-light-box__close-btn:hover
  .cmp-light-box__close-btn-css {
  background-color: #fff !important;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left {
  width: 4in;
  min-height: 465px;
  background-color: #231f20;
  border: 2px solid #0c0c0c;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl {
  margin: 24px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button {
  width: 21pc;
  height: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  color: #000;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-img {
  width: 38.67px;
  height: 38.67px;
  border-radius: 50%;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-img
  .cmp-light-box__button-img-selected {
  display: none;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-img
  img {
  width: 38.67px;
  height: 38.67px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-img
  img:first-child {
  display: block;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-content {
  width: 200px;
  color: #191919;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-content
  .cmp-light-box__button-title {
  font-size: 1pc;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-content
  .cmp-light-box__button-sub-title {
  font-size: 9pt;
  padding: 7px 0 0;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button
  .cmp-light-box__button-angle {
  width: 8px;
  height: 8px;
  border-top: 2px solid #191919;
  border-right: 2px solid #191919;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button:hover {
  cursor: pointer;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected {
  background-color: #f26522;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected
  .cmp-light-box__button-img
  .cmp-light-box__button-img-selected {
  display: block;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected
  .cmp-light-box__button-img
  img:first-child {
  display: none;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected
  .cmp-light-box__button-content {
  color: #fff;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected
  .cmp-light-box__button-angle {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__button-selected:hover {
  cursor: auto;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__first-button {
  margin: 0 0 1pc;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__left-title {
  font-size: 37px;
  font-weight: 700;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__left
  .cmp-light-box__left-pnl
  .cmp-light-box__left-sub-title {
  font-size: 37px;
  padding: 24px 0 60px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right {
  width: 690px;
  padding: 8px 0 0 2pc;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box_right-title {
  width: 100%;
  font-size: 24px;
  border-bottom: 1px solid #353535;
  padding-bottom: 8px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container {
  height: 460px;
  overflow-y: auto;
  overflow-x: hidden;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container
  .cmp-light-box__box {
  width: 7in;
  padding: 0 17px 0 0;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container
  .cmp-light-box__box
  .cmp-container,
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container
  .cmp-light-box__box
  .cmp-container
  .aem-Grid.aem-Grid--12.aem-Grid--default--12 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container
  .cmp-light-box__box-hidden-new-section
  .new.newpar.section,
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container
  .cmp-light-box__box-none {
  display: none;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container::-webkit-scrollbar {
  width: 10px;
  height: 1px;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container::-webkit-scrollbar-thumb {
  background: #444141;
}
.cmp-light-box
  .cmp-light-box__outside
  .cmp-light-box__container
  .cmp-light-box__content
  .cmp-light-box__right
  .cmp-light-box__nav-container::-webkit-scrollbar-track {
  background: #1e1a1b;
}
@media screen and (max-width: 1185px) {
  .lightbox.carousel {
    top: 40px;
  }
  .lightbox.carousel .cmp-light-box__container-pnl {
    height: auto;
  }
  .lightbox.carousel .cmp-light-box__carousel .cmp-light-box {
    width: 851px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left {
    width: 355px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__button {
    width: 307px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right {
    width: 26pc;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container {
    height: 824px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box {
    width: 100%;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-container.header-closed,
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 1023px) {
  .lightbox.carousel .cmp-light-box__carousel .cmp-light-box {
    width: 697px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left {
    width: 308.5px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__button {
    width: 260.5px;
    height: 85px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__button
    .cmp-light-box__button-content {
    width: 150px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right {
    width: 308.5px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container {
    height: 874px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-container.header-closed,
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes
    .cmp-lightbox-button-container__box
    .cmp-lightbox-button__container {
    width: 277px;
  }
}
@media screen and (max-width: 767px) {
  .lightbox.carousel {
    top: -45px;
  }
  .lightbox.carousel .cmp-light-box__carousel .cmp-light-box,
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside {
    width: 358px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container {
    margin: 0;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__close {
    margin: 0 0 30px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__close
    .cmp-light-box__close-btn-css {
    background-color: #f26522;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left {
    width: 308.5px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__left-sub-title,
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__left-title {
    font-size: 27px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__button {
    width: 262px;
    height: 84px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__left
    .cmp-light-box__left-pnl
    .cmp-light-box__button
    .cmp-light-box__button-content {
    width: 150px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right {
    width: 308.5px;
    padding: 8px 0 2pc;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box_right-title {
    font-size: 18px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container {
    height: auto;
    overflow: unset;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-container.header-closed,
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes
    .cmp-lightbox-button-container__box {
    width: 308.5px;
  }
  .lightbox.carousel
    .cmp-light-box__carousel
    .cmp-light-box
    .cmp-light-box__outside
    .cmp-light-box__container
    .cmp-light-box__content
    .cmp-light-box__right
    .cmp-light-box__nav-container
    .cmp-light-box__box
    .cmp-lightbox-button-container
    .cmp-lightbox-button-container__boxes
    .cmp-lightbox-button-container__box
    .cmp-lightbox-button__container {
    width: 100%;
  }
}
.cmp-light-box__container-pnl.cmp-light-box__edit-pnl {
  position: unset !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: auto !important;
}
.cmp-light-box__container-pnl.cmp-light-box__edit-pnl .cmp-light-box__gradient {
  height: 0;
}
.cmp-light-box__container-pnl.cmp-light-box__edit-pnl
  .cmp-light-box__carousel.cmp-light-box-carousel__edit {
  position: unset !important;
}
.cmp-light-box__container-pnl.cmp-light-box__edit-pnl
  .cmp-light-box__carousel.cmp-light-box-carousel__edit
  .cmp-light-box__nav-container {
  height: auto !important;
  overflow: unset !important;
}
.cmp-light-box__container-pnl.cmp-light-box__edit-pnl
  .cmp-light-box__carousel.cmp-light-box-carousel__edit
  .cmp-light-box__nav-container
  .cmp-light-box__box {
  display: block !important;
}
.cmp-lightbox-button__container {
  width: 21pc;
}
.cmp-lightbox-button__container .cmp-lightbox-button__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0 1pc;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link
  .cmp-lightbox-button__image {
  background: #f26522;
  border-radius: 50%;
  width: 38.67px;
  height: 38.67px;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link
  .cmp-lightbox-button__image
  img {
  height: 38.67px;
  width: 38.67px;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link
  .cmp-lightbox-button__content {
  margin: 0 10px;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link
  .cmp-lightbox-button__content
  .cmp-lightbox-button__title {
  font-weight: 700;
  font-size: 1pc;
  padding: 0 0 9pt;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link
  .cmp-lightbox-button__content
  .cmp-lightbox-button__description {
  font-weight: 400;
  font-size: 9pt;
  color: #a2a2a2;
  line-height: 1pc;
}
.cmp-lightbox-button__container .cmp-lightbox-button__link:hover {
  cursor: pointer;
  text-decoration: none;
  color: #e6e6e6;
}
.cmp-lightbox-button__container
  .cmp-lightbox-button__link:hover
  .cmp-lightbox-button__description {
  color: #e6e6e6 !important;
}
.cmp-lightbox-container__wrapper {
  height: 100%;
}
.cmp-lightbox-button-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 2pc 0 0;
  height: calc(100% - 2pc);
}
.cmp-lightbox-button-container .cmp-lightbox-button-container__title {
  font-size: 9pt;
  font-weight: 700;
  text-transform: uppercase;
}
.cmp-lightbox-button-container .cmp-lightbox-button-container__boxes {
  height: 100%;
}
.cmp-lightbox-button-container
  .cmp-lightbox-button-container__boxes
  .cmp-lightbox-button-container__box {
  width: 21pc;
  padding: 1pc 0 0;
}
.cmp-lightbox-button-container .cmp-lightbox-button-container__boxes-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.cmp-lightbox-button-container cmp-lightbox-button-container__boxes-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
tr.cmp-location.cmp-location__small-screen {
  display: none;
}
@media only screen and (max-width: 767px) {
  tr.cmp-location.cmp-location__big-screen {
    display: none;
  }
  tr.cmp-location.cmp-location__small-screen {
    display: table-row;
  }
}
tr.cmp-location.cmp-location__show-on-expand {
  display: none;
}
tr td {
  border-top: none;
  border-bottom: 2px solid #636466;
  padding: 22px 20px 18px;
  vertical-align: top;
}
tr td,
tr td p {
  white-space: pre-wrap;
}
tr td p {
  color: #dadada;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin: 0;
}
.cmp-locationcontainer .cmp-locationcontainer__small-screen {
  display: none;
}
@media only screen and (max-width: 767px) {
  .cmp-locationcontainer .cmp-locationcontainer__big-screen {
    display: none;
  }
  .cmp-locationcontainer .cmp-locationcontainer__small-screen {
    display: table-row;
  }
}
.cmp-locationcontainer__expand {
  display: none;
  text-align: center;
}
.cmp-locationcontainer__expand a {
  color: #f7941d;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .cmp-locationcontainer__expand.cmp-locationcontainer__big-screen-link a {
    display: none;
  }
}
.cmp-locationcontainer__expand.cmp-locationcontainer__small-screen-link a {
  display: none;
}
@media only screen and (max-width: 767px) {
  .cmp-locationcontainer__expand.cmp-locationcontainer__small-screen-link a {
    display: block;
  }
}
table {
  width: 100%;
  border-collapse: collapse;
}
table th {
  border: 2px solid #404040;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  vertical-align: bottom;
  padding: 22px 20px 18px;
  text-transform: none;
  letter-spacing: normal;
  color: #dadada;
  font-size: 15px;
  line-height: 17px;
  background-color: #636466;
}
.cmp-logoreel2rows__wrapper {
  position: relative;
  --logoreel_margin_leftrigh_gap: 20px;
  --logoreel_row_gap: 40px;
  --logoreel_column_gap: 30px;
}
@media screen and (max-width: 575px) {
  .cmp-logoreel2rows__wrapper {
    --logoreel_margin_leftrigh_gap: 5px;
    --logoreel_row_gap: 15px;
    --logoreel_column_gap: 10px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 768px) {
  .cmp-logoreel2rows__wrapper {
    --logoreel_margin_leftrigh_gap: 10px;
    --logoreel_row_gap: 30px;
    --logoreel_column_gap: 20px;
  }
}
.cmp-logoreel2rows__wrapper .cmp-logoreel2rows {
  position: relative;
  margin-left: var(--logoreel_margin_leftrigh_gap, 10px);
  margin-right: var(--logoreel_margin_leftrigh_gap, 10px);
  padding-top: 25px;
  padding-bottom: 25px;
  --isVMobile: 1;
}
@media only screen and (max-width: 575px) {
  .cmp-logoreel2rows__wrapper .cmp-logoreel2rows {
    --isVMobile: 2;
  }
}
.cmp-logoreel2rows__wrapper .cmp-logoreel2rows .cmp-logoreel2rows__container {
  overflow: hidden;
  position: relative;
  min-height: 10px;
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-column-gap: var(--logoreel_column_gap, 10px);
  grid-row-gap: var(--logoreel_row_gap, 15px);
  justify-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 575px) {
  .cmp-logoreel2rows__wrapper
    .cmp-logoreel2rows
    .cmp-logoreel2rows__container
    .cmp-logoreel2rows_slider_grid {
    position: absolute;
    top: 0;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-auto-flow: column;
    grid-auto-columns: 80%;
  }
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item {
  min-width: 10px;
  width: auto;
  height: auto;
  aspect-ratio: 1/1;
  border: 1px solid #636466;
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item-link {
  border-color: #f26522;
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid-onerow {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr;
}
.cmp-logoreel2rows__wrapper .cmp-logoreel2rows .cmp-logoreel2rows__indicators {
  display: none;
  width: 100%;
  padding: 0;
  margin: 10px 0 0;
}
@media only screen and (max-width: 575px) {
  .cmp-logoreel2rows__wrapper
    .cmp-logoreel2rows
    .cmp-logoreel2rows__indicators {
    display: block;
    text-align: center;
  }
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator {
  border: 1px solid #636466;
  background-color: #636466;
  border-radius: 50px;
  outline: none !important;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin-right: 5px;
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator:last-child {
  margin-right: 0;
}
.cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator.cmp-logoreel2rows__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.logoreel2rows.cmp-logoreel2rows-background__dark-gray
  .cmp-logoreel2rows__wrapper {
  background-color: #191919;
}
.logoreel2rows.cmp-logoreel2rows-background__dark-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item-link {
  border-color: #f26522;
}
.logoreel2rows.cmp-logoreel2rows-background__dark-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator {
  border-color: #636466;
  background-color: #636466;
}
.logoreel2rows.cmp-logoreel2rows-background__dark-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator.cmp-logoreel2rows__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.logoreel2rows.cmp-logoreel2rows-background__white .cmp-logoreel2rows__wrapper {
  background-color: #fff;
}
.logoreel2rows.cmp-logoreel2rows-background__white
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item-link {
  border-color: #f26522;
}
.logoreel2rows.cmp-logoreel2rows-background__white
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator {
  border-color: #353535;
  background-color: #353535;
}
.logoreel2rows.cmp-logoreel2rows-background__white
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator.cmp-logoreel2rows__indicator--active {
  border-color: #e6e6e6;
  background-color: #e6e6e6;
}
.logoreel2rows.cmp-logoreel2rows-background__orange
  .cmp-logoreel2rows__wrapper {
  background-color: #f26522;
}
.logoreel2rows.cmp-logoreel2rows-background__orange
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item-link {
  border-color: #fff;
}
.logoreel2rows.cmp-logoreel2rows-background__orange
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator {
  border-color: #353535;
  background-color: #353535;
}
.logoreel2rows.cmp-logoreel2rows-background__orange
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator.cmp-logoreel2rows__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.logoreel2rows.cmp-logoreel2rows-background__light-gray
  .cmp-logoreel2rows__wrapper {
  background-color: #e6e6e6;
}
.logoreel2rows.cmp-logoreel2rows-background__light-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows_slider_grid
  .cmp-logoreel2rows__item-link {
  border-color: #f26522;
}
.logoreel2rows.cmp-logoreel2rows-background__light-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator {
  border-color: #353535;
  background-color: #353535;
}
.logoreel2rows.cmp-logoreel2rows-background__light-gray
  .cmp-logoreel2rows__wrapper
  .cmp-logoreel2rows
  .cmp-logoreel2rows__container
  .cmp-logoreel2rows__indicators
  .cmp-logoreel2rows__indicator.cmp-logoreel2rows__indicator--active {
  border-color: #fff;
  background-color: #fff;
}
.cmp-logoreelimage {
  position: relative;
  height: 100%;
  width: 100%;
  aspect-ratio: 1/1;
}
.cmp-logoreelimage img.cmp-logoreelimage__image {
  width: 98%;
  margin: 1%;
  aspect-ratio: 1/1;
  position: relative;
}
.cmp-logoreelimage .cmp-logoreelimage__linkicon {
  width: 9%;
  height: 12%;
  position: absolute;
  top: 2%;
  left: 2%;
  background-repeat: no-repeat;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/logoreel-link-orange.png);
}
.cmp-logoreelimage .cmp-logoreelimage__linkicon_white {
  background-repeat: no-repeat;
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/logoreel-link.png);
}
.cmp-teaser_megateaser {
  margin: 0 0 50px;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.cmp-teaser_megateaser .cmp-teaser_megateaser-socialshare {
  width: 50px;
  margin-top: 5pc;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-socialshare
  .cmp-teaser_megateaser_socialshare-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  background: #f26522;
  margin-top: 10px;
  text-align: center;
  cursor: pointer;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-socialshare
  .cmp-teaser_megateaser_socialshare-img:hover {
  color: #e6e6e6;
  background: #f7941d;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-socialshare
  .cmp-teaser_megateaser_socialshare-img
  img {
  padding: 13px 1pc;
}
.cmp-teaser_megateaser .cmp-teaser_megateaser-text-img-rate {
  width: calc(100% - 1rem - 50px);
  margin-left: 1rem;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 575px) {
  .cmp-teaser_megateaser
    .cmp-teaser_megateaser-text-img-rate
    .cmp-teaser_megateaser-text-img {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-text {
  color: #fff;
  width: 50%;
}
@media only screen and (max-width: 575px) {
  .cmp-teaser_megateaser
    .cmp-teaser_megateaser-text-img-rate
    .cmp-teaser_megateaser-text-img
    .cmp-teaser_megateaser-text {
    width: 100%;
  }
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-text
  .cmp-teaser_megateaser-text-header {
  color: #f7941d;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-text
  .cmp-teaser_megateaser-text-desc
  .cmp-teaser__description {
  width: -webkit-fill-available;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-text
  a {
  background: #f26522;
  color: #fff;
  border-radius: 6px;
  text-align: center;
  padding: 10px 20px;
  font-weight: 700;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-text
  a:hover {
  -webkit-text-decoration: auto;
  text-decoration: auto;
  background: #f7941d;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-image {
  width: calc(50% - 20px);
  overflow: hidden;
  margin-left: 20px;
  margin-top: 30px;
}
@media only screen and (max-width: 575px) {
  .cmp-teaser_megateaser
    .cmp-teaser_megateaser-text-img-rate
    .cmp-teaser_megateaser-text-img
    .cmp-teaser_megateaser-image {
    width: 100%;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
  }
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-text-img
  .cmp-teaser_megateaser-image
  img {
  border-radius: 10px;
  width: 100%;
}
@media only screen and (min-width: 1199px) {
  .cmp-teaser_megateaser
    .cmp-teaser_megateaser-text-img-rate
    .cmp-teaser_megateaser-text-img
    .cmp-teaser_megateaser-image
    img {
    max-width: 540px;
  }
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-vote {
  width: 100%;
  margin-top: 1.2rem;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-vote
  .cmp-teaser_megateaser-vote-stars
  .cmp-teaser_megateaser-vote-star {
  display: inline-block;
  font-size: 25pt;
  font-family: cursive;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-vote
  .cmp-teaser_megateaser-vote-stars
  .cmp-teaser_megateaser-vote-star
  .cmp-teaser_megateaser-selected-star {
  display: none;
  color: #f7941d;
}
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-vote
  .cmp-teaser_megateaser-vote-count
  a:hover,
.cmp-teaser_megateaser
  .cmp-teaser_megateaser-text-img-rate
  .cmp-teaser_megateaser-vote
  .cmp-teaser_megateaser-vote-stars
  .cmp-teaser_megateaser-vote-star:hover {
  cursor: pointer;
}
.cmp-new-chart {
  background-color: #404040;
  padding: 75pt 0 0;
}
.cmp-new-chart .cmp-new-chart__panel {
  background-color: #000;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: LionbridgeSans;
  font-size: 25px;
  font-weight: 400;
}
.cmp-new-chart .cmp-new-chart__panel table tr td {
  text-align: center;
  vertical-align: middle;
  color: #353535;
  padding: 0;
}
.cmp-new-chart .cmp-new-chart__panel table tr th {
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 0;
  font-size: 25px;
}
.cmp-new-chart .cmp-new-chart__panel table tr .bg-black,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-dark-grey,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-light-gray,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-medium-gray,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-orange,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-suntan,
.cmp-new-chart .cmp-new-chart__panel table tr .bg-yellow {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-orange {
  background-color: #f26522;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-black {
  background-color: #000;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-dark-grey {
  background-color: #191919;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-light-gray {
  background-color: #e6e6e6;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-yellow {
  background-color: #f7941d;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-medium-gray {
  background-color: #404040;
}
.cmp-new-chart .cmp-new-chart__panel table .bg-suntan {
  background-color: #b9975b;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-orange {
  color: #f26522;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-black {
  color: #000;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-dark-grey {
  color: #191919;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-light-gray {
  color: #e6e6e6;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-yellow {
  color: #f7941d;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-medium-gray {
  color: #404040;
}
.cmp-new-chart .cmp-new-chart__panel table .cmp-new-chart__font-suntan {
  color: #b9975b;
}
.cmp-new-chart .cmp-new-chart__panel table tr:nth-of-type(odd) {
  background-color: #f2f2f2;
}
.cmp-new-chart .cmp-new-chart__panel table tr:nth-of-type(2n) {
  background-color: #e6e6e6;
}
.cmp-new-chart .cmp-new-chart__table-normal table,
.cmp-new-chart .cmp-new-chart__table-normal table tr,
.cmp-new-chart .cmp-new-chart__table-normal table tr td {
  border: 2px solid #c0c0bf;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl {
  width: 100%;
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 1px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__th-triangle {
  width: 0;
  height: 0;
  border-top: 10px solid;
  border-left: 15px solid transparent !important;
  border-right: 15px solid transparent !important;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-orange {
  border-color: #f26522;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-black {
  border-color: #000;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-dark-grey {
  border-color: #191919;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-light-gray {
  border-color: #e6e6e6;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-yellow {
  border-color: #f7941d;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-medium-gray {
  border-color: #404040;
}
.cmp-new-chart
  .cmp-new-chart__table-normal
  table
  tr
  .cmp-new-chart__th-triangle-pnl
  .cmp-new-chart__td-arrow-suntan {
  border-color: #b9975b;
}
.cmp-new-chart .cmp-new-chart__table-bold-border table tr {
  border: none;
}
.cmp-new-chart .cmp-new-chart__table-bold-border table tr td,
.cmp-new-chart .cmp-new-chart__table-bold-border table tr th {
  border: none;
  border-left: 45px solid #000;
}
.cmp-new-chart .cmp-new-chart__table-bold-border table tr td:first-child,
.cmp-new-chart .cmp-new-chart__table-bold-border table tr th:first-child {
  border-left: none;
}
.cmp-new-chart .cmp-new-chart__table-bold-border table tr:first-child {
  border-bottom: 45px solid #000;
  border-top: none;
}
.cmp-new-chart .cmp-new-chart__table-bold-border table tr:last-child {
  border-top: 45px solid #000;
  border-bottom: none;
}
.cmp-new-chart .cmp-new-chart__table-separat-row table tr {
  border: none;
}
.cmp-new-chart .cmp-new-chart__table-separat-row table tr td,
.cmp-new-chart .cmp-new-chart__table-separat-row table tr th {
  background: #f2f2f2;
  border: none;
  border-left: 90pt solid #000;
}
.cmp-new-chart .cmp-new-chart__table-separat-row table tr td:first-child {
  border-left: none !important;
}
.cmp-new-chart .cmp-new-chart__table-separat-row table tr td:last-child {
  border-right: none !important;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-up-triangle {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-up-triangle
  .cmp-new-chart__separat-triangle {
  border-bottom: 25px solid;
  border-right: 25px solid transparent !important;
  top: -25px;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-down-triangle {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-down-triangle
  .cmp-new-chart__separat-triangle {
  border-top: 25px solid;
  border-left: 25px solid transparent !important;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl {
  width: calc(100% + 50px);
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  right: 25px;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__separat-triangle {
  width: 0;
  height: 0;
  position: relative;
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-orange {
  border-color: #f26522;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-black {
  border-color: #000;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-dark-grey {
  border-color: #191919;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-light-gray {
  border-color: #e6e6e6;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-yellow {
  border-color: #f7941d;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-medium-gray {
  border-color: #404040;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr
  .cmp-new-chart__separat-triangle-pnl
  .cmp-new-chart__arrow-color-suntan {
  border-color: #b9975b;
}
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-black,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-dark-grey,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-light-gray,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-medium-gray,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-orange,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-suntan,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  td
  .bg-yellow,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-black,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-dark-grey,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-light-gray,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-medium-gray,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-orange,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-suntan,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:nth-child(2)
  th
  .bg-yellow {
  width: calc(100% + 50px);
  position: relative;
  right: 25px;
  font-size: 30px;
}
.cmp-new-chart .cmp-new-chart__table-separat-row table tr:last-child .bg-black,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:last-child
  .bg-dark-grey,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:last-child
  .bg-light-gray,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:last-child
  .bg-medium-gray,
.cmp-new-chart .cmp-new-chart__table-separat-row table tr:last-child .bg-orange,
.cmp-new-chart .cmp-new-chart__table-separat-row table tr:last-child .bg-suntan,
.cmp-new-chart
  .cmp-new-chart__table-separat-row
  table
  tr:last-child
  .bg-yellow {
  width: calc(100% - 40px);
  position: relative;
  left: 20px;
  height: calc(100% - 40px);
  border-radius: 10px;
}
@keyframes nav_overlay_fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 0.5;
  }
}
@-webkit-keyframes nav_overlay_fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 0.5;
  }
}
.cmp-pagenav,
.pagenavigation {
  display: block;
  margin-bottom: 0;
  position: fixed;
  left: 1px;
  width: auto;
  z-index: 1000;
  top: 50%;
}
@media only screen and (max-width: 576px) {
  .cmp-pagenav,
  .pagenavigation {
    display: none;
  }
}
.cmp-pagenav .cmp-pagenav_pagecontainer .cmp-pagenav_bar,
.pagenavigation .cmp-pagenav_pagecontainer .cmp-pagenav_bar {
  width: 25px;
  min-height: 75pt;
  border-radius: 12.5px 12.5px 12.5px 12.5px;
  z-index: 1002;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: -webkit-flex;
  -webkit-flex-wrap: nowrap;
  -webkit-align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transition: height 1s;
  -moz-transition: height 1s;
  -webkit-transition: height 1s;
  -o-transition: height 1s;
}
.cmp-pagenav .cmp-pagenav_pagecontainer .cmp-pagenav_bar .cmp-pagenav_itemsdot,
.pagenavigation
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
}
.cmp-pagenav .cmp-pagenav_pagecontainer .cmp-pagenav_nav-links,
.pagenavigation .cmp-pagenav_pagecontainer .cmp-pagenav_nav-links {
  width: auto;
  height: auto;
  display: block;
  opacity: 0;
  z-index: 1001;
  position: absolute;
  left: -500px;
  padding-left: 47px;
  transition: all 1s ease;
  -moz-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}
.cmp-pagenav .cmp-pagenav_pagecontainer .cmp-pagenav_nav-links .pagecontentrow,
.pagenavigation
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow {
  margin: 0;
  border-width: 0;
  padding: 3px;
}
.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  .cmp-pagenav_item-link,
.pagenavigation
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  .cmp-pagenav_item-link {
  cursor: default;
  text-decoration: none;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
}
.cmp-pagenav .cmp-pagenav_pagecontainer:hover .cmp-pagenav_bar,
.pagenavigation .cmp-pagenav_pagecontainer:hover .cmp-pagenav_bar {
  display: block;
  text-align: center;
}
.cmp-pagenav
  .cmp-pagenav_pagecontainer:hover
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot,
.pagenavigation
  .cmp-pagenav_pagecontainer:hover
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot {
  display: inline-block;
}
.cmp-pagenav .cmp-pagenav_pagecontainer:hover .cmp-pagenav_nav-links,
.pagenavigation .cmp-pagenav_pagecontainer:hover .cmp-pagenav_nav-links {
  display: block;
  padding-left: 47px;
  left: 0;
  opacity: 1;
}
.cmp-pagenav .cmp-pagenav_pagecontainer:hover ~ #pagenav_nav_overlay,
.pagenavigation .cmp-pagenav_pagecontainer:hover ~ #pagenav_nav_overlay {
  display: block;
  animation: nav_overlay_fadeIn 1.5s;
  -webkit-animation: nav_overlay_fadeIn 1.5s;
  -moz-animation: nav_overlay_fadeIn 1.5s;
  -o-animation: nav_overlay_fadeIn 1.5s;
  -ms-animation: nav_overlay_fadeIn 1.5s;
}
.cmp-pagenav #pagenav_nav_overlay,
.pagenavigation #pagenav_nav_overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  opacity: 0.5;
  background-color: #000;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#000),
    to(hsla(0, 0%, 58.8%, 0.7))
  );
  background-image: linear-gradient(90deg, #000, hsla(0, 0%, 58.8%, 0.7));
  z-index: 999;
  display: none;
}
.cmp-pagenav__bar-dark-gray-white-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar {
  background-color: #191919;
}
.cmp-pagenav__bar-dark-gray-white-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot {
  background-color: #fff;
}
.cmp-pagenav__bar-dark-gray-white-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot:hover {
  background-color: #f26522;
}
.cmp-pagenav__bar-light-gray-black-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar {
  background-color: #e6e6e6;
}
.cmp-pagenav__bar-light-gray-black-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot {
  background-color: #000;
}
.cmp-pagenav__bar-light-gray-black-dot.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot:hover {
  background-color: #f26522;
}
.cmp-pagenav__link-text-dark-gray.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  .cmp-pagenav_item-link {
  color: #191919;
}
.cmp-pagenav__link-text-dark-gray.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow:hover
  a.cmp-pagenav_item-link {
  color: #f26522;
}
.cmp-pagenav__link-text-white.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  .cmp-pagenav_item-link {
  color: #fff;
}
.cmp-pagenav__link-text-white.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow:hover
  a.cmp-pagenav_item-link {
  color: #f26522;
}
.cmp-pagenav__link-text-dark-gray.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot_active,
.cmp-pagenav__link-text-white.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_bar
  .cmp-pagenav_itemsdot_active {
  background-color: #f26522;
}
.cmp-pagenav__link-text-dark-gray.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  a.cmp-pagenav_item-link_active,
.cmp-pagenav__link-text-white.cmp-pagenav
  .cmp-pagenav_pagecontainer
  .cmp-pagenav_nav-links
  .pagecontentrow
  a.cmp-pagenav_item-link_active {
  color: #f26522;
}
.cmp-teaser__profile {
  max-width: 370px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding: 0 35px 5pc;
}
.cmp-teaser__profile .cmp-teaser__image .cmp-image .cmp-image__image {
  border-radius: 6px;
}
.cmp-teaser__profile .cmp-teaser__content .cmp-teaser__title {
  font-size: 18px;
  line-height: 19px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  margin-bottom: 15px;
}
.cmp-teaser__profile .cmp-teaser__content .cmp-teaser__description p {
  margin-bottom: 0;
}
.cmp-teaser__profile .cmp-teaser__content .cmp-teaser__read-more-link {
  color: #f7941d;
}
.cmp-teaser__profile .cmp-teaser__content .cmp-teaser__linkedin-link {
  position: absolute;
  bottom: 20px;
  left: calc(50% - 9pt);
}
.cmp-quotes {
  width: 100%;
  display: block;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0;
}
.cmp-quotes .cmp-quotes__panel {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  height: 100%;
  margin: 0;
}
.cmp-quotes .cmp-quotes__panel .cmp-quotes__txt {
  font-weight: 500;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
  margin: 0;
}
.cmp-quotes .cmp-quotes__panel .cmp-quotes__txt p {
  text-align: center;
  font-weight: 500;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
}
.cmp-quotes .cmp-quotes__svg {
  width: 100%;
  height: auto;
  position: relative;
  margin: 0;
}
.scaling-svg-container {
  position: relative;
  height: auto;
  width: 80%;
}
.scaling-svg {
  height: auto;
  width: 80%;
  max-width: 500px;
  margin: 0;
  left: 0;
  top: 0;
}
.scaling-svg g {
  stroke: #f7941d;
  fill-opacity: 0;
  stroke-opacity: 1;
  stroke-width: 6;
}
.cmp-quotes__txt-left.cmp-quotes .cmp-quotes__txt {
  width: 50%;
  margin-right: 50%;
}
@media only screen and (max-width: 326px) {
  .cmp-quotes__txt-left.cmp-quotes .cmp-quotes__txt {
    width: calc(100% - 30px);
    margin: 0;
  }
}
.cmp-quotes__txt-center.cmp-quotes .cmp-quotes__txt {
  width: 50%;
  margin-left: 25%;
  margin-right: 25%;
}
@media only screen and (max-width: 326px) {
  .cmp-quotes__txt-center.cmp-quotes .cmp-quotes__txt {
    width: calc(100% - 30px);
    margin: 0;
  }
}
.cmp-quotes__txt-right.cmp-quotes .cmp-quotes__txt {
  width: 50%;
  margin-left: 50%;
}
@media only screen and (max-width: 326px) {
  .cmp-quotes__txt-right.cmp-quotes .cmp-quotes__txt {
    width: calc(100% - 30px);
    margin: 0;
  }
}
.cmp-quotes__txt-margin-0.cmp-quotes .cmp-quotes__txt {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.cmp-quotes__txt-margin-5.cmp-quotes .cmp-quotes__txt {
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
}
.cmp-quotes__txt-margin-10.cmp-quotes .cmp-quotes__txt {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
}
.cmp-quotes__txt-margin-20.cmp-quotes .cmp-quotes__txt {
  width: 100%;
  margin-left: 20px;
  margin-right: 20px;
}
.cmp-quotes--align-left.cmp-quotes p {
  text-align: left;
}
.cmp-quotes--align-center.cmp-quotes p {
  text-align: center;
}
.cmp-quotes--align-right.cmp-quotes p {
  text-align: right;
}
.cmp-quotes--p1-smaller.cmp-quotes p {
  font-size: 2rem;
}
.cmp-quotes--p2-smaller.cmp-quotes p {
  font-size: 1.75rem;
}
.cmp-quotes--p3-smaller.cmp-quotes p {
  font-size: 1.5rem;
}
.cmp-quotes--p4-smaller.cmp-quotes p {
  font-size: 1.25rem;
}
.cmp-quotes--p5-smaller.cmp-quotes p {
  font-size: 1rem;
}
.cmp-quotes--p6-smaller.cmp-quotes p {
  font-size: 0.75rem;
}
.cmp-quotes--black-text.cmp-quotes p {
  color: #000;
}
.cmp-quotes--dark-gray-text.cmp-quotes p {
  color: #191919;
}
.cmp-quotes--light-gray-text.cmp-quotes p {
  color: #e6e6e6;
}
.cmp-quotes--white-text.cmp-quotes p {
  color: #fff;
}
.cmp-quotes--orange-text.cmp-quotes p {
  color: #f26522;
}
.cmp-quotes--yellow-text.cmp-quotes p {
  color: #f7941d;
}
.cmp-quotes--black-background.cmp-quotes {
  background: #000;
}
.cmp-quotes--orange-background.cmp-quotes {
  background: #f26522;
}
.cmp-quotes--light-gray-background.cmp-quotes {
  background: #e6e6e6;
}
.cmp-quotes--white-background.cmp-quotes {
  background: #fff;
}
.cmp-quotes--yellow-background.cmp-quotes {
  background: #f7941d;
}
.cmp-quotes__svg_g_color_defaut.cmp-quotes g {
  stroke: #f7941d;
}
.cmp-quotes__svg_g_color_red.cmp-quotes g {
  stroke: red;
}
.cmp-quotes__svg_g_color_green.cmp-quotes g {
  stroke: #00ff40;
}
.cmp-quotes__svg_g_color_yellow.cmp-quotes g {
  stroke: #ffff80;
}
.cmp-quotes__svg_g_color_blue.cmp-quotes g {
  stroke: #0080ff;
}
.cmp-quotes__svg_g_stroke_small.cmp-quotes g {
  stroke-width: 1;
}
.cmp-quotes__svg_g_stroke_median.cmp-quotes g {
  stroke-width: 3;
}
.cmp-quotes__svg_g_stroke_large.cmp-quotes g {
  stroke-width: 5;
}
.cmp-quotes__svg_g_line_dash_small {
  stroke-dasharray: 3, 3;
}
.cmp-quotes__svg_g_line_dash_median {
  stroke-dasharray: 5, 5;
}
.cmp-quotes__svg_g_line_dash_large {
  stroke-width: 8, 8;
}
.cmp-quotes__svg_g_opacity_10 {
  fill-opacity: 0.9;
  stroke-opacity: 0.9;
}
.cmp-quotes__svg_g_opacity_50 {
  fill-opacity: 0.5;
  stroke-opacity: 0.5;
}
.cmp-quotes__svg_g_opacity_70 {
  fill-opacity: 0.3;
  stroke-opacity: 0.3;
}
.lion-search {
  position: relative;
}
.lion-search .cmp-search__field {
  height: auto;
}
.lion-search .cmp-search__input {
  display: block;
  width: 100%;
  border: solid hsla(0, 0%, 100%, 0.4);
  border-width: 0 0 1px;
  padding-left: 3rem;
  background-color: transparent;
  font: inherit;
  font-weight: 700;
  font-size: 98px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
  line-height: normal;
  color: inherit;
  margin: 0;
}
.lion-search .cmp-search__input::-webkit-input-placeholder {
  font-weight: 100;
  color: hsla(0, 0%, 100%, 0.2);
}
.lion-search .cmp-search__input:focus {
  outline: none;
}
@media (max-width: 767px) {
  .lion-search .cmp-search__input {
    font-size: 55px;
    padding-left: 20px;
  }
}
.lion-search .cmp-search__loading-indicator {
  top: 40%;
  width: 1.8rem;
  height: 1.8rem;
  border-color: #fff hsla(0, 0%, 100%, 0.4) hsla(0, 0%, 100%, 0.4);
}
.lion-search .cmp-search__clear-icon,
.lion-search .cmp-search__icon {
  background-image: none;
}
.lion-search .cmp-search__results {
  border: none;
  max-height: 20rem;
  background-color: transparent;
  font-size: 14px;
  font-weight: 700;
}
.lion-search .cmp-search__item {
  display: block;
  padding: 0.5rem 0 0.5rem 3rem;
  color: #fff;
}
.lion-search .cmp-search__item--is-focused,
.lion-search .cmp-search__item:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
  text-decoration: none;
}
@media (max-width: 767px) {
  .lion-search .cmp-search__item {
    padding-left: 20px;
  }
}
.lion-search .cmp-search__item-mark {
  background-color: hsla(0, 0%, 100%, 0.4);
}
.search-open {
  font-size: 1pc;
  text-transform: uppercase;
}
.search-button .search-open,
.search-open {
  -webkit-transition: background-color 0.12s ease-in-out 0s,
    color 0.12s ease-in-out 0s;
  transition: background-color 0.12s ease-in-out 0s, color 0.12s ease-in-out 0s;
}
.search-button .search-open {
  min-width: 60px;
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 24px;
  color: #fff;
  background-color: #f26522;
  border-color: #f26522;
  cursor: pointer;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
.search-button__text {
  display: none;
}
.search-icons {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  width: 1pc;
  height: 1pc;
  font-weight: 400;
  font-style: normal;
  speak: none;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  text-decoration: inherit;
}
.modal,
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
  -webkit-transition: -webkit-transform 0.3s ease-out 0s;
  transition: -webkit-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  min-height: 16.7143px;
}
.search-close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: #fff 0 1px 0;
  opacity: 0.2;
}
.modal-header .search-close {
  margin-top: -7px;
}
button.search-close {
  cursor: pointer;
  -webkit-appearance: none;
  padding: 0;
  background: transparent;
  border: none;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-row {
  margin-left: -9pt;
  margin-right: -9pt;
}
.modal-col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 9pt;
  padding-right: 9pt;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.lion-SearchModal {
  color: #fff;
  background-color: #f26522;
}
.lion-SearchModal.in {
  opacity: 0.97;
}
.lion-SearchModal .modal-dialog {
  margin-right: auto;
  margin-left: auto;
  padding-left: 9pt;
  padding-right: 9pt;
  margin-top: 5pc;
}
@media (min-width: 768px) {
  .lion-SearchModal .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .lion-SearchModal .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .lion-SearchModal .modal-dialog {
    width: 1170px;
  }
}
.lion-SearchModal .modal-header {
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
}
.lion-SearchModal .modal-header .search-icons {
  width: 19px;
  height: 19px;
  margin-right: 10px;
}
.lion-SearchModal .modal-content {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.lion-SearchModal .search-close {
  opacity: 1;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  text-transform: inherit;
}
.lion-SearchModal .search-close .search-icons {
  width: 30px;
  height: 30px;
  margin-left: 5px;
  margin-right: 0;
}
.lion-SearchModal .search-close span {
  display: inline-block;
}
.lion-SearchModal-input {
  display: block;
  width: 100%;
  border: solid fade(#fff, 40);
  border-width: 0 0 1px;
  background-color: transparent;
  font-weight: 700;
  font-size: 98px;
}
.lion-SearchModal-input::-webkit-input-placeholder {
  font-weight: 100;
  color: fade(#fff, 20);
}
.lion-SearchModal-input:focus {
  outline: none;
}
.separator .separator-container {
  padding: 20px;
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  line-height: 130.5%;
  background-color: #fff;
  letter-spacing: 0.005em;
  color: #191919;
  font-family: Roboto Mono, monospace;
}
.separator .separator-container .separator-text {
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .separator .separator-container .separator-text {
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  .separator .separator-container .separator-text {
    display: block;
    margin-bottom: 10px;
  }
}
.separator .separator-container .separator-button {
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background-color: #f7941d;
  border-radius: 5px;
  padding: 6px 22px;
  text-align: center;
  font-size: 1pc;
  width: auto;
  display: inline-block;
  margin-left: 22px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.11rem;
  font-family: Roboto Mono, monospace;
}
@media screen and (max-width: 767px) {
  .separator .separator-container .separator-button {
    margin-left: 0;
    font-size: 9pt;
  }
}
@media screen and (max-width: 960px) {
  .separator .separator-container .separator-button {
    margin-left: 0;
  }
}
.separator-button.dark .separator-container {
  color: #fff;
  padding: 20px;
  text-align: center;
  font-weight: 500;
  font-size: 28px;
  line-height: 130.5%;
  letter-spacing: 0.005em;
  background: linear-gradient(
    114.49deg,
    hsla(0, 0%, 100%, 0.33) -21.49%,
    hsla(0, 0%, 100%, 0) 111.75%
  );
  -webkit-box-shadow: 50px 60px 90pt rgba(0, 0, 0, 0.03),
    inset 0 4px 250px rgba(252, 239, 225, 0.1);
  box-shadow: 50px 60px 90pt rgba(0, 0, 0, 0.03),
    inset 0 4px 250px rgba(252, 239, 225, 0.1);
  border-radius: 1px;
  border: 1px solid rgba(247, 148, 30, 0.75);
}
.separator-button.dark .separator-button {
  color: #fff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25098039215686274);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25098039215686274);
  border: 1px solid #f28f53;
}
.separator {
  margin-top: 5px;
  margin-bottom: 5px;
}
.separator.global__cmp-margin--sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.separator.global__cmp-margin--m {
  margin-top: 20px;
  margin-bottom: 20px;
}
.separator.global__cmp-margin--l {
  margin-top: 30px;
  margin-bottom: 30px;
}
.separator.global__cmp-margin--xl {
  margin-top: 40px;
  margin-bottom: 40px;
}
.cmp-separator .cmp-separator__horizontal-rule {
  border: 1px solid #e6e6e6;
  margin: 0;
}
.cmp-separator__lionOrange .cmp-separator__horizontal-rule {
  border: 1px solid #f7941d;
}
.cmp-separator__lionHomeDiv {
  height: 102px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionHomeDiv.svg)
    no-repeat top;
}
.cmp-separator__lionHomeDiv .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator__lionHomeDiv_light-gray {
  height: 102px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionHomeDivLightgray.svg)
    no-repeat top;
}
.cmp-separator__lionHomeDiv_light-gray .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator__lionHomeDiv-without-Circle {
  height: 102px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionHomeDivwithoutCircle.svg)
    no-repeat top;
}
.cmp-separator__lionHomeDiv-without-Circle .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator__lionHomeDiv-without-Circle_light-gray {
  height: 102px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionHomeDivwithoutCircleLightgray.svg)
    no-repeat top;
}
.cmp-separator__lionHomeDiv-without-Circle_light-gray
  .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator__lionConnectorOrange {
  height: 6px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionConnectorOrange.svg)
    no-repeat top;
}
.cmp-separator__lionConnectorOrange .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator__lionConnectorWhite {
  height: 6px;
  background: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/lionConnectorWhite.svg)
    no-repeat top;
}
.cmp-separator__lionConnectorWhite .cmp-separator__horizontal-rule {
  display: none;
}
.cmp-separator-icon__arrow {
  height: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-separator-icon__arrow .cmp-separator-icon__panel-icon {
  width: 100%;
  height: 66px;
}
.cmp-separator-icon__arrow .cmp-separator-icon__panel-arrow {
  width: 100%;
  height: 75pt;
}
.cmp-separator-icon__arrow .cmp-separator-icon__arrow-draw-separator {
  z-index: 10;
  position: relative;
  top: -103px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-line {
  border-left: 1px solid #f26522;
  margin: 0;
  z-index: 1;
  position: absolute;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-arrow-pnl {
  height: 11px;
  width: 11px;
  position: absolute;
  top: 88px;
  z-index: 1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-icon-pnl {
  display: none;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-arrow {
  width: 1px;
  height: 10px;
  position: absolute;
  bottom: 0;
  background: #f26522;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-arrow-right {
  height: 1px;
  width: 10px;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-cycle {
  background: #353535;
  width: 51px;
  height: 51px;
  border-radius: 50%;
  position: absolute;
  top: 68px;
  border: 8px solid hsla(0, 0%, 50.2%, 0.2);
  background-clip: padding-box;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-line-arrow {
  height: 75pt;
  -webkit-animation: draw-arrow-line 0s linear 1;
  animation: draw-arrow-line 0s linear 1;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-arrow-arrow {
  -webkit-animation: draw-arrow-arrow 0s linear 1;
  animation: draw-arrow-arrow 0s linear 1;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-arrow-right {
  -webkit-animation: draw-arrow-right-line 0s linear 1;
  animation: draw-arrow-right-line 0s linear 1;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-line-icon {
  height: 66px;
  -webkit-animation: draw-icon-line 0s linear 1;
  animation: draw-icon-line 0s linear 1;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-cycle-icon {
  z-index: 1;
  top: 66px;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__draw-cycle-icon
  .cmp-separator-icon__cycle-icon {
  border-radius: 50%;
  width: 51px;
  height: 51px;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-border-white {
  border-color: #fff !important;
  background: #fff;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-border-orange {
  border-color: #f26522 !important;
  background: #f26522;
}
.cmp-separator-icon__arrow
  .cmp-separator-icon__arrow-draw-separator
  .cmp-separator-icon__arrow-border-lightGrey {
  border-color: #404040 !important;
  background: #404040;
}
@media (max-width: 768px) {
  .cmp-separator-icon__arrow
    .cmp-separator-icon__arrow-draw-separator
    .cmp-separator-icon__arrow-cycle {
    width: 37px !important;
    height: 37px !important;
    border-width: 5px !important;
    top: 78px !important;
  }
  .cmp-separator-icon__arrow
    .cmp-separator-icon__arrow-draw-separator
    .cmp-separator-icon__draw-cycle-icon
    .cmp-separator-icon__cycle-icon {
    width: 37px !important;
    height: 37px !important;
  }
  .cmp-separator-icon__arrow
    .cmp-separator-icon__arrow-draw-separator
    .cmp-separator-icon__draw-line-icon {
    height: 77px;
    -webkit-animation: draw-icon-line-mobile 0s linear 1;
    animation: draw-icon-line-mobile 0s linear 1;
  }
}
@-webkit-keyframes draw-arrow-line {
  0% {
    height: 0;
  }
  50% {
    height: 75pt;
  }
  to {
    height: 75pt;
  }
}
@keyframes draw-arrow-line {
  0% {
    height: 0;
  }
  50% {
    height: 75pt;
  }
  to {
    height: 75pt;
  }
}
@-webkit-keyframes draw-arrow-arrow {
  0% {
    height: 0;
    width: 0;
  }
  50% {
    height: 0;
    width: 1px;
  }
  to {
    height: 10px;
    width: 1px;
  }
}
@keyframes draw-arrow-arrow {
  0% {
    height: 0;
    width: 0;
  }
  50% {
    height: 0;
    width: 1px;
  }
  to {
    height: 10px;
    width: 1px;
  }
}
@-webkit-keyframes draw-arrow-right-line {
  0% {
    height: 0;
    width: 0;
  }
  50% {
    height: 1px;
    width: 0;
  }
  to {
    height: 1px;
    width: 10px;
  }
}
@keyframes draw-arrow-right-line {
  0% {
    height: 0;
    width: 0;
  }
  50% {
    height: 1px;
    width: 0;
  }
  to {
    height: 1px;
    width: 10px;
  }
}
@-webkit-keyframes draw-icon-line {
  0% {
    height: 0;
  }
  to {
    height: 66px;
  }
}
@keyframes draw-icon-line {
  0% {
    height: 0;
  }
  to {
    height: 66px;
  }
}
@-webkit-keyframes draw-icon-line-mobile {
  0% {
    height: 0;
  }
  to {
    height: 77px;
  }
}
@keyframes draw-icon-line-mobile {
  0% {
    height: 0;
  }
  to {
    height: 77px;
  }
}
.cmp-separator-icon__arrow-normal {
  height: 200px;
}
.cmp-separator-icon__arrow-normal .cmp-separator-icon__arrow-draw-separator {
  top: 35px;
}
.cmp-separator-icon__arrow-halfWithBg {
  height: 75pt;
}
.cmp-separator-icon__arrow-halfWithBg
  .cmp-separator-icon__arrow-draw-separator {
  top: 0;
}
.cmp-separator-icon__arrow-orange {
  background-color: #f26522 !important;
}
.cmp-separator-icon__arrow-lightGrey {
  background-color: #e6e6e6 !important;
}
.cmp-separator-icon__arrow-mediumGrey {
  background-color: #404040 !important;
}
.cmp-separator-icon__arrow-black {
  background-color: #000 !important;
}
.cmp-separator-icon__arrow-darkGrey {
  background-color: #191919 !important;
}
.cmp-separator-icon__arrow-yellow {
  background-color: #f7941d !important;
}
.cmp-separator-icon__arrow-tan {
  background-color: #b9975b !important;
}
.slider .cmp-carousel {
  position: relative;
}
.slider .cmp-carousel .cmp-carousel__content .cmp-carousel__item {
  display: unset;
  -webkit-transition: opacity 0.6s, visibility 0.6s;
  transition: opacity 0.6s, visibility 0.6s;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: -625pc;
}
.slider
  .cmp-carousel
  .cmp-carousel__content
  .cmp-carousel__item.cmp-carousel__item--active {
  display: unset;
  visibility: visible;
  opacity: 1;
  position: unset;
}
.slider .cmp-carousel .cmp-carousel__indicators {
  right: 20px;
  position: absolute;
  bottom: 15px;
  z-index: 1;
}
@media only screen and (max-width: 575px) {
  .slider .cmp-carousel .cmp-carousel__indicators {
    right: unset;
    position: absolute;
    bottom: 15px;
    text-align: center;
    width: 100%;
  }
}
.slider .cmp-carousel .cmp-carousel__indicators .cmp-carousel__indicator {
  border: 2px solid #f26522;
  background-color: transparent;
  border-radius: 50px;
  outline: none !important;
  height: 15px;
  width: 15px;
}
.slider
  .cmp-carousel
  .cmp-carousel__indicators
  .cmp-carousel__indicator.cmp-carousel__indicator--active {
  background-color: #f26522;
}
.slider .cmp-carousel .cmp-carousel__actions {
  display: none;
}
.cmp-socialiconlinks {
  text-align: center;
}
.cmp-socialiconlinks .cmp-socialiconlinks__icon-group {
  padding: 0;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item {
  display: inline-block;
  padding: 0 13px;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item
  a {
  display: inline-block;
  background-position: 50%;
  background-repeat: no-repeat;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item.cmp-socialiconlinks__icon-linkedin
  a {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/social/linkedin-icon.svg);
  width: 26px;
  height: 26px;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item.cmp-socialiconlinks__icon-twitter
  a {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/social/twitter-icon.svg);
  width: 26px;
  height: 22px;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item.cmp-socialiconlinks__icon-facebook
  a {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/social/facebook-icon.svg);
  width: 9pt;
  height: 26px;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item.cmp-socialiconlinks__icon-youtube
  a {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/social/youtube-icon.svg);
  width: 33px;
  height: 24px;
}
.cmp-socialiconlinks
  .cmp-socialiconlinks__icon-group
  .cmp-socialiconlinks__icon-item.cmp-socialiconlinks__icon-instagram
  a {
  background-image: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/social/instagram-icon.svg);
  width: 26px;
  height: 26px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.cmp-socialshare .cmp-socialshare--button[data-network] {
  display: inline-block;
  padding: 5px 13px 0;
  cursor: pointer;
  color: #fff;
  background: #f26522;
  border-radius: 6px;
  margin-right: 5px;
}
.cmp-socialshare .cmp-socialshare--button[data-network]:hover {
  color: #e6e6e6;
  background: #f7941d;
}
.cmp-socialshare
  .cmp-socialshare--button[data-network]
  .cmp-socialshare--btn-img {
  width: 20px;
  height: 20px;
}
.cmp-socialshare .social-share-zh-hans {
  font-family: socialshare !important;
  font-size: 1pc;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.cmp-socialshare .social-share-zh-hans * {
  font-family: socialshare !important;
}
.cmp-socialshare .social-share-zh-hans .icon-weibo:before {
  content: "\f12a";
}
.cmp-socialshare .social-share-zh-hans .icon-wechat:before {
  content: "\f09a";
}
.cmp-socialshare .social-share-zh-hans .icon-linkedin:before {
  content: "\f01a";
}
.cmp-socialshare .social-share-zh-hans a {
  position: relative;
  text-decoration: none;
  display: inline-block;
  outline: none;
}
.cmp-socialshare .social-share-zh-hans .social-share-icon {
  top: -2px;
  padding-top: 3px;
  margin-right: 5px;
  display: inline-block;
  color: #fff;
  border-color: #f26522;
  background: #f26522;
  width: 45px;
  height: 27px;
  font-size: 22px;
  border-radius: 15%;
  text-align: center;
  -webkit-transition: background 0.6s ease-out 0s;
  transition: background 0.6s ease-out 0s;
}
.cmp-socialshare .social-share-zh-hans .social-share-icon:hover {
  color: #e6e6e6;
  background: #f7941d;
}
.cmp-socialshare .social-share-zh-hans .icon-weibo {
  color: #fff;
  border-color: #ff763b;
}
.cmp-socialshare .social-share-zh-hans .icon-weibo:hover {
  background: #f7941d;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat {
  position: relative;
  color: #fff;
  border-color: #7bc549;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat:hover {
  background: #f7941d;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -84px;
  width: 200px;
  height: 2in;
  color: #666;
  font-size: 9pt;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px #aaa;
  box-shadow: 0 2px 10px #aaa;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-tansition: all 0.35s;
  -moz-transition: all 0.35s;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -84px;
}
.cmp-socialshare
  .social-share-zh-hans
  .icon-wechat
  .wechat-qrcode.bottom:after {
  display: none;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode h4 {
  font-weight: 400;
  height: 26px;
  line-height: 26px;
  font-size: 9pt;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.cmp-socialshare
  .social-share-zh-hans
  .icon-wechat
  .wechat-qrcode
  .qrcode
  table {
  margin: 0 !important;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode .help p {
  font-weight: 400;
  line-height: 1pc;
  padding: 0;
  margin: 0;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat .wechat-qrcode:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top: 8px solid #fff;
}
.cmp-socialshare .social-share-zh-hans .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.app_gdpr {
  display: none;
}
.cmp-tabs .cmp-tabs__tablist .cmp-tabs__tab {
  font-family: LionbridgeSans;
}
.cmp-tabs__lionbridge-style .cmp-tabs__tablist {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 24px;
  color: #e6e6e6;
  text-align: center;
}
.cmp-tabs__lionbridge-style .cmp-tabs__tablist .cmp-tabs__tab {
  text-align: center;
}
.cmp-tabs__lionbridge-style .cmp-tabs__tab--active {
  color: #f26522;
}
@media (max-width: 768px) {
  .cmp-tabs__lionbridge-style .cmp-tabs__tablist {
    font-size: 18px;
  }
}
.cmp-teasergaming {
  background: #303234;
  -webkit-box-shadow: 9px 9px 1pc rgba(0, 0, 0, 0.2),
    -9px -9px 1pc rgba(73, 73, 73, 0.4);
  box-shadow: 9px 9px 1pc rgba(0, 0, 0, 0.2),
    -9px -9px 1pc rgba(73, 73, 73, 0.4);
  border-radius: 10px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cmp-teasergaming {
    margin: 0 auto;
  }
}
.cmp-teasergaming .cmp-teasergaming__separator {
  margin-top: 20px;
}
.cmp-teasergaming .cmp-teasergaming__separator hr {
  background-color: #f7941d;
  border: 1px solid #f7941d;
}
.cmp-teasergaming .cmp-teasergaming__content {
  padding: 30px 24px;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__title {
  margin-top: 0;
  font-size: 20px;
  font-family: Roboto Mono, monospace;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__title a {
  text-decoration: none;
  font-weight: 500;
  font-family: Roboto Mono, monospace;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.005em;
  color: #fff;
  margin-top: 0;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description {
  padding-bottom: 84px;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description p {
  font-family: NotoSans;
  font-size: 1pc;
  line-height: 26px;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h1,
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h2,
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h3,
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h4,
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h5,
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__description h6 {
  font-family: Roboto Mono;
}
.cmp-teasergaming
  .cmp-teasergaming__content
  .cmp-teasergaming__action-container {
  position: absolute;
  bottom: 70px;
}
.cmp-teasergaming
  .cmp-teasergaming__content
  .cmp-teasergaming__action-container
  a {
  color: #f7941d;
  font-family: Roboto Mono, monospace;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.08em;
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__separator {
  position: absolute;
  bottom: 40px;
  margin-top: 30px;
  width: calc(100% - 60px);
}
.cmp-teasergaming .cmp-teasergaming__content .cmp-teasergaming__separator hr {
  background-color: #f7941d;
  border: 4px solid #f7941d;
}
.teasergaming.--blog .cmp-teasergaming__separator.--icon,
.teasergaming.--icon .cmp-teasergaming__separator.--blog {
  display: none;
}
.teasergaming.--icon-flat .cmp-teasergaming {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.teasergaming.--icon-flat .cmp-teasergaming .cmp-teasergaming__separator {
  display: none;
}
.teasergaming.--icon-flat .cmp-teasergaming__image,
.teasergaming.--icon .cmp-teasergaming__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.teasergaming.--icon-flat .cmp-teasergaming__image img,
.teasergaming.--icon .cmp-teasergaming__image img {
  width: auto;
  min-width: 140px;
  max-width: 100%;
}
.teasergaming.--v-padding-16 {
  padding-top: 1pc;
  padding-bottom: 1pc;
}
.teasergaming.--v-padding-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
.teasergaming.--v-padding-36 {
  padding-top: 36px;
  padding-bottom: 36px;
}
.teasergaming.--v-padding-48 {
  padding-top: 3pc;
  padding-bottom: 3pc;
}
.teasergaming.--v-padding-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.teasergaming.--v-padding-72 {
  padding-top: 72px;
  padding-bottom: 72px;
}
.teasergaming.--h-padding-16 {
  padding-left: 1pc;
  padding-right: 1pc;
}
.teasergaming.--h-padding-24 {
  padding-left: 24px;
  padding-right: 24px;
}
.teasergaming.--h-padding-36 {
  padding-left: 36px;
  padding-right: 36px;
}
.teasergaming.--h-padding-48 {
  padding-left: 3pc;
  padding-right: 3pc;
}
.teasergaming.--h-padding-60 {
  padding-left: 60px;
  padding-right: 60px;
}
.teasergaming.--h-padding-72 {
  padding-left: 72px;
  padding-right: 72px;
}
.cmp-teaser--general-style .cmp-teaser,
.cmp-teaser--image-style .cmp-teaser {
  text-align: center;
  padding: 30px;
  background: #000;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
  min-height: 140px;
  border-radius: 6px;
  margin: 0 15px 30px;
}
.cmp-teaser--general-style .cmp-teaser .cmp-teaser__image,
.cmp-teaser--image-style .cmp-teaser .cmp-teaser__image {
  width: calc(100% + 60px);
  max-width: none;
  margin: -30px 0 20px -30px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  overflow: hidden;
}
.cmp-teaser--general-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title-link,
.cmp-teaser--image-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title-link {
  color: #fff;
  cursor: default;
}
.cmp-teaser--general-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title-link:hover,
.cmp-teaser--image-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title-link:hover {
  color: #fff;
  text-decoration: none;
}
.cmp-teaser--general-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
.cmp-teaser--image-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
}
.cmp-teaser--general-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description,
.cmp-teaser--image-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description {
  padding-bottom: 40px;
  font-size: 1pc;
  line-height: 24px;
  font-weight: 400;
  font-style: normal;
  font-family: NotoSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 1rem;
}
@media (max-width: 480px) {
  .cmp-teaser--general-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    h4,
  .cmp-teaser--image-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    h4 {
    font-size: 1.25rem;
  }
  .cmp-teaser--general-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    h3,
  .cmp-teaser--image-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    h3 {
    font-size: 1.55rem;
  }
  .cmp-teaser--general-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    p,
  .cmp-teaser--image-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    p {
    font-size: 14px;
  }
}
.cmp-teaser--general-style .cmp-teaser .cmp-teaser__action-container,
.cmp-teaser--image-style .cmp-teaser .cmp-teaser__action-container {
  display: block;
  position: absolute;
  bottom: 35px;
  left: 0;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  width: calc(100% - 60px);
  margin: 0 30px;
}
.cmp-teaser--general-style
  .cmp-teaser
  .cmp-teaser__action-container
  .cmp-teaser__action-link,
.cmp-teaser--image-style
  .cmp-teaser
  .cmp-teaser__action-container
  .cmp-teaser__action-link {
  color: #f7941d;
  font-size: 15px;
  line-height: 1pc;
  text-decoration: none;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-style: normal;
  font-family: LionbridgeSansBold, sans-serif;
}
.cmp-teaser--general-style .cmp-teaser {
  padding-top: 40px;
}
.cmp-teaser--general-style .cmp-teaser .cmp-teaser__image {
  display: none;
}
.cmp-teaser--general-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  margin-top: 0;
}
.cmp-teaser--hero-style .cmp-teaser,
.hero .cmp-teaser {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  height: 25pc;
  overflow: hidden;
  z-index: 1;
}
.cmp-teaser--hero-style .cmp-teaser .cmp-teaser__image,
.hero .cmp-teaser .cmp-teaser__image {
  content: "";
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__image
  .cmp-image
  .cmp-image__image,
.hero .cmp-teaser .cmp-teaser__image .cmp-image .cmp-image__image {
  display: block;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  height: 25pc;
}
.cmp-teaser--hero-style .cmp-teaser .cmp-teaser__image .cmp-image img,
.hero .cmp-teaser .cmp-teaser__image .cmp-image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.cmp-teaser--hero-style .cmp-teaser .cmp-teaser__content,
.hero .cmp-teaser .cmp-teaser__content {
  height: 100%;
  min-height: auto;
  min-width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 85pc;
  margin: 0 auto;
}
.cmp-teaser--hero-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
.hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link,
.hero
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link {
  color: #fff;
  cursor: default;
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link:hover,
.hero
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .cmp-teaser--hero-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
  .hero .cmp-teaser .cmp-teaser__content .cmp-teaser__title {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
  }
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link,
.hero
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link {
  color: #000;
  font-size: 15px;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 17px 20px 13px;
  border-radius: 6px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link:hover,
.hero
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link:hover {
  background: #f7941d;
  text-decoration: none;
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description,
.hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  font-size: 18px;
  line-height: 19px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .cmp-teaser--hero-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description,
  .hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
.cmp-teaser--hero-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h1,
.hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description h1 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 575px) {
  .cmp-teaser--hero-style
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__description
    h1,
  .hero .cmp-teaser .cmp-teaser__content .cmp-teaser__description h1 {
    font-size: 2rem;
  }
}
.cmp-teaser--slice-style-img-left .cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  .cmp-teaser--slice-style-img-left .cmp-teaser {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.cmp-teaser--slice-style-img-right .cmp-teaser {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 1200px) {
  .cmp-teaser--slice-style-img-right .cmp-teaser {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
.cmp-teaser--slice-style-img-left .cmp-teaser,
.cmp-teaser--slice-style-img-right .cmp-teaser {
  max-width: 85pc;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__image,
.cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__image {
  width: 100%;
}
.cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__content,
.cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__content {
  padding: 40px 30px;
  width: calc(100% - 60px);
}
@media only screen and (min-width: 768px) {
  .cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__content,
  .cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__content {
    padding: 45px 40px;
    width: calc(100% - 5pc);
  }
}
@media only screen and (min-width: 1200px) {
  .cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__image,
  .cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__image {
    width: 50%;
  }
  .cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__content,
  .cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__content {
    padding: 75pt 60px;
    width: calc(50% - 90pt);
    max-height: 5in;
  }
}
.cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__image .cmp-image,
.cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__image .cmp-image {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  place-content: center;
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__image
  .cmp-image
  .cmp-image__image,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__image
  .cmp-image
  .cmp-image__image {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
  max-height: 680px;
}
.cmp-teaser--slice-style-img-left .cmp-teaser .cmp-teaser__content,
.cmp-teaser--slice-style-img-right .cmp-teaser .cmp-teaser__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  place-content: center;
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title {
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSansLight, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link {
  color: #fff;
  cursor: default;
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link:hover,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title
  .cmp-teaser__title-link:hover {
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 1199px) {
  .cmp-teaser--slice-style-img-left
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__title,
  .cmp-teaser--slice-style-img-right
    .cmp-teaser
    .cmp-teaser__content
    .cmp-teaser__title {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 25px;
  }
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-link,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-link {
  color: #000;
  font-size: 15px;
  line-height: 1pc;
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  padding: 17px 20px 13px;
  border-radius: 6px;
  white-space: nowrap;
  background: #f26522;
  text-decoration: none;
  display: inline-block;
}
.cmp-teaser--slice-style-img-left
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-link:hover,
.cmp-teaser--slice-style-img-right
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-link:hover {
  background: #f7941d;
  text-decoration: none;
}
.cmp-teaser--align-left .cmp-teaser {
  text-align: left;
}
.cmp-teaser--align-center .cmp-teaser {
  text-align: center;
}
.cmp-teaser--align-right .cmp-teaser {
  text-align: right;
}
.cmp-teaser--h1-smaller .cmp-teaser h1 {
  font-size: 2rem;
}
.cmp-teaser--h2-smaller .cmp-teaser h2 {
  font-size: 1.75rem;
}
.cmp-teaser--h3-smaller .cmp-teaser h3 {
  font-size: 1.5rem;
}
.cmp-teaser--h4-smaller .cmp-teaser h4 {
  font-size: 1.25rem;
}
.cmp-teaser--h5-smaller .cmp-teaser h5 {
  font-size: 1rem;
}
.cmp-teaser--h6-smaller .cmp-teaser h6 {
  font-size: 0.75rem;
}
.cmp-teaser--orange-bg-black-text .cmp-teaser .cmp-teaser__content {
  background: #f26522;
  color: #000;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--black-bg .cmp-teaser .cmp-image,
.cmp-teaser--slice-style-img-right.cmp-teaser--black-bg .cmp-teaser .cmp-image {
  padding: 0 40px;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--black-bg
  .cmp-teaser
  .cmp-image
  .cmp-image__image,
.cmp-teaser--slice-style-img-right.cmp-teaser--black-bg
  .cmp-teaser
  .cmp-image
  .cmp-image__image {
  border-radius: 6px;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__action-link,
.cmp-teaser--slice-style-img-right.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__action-link {
  border: 2px solid #000;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__action-link:hover,
.cmp-teaser--slice-style-img-right.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__action-link:hover {
  border: 2px solid #f7941d;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-image__image {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.cmp-teaser--slice-style-img-left.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__content,
.cmp-teaser--slice-style-img-right.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-image__image {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.cmp-teaser--slice-style-img-right.cmp-teaser--orange-bg-black-text
  .cmp-teaser
  .cmp-teaser__content {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.container__background--orange a {
  color: #e6e6e6;
}
.container__background--orange a:hover {
  color: #404040;
}
.cmp-teaser--orange-bg-black-text a {
  color: #e6e6e6;
}
.cmp-teaser--orange-bg-black-text a:hover {
  color: #404040;
}
.cmp-teaser--lightgrey-bg-black-text .cmp-teaser {
  background: #e6e6e6;
}
.cmp-teaser--lightgrey-bg-black-text .cmp-teaser a.cmp-teaser__title-link {
  color: #000 !important;
}
.cmp-teaser--lightgrey-bg-black-text .cmp-teaser .cmp-teaser__description {
  color: #000;
}
.cmp-teaser-border-orange .cmp-teaser {
  border: 2px solid #f26522;
}
.cmp_hero__gaming-style .cmp-teaser .cmp-teaser__content,
.lionbridge-games__site-root .cmp-teaser .cmp-teaser__content {
  color: #fff;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h1,
.cmp_hero__gaming-style .cmp-teaser .cmp-teaser__content .cmp-teaser__title,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h1,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__title {
  font-family: Noto Sans, sans-serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 45px;
  margin-bottom: 1rem;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description {
  font-family: Roboto Mono, monospace;
  line-height: 24px;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h2,
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h3,
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h4,
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h5,
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h6,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h2,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h3,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h4,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h5,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h6 {
  font-family: Roboto Mono, monospace;
  margin-bottom: 1em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h2,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h2 {
  font-size: 34px;
  letter-spacing: 0.005em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h3,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h3 {
  font-size: 28px;
  letter-spacing: 0.005em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h4,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h4 {
  font-size: 20px;
  letter-spacing: 0.23em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h5,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h5 {
  font-size: 20px;
  letter-spacing: 0.005em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h6,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__description
  h6 {
  font-size: 1pc;
  letter-spacing: 0.08em;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container {
  height: 52px;
}
.cmp_hero__gaming-style
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link,
.lionbridge-games__site-root
  .cmp-teaser
  .cmp-teaser__content
  .cmp-teaser__action-container
  .cmp-teaser__action-link {
  color: #fff;
  line-height: 121.5%;
  letter-spacing: 0.11em;
  text-transform: uppercase;
  background: linear-gradient(320.66deg, #f26522 14.75%, #f7941e 84.81%);
  border: 1px solid #f28f53;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.25));
  text-align: center;
  font-size: 1pc;
  border-radius: 10px;
  width: auto;
  word-break: break-word;
  display: inline-block;
  text-decoration: none;
  padding: 15px 22px 10px;
  height: 100%;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 {
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  .cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-teaser__content,
  .lionbridge-games__site-root .cmp-teaser.teaser-v2 .cmp-teaser__content {
    padding: 40px 90px;
  }
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-teaser__title,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 .cmp-teaser__title {
  font-family: Roboto Mono, monospace;
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 130.5%;
  letter-spacing: 0.005em;
  margin-top: 8px;
  margin-bottom: 8px;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-teaser__description,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 .cmp-teaser__description {
  font-family: NotoSansLight, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1pc;
  line-height: 26px;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-teaser__action-link,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 .cmp-teaser__action-link {
  border: none !important;
  background: none !important;
  font-family: Roboto Mono, monospace !important;
  color: #f7941d !important;
  font-size: 14px !important;
  line-height: 18px !important;
  letter-spacing: 0.08em !important;
  padding: 0 !important;
  font-weight: 700 !important;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-teaser__action-link:hover,
.lionbridge-games__site-root
  .cmp-teaser.teaser-v2
  .cmp-teaser__action-link:hover {
  text-decoration: underline !important;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .eyebrow-separator,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 .eyebrow-separator {
  border: 1px solid grey;
  width: 100%;
}
.cmp_hero__gaming-style .cmp-teaser.teaser-v2 .cmp-title__text,
.lionbridge-games__site-root .cmp-teaser.teaser-v2 .cmp-title__text {
  text-transform: uppercase;
}
.cmp_hero__left-aligned .cmp-teaser__content {
  padding: 0 20px;
}
@media only screen and (min-width: 768px) {
  .cmp_hero__left-aligned .cmp-teaser__content {
    text-align: left;
  }
}
.cmp-text .table {
  margin-bottom: 25px;
}
.cmp-text .table thead {
  background: #636466;
}
.cmp-text .table td,
.cmp-text .table th {
  padding: 22px 20px 18px;
}
.cmp-text .table td,
.cmp-text .table td p,
.cmp-text .table th,
.cmp-text .table th p {
  color: #dadada;
  font-size: 15px;
  line-height: 17px;
  font-weight: 400;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
}
.cmp-text .table td p,
.cmp-text .table th p {
  margin-bottom: 20px;
}
.cmp-text .table th .orange-link {
  display: block;
  margin-top: 35px;
}
.cmp-text .table th,
.cmp-text .table th p {
  font-weight: 400;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
}
.cmp-text .table th {
  border: 2px solid #414042;
}
.cmp-text .table td {
  border-top: none;
  border-bottom: 2px solid #636466;
  padding-bottom: 0;
}
.cmp-text .table .extra {
  display: none;
}
.cmp-text .show-more-wrapper {
  text-align: center;
}
.cmp-text .show-more-wrapper .show-less {
  display: none;
}
.cmp-text .roboto-font {
  font-family: Roboto Mono, monospace;
}
@media only screen and (max-width: 520px) {
  .cmp-text h2:lang(de) {
    font-size: 1.2rem;
  }
}
.text.cmp-text__black-text .cmp-text {
  color: #000;
}
.text.cmp-text__dark-gray-text .cmp-text {
  color: #191919;
}
.text.cmp-text__light-gray-text .cmp-text {
  color: #e6e6e6;
}
.text.cmp-text__white-text .cmp-text {
  color: #fff;
}
.text.cmp-text__orange-text .cmp-text {
  color: #f26522;
}
.text.cmp-text__yellow-text .cmp-text {
  color: #f7941d;
}
.cmp-title__text {
  color: #e6e6e6;
  margin: 0;
}
.cmp-title__text--left {
  text-align: left;
}
.cmp-title__text--center {
  text-align: center;
}
.cmp-title__text--right {
  text-align: right;
}
.cmp-title__link {
  color: #f7941d;
  cursor: pointer;
  text-decoration: none;
}
.cmp-title__link:hover {
  color: #e6e6e6;
  -webkit-text-decoration: underline #e6e6e6;
  text-decoration: underline #e6e6e6;
}
.cmp-title__gaming h1.cmp-title__text {
  font-family: Noto Sans, sans-serif;
  font-size: 45px;
  font-weight: 300;
}
.cmp-title__gaming h2.cmp-title__text {
  font-family: Roboto Mono, monospace;
  font-size: 34px;
  letter-spacing: 0.005em;
}
.cmp-title__gaming h3.cmp-title__text {
  font-family: Roboto Mono, monospace;
  font-size: 28px;
  letter-spacing: 0.005em;
}
.cmp-title__gaming h4.cmp-title__text {
  font-family: Roboto Mono, monospace;
  font-size: 20px;
  letter-spacing: 0.23em;
}
.cmp-title__gaming h5.cmp-title__text {
  font-family: Roboto Mono, monospace;
  font-size: 20px;
  letter-spacing: 0.005em;
}
.cmp-title__gaming h6.cmp-title__text {
  font-family: Roboto Mono, monospace;
  font-size: 1pc;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 450px) {
  .cmp-title__link:active {
    color: #e6e6e6;
    -webkit-text-decoration: underline #e6e6e6;
    text-decoration: underline #e6e6e6;
  }
}
.title.cmp-title__black-text .cmp-title__text {
  color: #000;
}
.title.cmp-title__dark-gray-text .cmp-title__text {
  color: #191919;
}
.title.cmp-title__light-gray-text .cmp-title__text {
  color: #e6e6e6;
}
.title.cmp-title__white-text .cmp-title__text {
  color: #fff;
}
.title.cmp-title__orange-text .cmp-title__text {
  color: #f26522;
}
.title.cmp-title__yellow-text .cmp-title__text {
  color: #f7941d;
}
.customisable-border::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px;
  background-color: #f5f5f5;
  border-radius: 10px;
}
.customisable-border::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
.customisable-border::-webkit-scrollbar-thumb {
  background-color: #aaa;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.2) 25%,
    transparent 0,
    transparent 50%,
    rgba(0, 0, 0, 0.2) 0,
    rgba(0, 0, 0, 0.2) 75%,
    transparent 0,
    transparent
  );
}
.cmp-videogallery__background-color {
  background-color: #191919;
  padding-left: 20px;
  padding-right: 20px;
}
.cmp-videogallery__background-color .cmp-videogallery__wrapper {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
  min-height: 10px;
  min-width: 10px;
  padding-top: 78px;
  --isVMobile: 1;
  --vg_position: relative;
  --vg__containertitle_w: 60%;
  --vg__mediascarousel_w: 95%;
  --vg__content_w: 70%;
  --vg__maintitle_w: 70%;
  --vg_font_size_title: 42px;
  --vg_font_size_subtitle: 30px;
  --vg_font_size_problemsolution_title: 40px;
  --vg_font_size_problemsolution_desc: 26px;
}
@media only screen and (max-width: 1023px) {
  .cmp-videogallery__background-color .cmp-videogallery__wrapper {
    --isVMobile: 2;
    padding-left: 0;
    padding-right: 0;
    --vg_position: absolute;
    --vg__mediascarousel_w: 100%;
  }
}
@media only screen and (max-width: 1368px) {
  .cmp-videogallery__background-color .cmp-videogallery__wrapper {
    --vg_font_size_title: 32px;
    --vg_font_size_subtitle: 20px;
    --vg_font_size_problemsolution_title: 30px;
    --vg_font_size_problemsolution_desc: 24px;
  }
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery__icons {
  position: absolute;
  z-index: 2;
  top: 0;
  left: calc(50% - 83.5px);
  text-align: center;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery__icons
  .cmp-videogallery__icons-outerCircle {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 28.5px solid #353535;
  text-align: center;
  background-color: #000;
  opacity: 0.5;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery__icons
  .cmp-videogallery__icon {
  position: absolute;
  top: 28.5px;
  left: 28.5px;
  border-radius: 50%;
  background-color: #000;
  opacity: 1;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery__icons
  .cmp-videogallery__icon
  .cmp-image
  img.cmp-image__image {
  width: 110px;
  height: 110px;
  border-radius: 50%;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery {
  width: 100%;
  height: 100%;
  position: var(--vg_position, relative);
  background-repeat: no-repeat;
  background-image: url(clientlib-site/resources/images/videogallery-darkgray.svg);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container {
  position: relative;
  min-height: 10px;
  min-width: 10px;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title {
  width: var(--vg__containertitle_w, 60%);
  min-height: 75pt;
  padding-top: 83.5px;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext {
  text-decoration: none;
  font-style: normal;
  font-family: LionbridgeSans, sans-serif;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext
  h2.cmp-title__text {
  width: var(--vg__maintitle_w, 70%);
  font-size: var(--vg_font_size_title, 42px);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-text
  h3 {
  width: var(--vg__maintitle_w, 70%);
  font-style: normal;
  font-family: NotoSans, sans-serif;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel {
  min-width: 50px;
  width: var(--vg__mediascarousel_w, 95%);
  overflow: hidden;
  position: relative;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item {
  padding: 0;
  margin: 0;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__image {
  width: 710px;
  height: 25pc;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__image
  .cmp-image__image {
  height: 25pc;
  border: 5px solid #f26522;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__video {
  width: 710px;
  height: 25pc;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__video
  .vidyard-player-container {
  height: 25pc;
  border: 5px solid #f26522;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__video
  .cmp_vg-vidyard-player-container,
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__video
  .vidyard-player-container
  img {
  height: 25pc;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_item
  .cmp-videogallerypanel__video
  .cmp_vg-vidyard-player-container
  img.video-player-img {
  height: 25pc;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  border: 5px solid #f26522;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__mediascarousel
  .cmp-videogallery__mediascarousel_slider
  .cmp-videogallery__mediascarousel_box--active {
  opacity: 0;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__indicators {
  width: 100%;
  padding: 0;
  margin: 10px 0 0;
}
@media only screen and (max-width: 767px) {
  .cmp-videogallery__background-color
    .cmp-videogallery__wrapper
    .cmp-videogallery
    .cmp-videogallery__container
    .cmp-videogallery__indicators {
    text-align: center;
  }
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__indicators
  .cmp-videogallery__indicator {
  border: 2px solid #636466;
  background-color: #636466;
  border-radius: 50px;
  outline: none !important;
  height: 15px;
  width: 15px;
  display: inline-block;
  margin-right: 7.5px;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__indicators
  .cmp-videogallery__indicator:last-child {
  margin-right: 0;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__indicators
  .cmp-videogallery__indicator.cmp-videogallery__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content {
  width: var(--vg__content_w, 70%);
  position: relative;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item {
  width: 100%;
  display: block;
  opacity: 1;
  left: 0;
  top: 0;
  position: absolute;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  h4 {
  font-size: var(--vg_font_size_problemsolution_title, 40px);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  .cmp-videogallerypanel__problemdesc
  p {
  font-size: var(--vg_font_size_problemsolution_desc, 26px);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  h4 {
  font-size: var(--vg_font_size_problemsolution_title, 40px);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  .cmp-videogallerypanel__solutiondesc
  p {
  font-size: var(--vg_font_size_problemsolution_desc, 26px);
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content
  .cmp-videogallery__item-noactive {
  width: 100%;
  display: block;
  opacity: 0;
  left: -125pc;
  top: 0;
  position: absolute;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery {
  position: relative;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery
  .cmp-videogallery__container_title {
  width: 60%;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext {
  text-decoration: none;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery
  .cmp-videogallery__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery
  .cmp-videogallery__content
  .cmp-videogallery__item {
  width: 30%;
  position: relative;
  top: unset;
  left: unset;
}
.cmp-videogallery__background-color
  .cmp-videogallery__wrapper.cmp-videogallery__edit
  .cmp-videogallery
  .cmp-videogallery__content
  .cmp-videogallery__item
  .cmp-videogallerypanel__wrapper
  .cmp-image__image {
  border-radius: 6px;
}
.cmp-videogallery__wrapper
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__image,
.cmp-videogallery__wrapper
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__video {
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.videogallery.cmp-videogallery__background_back
  .cmp-videogallery__background-color {
  background-color: #191919;
}
.videogallery.cmp-videogallery__background_back
  .cmp-videogallery__background-color
  .cmp-videogallery {
  background-image: url(clientlib-site/resources/images/videogallery-darkgray.svg);
}
.videogallery.cmp-videogallery__background_back
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator {
  border: 2px solid #636466;
  background-color: #636466;
}
.videogallery.cmp-videogallery__background_back
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator.cmp-videogallery__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color {
  background-color: #f26522;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color
  .cmp-videogallery {
  background-image: url(clientlib-site/resources/images/videogallery-orange.svg);
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-text
  h3,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext
  h2.cmp-title__text {
  color: #fff;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator {
  border: 2px solid #636466;
  background-color: #636466;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator.cmp-videogallery__indicator--active {
  border-color: #d9d9d9;
  background-color: #d9d9d9;
}
.videogallery.cmp-videogallery__background_light-gray {
  color: #191919;
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color {
  background-color: #dadada;
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color
  .cmp-videogallery {
  background-image: url(clientlib-site/resources/images/videogallery-lightgray.svg);
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext
  h2.cmp-title__text {
  color: #191919;
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator {
  border: 2px solid #353535;
  background-color: #353535;
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator.cmp-videogallery__indicator--active {
  border-color: #191919;
  background-color: #191919;
}
.videogallery.cmp-videogallery__background_light-gray
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__content,
.videogallery.cmp-videogallery__background_white {
  color: #191919;
}
.videogallery.cmp-videogallery__background_white
  .cmp-videogallery__background-color {
  background-color: #fff;
}
.videogallery.cmp-videogallery__background_white
  .cmp-videogallery__background-color
  .cmp-videogallery {
  background-image: url(clientlib-site/resources/images/videogallery-white.svg);
}
.videogallery.cmp-videogallery__background_white
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__container
  .cmp-videogallery__container_title
  .cmp-videogallery_titletext
  h2.cmp-title__text {
  color: #191919;
}
.videogallery.cmp-videogallery__background_white
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator {
  border: 2px solid #e6e6e6;
  background-color: #e6e6e6;
}
.videogallery.cmp-videogallery__background_white
  .cmp-videogallery__background-color
  .cmp-videogallery
  .cmp-videogallery__indicator.cmp-videogallery__indicator--active {
  border-color: #191919;
  background-color: #191919;
}
.cmp-videogallerypanel__wrapper {
  position: relative;
}
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__image {
  width: 250px;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__image
  .cmp-image__image {
  border: 5px solid #f26522;
}
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__video {
  width: 250px;
  height: 180px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__video
  .video-player-img {
  border: 5px solid #f26522;
}
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__content {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 50px;
}
@media only screen and (max-width: 576px) {
  .cmp-videogallerypanel__wrapper .cmp-videogallerypanel__content {
    display: block;
  }
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem {
  width: 50%;
  min-height: 75pt;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 576px) {
  .cmp-videogallerypanel__wrapper
    .cmp-videogallerypanel__content
    .cmp-videogallerypanel__problem {
    width: 100%;
  }
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  h4 {
  text-align: left;
  font-size: 40px;
  font-style: normal;
  font-family: NotoSans, sans-serif;
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  .cmp-videogallerypanel__problemdesc
  p {
  text-align: left;
  text-decoration: none;
  font-style: normal;
  font-size: 26px;
  font-family: NotoSans, sans-serif;
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution {
  width: 50%;
  min-height: 75pt;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 576px) {
  .cmp-videogallerypanel__wrapper
    .cmp-videogallerypanel__content
    .cmp-videogallerypanel__solution {
    width: 100%;
  }
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  h4 {
  text-align: left;
  font-size: 40px;
  font-style: normal;
  font-family: NotoSans, sans-serif;
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  .cmp-videogallerypanel__solutiondesc
  p {
  text-align: left;
  text-decoration: none;
  font-style: normal;
  font-size: 26px;
  font-family: NotoSans, sans-serif;
}
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__linkaction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  z-index: 3;
  width: 100%;
  padding: 0;
}
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__linkaction a,
.cmp-videogallerypanel__wrapper .cmp-videogallerypanel__linkaction a:hover {
  text-decoration: none;
}
.cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  .cmp_link_button_div {
  width: fit-content;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  border-radius: 3px;
  border: 1px solid #f26522;
  text-align: center;
  font-size: 24px;
  height: 45px;
  min-width: 200px;
  line-height: 45px;
  font-style: normal;
  font-family: NotoSans, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  text-decoration: none;
}
.cmp_vidyard_video-play-button {
  position: absolute;
  display: block;
  background-color: #2e2e2e;
  width: 16%;
  height: auto;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  overflow: hidden;
  font-size: 0;
  padding: 0;
  min-width: 20px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-appearance: initial !important;
  -moz-appearance: initial !important;
  appearance: auto !important;
}
.cmp_vidyard_video-play-button .cmp_vidyard_play-button-size {
  padding-top: 100%;
  width: 100%;
}
.cmp_vidyard_video-play-button .cmp_vidyard_play_arrow {
  position: absolute;
  top: 25%;
  left: 30%;
  width: 50%;
  height: 50%;
}
.cmp-videogallery__mediascarousel_item .cmp_vidyard_video-play-button {
  display: none;
}
.cmp-videogallery__mediascarousel_item--active .cmp_vidyard_video-play-button {
  display: block;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__image
  .cmp-image__image,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__video
  .vidyard-player-container {
  border: 5px solid #f7941d;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  .cmp-videogallerypanel__problemdesc
  p,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__problem
  h4,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  .cmp-videogallerypanel__solutiondesc
  p,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__content
  .cmp-videogallerypanel__solution
  h4,
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  a.cmp-button {
  color: #fff;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  a.cmp-button:hover {
  color: #e6e6e6;
  text-decoration: none;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  .cmp_link_button_div {
  border: 1px solid #fff;
  color: #fff;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  .cmp_link_button_div:hover {
  color: #e6e6e6;
}
.videogallery.cmp-videogallery__background_orange
  .cmp-videogallery
  .cmp-videogallerypanel__wrapper
  .cmp-videogallerypanel__linkaction
  .cmp_link_button_div:hover
  a.cmp-button {
  color: #e6e6e6;
  text-decoration: none;
}
.yxt-Card-child {
  background-color: #fff;
}
.yxt-SearchBar-form {
  background-color: #404040;
  --yxt-searchbar-text-color: #fff;
}
@media only screen and (max-width: 600px) {
  .yextssearchbar {
    display: none;
  }
  .cmp-searchbar-gaming.yextssearchbar {
    display: block;
  }
}
.answers-layout {
  --yxt-font-family: LionbridgeSansLight, sans-serif;
}
.answers-layout .yxt-SearchBar-container {
  z-index: 100;
}
.answers-layout .yxt-SearchBar-container .yxt-SearchBar-form {
  background-color: #404040;
  --yxt-searchbar-text-color: #fff;
}
.answers-layout .yxt-Card-child {
  background-color: #dadada;
}
.answers-layout .yxt-Results--universal {
  -webkit-box-shadow: 0 0 10px 9pt #2d2c2c;
  box-shadow: 0 0 10px 9pt #2d2c2c;
}
.answers-layout .yxt-Results-viewAllLabel,
.answers-layout svg {
  color: #f7941d;
}
.Icon-image {
  width: 1.5em;
  height: 1.5em;
}
.yxt-SearchBar-button {
  padding-bottom: 3px;
}
.yxt-StandardCard-titleLink {
  color: #f7941d;
}
.yxt-StandardCard-titleLink:hover.js-yxt-StandardCard-title {
  color: #f7941d;
  text-decoration: underline;
}
.yxt-CTA {
  color: #f7941d;
}
.yxt-CTA:hover {
  color: #f7941d;
  text-decoration: underline;
}
.universal-container {
  position: absolute;
  margin-right: 25px;
  z-index: 301;
}
.yxt-StandardCard-content a:hover {
  text-decoration: underline;
  color: #f7941d;
}
.yxt-NoResults {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-height: 0.0625rem;
  background-color: #e6e6e6;
  color: #000;
}
.yxt-NoResults .yxt-NoResults-wrapper {
  padding: var(--yxt-standard-card-base-spacing);
  font-family: var(--yxt-font-family);
  font-size: var(--yxt-font-size-md);
  line-height: var(--yxt-line-height-xs);
  font-weight: var(--yxt-font-weight-normal);
  font-style: normal;
}
.yxt-NoResults .yxt-NoResults-info {
  color: #f7941d;
}
.cmp-searchbar-gaming .answers-layout {
  --yxt-font-family: "NotoSans";
}
.cmp-searchbar-gaming
  .answers-layout
  .yxt-Answers-component
  .yxt-StandardCard-contentWrapper
  .yxt-CTA--StandardCard.yxt-CTA--solo,
.cmp-searchbar-gaming
  .answers-layout
  .yxt-Answers-component
  .yxt-StandardCard-contentWrapper
  .yxt-StandardCard-titleLink.js-yxt-StandardCard-title {
  color: #f7941d;
}
@media screen and (max-width: 992px) {
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-Answers-component
    .yxt-StandardCard-contentWrapper
    .yxt-CTA--StandardCard.yxt-CTA--solo,
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-Answers-component
    .yxt-StandardCard-contentWrapper
    .yxt-StandardCard-titleLink.js-yxt-StandardCard-title {
    padding-left: 0;
  }
}
@media screen and (max-width: 992px) {
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-Answers-component
    .yxt-CTA
    .yxt-Answers-component {
    width: 85%;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-Answers-component
    .yxt-StandardCard-wrapper
    .yxt-StandardCard-img {
    display: none;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-Answers-component
    .yxt-StandardCard-titleLink.js-yxt-StandardCard-title {
    white-space: normal;
    padding-left: 0;
  }
}
.cmp-searchbar-gaming .answers-layout .yxt-SearchBar-container {
  z-index: 100;
  border-radius: 5px;
  border: 1px solid #f7941e;
  width: 148px;
  -webkit-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-filter: drop-shadow(4px 6px 7px #000);
  filter: drop-shadow(4px 6px 7px #000);
  background-color: #212121;
}
.cmp-searchbar-gaming
  .answers-layout
  .yxt-SearchBar-container
  .yxt-SearchBar-form {
  background-color: #212121;
  --yxt-searchbar-text-color: #fff;
  height: 27px;
}
.cmp-searchbar-gaming .answers-layout .yxt-SearchBar-container.expand {
  width: 100%;
}
.cmp-searchbar-gaming .answers-layout .yxt-Card--universal {
  border: none !important;
  margin-bottom: -1px;
}
.cmp-searchbar-gaming .yxt-SearchBar .yxt-SearchBar-input {
  font-size: 10px;
  line-height: 79.5%;
  letter-spacing: 0.08em;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  padding: 9px 10px;
}
.cmp-searchbar-gaming
  .yxt-SearchBar
  .yxt-SearchBar-input::-webkit-input-placeholder {
  font-weight: 700;
  color: #fff;
}
.cmp-searchbar-gaming .yxt-SearchBar .yxt-SearchBar-input::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.cmp-searchbar-gaming
  .yxt-SearchBar
  .yxt-SearchBar-input:-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.cmp-searchbar-gaming
  .yxt-SearchBar
  .yxt-SearchBar-input::-ms-input-placeholder {
  color: #fff;
  opacity: 1;
}
.cmp-searchbar-gaming .yxt-SearchBar .yxt-SearchBar-input::placeholder {
  color: #fff;
  opacity: 1;
}
.cmp-searchbar-gaming .yxt-SearchBar .yxt-SearchBar-button,
.cmp-searchbar-gaming .yxt-SearchBar .yxt-SearchBar-clear {
  background-color: #212121;
  padding: 3px 7px;
}
.cmp-searchbar-gaming .yxt-SearchBar img,
.cmp-searchbar-gaming .yxt-SearchBar svg {
  width: 13px;
  height: 13px;
  -webkit-filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 9pt #fff)
    drop-shadow(0 0 6px #fff);
  filter: drop-shadow(0 0 2px #fff) drop-shadow(0 0 9pt #fff)
    drop-shadow(0 0 6px #fff);
  color: #fff;
  content: url(../../../etc.clientlibs/lionbridge/clientlibs/clientlib-site/resources/images/mag-glass-white.svg);
}
@media only screen and (max-width: 768px) {
  .cmp-searchbar-gaming .answers-layout .yxt-SearchBar-container {
    width: 17pc;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form {
    height: 57px;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-input {
    font-size: 1pc;
    line-height: 130.5%;
    letter-spacing: 0.08em;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-button,
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-clear {
    padding: 3px 9pt;
  }
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-button
    img,
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-button
    svg,
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-clear
    img,
  .cmp-searchbar-gaming
    .answers-layout
    .yxt-SearchBar-container
    .yxt-SearchBar-form
    .yxt-SearchBar-clear
    svg {
    width: 29px;
    height: 29px;
  }
}
.lionbridge-games__site-root {
  color: #fff;
}
.lionbridge-games__site-root
  .cmp-socialshare
  .cmp-socialshare--button[data-network] {
  background: none;
}
.lionbridge-games__site-root
  .cmp-lastUpdatedDate
  .cmp-lastUpdatedDate__date-line {
  font-family: Roboto Mono, monospace;
  text-transform: uppercase;
}
