/* common value, do not edit unless you have global search and confirm it is safe */
/* Color Theme */
/* Color theme for landing */
/* header scss variable */
/* (Flexbox Mixin Helper) */
/* (Calc Mixin Helper) */
/*  START: Animation Mixin */
/* Clockwise Spinning */
/* Anti-clockwise Spinning */
/*  END: Animation Mixin */
/* line 4, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo.active {
  padding-bottom: 20px;
}
/* line 8, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .showcaseWrapper {
  width: 1188px;
  margin: 0 auto;
}
/* line 12, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .imageLinkText {
  display: inline-block;
  width: 188px;
  margin: 15px 5px 5px;
}
/* line 16, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .imageLinkText .imageWrapper {
  position: relative;
  height: 122px;
}
/* line 20, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .imageLinkText .adLabel:before {
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 41px;
  height: 21px;
}
/* line 22, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
.language-zh #otherPromo .imageLinkText .adLabel:before {
  background-image: url("/_ui/shared/common/svg/adLabel/ic_adBrandsZH.svg");
  background-size: contain;
}
/* line 26, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
.language-en #otherPromo .imageLinkText .adLabel:before {
  background-image: url("/_ui/shared/common/svg/adLabel/ic_adBrandsEN.svg");
  background-size: contain;
}
/* line 37, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .imageLinkText .textWrapper {
  height: 36px;
  margin-top: 10px;
  text-align: center;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 36px;
  font-size: 15px;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 45, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .promoCatList {
  height: initial;
}
/* line 48, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .toggleList {
  text-align: center;
  margin-top: 10px;
  font-size: 15px;
}
/* line 52, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .toggleList .btnExpand {
  position: relative;
  z-index: 1;
}
/* line 56, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .toggleList .divider {
  position: relative;
  top: -24px;
  height: 1px;
  background: #e9e9e9;
}
/* line 62, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .toggleList .showtext {
  line-height: 25px;
}
/* line 66, ../../../../../resource/compass/_ui/desktop/common/css/allPromotionBox/allPromotionBox.scss */
#otherPromo .extraListWrapper .extraList {
  display: none;
  width: 1188px;
}
