/* variables for purchase journey scoped sass */
/* change after client confirmation */
/* end change after client confirmation */
/* module */
.button[data-v-1b53d202] {
  border-radius: 2px;
  color: currentColor;
  display: inline-block;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.8333333333;
  padding: 5px 10px;
  text-decoration: none;
  cursor: pointer;
}
.button_primary[data-v-1b53d202] {
  background-color: #00adef;
  color: #fff;
}
.button_primary[data-v-1b53d202]:hover, .button_primary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #176db7;
}
body[data-theme=amg] .button_primary[data-v-1b53d202] {
  background-color: #cc0000;
  color: #fff;
}
body[data-theme=amg] .button_primary[data-v-1b53d202]:hover, body[data-theme=amg] .button_primary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
body[data-theme=amg] .eq-brand .button_primary[data-v-1b53d202] {
  background-color: #00adef;
}
.button_secondary[data-v-1b53d202] {
  background-color: #666;
  color: #fff;
}
.button_secondary[data-v-1b53d202]:hover, .button_secondary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #333;
}
.button_secondary_alt[data-v-1b53d202] {
  background-color: #444;
  color: #fff;
}
.button_secondary_alt[data-v-1b53d202]:hover, .button_secondary_alt[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #999;
}
.button_amg[data-v-1b53d202] {
  background-color: #cc0000;
  color: #fff;
}
.button_amg[data-v-1b53d202]:hover, .button_amg[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #e23a39;
}
.button_green[data-v-1b53d202] {
  background-color: #63ccad;
  color: #fff;
}
.button_green[data-v-1b53d202]:hover, .button_green[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #63ccad;
}
.button_blue[data-v-1b53d202] {
  background-color: #00adef;
  color: #fff;
}
.button_blue[data-v-1b53d202]:hover, .button_blue[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  background-color: #00adef;
}
.button--wide[data-v-1b53d202] {
  padding-left: 30px;
  padding-right: 30px;
}
.link[data-v-1b53d202] {
  color: currentColor;
  text-decoration: none;
}
.link_primary[data-v-1b53d202] {
  font: normal 400 18px/1 "corporateacondpro";
  padding-left: 10px;
  position: relative;
}
@media only print {
.link_primary[data-v-1b53d202] {
    font: normal 400 24px/1.1666666667 "corporateacondpro";
}
}
body[data-theme=amg] .link_primary[data-v-1b53d202] {
  font-style: italic;
  padding-left: 15px;
}
.link_primary[data-v-1b53d202]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_primary[data-v-1b53d202]:before {
  color: #cc0000;
  content: "\e92b";
  font-size: 15px;
}
.link_primary[data-v-1b53d202]:hover, .link_primary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_primary[data-v-1b53d202]:hover, body[data-theme=amg] .link_primary[data-v-1b53d202]:focus {
  color: #e23a39;
}
body.corporate-page .link_primary[data-v-1b53d202] {
  font-family: "Arial", sans-serif;
  font-size: 12px;
  padding: 0;
}
body.corporate-page .link_primary[data-v-1b53d202]:before {
  content: none;
}
.link_secondary[data-v-1b53d202] {
  padding-left: 10px;
  position: relative;
}
.link_secondary[data-v-1b53d202]:before {
  color: #0090ff;
  content: "\e906";
  display: inline-block;
  font-family: "cn-icons" !important;
  font-size: 6px;
  left: 0;
  margin-top: 0;
  position: absolute;
  right: auto;
  top: 6px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
body[data-theme=amg] .link_secondary[data-v-1b53d202]:before {
  color: #cc0000;
}
.link_secondary[data-v-1b53d202]:hover, .link_secondary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_secondary[data-v-1b53d202]:hover, body[data-theme=amg] .link_secondary[data-v-1b53d202]:focus {
  color: #cc0000;
}
@media only print {
.link_secondary[data-v-1b53d202] {
    font: normal 400 12px/1.5 "Arial", sans-serif;
    font: normal 400 14px/1.5 "Arial", sans-serif;
}
}
.link_plain-link[data-v-1b53d202], body.corporate-page .link_primary[data-v-1b53d202] {
  color: #00adef;
}
body[data-theme=amg] .link_plain-link[data-v-1b53d202], body[data-theme=amg] body.corporate-page .link_primary[data-v-1b53d202], body.corporate-page body[data-theme=amg] .link_primary[data-v-1b53d202] {
  color: #cc0000;
}
.link_plain-link[data-v-1b53d202]:hover, body.corporate-page .link_primary[data-v-1b53d202]:hover, .link_plain-link[data-v-1b53d202]:focus, body.corporate-page .link_primary[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_plain-link[data-v-1b53d202]:hover, body[data-theme=amg] body.corporate-page .link_primary[data-v-1b53d202]:hover, body.corporate-page body[data-theme=amg] .link_primary[data-v-1b53d202]:hover, body[data-theme=amg] .link_plain-link[data-v-1b53d202]:focus, body[data-theme=amg] body.corporate-page .link_primary[data-v-1b53d202]:focus, body.corporate-page body[data-theme=amg] .link_primary[data-v-1b53d202]:focus {
  color: #cc0000;
}
.link_in-text[data-v-1b53d202]:hover, .link_in-text[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_in-text[data-v-1b53d202]:hover, body[data-theme=amg] .link_in-text[data-v-1b53d202]:focus {
  color: #cc0000;
}
.link_bold[data-v-1b53d202] {
  font-size: 14px;
  font-weight: 700;
}
.link_bold[data-v-1b53d202]:hover, .link_bold[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold[data-v-1b53d202]:hover, body[data-theme=amg] .link_bold[data-v-1b53d202]:focus {
  color: #cc0000;
}
.link_bold_sub[data-v-1b53d202] {
  font-size: 12px;
  font-weight: 700;
}
.link_bold_sub[data-v-1b53d202]:hover, .link_bold_sub[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_bold_sub[data-v-1b53d202]:hover, body[data-theme=amg] .link_bold_sub[data-v-1b53d202]:focus {
  color: #cc0000;
}
.link_icon_text[data-v-1b53d202] {
  font: normal 400 24px/1.1666666667 "corporateacondpro";
}
@media only print {
.link_icon_text[data-v-1b53d202] {
    font: normal 400 28px/1.2142857143 "corporateacondpro";
    font: normal 400 30px/1.2666666667 "corporateacondpro";
}
}
.link_icon_text [class^=icon-mb][data-v-1b53d202],
.link_icon_text [class*=" icon-mb"][data-v-1b53d202] {
  vertical-align: middle;
}
.link_icon_text[data-v-1b53d202]:hover, .link_icon_text[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #0090ff;
}
body[data-theme=amg] .link_icon_text[data-v-1b53d202] {
  color: #999;
}
body[data-theme=amg] .link_icon_text[data-v-1b53d202]:hover, body[data-theme=amg] .link_icon_text[data-v-1b53d202]:focus {
  -webkit-animation: none;
          animation: none;
  color: #cc0000;
}
body[data-theme=amg] .link_icon_text:hover [class^=icon-mb][data-v-1b53d202],
body[data-theme=amg] .link_icon_text:hover [class*=" icon-mb"][data-v-1b53d202], body[data-theme=amg] .link_icon_text:focus [class^=icon-mb][data-v-1b53d202],
body[data-theme=amg] .link_icon_text:focus [class*=" icon-mb"][data-v-1b53d202] {
  color: #cc0000;
}
.clearfix[data-v-1b53d202]:after {
  content: "";
  display: table;
  clear: both;
}
#content[data-v-1b53d202] {
  width: 100%;
  overflow-x: hidden;
}
.back-link[data-v-1b53d202] {
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
  font-size: 14px;
  float: right;
}
@media (max-width: 767px) {
.back-link[data-v-1b53d202] {
    font-size: 13px;
}
}
.back-link a[data-v-1b53d202] {
  display: inline-block;
  color: #333;
  line-height: normal;
}
.back-link a[data-v-1b53d202]:hover {
  color: #00adef;
}
body[data-theme=amg] .back-link a[data-v-1b53d202] {
  color: #fff;
}
body[data-theme=amg] .back-link a[data-v-1b53d202]:hover {
  color: #c00;
  border-bottom: 3px solid #c00;
}
.back-link a[data-v-1b53d202]:before {
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  margin-right: 15px;
  font-size: 14px;
}
@media (max-width: 767px) {
.back-link a[data-v-1b53d202]:before {
    margin-right: 5px;
    font-size: 13px;
}
}
.expansion-link[data-v-1b53d202] {
  display: inline-block;
  width: 98px;
  text-align: left;
  padding-right: 5px;
  color: #333;
  border-bottom: 1px solid #333;
  font-family: "PingFang SC", "Hiragino Sans GB", "Noto Sans CJK SC", "Source Han Sans SC", "Microsoft YaHei", "SimHei", Helvetica, Arial, serif;
}
@media (max-width: 767px) {
.expansion-link[data-v-1b53d202] {
    position: relative;
}
}
body[data-theme=amg] .expansion-link[data-v-1b53d202] {
  color: #fff;
  border-bottom-color: #999;
}
.expansion-link[data-v-1b53d202]:after {
  position: absolute;
  right: 5px;
  content: "\e93f";
  font-family: "cn-icons" !important;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-left: 10px;
}
.expansion-link--open[data-v-1b53d202]:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
.button[data-v-1b53d202] {
  font-size: 14px;
}
@media (max-width: 767px) {
.button[data-v-1b53d202] {
    font-size: 13px;
}
}
.global-header__right-menu-localtion-wrap[data-v-1b53d202] {
  width: 0;
}
