﻿@charset "utf-8";

html {
  font-size: 10px
}

* {
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

li,
ol,
ul {
  list-style: none
}

img {
  border: none
}

html {
  font-size: 10px !important
}

.button {
  border: 0;
  background-color: none;
  outline: none
}

input,
textarea {
  outline: none;
  border: none
}

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: unset
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  font-weight: 400
}

h1 {
  font-size: 3.6rem;
  line-height: 1.4;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  h1 {
    font-size: 3rem;
    line-height: 4.8rem;
    letter-spacing: .2rem
  }
}

h2 {
  font-size: 3rem;
  line-height: 1.4;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: unset
  }
}

h3 {
  font-size: 2rem;
  line-height: 1.4
}

h3,
h4 {
  letter-spacing: 0
}

h4 {
  font-size: 1.8rem;
  line-height: 1.67
}

h5 {
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  h5 {
    font-size: 1.4rem
  }
}

h6 {
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  h6 {
    font-size: 1.2rem;
    line-height: 2rem;
    letter-spacing: 0
  }
}

table {
  border-collapse: collapse
}

table,
table tr td,
table tr th {
  border: .1rem solid #ccc;
  text-align: left;
  vertical-align: top;
  padding: .5rem
}

.text_underLine_a:hover a,
.text_underLine_parent:hover .text_underLine_child,
.text_underLine_self:hover,
u {
  border-bottom: 1px solid;
  padding-bottom: .3rem;
  text-decoration: none;
  display: inline
}

.hover_style_parent .hover_style_child {
  opacity: 1;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.hover_style_parent:hover .hover_style_child {
  opacity: .6;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

body {
  margin: 0
}

body div.image {
  margin-bottom: 0;
  overflow: hidden
}

body a {
  text-decoration: none
}

body p {
  margin: 0
}

body .common_hide {
  display: none
}

.fixed {
  position: fixed !important
}

.visibility-hidden {
  visibility: hidden !important
}

@media screen and (max-width:1440px) {
  body>.container {
    width: 100%;
    margin: 0 auto
  }

  body>.container .header {
    width: 100%
  }
}

@media screen and (max-width:750px) {
  body>.container {
    width: 100%;
    margin: 0 auto
  }

  body .layoutContainer .experiencefragment {
    width: 100%
  }

  .default_padding>.cmp-container {
    padding: 0
  }

  .is-active {
    visibility: visible;
    opacity: 1
  }
}

.cq-Editable-dom {
  min-height: 4rem
}

#contentBlock .cmp-text,
#contentBlock .title {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text,
  #contentBlock .title {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

#contentBlock .cmp-text a,
#contentBlock .title a {
  color: #fc9501
}

#contentBlock .cmp-text a:hover,
#contentBlock .title a:hover {
  border-bottom: 1px solid
}

#contentBlock .cmp-text h1,
#contentBlock .title h1 {
  color: #fff;
  font-size: 3.6rem;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text h1,
  #contentBlock .title h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

#contentBlock .cmp-text h2,
#contentBlock .title h2 {
  color: #121212;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text h2,
  #contentBlock .title h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

#contentBlock .cmp-text h3,
#contentBlock .title h3 {
  color: #121212;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text h3,
  #contentBlock .title h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

#contentBlock .cmp-text h4,
#contentBlock .title h4 {
  font-weight: 500
}

#contentBlock .cmp-text h4,
#contentBlock .cmp-text h5,
#contentBlock .title h4,
#contentBlock .title h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

#contentBlock .cmp-text h6,
#contentBlock .title h6 {
  color: rgba(18, 18, 18, .6);
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text h6,
  #contentBlock .title h6 {
    color: #121212
  }
}

#contentBlock .cmp-text p,
#contentBlock .title p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

#contentBlock .cmp-text blockquote,
#contentBlock .title blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text blockquote,
  #contentBlock .title blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

#contentBlock .cmp-text .KWM-Caption,
#contentBlock .title .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  #contentBlock .cmp-text .KWM-Caption,
  #contentBlock .title .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

#contentBlock .cmp-text table,
#contentBlock .title table {
  margin-top: 4rem
}

#contentBlock .cmp-text table td,
#contentBlock .title table td {
  font-size: 1.8rem;
  font-weight: 400
}

#contentBlock .cmp-text table td.no-borders,
#contentBlock .title table td.no-borders {
  display: none
}

#contentBlock .cmp-text table td ul,
#contentBlock .title table td ul {
  margin: 3rem 0
}

#contentBlock .cmp-text table td strong,
#contentBlock .title table td strong {
  font-size: 1.8rem
}

#contentBlock .cmp-text ol li,
#contentBlock .title ol li {
  padding-left: 6.25%
}

#contentBlock .cmp-text .element,
#contentBlock .title .element {
  margin-top: 0
}

#contentBlock .cmp-text .check,
#contentBlock .title .check {
  margin-top: 2rem
}

.st-sticky-share-buttons {
  display: none !important
}

@media print {

  #header_b,
  .article-display,
  .categories,
  .cmp-experiencefragment--footer,
  .homeLatestThinking,
  .share-icon {
    display: none !important
  }

  .print-img {
    display: block !important
  }

  .header-mask {
    display: none !important
  }

  .article-banner.articleBanner #tOneTitle {
    opacity: 1 !important
  }

  .article-banner.articleBanner {
    height: 100vh !important
  }
}

#locations .promoBox_Container {
  margin-top: 0
}

.default_padding>.cmp-container {
  padding: 7rem 5.2rem
}

.background_style_grey {
  background-color: #f2f2f2
}

.background_style_black {
  background-color: #000
}

.Root-Container {
  max-width: 144rem;
  margin: 0 auto;
  padding: 0 .2rem
}

.container_video {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%
}

.container_video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.container_float_left .aem-Grid>div:first-child {
  float: left !important;
  margin-right: 2% !important
}

.container_float_left .aem-Grid>div:nth-child(2) {
  float: none !important
}

.container_float_right .aem-Grid>div:first-child {
  float: right !important;
  margin-left: 2% !important
}

.container_float_right .aem-Grid>div:nth-child(2) {
  float: none !important
}

@media screen and (max-width:750px) {
  .default_padding>.cmp-container {
    padding: 3rem 0 4rem
  }
}

.layoutContainer.flex_root>.cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.layoutContainer.flex_root.left>.cmp-container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start
}

.layoutContainer.flex_root.center>.cmp-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.layoutContainer.flex_root.right>.cmp-container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.layoutContainer.flex_root.split-center>.cmp-container {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.layoutContainer.flex_root.left-right>.cmp-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.layoutContainer.flex_root.top>.cmp-container {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start
}

.layoutContainer.flex_root.middle>.cmp-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.layoutContainer.flex_root.bottom>.cmp-container {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end
}

.layoutContainer.flex_root .flex_item {
  margin-left: 1.2rem;
  margin-right: 1.2rem
}

.layoutContainer.flex_root.section_bisection .flex_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 2.4rem);
  flex: 0 0 calc(50% - 2.4rem)
}

.layoutContainer.flex_root.section_trisection .flex_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(33.33333% - 2.4rem);
  flex: 0 0 calc(33.33333% - 2.4rem)
}

.layoutContainer.flex_root.section_quartering .flex_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(25% - 2.4rem);
  flex: 0 0 calc(25% - 2.4rem)
}

.layoutContainer.flex_root.section_quintuple .flex_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(20% - 2.4rem);
  flex: 0 0 calc(20% - 2.4rem)
}

.layoutContainer.flex_root.section_sextant .flex_item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(16.66667% - 2.4rem);
  flex: 0 0 calc(16.66667% - 2.4rem)
}

.layoutContainer.flex_item.one_quarter {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.layoutContainer.flex_item.three_quarters {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3
}

.layoutContainer.background_video {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.layoutContainer.background_video .cmp-container,
.layoutContainer.background_video .cmp-container .video,
.layoutContainer.background_video .cmp-container .video video {
  width: inherit;
  height: inherit
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {

  .layoutContainer.flex_root.section_bisection .flex_item,
  .layoutContainer.flex_root.section_quartering .flex_item,
  .layoutContainer.flex_root.section_quintuple .flex_item,
  .layoutContainer.flex_root.section_trisection .flex_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1
  }

  .layoutContainer.flex_root.section_sextant .flex_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }
}

.KWM-stats {
  font-size: 9.6rem;
  letter-spacing: 0;
  line-height: 6.2rem;
  color: #fc9501;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .KWM-stats {
    font-size: 6rem;
    letter-spacing: 0;
    line-height: 3.1rem
  }
}

.KWM-Heading0 {
  font-size: 5rem;
  letter-spacing: 1.25rem;
  line-height: 6.2rem;
  color: #fff
}

.KWM-Heading0,
.KWM-Heading1 {
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

.KWM-Heading1 {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-Heading1 {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.KWM-Heading2 {
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-Heading2 {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem
  }
}

.KWM-Heading3 {
  font-size: 9.6rem;
  letter-spacing: 0;
  line-height: 6.2rem;
  color: #fc9501;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .KWM-Heading3 {
    font-size: 6rem;
    letter-spacing: 0;
    line-height: 3.1rem
  }
}

.KWM-PromoTitle-black {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .KWM-PromoTitle-black {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.KWM-PromoTitle-white {
  font-size: 9.6rem;
  letter-spacing: 0;
  line-height: 6.2rem;
  color: #fc9501;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .KWM-PromoTitle-white {
    font-size: 6rem;
    letter-spacing: 0;
    line-height: 3.1rem
  }
}

.KWM-LargeCaption {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 4.2rem;
  color: #121212
}

.KWM-PartnerName {
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
  letter-spacing: .1rem;
  line-height: 2.4rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-PartnerName {
    font-size: 2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.KWM-Breadcrumbs {
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: .15rem;
  line-height: 2.2rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-Breadcrumbs {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.2rem
  }
}

.KWM-SiderbarTitle {
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  font-size: 1.8rem;
  letter-spacing: .1rem;
  line-height: 3rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-SiderbarTitle {
    font-size: 1.8rem;
    letter-spacing: .1rem;
    line-height: 3rem
  }
}

.KWM-Label-brown {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-Label-brown {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.KWM-Label-black {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-Label-black {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.KWM-Abstract {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-Abstract {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.KWM-Button-white {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fff
}

@media screen and (max-width:750px) {
  .KWM-Button-white {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.KWM-Button-brown {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-Button-brown {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.KWM-Button-black {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-Button-black {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.KWM-ContentLabel {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-ContentLabel {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.KWM-Caption {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6
}

@media screen and (max-width:750px) {
  .KWM-Caption {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.KWM-SiderbarIndex {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-SiderbarIndex {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.KWM-SubText {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.1rem;
  color: #fff
}

@media screen and (max-width:750px) {
  .KWM-SubText {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem
  }
}

.KWM-Navigation-white {
  color: #fff
}

.KWM-Navigation-black,
.KWM-Navigation-white {
  font-size: 1.2rem;
  letter-spacing: .3rem;
  line-height: 1.8rem
}

.KWM-Navigation-black {
  color: #121212
}

.KWM-Date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-Date {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2.1rem
  }
}

.KWM-CardButton {
  line-height: 2.1rem;
  color: #fff
}

.KWM-CardButton,
.KWM-CardLabel {
  font-size: 1rem;
  letter-spacing: .071rem
}

.KWM-CardLabel {
  line-height: 1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-CardLabel {
    font-size: 1rem;
    letter-spacing: .142rem;
    line-height: 1rem
  }
}

.KWM-CardText-black {
  font-size: 1rem;
  letter-spacing: .1rem;
  line-height: 1.4rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .KWM-CardText-black {
    font-size: 1rem;
    letter-spacing: .1rem;
    line-height: 1.4rem
  }
}

.KWM-CardText-white {
  font-size: 1rem;
  letter-spacing: .1rem;
  line-height: 1.4rem;
  color: #fff
}

@media screen and (max-width:750px) {
  .KWM-CardText-white {
    font-size: 1rem;
    letter-spacing: .1rem;
    line-height: 1.4rem
  }
}

.KWM-CardText-brown {
  font-size: 1rem;
  letter-spacing: .1rem;
  line-height: 1.4rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .KWM-CardText-brown {
    font-size: 1rem;
    letter-spacing: .1rem;
    line-height: 1.4rem
  }
}

.KWM-Title {
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  font-size: 5.6rem;
  letter-spacing: 1.2rem;
  line-height: 8.4rem;
  color: #fff
}

.KWM-Bottom {
  font-size: 1.6rem;
  letter-spacing: .1rem;
  line-height: 4rem;
  color: #666
}

.header {
  width: 100%;
  height: 7.2rem;
  position: absolute;
  z-index: 1000
}

.header #header_b {
  position: relative
}

.header #header_b>.text:nth-child(2),
.header #header_b>.text:nth-child(4) {
  position: absolute;
  width: 100%;
  height: 18rem;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#24282b), to(rgba(18, 18, 18, 0)));
  background: linear-gradient(180deg, #24282b, rgba(18, 18, 18, 0));
  opacity: .6;
  z-index: -1;
  pointer-events: none
}

@media screen and (max-width:1080px) {

  .header #header_b>.text:nth-child(2),
  .header #header_b>.text:nth-child(4) {
    height: 30rem
  }
}

.header #header_b>.text:last-child {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  visibility: hidden;
  opacity: 0;
  background: rgba(12, 12, 12, .6);
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  pointer-events: none
}

.header .layoutContainer.flex_root>.cmp-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.header html[class*=aem-AuthorLayer] #headerExpertise,
.header html[class*=aem-AuthorLayer] #headerExpertiseLight,
.header html[class*=aem-AuthorLayer] #headerInsight,
.header html[class*=aem-AuthorLayer] #headerInsightLight {
  height: 100%
}

.header .headerNav {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 5rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.header .headerNav #headerExpertise,
.header .headerNav #headerInsight {
  width: 45.8vw;
  position: relative;
  display: none;
  -webkit-transition: opacity .3s ease-in-out .3s;
  transition: opacity .3s ease-in-out .3s;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none
}

.header .headerNav #headerExpertise:after,
.header .headerNav #headerInsight:after {
  content: "";
  position: absolute;
  bottom: 100%;
  width: 0;
  height: 0;
  left: 50%;
  top: -3.6rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 1.8rem solid transparent;
  border-bottom-color: #121212
}

.header .headerNav #headerExpertise .nav-content,
.header .headerNav #headerInsight .nav-content {
  max-height: 85vh;
  overflow-y: auto
}

.header .headerNav #headerExpertise .nav-content::-webkit-scrollbar,
.header .headerNav #headerInsight .nav-content::-webkit-scrollbar {
  width: 0;
  background: none
}

.header .headerNav #headerInsight {
  width: 69.8vw
}

.header .button {
  padding-bottom: .5rem
}

.header #header_b .center .flex_root .button .cmp-button__text {
  color: #fff
}

.header #header_w .center .flex_root .button .cmp-button__text {
  color: #121212
}

.header #header-tabs-pos>div,
.header #header_b .center .flex_root .button {
  position: relative
}

.header #header_b .center .flex_root .button:hover {
  cursor: pointer
}

.header #header_b .center .flex_root .button:hover .cmp-button:after {
  content: "";
  border-bottom: .1rem solid #fff;
  position: absolute;
  bottom: 3rem;
  left: 1rem;
  right: 1rem
}

.header #header_w .center .flex_root .button.button_overlay .cmp-button:hover {
  border-bottom: .1rem solid #fc9501
}

.header #header_w .center .flex_root .button:hover {
  cursor: pointer
}

.header #header_w .center .flex_root .button:hover .cmp-button__text {
  color: #fc9501
}

.header #header_b .hamburger,
.header #header_w .hamburger {
  padding: 1.5rem 0
}

.header #header_b .hamburger-inner,
.header #header_b .hamburger-inner:after,
.header #header_b .hamburger-inner:before {
  background-color: #fff
}

.header #header_w .hamburger-inner,
.header #header_w .hamburger-inner:after,
.header #header_w .hamburger-inner:before {
  background-color: #000
}

.header #administrative {
  margin-bottom: 1.2rem;
  white-space: nowrap
}

.header #administrative p {
  white-space: nowrap
}

.header>.cmp-container {
  padding: 2rem 4rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.header>.cmp-container .flex_item {
  margin-left: 0;
  margin-right: 0
}

.header>.cmp-container .left .button .cmp-button.cmp-button-icon {
  width: 4rem;
  height: 4rem
}

.header>.cmp-container .left .menuIcon {
  position: absolute;
  left: 4rem;
  top: 3rem;
  z-index: 1000
}

.header>.cmp-container .left .menuIcon .hamburger {
  padding: 0 !important
}

.header>.cmp-container .left .image img {
  cursor: pointer;
  width: 14rem;
  position: absolute;
  left: 11.4rem;
  top: 2.4rem;
  z-index: 1;
}

@media screen and (max-width:1080px) {
  .header>.cmp-container .left .image img {
    z-index: 0
  }
}

@media screen and (max-width:1200px) {
  .header>.cmp-container .left .button {
    margin-right: 4rem
  }
}

.header>.cmp-container .center {
  position: absolute;
  left: 0;
  top: 3.2rem;
  width: 100%
}

.header>.cmp-container .center>.cmp-container,
.header>.cmp-container .center>.cmp-container>.flex_root>.cmp-container>.flex_root {
  width: 100%
}

.header>.cmp-container .center>.cmp-container>.flex_root>.cmp-container>.flex_root>.cmp-container {
  width: 30.56%;
  min-width: 48rem;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.header>.cmp-container .center>.cmp-container>.flex_root>.cmp-container>.flex_root>.cmp-container .button {
  margin-right: 0
}

.header>.cmp-container .center>.cmp-container>.flex_root>.cmp-container>.flex_root>.cmp-container .button .cmp-button {
  margin-top: 0;
  margin-bottom: 0
}

.header>.cmp-container .center>.cmp-container>.flex_root>.cmp-container>.flex_root>.cmp-container .button .cmp-button__text {
  font-size: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8rem;
  letter-spacing: .3rem;
  white-space: nowrap;
  padding-bottom: 5rem;
  padding-left: 1rem;
  padding-right: 1rem
}

.header>.cmp-container .right .image {
  width: 4rem;
  height: 4rem
}

.header>.cmp-container .right>.cmp-container .button {
  margin-right: 4rem
}

.header>.cmp-container .right>.cmp-container .button:nth-child(2) {
  margin-right: 0;
  z-index: 1000
}

.header>.cmp-container .right>.cmp-container .button:nth-child(2) .cmp-button .cmp-button-icon {
  margin-right: 1rem
}

.header>.cmp-container .right>.cmp-container .button:nth-child(2) .cmp-button .cmp-button__text {
  min-width: 8.5rem
}

@media screen and (max-width:1080px) {
  .header>.cmp-container .right>.cmp-container .button:nth-child(2) .cmp-button .cmp-button__text {
    display: none
  }
}

.header>.cmp-container .right .button {
  margin-right: 3rem
}

.header>.cmp-container .right .button .cmp-button {
  margin-top: .2rem;
  margin-bottom: 0
}

.header>.cmp-container .right .button .cmp-button.cmp-button-icon {
  width: 4rem;
  height: 4rem
}

.header .language:after {
  content: "";
  border: 2rem solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -3.5rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  right: 7rem
}

.header.dark_mode .language:after {
  border-bottom-color: #121212
}

@media screen and (min-width:1080px) {
  .sticky {
    position: fixed;
    top: 0;
    width: auto;
    height: 9rem;
    z-index: 1000;
    -webkit-animation: hed .5s linear;
    animation: hed .5s linear
  }

  .sticky #header_b>.container>.cmp-container>.left>.cmp-container .hamburger-inner,
  .sticky #header_b>.container>.cmp-container>.left>.cmp-container .hamburger-inner:after,
  .sticky #header_b>.container>.cmp-container>.left>.cmp-container .hamburger-inner:before {
    background-color: #121212
  }

  .sticky #header_b>.container>.cmp-container>.center,
  .sticky #header_b>.container>.cmp-container>.left>.cmp-container>.image,
  .sticky #header_b>.container>.cmp-container>.right,
  .sticky #header_b>.container>.cmp-container>.text,
  .sticky #header_b>.text:nth-child(2),
  .sticky #header_b>.text:nth-child(4) {
    display: none
  }
}

@-webkit-keyframes hed {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes hed {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

html[class*=aem-AuthorLayer] #header-navigation,
html[class*=aem-AuthorLayer] #header-navigation-light {
  height: 100%
}

#header-navigation,
#header-navigation-light {
  width: 100%;
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1100;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all .8s ease-in-out;
  transition: all .8s ease-in-out
}

@media screen and (max-width:1080px) {

  #header-navigation,
  #header-navigation-light {
    left: -100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    opacity: 1;
    display: block
  }

  #header-navigation-light.menu-open,
  #header-navigation.menu-open {
    left: 0
  }
}

@media screen and (max-width:1080px) and (max-width:1080px) {

  #header-navigation,
  #header-navigation-light {
    padding-top: 7.2rem
  }

  #header-navigation-light .one_quarter #header_navigation_left>.container:first-child,
  #header-navigation .one_quarter #header_navigation_left>.container:first-child {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #121212;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out
  }

  #header-navigation-light.menu-open .one_quarter #header_navigation_left>.container:first-child,
  #header-navigation.menu-open .one_quarter #header_navigation_left>.container:first-child {
    visibility: visible;
    opacity: 1
  }
}

#header-navigation #header_navigation_left,
#header-navigation-light #header_navigation_left {
  height: 100%
}

#headerInsightLight #header-insightList #header_insights_image .text:nth-child(3)>.cmp-text,
#headerInsightLight #header-insightList #header_insights_image .text:nth-child(5)>.cmp-text {
  height: 1.4rem
}

#headerInsightLight #header-insightList #header_insights_image .text:nth-child(3)>.cmp-text:hover,
#headerInsightLight #header-insightList #header_insights_image .text:nth-child(5)>.cmp-text:hover {
  cursor: default
}

#headerInsightLight #header-insightList #header_insights_image .text:nth-child(3)>.cmp-text:hover p,
#headerInsightLight #header-insightList #header_insights_image .text:nth-child(5)>.cmp-text:hover p {
  text-decoration: none !important
}

#headerInsightLight #header-insightList #header_insights_image>.layoutContainer>.cmp-container>.layoutContainer>.cmp-container:hover {
  background-color: rgba(126, 105, 79, .6) !important
}

#headerInsight #header-insightList #header_insights_image .layoutContainer:nth-child(2),
#headerInsight #header-insightList #header_insights_image .layoutContainer:nth-child(3) {
  margin-bottom: 1.4rem
}

.dark_mode #administrative {
  color: #fff
}

#administrative {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.8rem;
  letter-spacing: .3rem
}

.header .cmp-button-icon,
.header .cmp-search__icon {
  cursor: pointer
}

@media screen and (max-width:1080px) {
  #header_b .language {
    height: calc(100vh - 7.2rem)
  }

  #header_b>.container>.cmp-container>.center,
  #header_b>.container>.cmp-container>.text:nth-child(5) {
    display: none
  }

  #header_b>.container>.cmp-container>.left .menuIcon {
    top: 2.2rem;
    left: 2rem
  }

  #header_b>.container>.cmp-container>.left .menuIcon .hamburger-inner,
  #header_b>.container>.cmp-container>.left .menuIcon .hamburger-inner:after,
  #header_b>.container>.cmp-container>.left .menuIcon .hamburger-inner:before {
    width: 2.5rem
  }

  #header_b>.container>.cmp-container>.left .image img {
    top: 2rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: auto
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white {
    position: absolute;
    top: 2.2rem;
    margin-right: 0
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white .cmp-button {
    margin-top: 0;
    height: auto
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white:first-child {
    right: 6.5rem
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white:nth-child(2) {
    right: 2rem
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white:nth-child(2) .cmp-button-icon {
    margin-right: 0
  }

  #header_b>.container>.cmp-container>.right .button.button_text_white .cmp-button-icon {
    font-size: 2.8rem
  }
}

@media screen and (max-width:1080px) {
  #header_b>.container>.cmp-container>.center {
    display: none
  }
}

@media screen and (max-width:1080px) {
  #header_b {
    height: 7.2rem;
    -webkit-transition: all 1s;
    transition: all 1s
  }

  #headerSearch {
    -webkit-box-shadow: 0 5px 20px 0 hsla(0, 0%, 42.4%, .43);
    box-shadow: 0 5px 20px 0 hsla(0, 0%, 42.4%, .43)
  }
}

@media screen and (min-width:1080px) {
  #header_b .hamburger-inner.white-hamburger {
    display: none;
    background-color: transparent !important
  }

  #header_b .hamburger-inner.white-hamburger:after,
  #header_b .hamburger-inner.white-hamburger:before {
    background-color: transparent !important
  }
}

.header-mask {
  position: absolute !important;
  width: 100%;
  max-width: 100% !important;
  height: 18rem !important;
  left: 0;
  top: 0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  background: -webkit-gradient(linear, left top, left bottom, from(#24282b), to(rgba(18, 18, 18, 0)));
  background: linear-gradient(180deg, #24282b, rgba(18, 18, 18, 0));
  opacity: .6;
  z-index: 1;
  pointer-events: none
}

@media screen and (max-width:1080px) {
  .header-mask {
    height: 30rem !important
  }
}

#header-navigation::-webkit-scrollbar {
  width: 0;
  background: none
}

#header_navigation_logo {
  width: 14rem
}

#header_navigation {
  height: 100vh;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

#header_navigation .one_quarter,
#header_navigation .three_quarters {
  margin-left: 0;
  margin-right: 0
}

#header_navigation .one_quarter {
  width: 29.17%
}

#header_navigation .one_quarter #header_navigation_left>.flex_root {
  height: 9rem;
  border-bottom: 1px solid #fff
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container {
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item {
  margin-left: 0;
  margin-right: 0;
  -webkit-box-flex: unset;
  -ms-flex: unset;
  flex: unset
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon {
  position: absolute;
  left: 4rem;
  top: 3rem
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger {
  padding: 0
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger .hamburger-inner,
#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger .hamburger-inner:after,
#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger .hamburger-inner:before {
  background-color: #fff
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child) {
  display: none
}

#header_navigation .one_quarter #header_navigation_left>.flex_root>.cmp-container>.flex_item:last-child {
  position: absolute;
  margin-left: 11.4rem;
  top: 2.4rem;
  cursor: pointer
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button {
  padding-left: 12.4rem;
  padding-right: 13.33%
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container {
  margin-top: 4rem
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button {
  margin-bottom: 0;
  margin-top: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 2.4rem;
  line-height: 2.4rem
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button:hover {
  cursor: pointer !important;
  color: #fc9501
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button .cmp-button__text {
  letter-spacing: .1rem;
  font-weight: 500;
  line-height: 2.4rem;
  font-size: 1.6rem
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button .cmp-button-icon {
  font-size: 1.8rem
}

#header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container:hover .cmp-button {
  color: #fc9501 !important
}

#header_navigation .three_quarters {
  width: 71.83%
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search {
  height: 9rem;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 5.88%
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section {
  width: 100%
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section .cmp-search__icon {
  display: block !important;
  pointer-events: unset;
  left: unset;
  right: 5.49%;
  top: 0;
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
  width: 4rem;
  height: 4rem;
  background-image: url(../../../content/dam/kwm/icon/icon_search_black.png)
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section .cmp-search__icon:hover {
  cursor: pointer
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section .cmp-search__loading-indicator {
  left: -1.5rem
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section input {
  font-family: ChapRegular, sans-serif;
  padding-left: 0;
  font-size: 2.4rem;
  height: 2.8rem;
  line-height: 2.4rem
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .search .cmp-search__results,
#header_navigation .three_quarters #header_navigation_right>.container:first-child .search>section .cmp-search__clear .cmp-search__clear-icon {
  display: none
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res {
  display: none;
  position: absolute;
  top: 9rem;
  width: 75.83%;
  max-height: 51.7rem;
  overflow-y: auto;
  -webkit-box-shadow: 0 2px 10px 4px rgba(18, 18, 18, .2);
  box-shadow: 0 2px 10px 4px rgba(18, 18, 18, .2);
  background: #fff;
  z-index: 1;
  padding: 3rem 4.88%
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .loading-box {
  position: absolute;
  height: 100%
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res::-webkit-scrollbar {
  width: 5px
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .header-float-res-item>p {
  text-transform: uppercase;
  font-width: 500;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #fc9501;
  letter-spacing: .1rem
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .header-float-res-item .header-float-res-more-item {
  padding-left: 5.6rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .header-float-res-item .header-float-res-more-item strong {
  font-size: 1.8rem;
  line-height: 3rem;
  color: #fc9501;
  font-weight: 600
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .header-float-res-item .header-float-res-more-item>p {
  font-size: 1.8rem;
  line-height: 3rem;
  color: rgba(18, 18, 18, .6);
  margin-bottom: 1.2rem;
  cursor: pointer
}

#header_navigation .three_quarters #header_navigation_right>.container:first-child .header-float-res .header-float-res-item .header-float-res-more-item>p:hover {
  color: #fc9501;
  text-decoration: underline
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container {
  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;
  width: 100%;
  border-bottom: 1px solid #121212;
  height: 8.8rem;
  cursor: default
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.text {
  padding-top: 3.4rem;
  padding-bottom: 2.8rem;
  border-bottom: 1px solid #121212
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.text p {
  margin: 0
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.text span {
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  font-weight: 400
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.button .cmp-button {
  margin-bottom: 0;
  margin-top: 0
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.button .cmp-button .cmp-button__text {
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  font-weight: 400;
  cursor: default
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.button:nth-child(3) .cmp-button .cmp-button__text {
  cursor: pointer
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.button:nth-child(3) .cmp-button .cmp-button-icon {
  right: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.button:nth-child(3) .cmp-button:hover .cmp-button-icon {
  right: -2rem
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(2) #header_navigation_item1>.container>.cmp-container>.container,
#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container:last-child {
  display: none
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 8.8rem;
  border-bottom: 1px solid #121212
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item {
  margin-left: 0;
  margin-right: 0
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item .button>.cmp-button>.cmp-button__text {
  cursor: default
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item .right .cmp-button .cmp-button__text {
  cursor: pointer
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item .cmp-text p {
  margin: 0
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item:nth-child(2) {
  display: none
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item:nth-child(3) .cmp-button {
  height: 2.1rem;
  line-height: unset;
  margin-bottom: 0;
  margin-top: 0
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item:nth-child(3) .cmp-button .cmp-button-icon {
  right: 0;
  -webkit-transition: all .3s;
  transition: all .3s
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item:nth-child(3) .cmp-button:hover .cmp-button-icon {
  right: -2rem
}

#header_navigation .three_quarters #header_navigation_right>.container:nth-child(3) #header_navigation_item2>.container>.cmp-container>.flex_item .text span {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  font-weight: 400;
  text-transform: uppercase
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 {
  padding-left: 5.88%;
  padding-right: 5.88%;
  padding-bottom: 5rem;
  height: calc(100vh - 9rem)
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1::-webkit-scrollbar,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2::-webkit-scrollbar {
  width: 0;
  background: none
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav {
  background-color: unset;
  max-height: calc(100vh - 23rem);
  overflow-y: auto
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav::-webkit-scrollbar,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav::-webkit-scrollbar {
  width: 0;
  background: none
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content {
  padding: 3rem 0 5rem
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul li a,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul li a {
  color: rgba(18, 18, 18, .6)
}

#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul li a .dec,
#header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul li a .dec {
  color: #fff
}

@media screen and (max-width:1080px) {
  #header_navigation {
    width: 100%;
    position: relative;
    overflow-x: hidden;
    overflow: hidden;
    height: calc(100vh - 7.2rem)
  }

  #header_navigation::-webkit-scrollbar {
    width: 0;
    background: none
  }

  #header_navigation .one_quarter {
    width: 100%
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child {
    height: 7.2rem;
    border: none
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container {
    border-bottom: 1px solid hsla(0, 0%, 100%, .6)
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon {
    left: 2rem;
    top: 2.2rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger-inner,
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger-inner:after,
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .menuIcon .hamburger-inner:before {
    width: 2.8rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child) {
    display: block;
    position: absolute;
    top: 2.2rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button {
    color: #fff;
    margin: 0;
    font-size: 1.2rem;
    height: 2.4rem;
    line-height: 2.4rem
  }
}

@media screen and (max-width:1080px) and (max-width:750px) {
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button {
    height: auto
  }
}

@media screen and (max-width:1080px) {
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button>.cmp-button-icon:before {
    font-size: 2.8rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button>.kwm-icon--language {
    top: .2rem
  }
}

@media screen and (max-width:1080px) and (max-width:750px) {
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button>.kwm-icon--language {
    top: -.3rem
  }
}

@media screen and (max-width:1080px) {
  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:not(:first-child)>.cmp-button>.kwm-icon--language:before {
    font-size: 3.3rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:nth-child(2) {
    right: 2rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:first-child>.cmp-container .button:nth-child(3) {
    right: 6.5rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:last-child {
    position: unset;
    top: unset;
    margin-left: unset
  }

  #header_navigation .one_quarter #header_navigation_left>.container:first-child>.cmp-container>.flex_item:last-child .image img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 2rem;
    width: auto;
    /* height: 44px; */
    z-index: 0
  }

  #header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button {
    padding: 0 4rem 0 6.3rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container {
    margin-top: 1.8rem;
    margin-bottom: 3.6rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button {
    height: 2.4rem;
    line-height: 2.4rem
  }

  #header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button__text {
    font-weight: 500;
    line-height: 2.4rem !important;
    letter-spacing: .05rem !important
  }

  #header_navigation .one_quarter #header_navigation_left>.container:nth-child(3) #header_navigation_button>.container .cmp-button-icon {
    font-size: 1.4rem !important
  }

  #header_navigation .three_quarters {
    width: 100%;
    position: absolute;
    left: 110%;
    top: 7.2rem;
    -webkit-transition: all .35s ease;
    transition: all .35s ease
  }
}

@media screen and (max-width:1080px) and (max-width:1080px) {
  #header_navigation .three_quarters {
    top: 0
  }
}

@media screen and (max-width:1080px) {
  #header_navigation .three_quarters.open {
    left: 0
  }

  #header_navigation .three_quarters #header_navigation_right>.container:first-child,
  #header_navigation .three_quarters #header_navigation_right>.container:not(:first-child)>.cmp-container>.container {
    display: none
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 {
    height: calc(100vh - 7.2rem);
    padding: 0;
    overflow-y: auto
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1::-webkit-scrollbar,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2::-webkit-scrollbar {
    width: 0;
    background: none
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav {
    color: #121212
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav.hide,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav.hide {
    display: none
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item .nav-title,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item .nav-title {
    height: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    line-height: 2.1rem;
    padding: 2.3rem 0;
    border-bottom: 1px solid #121212
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item .nav-title:hover,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item .nav-title:hover {
    cursor: pointer;
    color: #fc9501
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item .nav-title span,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item .nav-title span {
    margin-left: 3rem;
    margin-right: 1.8rem;
    font-size: 1.6rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item ul,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item ul {
    padding: 0 4rem 0 6.3rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item ul li,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item ul li {
    margin-top: 1.8rem;
    margin-bottom: 3.6rem;
    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;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 2.4rem;
    text-transform: uppercase
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item ul li span,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item ul li span {
    font-size: 1.6rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav .nav-items .nav-item ul li:hover,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav .nav-items .nav-item ul li:hover {
    cursor: pointer;
    color: #fc9501
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content {
    width: 100%;
    position: absolute;
    top: 0;
    left: 105%;
    padding: 0;
    background-color: #fff;
    -webkit-transition: all .35s linear;
    transition: all .35s linear
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content.is-active,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content.is-active {
    left: 0
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box {
    display: block;
    width: 100%;
    position: relative
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item {
    width: 100%;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 105%;
    -webkit-transition: all .35s linear;
    transition: all .35s linear
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item.is-active,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item.is-active {
    left: 0
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item .title,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item .title {
    height: 7rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.6rem;
    line-height: 2.1rem;
    padding: 2.3rem 0;
    color: #121212;
    border-bottom: 1px solid #121212
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item .title:hover,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item .title:hover {
    cursor: pointer;
    color: #fc9501
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item .title span,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item .title span {
    display: inline-block;
    margin-left: 3rem;
    margin-right: 1.8rem;
    font-size: 1.6rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul {
    margin-top: 0;
    padding: 0 3rem 9rem;
    height: calc(100vh - 20rem);
    overflow-y: auto
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul::-webkit-scrollbar,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul::-webkit-scrollbar {
    width: 0;
    background: none
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul li,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul li {
    margin-top: 2.4rem;
    font-size: 1.4rem;
    line-height: 2.1rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul li:first-child,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul li:first-child {
    margin-top: 2.1rem
  }

  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item1 .headerNav .header-nav .nav-content .content-box .content-item ul li:hover,
  #header_navigation .three_quarters #header_navigation_right>.container #header_navigation_item2 .headerNav .header-nav .nav-content .content-box .content-item ul li:hover {
    cursor: pointer;
    color: #fc9501
  }
}

@media screen and (max-width:1080px) {
  #header_navigation {
    width: 100%
  }
}

#headerIcon {
  width: 10.8rem
}

#headerSearch,
#headerSearchLight {
  display: none;
  position: fixed;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out .3s;
  transition: opacity .3s ease-in-out .3s;
  z-index: 99999;
  width: 100%;
  background: #fff;
  -webkit-transform: translateZ(11px);
  transform: translateZ(11px)
}

#headerSearch .search,
#headerSearchLight .search {
  width: 91.94%;
  float: left;
  height: 9rem
}

#headerSearch .search .cmp-search__results,
#headerSearchLight .search .cmp-search__results {
  display: none !important
}

#headerSearch .search .cmp-search__field,
#headerSearchLight .search .cmp-search__field {
  height: 9rem;
  width: 98%
}

#headerSearch .search .cmp-search__field>.cmp-search__icon,
#headerSearchLight .search .cmp-search__field>.cmp-search__icon {
  display: none !important;
  left: 96%;
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-image: url(../../../content/dam/kwm/icon/icon_search.png);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: auto
}

@media screen and (max-width:1440px) {

  #headerSearch .search .cmp-search__field>.cmp-search__icon:hover,
  #headerSearchLight .search .cmp-search__field>.cmp-search__icon:hover {
    background-image: url(../../../content/dam/kwm/icon/icon_search_grey_hover.png)
  }
}

#headerSearch .search .cmp-search__field>.cmp-search__input,
#headerSearchLight .search .cmp-search__field>.cmp-search__input {
  font-family: ChapRegular, sans-serif;
  width: 90%;
  height: 100%;
  outline: none;
  border: none;
  padding: 0 0 0 8.61%;
  font-size: 2.4rem;
  color: #121212;
  line-height: 2.1rem;
  letter-spacing: .1rem
}

@media screen and (max-width:980px) {

  #headerSearch .search .cmp-search__field>.cmp-search__input,
  #headerSearchLight .search .cmp-search__field>.cmp-search__input {
    font-size: 2rem
  }
}

#headerSearch .button,
#headerSearchLight .button {
  float: left;
  line-height: 9rem;
  font-size: 4rem;
  background: #fff
}

#headerSearch .button:nth-of-type(2),
#headerSearchLight .button:nth-of-type(2) {
  margin-right: 3rem
}

#headerSearch .button:nth-of-type(3),
#headerSearchLight .button:nth-of-type(3) {
  padding-right: 6%
}

#headerSearch .button .kwm-icon--delete,
#headerSearchLight .button .kwm-icon--delete {
  font-size: 4.4rem;
  padding-top: 5rem
}

#headerSearch .button:nth-child(3),
#headerSearchLight .button:nth-child(3) {
  line-height: unset
}

#headerSearch .button .cmp-button,
#headerSearchLight .button .cmp-button {
  margin: 0
}

#headerSearch .cmp-search__clear .cmp-search__clear-icon,
#headerSearchLight .cmp-search__clear .cmp-search__clear-icon {
  display: none
}

#headerSearch .header-float-res,
#headerSearchLight .header-float-res {
  display: none;
  position: absolute;
  top: 9rem;
  width: 100%;
  max-height: 51.7rem;
  overflow-y: auto;
  -webkit-box-shadow: 0 2px 10px 4px rgba(18, 18, 18, .2);
  box-shadow: 0 2px 10px 4px rgba(18, 18, 18, .2);
  background: #fff;
  z-index: 1;
  padding: 3rem 8%
}

#headerSearch .header-float-res .loading-box,
#headerSearchLight .header-float-res .loading-box {
  position: absolute;
  height: 100%
}

#headerSearch .header-float-res::-webkit-scrollbar,
#headerSearchLight .header-float-res::-webkit-scrollbar {
  width: 5px
}

#headerSearch .header-float-res::-webkit-scrollbar-thumb,
#headerSearchLight .header-float-res::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

#headerSearch .header-float-res .header-float-res-item>p,
#headerSearchLight .header-float-res .header-float-res-item>p {
  text-transform: uppercase;
  font-width: 500;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #fc9501;
  letter-spacing: .1rem
}

#headerSearch .header-float-res .header-float-res-item .header-float-res-more-item,
#headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item {
  padding-left: 5.6rem;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem
}

#headerSearch .header-float-res .header-float-res-item .header-float-res-more-item strong,
#headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item strong {
  font-size: 1.8rem !important;
  color: #fc9501;
  font-weight: 600
}

#headerSearch .header-float-res .header-float-res-item .header-float-res-more-item>p,
#headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item>p {
  font-size: 1.8rem;
  line-height: 3rem;
  color: rgba(18, 18, 18, .6);
  margin-bottom: 1.2rem;
  cursor: pointer
}

#headerSearch .header-float-res .header-float-res-item .header-float-res-more-item>p:hover,
#headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item>p:hover {
  color: #fc9501;
  text-decoration: underline
}

@media screen and (max-width:1440px) {

  #headerSearch,
  #headerSearchLight {
    width: 100%
  }
}

@media screen and (max-width:980px) {

  #headerSearch .search,
  #headerSearchLight .search {
    width: 85%;
    float: left;
    height: 7.2rem
  }

  #headerSearch .search .cmp-search,
  #headerSearchLight .search .cmp-search {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  #headerSearch .search .cmp-search__field,
  #headerSearchLight .search .cmp-search__field {
    width: 95%;
    height: 7.2rem
  }

  #headerSearch .search .cmp-search__field>.cmp-search__icon,
  #headerSearchLight .search .cmp-search__field>.cmp-search__icon {
    left: 90%;
    width: 3rem;
    height: 3rem
  }

  #headerSearch .search .cmp-search__field>.cmp-search__input,
  #headerSearchLight .search .cmp-search__field>.cmp-search__input {
    width: 85%;
    outline: none;
    border: none;
    padding: 0 0 0 3rem;
    letter-spacing: .1rem
  }

  #headerSearch .button,
  #headerSearchLight .button {
    line-height: 6.4rem
  }

  #headerSearch .button:nth-child(2),
  #headerSearchLight .button:nth-child(2) {
    margin-left: -3.5rem
  }

  #headerSearch .button:nth-child(3),
  #headerSearchLight .button:nth-child(3) {
    line-height: 6.4rem;
    margin-top: .4rem
  }

  #headerSearch .button .cmp-button-icon,
  #headerSearchLight .button .cmp-button-icon {
    height: 0;
    font-size: 2.2rem
  }

  #headerSearch .button .cmp-button-icon.kwm-icon--delete,
  #headerSearchLight .button .cmp-button-icon.kwm-icon--delete {
    padding-top: 0;
    font-size: 3rem;
    padding-bottom: 1.2rem
  }

  #headerSearch .header-float-res,
  #headerSearchLight .header-float-res {
    padding: 2rem 1.4rem;
    top: 7.2rem;
    height: 58.8rem
  }

  #headerSearch .header-float-res::-webkit-scrollbar,
  #headerSearchLight .header-float-res::-webkit-scrollbar {
    width: 0;
    display: none
  }

  #headerSearch .header-float-res .header-float-res-item .header-float-res-more-item,
  #headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item {
    padding-left: 1.8rem
  }

  #headerSearch .header-float-res .header-float-res-item .header-float-res-more-item>p,
  #headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item>p {
    font-size: 1.6rem;
    line-height: 2.1rem
  }

  #headerSearch .header-float-res .header-float-res-item .header-float-res-more-item strong,
  #headerSearchLight .header-float-res .header-float-res-item .header-float-res-more-item strong {
    font-size: 1.6rem !important
  }

  #headerSearch {
    -webkit-box-shadow: 0 5px 20px 0 hsla(0, 0%, 42.4%, .43);
    box-shadow: 0 5px 20px 0 hsla(0, 0%, 42.4%, .43);
    height: 7.2rem
  }

  #headerSearch .button .cmp-button .button_image {
    width: 3.2rem;
    height: 3.2rem;
    line-height: 3.6rem
  }
}

.footer {
  padding: 2rem 8.3% 2.8rem
}

.footer #footer_item_list {
  padding-bottom: 6.2rem;
  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
}

.footer #footer_item_list .cmp-button {
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff
}

.footer #footer_img_list {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-bottom: 1rem
}

.footer #footer_img_list .image {
  width: 14rem
}

.footer #footer_img_list .right .cmp-container>div {
  height: 4rem
}

.footer #footer_img_list .right .cmp-container>div a {
  margin: 0;
  height: 4rem;
  line-height: 4rem
}

.footer #footer_img_list .right .cmp-container>div a span {
  margin-left: 1rem;
  font-size: 4rem
}

.footer #footer_bt_list {
  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
}

.footer #footer_bt_list .text p {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.5rem;
  display: inline-block
}

.footer #footer_bt_list .text:first-child p:last-child a {
  color: #fff
}

.footer #footer_bt_list .text:first-child p:last-child a:hover {
  color: #fc9501;
  border-bottom: 0
}

.footer #footer_bt_list .right .button {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
  line-height: 1.2rem;
  padding: 0 .8rem;
  position: relative
}

.footer #footer_bt_list .right .button:before {
  content: "";
  position: absolute;
  bottom: 100%;
  line-height: 1.2rem;
  height: .8rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-right: .1rem solid #fff;
  right: .05rem
}

.footer #footer_bt_list .right .button:first-child {
  padding-left: 0
}

.footer #footer_bt_list .right .button:last-child {
  padding-right: 0
}

.footer #footer_bt_list .right .button:last-child:before {
  content: "";
  height: 0;
  width: 0;
  border-right: none
}

.footer #footer_bt_list .right .button .cmp-button {
  margin: 0;
  line-height: 1.2rem;
  height: 1.2rem;
  font-size: 1.2rem
}

@media screen and (max-width:750px) {
  .footer {
    padding: 1rem 8.3% 2rem
  }

  .footer #footer_item_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 3rem
  }

  .footer #footer_item_list .image {
    width: 6.5rem
  }

  .footer #footer_item_list .right .cmp-container>div {
    height: 2.25rem
  }

  .footer #footer_item_list .right .cmp-container>div a {
    margin: 0;
    height: 2.25rem;
    line-height: 2.25rem
  }

  .footer #footer_item_list .right .cmp-container>div a span {
    margin-left: 1rem;
    font-size: 2.25rem
  }

  .footer #footer_item_list .cmp-button {
    border-bottom: .1rem solid hsla(0, 0%, 100%, .2);
    width: 100%;
    height: 4.4rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #fff;
    line-height: 2.4rem;
    letter-spacing: .005rem;
    padding-bottom: 1rem;
    padding-top: 1rem;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .footer #footer_img_list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
  }

  .footer #footer_img_list .image {
    width: 12rem
  }

  .footer #footer_img_list .right .cmp-container>div {
    height: 2.25rem
  }

  .footer #footer_img_list .right .cmp-container>div a {
    margin: 0;
    height: 2.25rem;
    line-height: 2.25rem
  }

  .footer #footer_img_list .right .cmp-container>div a span {
    margin-left: 0
  }

  .footer #footer_img_list .right .cmp-container>div a span:before {
    font-size: 4.25rem !important
  }

  .footer #footer_bt_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
  }

  .footer #footer_bt_list .text p {
    margin: 0;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.4rem;
    display: block
  }

  .footer #footer_bt_list .right>div {
    width: 100%;
    margin-top: 2em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
  }

  .footer #footer_bt_list .right>div .button .cmp-button {
    height: 1.4rem;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.4rem;
    letter-spacing: 0
  }
}

#footer_text .cmp-button.cmp-button-hasIcon:hover .cmp-button__text {
  opacity: .6
}

#footer_text .layoutContainer.layoutContainerTxt {
  padding-bottom: 1rem
}

#footer_text {
  padding: 5.6rem 0;
}

#footer_text .layoutContainer .cmp-container p {
  font-family: ChapRegular;
  text-transform: uppercase;
  letter-spacing: .9rem
}

#footer_text .layoutContainer .cmp-container p:hover {
  color: #fc9501;
  cursor: default
}

@media screen and (max-width:750px) {
  #footer_text .layoutContainer .cmp-container .cmp-button__text {
    font-size: 1.2rem !important
  }
}

#footer_text>.container:first-child>.cmp-container {
  width: 100%
}

#footer_text>.container:first-child>.cmp-container .cmp-button {
  height: 4rem;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center
}

@media screen and (max-width:750px) {
  #footer_text>.container:first-child>.cmp-container .cmp-button {
    padding: 3rem 2rem 1rem;
    height: auto
  }
}

#footer_text>.container:first-child>.cmp-container .cmp-button .cmp-button__text {
  width: 100%;
  font-weight: 400;
  font-size: 3.6rem;
  font-family: ChapRegular;
  text-transform: uppercase;
  letter-spacing: .9rem
}

@media screen and (max-width:750px) {
  #footer_text>.container:first-child>.cmp-container .cmp-button .cmp-button__text {
    font-size: 2.2rem !important;
    letter-spacing: .2rem
  }
}

#footer_text>.container:first-child>.cmp-container .cmp-button .cmp-button__text:hover {
  color: #fc9501;
  cursor: default
}

@media screen and (min-width:750px) {
  #footer_text .active {
    position: relative;
    -webkit-animation: footer 1.5s linear;
    animation: footer 1.5s linear
  }
}

@-webkit-keyframes footer {
  0% {
    top: 10rem;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@keyframes footer {
  0% {
    top: 10rem;
    opacity: 0
  }

  to {
    top: 0;
    opacity: 1
  }
}

@media screen and (max-width:750px) {
  #footer_text>.container:first-child>.cmp-container .text.size32 {
    font-size: 2.2rem
  }

  #footer_text>.container:first-child>.cmp-container>.text>.cmp-text>.content>p {
    margin-top: 0
  }

  #footer_text>.container:last-child>.cmp-container {
    padding: 0 0 1.8rem
  }

  #footer_text>.container:last-child>.cmp-container .text.size32 {
    font-size: 2.2rem
  }

  #footer_text .layoutContainer.layoutContainerTxt,
  #footer_text .layoutContainer:last-child {
    padding: 0
  }

  #footer_text .layoutContainer .cmp-container p {
    letter-spacing: .2rem
  }
}

.peopleCard .userItem {
  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;
  height: 212px;
  width: 460px
}

.peopleCard .userItem .userProfileImage img {
  height: 212px
}

.peopleCard .userItem .userDataContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  min-width: 210px;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: 60px
}

.peopleCard .userItem .userDataContent .UserData_contact .UserData_Email,
.peopleCard .userItem .userDataContent .UserData_contact .UserData_Tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.kwm-editor .accordion-item-box .accordion-item-text ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.kwm-editor .accordion-item-box .accordion-item-text ol li {
  list-style: none
}

@media screen and (min-width:750px) {
  .kwm-editor .accordion-item-box .accordion-item-text ol li {
    padding-left: 4.166% !important
  }
}

.kwm-editor .accordion-item-box .accordion-item-text ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: #fff;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.accordion-item-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.accordion-item-box .accordion-item-image {
  width: 37.5%
}

.accordion-item-box .accordion-item-image img {
  width: 100%
}

.accordion-item-box .accordion-item-text {
  font-size: 18px
}

.accordion-item-box .accordion-item-text ol,
.accordion-item-box .accordion-item-text ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.accordion-item-box .accordion-item-text ol li,
.accordion-item-box .accordion-item-text ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

.accordion-item-box .accordion-item-text ol li:before,
.accordion-item-box .accordion-item-text ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 1px
}

.accordion-item-box .accordion-item-text ol li>ul,
.accordion-item-box .accordion-item-text ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.accordion-item-box .accordion-item-text ol li>ul>li:before,
.accordion-item-box .accordion-item-text ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

.accordion-item-box .accordion-item-text ol li>ul>li>ul,
.accordion-item-box .accordion-item-text ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.accordion-item-box .accordion-item-text ol li>ul>li>ul>li:before,
.accordion-item-box .accordion-item-text ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.accordion-item-box .accordion-item-text ol li>ul>li>ul>li>ul,
.accordion-item-box .accordion-item-text ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.accordion-item-box .accordion-item-text ol li>ul>li>ul>li>ul>li:before,
.accordion-item-box .accordion-item-text ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.accordion-item-box .accordion-item-text a {
  color: #fc9501
}

.accordion-item-box .accordion-item-text a:hover {
  border-bottom: 1px solid
}

.accordion-item-box .accordion-item-text h1 {
  color: #fff;
  font-size: 3.6rem;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.accordion-item-box .accordion-item-text h2 {
  color: #121212;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.accordion-item-box .accordion-item-text h3 {
  color: #121212;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

.accordion-item-box .accordion-item-text h4 {
  font-weight: 500
}

.accordion-item-box .accordion-item-text h4,
.accordion-item-box .accordion-item-text h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.accordion-item-box .accordion-item-text h6 {
  color: rgba(18, 18, 18, .6);
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text h6 {
    color: #121212
  }
}

.accordion-item-box .accordion-item-text p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.accordion-item-box .accordion-item-text blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

.accordion-item-box .accordion-item-text .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .accordion-item-box .accordion-item-text .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

.accordion-item-box .accordion-item-text table {
  margin-top: 4rem
}

.accordion-item-box .accordion-item-text table td {
  font-size: 1.8rem;
  font-weight: 400
}

.accordion-item-box .accordion-item-text table td.no-borders {
  display: none
}

.accordion-item-box .accordion-item-text table td ul {
  margin: 3rem 0
}

.accordion-item-box .accordion-item-text table td strong {
  font-size: 1.8rem
}

.accordion-item-box .accordion-item-text ol li {
  padding-left: 6.25%
}

.accordion-item-box .accordion-item-text .element {
  margin-top: 0
}

.accordion-item-box .accordion-item-text .check {
  margin-top: 2rem
}

.accordion-item-box .accordion-item-text h1 {
  color: #121212 !important
}

.accordion-item-box .accordion-item-text ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.accordion-item-box .accordion-item-text ol li {
  list-style: none
}

@media screen and (min-width:750px) {
  .accordion-item-box .accordion-item-text ol li {
    padding-left: 4.166% !important
  }
}

.accordion-item-box .accordion-item-text ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: #fff;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

@media screen and (max-width:750px) {
  .accordion-item-box {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
  }

  .accordion-item-box .accordion-item-image {
    width: 90% !important
  }

  .accordion-item-box .accordion-item-text {
    width: 90% !important;
    margin-right: 0 !important;
    margin-left: 0 !important
  }
}

.accordion-item.textWithImage .accordion-item-box {
  padding-right: 12.5%;
  display: block
}

.accordion-item.textWithImage .accordion-item-box .accordion-item-image {
  margin-right: 6.25%;
  float: left
}

@media screen and (max-width:750px) {
  .accordion-item.textWithImage .accordion-item-box {
    padding-right: 10%
  }

  .accordion-item.textWithImage .accordion-item-box .accordion-item-image {
    float: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important
  }

  .accordion-item.textWithImage .accordion-item-box .accordion-item-text {
    margin-top: 30px
  }
}

.accordion-item.image_right .accordion-item-box .accordion-item-image {
  margin-left: 6.25%;
  margin-right: 0 !important;
  float: right
}

.accordion-item.singleImage .accordion-item-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.accordion-item.singleImage .accordion-item-box .accordion-item-image {
  width: 37.5%
}

.accordion-item.singleText .accordion-item-box .accordion-item-image {
  width: 0 !important;
  height: 0
}

.accordion-item.singleText .accordion-item-box .accordion-item-text {
  width: 87.5%
}

.accordion-item .accordion-disclaimer-placeholder {
  position: relative;
  padding-bottom: 20px;
  cursor: pointer
}

.accordion-item .accordion-disclaimer-placeholder>span {
  display: none;
  width: 204px;
  position: absolute;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  padding: 14px 20px;
  background: #fff;
  left: 0;
  z-index: 1000;
  font-size: 14px !important;
  line-height: 24px !important
}

.accordion-item .accordion-disclaimer-placeholder>span>span {
  color: #121212;
  border-bottom: 1px solid #121212;
  padding-bottom: 10px;
  margin-top: 0 !important;
  display: block;
  position: relative
}

.accordion-item .accordion-disclaimer-placeholder>span>span:before {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: 8px;
  color: #0077c9;
  cursor: pointer
}

.accordion-item .accordion-text-disclaimer {
  display: none
}

.expandBtn {
  text-align: right;
  font-size: 18px;
  color: #fc9501;
  margin-bottom: 18px;
  padding-right: 22px;
  line-height: 18px;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .expandBtn {
    padding-right: 0
  }
}

.cmp-accordion .cmp-accordion__item:last-child .cmp-accordion__header .cmp-accordion__button,
.cmp-accordion .cmp-accordion__item:last-child .cmp-accordion__panel {
  border-bottom: 1px solid #000
}

.cmp-accordion .cmp-accordion__item:last-child .cmp-accordion__header .cmp-accordion__button--expanded {
  border-bottom: none
}

.cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button {
  position: relative;
  min-height: 8.4rem;
  border: none;
  border-top: 1px solid #000;
  background: transparent;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 30px 0
}

.cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .cmp-accordion__title {
  font-size: 18px;
  font-weight: 600;
  color: #121212;
  line-height: 30px;
  width: 81.25%
}

.cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button .kwm-icon--more {
  position: absolute;
  right: calc(6.25% - 20px);
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #000
}

.cmp-accordion .cmp-accordion__item .cmp-accordion__header .cmp-accordion__button--expanded .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.cmp-accordion .cmp-accordion__item .cmp-accordion__panel {
  padding-bottom: 30px
}

.accordion.accordionDefault {
  margin-left: 16.66667% !important;
  width: 66.66667% !important
}

@media screen and (max-width:750px) {
  .accordion.accordionDefault {
    margin-left: 8.33333% !important;
    width: 83.33333% !important
  }
}

.alumniNav-cont {
  text-align: center;
  margin: auto;
  max-width: 120rem
}

.alumniNav-cont .cont {
  margin-top: 3rem;
  margin-bottom: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.alumniNav-cont .cont .item {
  letter-spacing: .15rem;
  border-right: .2rem solid #fc9501;
  font-weight: 400;
  font-size: 1.8rem;
  color: #fc9501;
  line-height: 2.2rem;
  letter-spacing: .1rem;
  text-transform: uppercase;
  margin-bottom: 1rem;
  margin-right: 2rem
}

@media screen and (max-width:750px) {
  .alumniNav-cont .cont .item {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.2rem
  }
}

.alumniNav-cont .cont .item:last-child {
  border-right: none
}

.alumniNav-cont .cont .item a {
  color: #fc9501
}

.alumniNav-cont .cont .item a .entity {
  margin-right: 2rem
}

.alumniNav-cont .cont .item a .entity:hover,
.alumniNav-cont .underline {
  border-bottom: .2rem solid #fc9501
}

@media screen and (max-width:750px) {
  .alumniNav-cont .underline {
    border-bottom: .1rem solid #fc9501
  }
}

@media screen and (max-width:750px) {
  .alumniNav-cont {
    padding-left: 3rem;
    padding-right: 3rem
  }

  .alumniNav-cont .cont {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .alumniNav-cont .cont .item {
    border-right: .1rem solid #fc9501;
    font-weight: 400;
    font-size: 1.4rem;
    color: #fc9501;
    line-height: 2.2rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    margin-bottom: 1rem;
    margin-right: 1.4rem
  }

  .alumniNav-cont .cont .item:last-child {
    border-right: none;
    margin-bottom: 0
  }

  .alumniNav-cont .cont .item a {
    color: #fc9501
  }

  .alumniNav-cont .cont .item a .entity {
    margin-right: 1.4rem
  }
}

.article-container {
  max-width: 120rem;
  width: 83.333%;
  padding: 8rem 0;
  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 screen and (max-width:750px) {
  .article-container {
    padding: 4rem 8.3333%;
    width: 100%
  }
}

.article-container.article-two .article-item {
  width: 45% !important;
  margin-right: 10%
}

.article-container.article-two .article-item:nth-child(2n+2) {
  margin-right: 0
}

@media screen and (max-width:750px) {
  .article-container.article-two .article-item {
    width: 100% !important;
    margin-right: 0
  }

  .article-container.article-two .article-item:last-child {
    margin-bottom: 0
  }
}

.article-container.article-two .article-item .img-box {
  height: 302px !important;
  width: 100% !important;
  overflow: hidden !important;
  display: inline-block !important;
  margin-bottom: 20px !important
}

@media screen and (max-width:750px) {
  .article-container.article-two .article-item .img-box {
    height: 11pc !important
  }
}

.article-container.article-three .article-item {
  width: 30% !important;
  margin-right: 5%
}

.article-container.article-three .article-item:nth-child(3n+3) {
  margin-right: 0
}

@media screen and (max-width:750px) {
  .article-container.article-three .article-item {
    width: 100% !important;
    margin-right: 0
  }

  .article-container.article-three .article-item:last-child {
    margin-bottom: 0
  }
}

.article-container.article-three .article-item .img-box {
  height: 234px !important;
  width: 100% !important;
  overflow: hidden !important;
  display: inline-block !important;
  margin-bottom: 20px !important
}

@media screen and (max-width:750px) {
  .article-container.article-three .article-item .img-box {
    height: 11pc !important
  }
}

.article-container .article-title {
  text-transform: uppercase;
  text-align: center;
  color: #fc9501;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: .1rem;
  margin-bottom: 6rem
}

@media screen and (max-width:750px) {
  .article-container .article-title {
    margin-bottom: 3rem;
    font-weight: 500;
    font-size: 1.2rem
  }
}

.article-container .article-body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.article-container .article-body .article-item {
  width: 30%;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item {
    width: 100%;
    margin-bottom: 2.8rem;
    margin-right: 0
  }
}

.article-container .article-body .article-item.item-hide {
  display: none
}

.article-container .article-body .article-item .img-box {
  height: 234px;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  margin-bottom: 20px
}

.article-container .article-body .article-item .img-box .bg-img {
  width: 100%;
  height: 100%;
  display: block;
  background-position: 50%;
  background-size: cover;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.article-container .article-body .article-item .img-box .bg-img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer
}

.article-container .article-body .article-item h3 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
  color: #24282b;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  text-transform: unset;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item h3 {
    font-size: 20px;
    line-height: 28px
  }
}

.article-container .article-body .article-item h3:hover {
  color: #fc9501;
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item h3 {
    margin-bottom: 10px;
    font-size: 20px;
    letter-spacing: 0
  }
}

.article-container .article-body .article-item p {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 20px;
  text-transform: unset
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item p {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem;
    margin-bottom: 10px;
    font-size: 9pt;
    letter-spacing: 0
  }
}

.article-container .article-body .article-item p.abstract {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  margin-bottom: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  opacity: .59;
  line-clamp: 3;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item p.abstract {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6;
    margin-bottom: 20px
  }
}

.article-container .article-body .article-item p.date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #999999;
  margin-bottom: 0;
  font-weight: 400
}

@media screen and (max-width:750px) {
  .article-container .article-body .article-item p.date {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2.1rem
  }
}

.article-container .swiper-fold {
  display: block;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #fff;
  text-align: center
}

@media screen and (max-width:750px) {
  .article-container .swiper-fold {
    margin-top: 1rem;
    padding-top: 1rem
  }
}

.article-container .swiper-fold .fold-word {
  font-size: 1.4rem;
  line-height: 2.1rem;
  cursor: pointer;
  letter-spacing: .1rem;
  color: #fc9501
}

.article-container .swiper-fold .fold-word .showless {
  display: none
}

@media screen and (max-width:750px) {
  .article-container .swiper-fold .fold-word {
    font-size: 9pt;
    line-height: 21px
  }
}

.article-container .swiper-fold.showMore .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.article-container .swiper-fold .kwm-icon--more {
  display: inline-block;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .35s;
  transition: all .35s
}

.article-container .swiper-fold .kwm-icon--more:before {
  content: "\e91c"
}

.article-container .latest-thinking-button {
  text-align: center;
  margin-top: 4rem
}

@media screen and (max-width:750px) {
  .article-container .latest-thinking-button {
    margin-top: 3rem
  }
}

.article-container .latest-thinking-button .btn-box {
  display: inline-block;
  position: relative;
  padding-right: 4.2rem;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .article-container .latest-thinking-button .btn-box {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.article-container .latest-thinking-button .btn-box .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:750px) {
  .article-container .latest-thinking-button .btn-box .kwm-icon--right {
    font-size: 2.4rem
  }
}

.article-container .latest-thinking-button .btn-box:hover {
  cursor: pointer
}

.article-container .latest-thinking-button .btn-box:hover .kwm-icon--right {
  right: -1rem
}

.marginTop-0 .article-container {
  padding-top: 0
}

@media screen and (max-width:750px) {
  .marginTop-0 .article-container {
    padding-top: 0
  }
}

.marginTop-20 .article-container {
  padding-top: 2rem
}

@media screen and (max-width:750px) {
  .marginTop-20 .article-container {
    padding-top: 2rem
  }
}

.marginTop-40 .article-container {
  padding-top: 4rem
}

@media screen and (max-width:750px) {
  .marginTop-40 .article-container {
    padding-top: 1rem
  }
}

.marginTop-60 .article-container {
  padding-top: 6rem
}

@media screen and (max-width:750px) {
  .marginTop-60 .article-container {
    padding-top: 1.5rem
  }
}

.marginBottom-0 .article-container {
  padding-bottom: 0
}

@media screen and (max-width:750px) {
  .marginBottom-0 .article-container {
    padding-bottom: 0
  }
}

.marginBottom-20 .article-container {
  padding-bottom: 2rem
}

@media screen and (max-width:750px) {
  .marginBottom-20 .article-container {
    padding-bottom: .5rem
  }
}

.marginBottom-40 .article-container {
  padding-bottom: 4rem
}

@media screen and (max-width:750px) {
  .marginBottom-40 .article-container {
    padding-bottom: 1rem
  }
}

.marginBottom-60 .article-container {
  padding-bottom: 6rem
}

@media screen and (max-width:750px) {
  .marginBottom-60 .article-container {
    padding-bottom: 1.5rem
  }
}

.article-banner .ex-header {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  z-index: 0
}

.article-banner .ex-header .print-img {
  border: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  display: none
}

@media screen and (max-width:750px) {
  .article-banner .ex-header {
    text-align: center;
    height: auto
  }
}

.article-banner .ex-header .article-mask {
  background: #121212;
  opacity: .2;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  max-width: 300rem;
  background-size: cover;
  background-position: 50%
}

.article-banner .ex-header>div,.commonBanner .aem-Grid {
  height: 100%;
  padding-top: 17rem;
  padding-bottom: 11.8rem
}

@media screen and (max-width:750px) {
  .article-banner .ex-header>div,.commonBanner .aem-Grid {
   /* padding-top: 20.8rem;
    padding-bottom: 20.8rem*/
  }
}

.practise-banner #tOneTitle {
  word-break: break-word;
  margin: auto 8.6%;
  width: 58.2%;
  padding: 4rem 0;
  color: #fff;
  border-top: .2rem solid #fff;
  border-bottom: .2rem solid #fff;
  z-index: 4;
  -webkit-print-color-adjust: exact;
  -moz-print-color-adjust: exact;
  color-adjust: exact
}

.practise-banner #tOneTitle p {
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: 400
}

.practise-banner #tOneTitle p.article-type {
  margin-bottom: 20px;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
    .practise-banner #tOneTitle p.article-type {
        margin-bottom: 2rem
    }
}

.practise-banner #tOneTitle p.article-type span:last-child {
  display: none
}

.practise-banner #tOneTitle p.article-date {
  margin-top: 20px
}

@media screen and (max-width:750px) {
    .practise-banner #tOneTitle p.article-date {
        margin-top: 2rem;
        font-size: 9pt
    }
}

@media screen and (max-width:750px) {
  .practise-banner #tOneTitle p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px
  }
}

.practise-banner #tOneTitle h1 {
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .9rem;
  line-height: 5rem;
  font-family: ChapRegular
}

@media screen and (max-width:750px) {
  .practise-banner #tOneTitle h1 {
    font-size: 2.4rem;
    line-height: 36px;
    letter-spacing: 1px
  }
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .practise-banner #tOneTitle {
    width: 100%;
    padding: 3.9rem 0
  }
}

@media screen and (max-width:750px) {
    .practise-banner #tOneTitle {
        width: 83.2% !important;
        margin: auto;
        letter-spacing: .9rem;
        padding: 3rem 0;
        font-size: 2.8rem !important;
        line-height: 4.2rem !important
    }
}

.article-banner .ex-header .banner-image-authors {
  color: #fff;
  font-size: 1.2rem;
  line-height: 3.2rem;
  position: absolute;
  padding-left: 1rem;
  padding-right: 1rem;
  bottom: 1.4rem
}

@media screen and (max-width:1080px) {
  .article-banner .ex-header .banner-image-authors {
    right: 1.4rem
  }
}

@media screen and (min-width:1081px) and (max-width:1439px) {
  .article-banner .ex-header .banner-image-authors {
    right: 4.6rem;
    padding-right: 1.2rem
  }
}

@media screen and (min-width:1440px) {
  .article-banner .ex-header .banner-image-authors {
    right: calc(766px - 50vw);
    padding-right: 1.2rem
  }
}

.article-banner .banner-desc,
.article-banner .banner-text {
  display: none
}

.article-banner.articleBanner {
  height: 150vh;
  position: relative
}

.article-banner.articleBanner #tOneTitle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  background: none !important;
  position: inherit;
  z-index: 1001
}

.article-banner.articleBanner #tOneTitle .article-category {
  margin-top: 3.5rem;
  margin-bottom: 3rem
}

.article-banner.articleBanner .ex-header {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none !important;
  position: inherit;
  height: 100vh;
  z-index: 3
}

.article-banner.articleBanner .ex-header .article-mask {
  display: none
}

.article-banner.articleBanner .banner-mask {
  background-color: #121212;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 1000;
  top: 0;
  height: 250vh;
  pointer-events: none
}

.article-banner.articleBanner .banner-background {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 0;
  top: 0;
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed
}

.article-banner.articleBanner .ex-head-title {
  margin: auto 20.6% !important
}

@media screen and (max-width:750px) {
  .article-banner.articleBanner .ex-head-title {
    margin: auto 8.333% !important
  }
}

.article-banner.articleBanner .banner-text {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 4.2rem;
  color: #121212;
  text-align: center;
  padding: 0 16.6%;
  height: 100vh;
  color: #fff;
  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;
  z-index: 1000;
  position: inherit
}

@media screen and (max-width:750px) {
  .article-banner.articleBanner .banner-text {
    padding: 0 8.333%;
    font-size: 2.4rem;
    line-height: 3.5rem
  }
}

.article-banner.articleBanner .banner-text .banner-authors {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  color: #fff;
  opacity: .6
}

.article-banner.articleBanner .banner-text .banner-authors .article-type span:last-child {
  display: none
}

.article-banner.articleBanner .banner-text .banner-authors .authors {
  display: inline
}

.article-banner.articleBanner .banner-text .banner-authors .authors div {
  display: inline-block
}

.article-banner.articleBanner .banner-text .banner-authors .authors div:nth-last-child(2) span,
.article-banner.articleBanner .banner-text .banner-authors .authors span:nth-last-child(4) {
  display: none
}

.article-banner.articleBanner .banner-text .banner-authors a:not([href]) {
  cursor: auto;
  border-bottom: none !important
}

.article-banner.articleBanner .banner-text H2 {
  margin: 0 13%
}

.article-banner.articleBanner .banner-text p {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  color: #fff;
  opacity: .59
}

@media screen and (max-width:750px) {
  .article-banner.articleBanner .banner-text p {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.article-banner.articleBanner .banner-text a {
  border-bottom: 1px solid;
  text-decoration: none;
  display: inline;
  padding-bottom: 0
}

.article-banner.articleBanner .banner-text u {
  padding-bottom: 0
}

.article-banner.articleBanner .banner-text H2~p {
  margin-top: 8rem
}

.kwm-editor .article-banner,
.kwm-editor .article-banner .ex-header,
.kwm-editor .article-banner .ex-header>div {
  height: 100%
}

.kwm-editor .article-banner .banner-background {
  height: 100%;
  max-height: 55.3rem
}

.kwm-editor .article-banner .banner-mask,
.kwm-editor .article-banner .banner-text {
  height: 100%
}

.article-publication-download.aem-GridColumn--default--20 {
  padding: 0 !important
}

.article-publication-download .article-publication-download-container {
  position: relative;
  max-width: 120rem;
  margin: 0 auto
}

.article-publication-download .article-publication-download-container .article-pub-download {
  margin-top: 4rem;
  background: #e9e9e9;
  padding: 8.6rem 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4rem
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download {
    padding: 3rem 8.4%;
    margin-bottom: 0
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-left {
  position: relative;
  z-index: 1;
  width: 37%;
  margin-right: 13%
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-left img {
  width: 100%
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-left {
    display: none
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right {
  position: relative;
  z-index: 1;
  width: 50%
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right {
    width: 100%
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .title {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 5.6rem;
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem;
    margin-bottom: 4rem
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

@media screen and (min-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
  }
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
    width: 102%;
    margin-bottom: 0
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right>img {
  display: none
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right>img {
    display: block;
    width: 80.7%;
    margin: 4rem auto 3rem
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  margin-bottom: 8rem;
  opacity: .59
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

@media screen and (min-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical
  }
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
    margin-bottom: 2rem;
    opacity: .6;
    font-size: 1.8rem
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  width: 52%;
  border-top: 1px solid;
  padding-top: 7rem;
  min-width: 29.4rem;
  position: relative;
  display: block
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF {
  position: absolute;
  top: 2rem
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF {
    left: 0;
    position: unset;
    margin-right: 1rem
  }
}

.article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF:before {
  font-size: 5.6rem
}

@media screen and (max-width:750px) {
  .article-publication-download .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info {
    text-align: left;
    width: auto;
    padding-top: 1rem;
    min-width: auto;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.article-publication-download .bg-mask {
  background: #121212;
  opacity: .4;
  height: 100%;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  position: absolute;
  max-width: 300rem;
  background-size: cover;
  background-position: 50%
}

.article-publication-download.black .article-pub-download {
  background: #24282b !important
}

.article-publication-download.black .article-pub-download .article-pub-download-right .pub-info,
.article-publication-download.black .article-pub-download .article-pub-download-right .pub-subtitle,
.article-publication-download.black .article-pub-download .article-pub-download-right .pub-title,
.article-publication-download.black .article-pub-download .article-pub-download-right .title {
  color: #fff
}

.article-publication-download.noImage {
  max-width: inherit;
  background: #fc9501;
  text-align: center;
  margin-bottom: 0
}

.article-publication-download.noImage .article-publication-download-container {
  max-width: none
}

.article-publication-download.noImage .article-publication-download-container .bg-mask {
  display: none
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download {
  background: inherit;
  padding: 6rem 16.66667%;
  margin: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download {
    padding: 4rem 8.333333%
  }
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-left {
  display: none
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right {
  width: 100%;
  max-width: 96rem
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .title {
  color: #fff;
  margin-bottom: 4rem
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .title {
    margin-bottom: 3rem
  }
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
  margin-bottom: 3rem;
  color: #fff
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-title {
    margin-bottom: 2rem;
    width: 100%
  }
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right img {
    display: none
  }
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
  width: 50%;
  float: left;
  margin-left: 12.5%;
  text-align: left;
  color: #fff;
  margin-bottom: 0;
  opacity: 1
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-subtitle {
    float: none;
    width: 100%;
    margin-bottom: 4rem;
    margin-left: 0;
    font-size: 1.8rem
  }
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info {
  width: auto;
  max-width: 37.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  right: 12.5%;
  color: #fff;
  min-width: auto;
  padding-top: 0;
  border: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF {
  left: -6.5rem;
  top: 0;
  margin-right: 1rem;
  position: unset
}

.article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info>div {
  padding-top: 1rem;
  border-top: 1px solid;
  text-align: left
}

@media screen and (max-width:750px) {
  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info {
    float: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 22.1rem;
    max-width: none;
    border-top: 1px solid;
    padding-top: 1rem;
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF {
    margin-top: .7rem
  }

  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info .kwm-icon--dowmload-PDF:before {
    font-size: 4.5rem
  }

  .article-publication-download.noImage .article-publication-download-container .article-pub-download .article-pub-download-right .pub-info>div {
    padding-top: 0;
    border: none
  }
}

.whiteFont .article-pub-download .article-pub-download-right .pub-info,
.whiteFont .article-pub-download .article-pub-download-right .pub-subtitle,
.whiteFont .article-pub-download .article-pub-download-right .pub-title {
  color: #f2f2f2 !important
}

.blackFont .article-pub-download .article-pub-download-right .pub-info,
.blackFont .article-pub-download .article-pub-download-right .pub-subtitle,
.blackFont .article-pub-download .article-pub-download-right .pub-title,
.blackFont .article-pub-download .article-pub-download-right .title {
  color: #121212 !important
}

.commonBanner {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
  background-position: 50%;
  overflow: hidden
}

.commonBanner .mobile-bgImg {
  display: none
}

@media screen and (max-width:750px) {
  .commonBanner {
    text-align: center
  }

  .commonBanner .mobile-bgImg {
    display: block
  }
}

.commonBanner>div {
  max-width: 144rem;
  margin: 0 auto;
  height: 100%;
  padding-top: 17rem;
  padding-bottom: 11.8rem;
  position: relative
}

@media screen and (max-width:750px) {
  .commonBanner>div {
    padding-top: 20.8rem;
    padding-bottom: 20.8rem
  }
}

.commonBanner .video {
  max-width: none;
  display: none
}

.commonBanner .aem-Grid {
  z-index: 99
}

.commonBanner .mobile-bgImg,
.commonBanner .pc-bgImg {
  display: none;
  background: #24282b;
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  z-index: -2;
  background-size: cover;
  background-position: 50%
}

.commonBanner .banner-mask {
  display: none;
  opacity: .4;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 100vw;
  background-size: cover;
  background: #121212 50%;
  pointer-events: none
}

.commonBanner .banner-text,
.commonBanner .black-mask {
  display: none
}

.commonBanner .banner-text {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 4.2rem;
  color: #121212;
  text-align: center;
  padding: 0 16.6%;
  height: 100vh;
  color: #fff;
  -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;
  z-index: 1000;
  position: relative
}

.commonBanner .banner-text H2 {
  margin: 0 13%
}

.commonBanner .banner-text p {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  color: #fff;
  opacity: .59
}

@media screen and (max-width:750px) {
  .commonBanner .banner-text p {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.commonBanner .banner-text a {
  border-bottom: 1px solid;
  padding-bottom: .3rem;
  text-decoration: none;
  display: inline
}

.commonBanner .banner-text H2~p {
  margin-top: 8rem
}

.commonBanner .test,
.commonBanner .test-center,
.commonBanner .test-right {
  max-width: 144rem
}

.commonBanner .test-center .commonBanner-title,
.commonBanner .test-center .commonBanner-title-center,
.commonBanner .test-center .commonBanner-title-right,
.commonBanner .test-right .commonBanner-title,
.commonBanner .test-right .commonBanner-title-center,
.commonBanner .test-right .commonBanner-title-right,
.commonBanner .test .commonBanner-title,
.commonBanner .test .commonBanner-title-center,
.commonBanner .test .commonBanner-title-right {
  font-size: 5rem;
  letter-spacing: 1.25rem;
  line-height: 6.2rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  word-break: break-word;
  position: relative;
  left: 8.6%;
  z-index: 4;
  width: 54%;
  padding: 4rem 0;
  border-top: .2rem solid;
  border-bottom: .2rem solid
}

@media screen and (min-width:750px) and (max-width:1080px) {

  .commonBanner .test-center .commonBanner-title,
  .commonBanner .test-center .commonBanner-title-center,
  .commonBanner .test-center .commonBanner-title-right,
  .commonBanner .test-right .commonBanner-title,
  .commonBanner .test-right .commonBanner-title-center,
  .commonBanner .test-right .commonBanner-title-right,
  .commonBanner .test .commonBanner-title,
  .commonBanner .test .commonBanner-title-center,
  .commonBanner .test .commonBanner-title-right {
    width: 82.8%;
    padding: 3.9rem 0
  }
}

@media screen and (max-width:750px) {

  .commonBanner .test-center .commonBanner-title,
  .commonBanner .test-center .commonBanner-title-center,
  .commonBanner .test-center .commonBanner-title-right,
  .commonBanner .test-right .commonBanner-title,
  .commonBanner .test-right .commonBanner-title-center,
  .commonBanner .test-right .commonBanner-title-right,
  .commonBanner .test .commonBanner-title,
  .commonBanner .test .commonBanner-title-center,
  .commonBanner .test .commonBanner-title-right {
    width: 83.3333% !important;
    margin: 0 auto;
    letter-spacing: .9rem;
    padding: 6rem 0;
    font-size: 2.8rem !important;
    line-height: 4.2rem !important;
    left: 0;
    border-top: .1rem solid;
    border-bottom: .1rem solid
  }
}

.commonBanner .banner-image-authors {
  color: #fff;
  font-size: 1.2rem;
  line-height: 3.2rem;
  position: absolute;
  padding-left: 1rem;
  padding-right: 1rem;
  bottom: 1.4rem
}

@media screen and (max-width:1080px) {
  .commonBanner .banner-image-authors {
    right: 1.4rem
  }
}

@media screen and (min-width:1081px) and (max-width:1439px) {
  .commonBanner .banner-image-authors {
    right: 4.6rem;
    padding-left: 1rem;
    padding-right: 1.2rem
  }
}

@media screen and (min-width:1440px) {
  .commonBanner .banner-image-authors {
    right: calc(766px - 50vw);
    padding-left: 1rem;
    padding-right: 1.2rem
  }
}

.commonBanner .test-center .commonBanner-title-center {
  z-index: 4;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.commonBanner .test-center .commonBanner-title-center h1,
.commonBanner .test-center .commonBanner-title-center P {
  text-align: center
}

@media screen and (max-width:750px) {
  .commonBanner .test-center .commonBanner-title-center {
    position: absolute
  }
}

.commonBanner .test-right .commonBanner-title-right {
  z-index: 4;
  left: 91.4%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%)
}

.commonBanner .test-right .commonBanner-title-right h1,
.commonBanner .test-right .commonBanner-title-right P {
  text-align: right
}

.commonBanner .video {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-bottom: 0
}

@media screen and (max-width:750px) {
  .commonBanner .video {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0
  }
}

.commonBanner .video .jw-controls {
  display: none
}

.commonBanner .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover !important;
  object-fit: cover !important
}

.greyTheme .commonBanner {
  background: #e9e9e9
}

.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title,
.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center,
.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title-center,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title-right {
  color: #121212;
  z-index: 4
}

.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center p,
.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right p,
.greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title p,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center p,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right p,
.greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title p,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title-center p,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title-right p,
.greyTheme .commonBanner .aem-Grid .test .commonBanner-title p {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {

  .greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center p,
  .greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right p,
  .greyTheme .commonBanner .aem-Grid .test-center .commonBanner-title p,
  .greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center p,
  .greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right p,
  .greyTheme .commonBanner .aem-Grid .test-right .commonBanner-title p,
  .greyTheme .commonBanner .aem-Grid .test .commonBanner-title-center p,
  .greyTheme .commonBanner .aem-Grid .test .commonBanner-title-right p,
  .greyTheme .commonBanner .aem-Grid .test .commonBanner-title p {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.blackTheme .commonBanner {
  background: #24282b
}

.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title,
.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center,
.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title-center,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title-right {
  z-index: 4;
  color: #fff
}

.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center p,
.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right p,
.blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title p,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center p,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right p,
.blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title p,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title-center p,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title-right p,
.blackTheme .commonBanner .aem-Grid .test .commonBanner-title p {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {

  .blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-center p,
  .blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title-right p,
  .blackTheme .commonBanner .aem-Grid .test-center .commonBanner-title p,
  .blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-center p,
  .blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title-right p,
  .blackTheme .commonBanner .aem-Grid .test-right .commonBanner-title p,
  .blackTheme .commonBanner .aem-Grid .test .commonBanner-title-center p,
  .blackTheme .commonBanner .aem-Grid .test .commonBanner-title-right p,
  .blackTheme .commonBanner .aem-Grid .test .commonBanner-title p {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.banner-brown .commonBanner {
  background: #533a36
}

.banner-lightGrey .commonBanner {
  background: #e9e9e9
}

.banner-black .commonBanner {
  background: #121212
}

.hasImage .commonBanner {
  background: none
}

.hasImage .commonBanner .banner-mask,
.hasImage .commonBanner .pc-bgImg {
  display: block
}

.hasVideo .commonBanner .video {
  display: block;
  overflow: hidden
}

.maxRow-4 .commonBanner .test-center .commonBanner-title,
.maxRow-4 .commonBanner .test-center .commonBanner-title-center,
.maxRow-4 .commonBanner .test-center .commonBanner-title-right,
.maxRow-4 .commonBanner .test-right .commonBanner-title,
.maxRow-4 .commonBanner .test-right .commonBanner-title-center,
.maxRow-4 .commonBanner .test-right .commonBanner-title-right,
.maxRow-4 .commonBanner .test .commonBanner-title,
.maxRow-4 .commonBanner .test .commonBanner-title-center,
.maxRow-4 .commonBanner .test .commonBanner-title-right {
  z-index: 4;
  padding: 6rem 0
}

.maxRow-4 .commonBanner .test-center .commonBanner-title-center p,
.maxRow-4 .commonBanner .test-center .commonBanner-title-right p,
.maxRow-4 .commonBanner .test-center .commonBanner-title p,
.maxRow-4 .commonBanner .test-right .commonBanner-title-center p,
.maxRow-4 .commonBanner .test-right .commonBanner-title-right p,
.maxRow-4 .commonBanner .test-right .commonBanner-title p,
.maxRow-4 .commonBanner .test .commonBanner-title-center p,
.maxRow-4 .commonBanner .test .commonBanner-title-right p,
.maxRow-4 .commonBanner .test .commonBanner-title p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden
}

.height400 {
  height: 40rem
}

.height400 .commonBanner .aem-Grid,
.height400 .commonBanner .pc-bgImg {
  padding-top: 13.5rem
}

.height470 {
  height: 47rem
}

.height470 .commonBanner .aem-Grid,
.height470 .commonBanner .pc-bgImg {
  padding-top: 12.5rem
}

.height530 {
  height: 53rem
}

.height530 .commonBanner .aem-Grid,
.height530 .commonBanner .pc-bgImg {
  padding-top: 17rem
}

.height610 {
  height: 61rem
}

.height610 .commonBanner .aem-Grid,
.height610 .commonBanner .pc-bgImg {
  padding-top: 19.8rem
}

.height800 {
  height: 80rem
}

.height800 .commonBanner .aem-Grid,
.height800 .commonBanner .pc-bgImg {
  padding-top: 30.1rem
}

.fullScreen {
  height: 100vh
}

.fullScreen .commonBanner .aem-Grid {
  position: relative
}

.fullScreen .commonBanner .aem-Grid .test,
.fullScreen .commonBanner .aem-Grid .test-center,
.fullScreen .commonBanner .aem-Grid .test-right {
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 50%
}

.startBanner {
  height: 150vh
}

.startBanner .commonBanner {
  overflow: visible;
  position: static
}

.startBanner .commonBanner .aem-Grid {
  position: relative;
  height: 100vh
}

.startBanner .commonBanner .pc-bgImg {
  position: fixed;
  width: 100%;
  height: 100vh;
  z-index: 0;
  top: 0
}

.startBanner .commonBanner .black-mask {
  display: block;
  -webkit-transition: .4s;
  transition: .4s;
  opacity: 0;
  height: 350vh;
  background: #121212;
  width: 100%;
  z-index: 999;
  position: absolute;
  max-width: 100vw;
  background-size: cover;
  background-position: 50%
}

.startBanner .commonBanner .banner-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.startBanner .commonBanner .banner-mask {
  height: 150vh
}

.startBanner .commonBanner .test,
.startBanner .commonBanner .test-center,
.startBanner .commonBanner .test-right {
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 50%
}

.kwm-editor .banner {
  width: 100% !important
}

.kwm-editor .fullScreen,
.kwm-editor .startBanner {
  height: 530px
}

.kwm-editor .startBanner .aem-Grid,
.kwm-editor .startBanner .aem-Grid>div {
  height: 100%
}

.kwm-editor .startBanner .pc-bgImg {
  height: 530px
}

.kwm-editor .startBanner .banner-mask,
.kwm-editor .startBanner .banner-text,
.kwm-editor .startBanner .black-mask {
  display: none
}

.kwm-editor .startBanner .test-center .commonBanner-title,
.kwm-editor .startBanner .test-center .commonBanner-title-center,
.kwm-editor .startBanner .test-center .commonBanner-title-right,
.kwm-editor .startBanner .test-right .commonBanner-title,
.kwm-editor .startBanner .test-right .commonBanner-title-center,
.kwm-editor .startBanner .test-right .commonBanner-title-right,
.kwm-editor .startBanner .test .commonBanner-title,
.kwm-editor .startBanner .test .commonBanner-title-center,
.kwm-editor .startBanner .test .commonBanner-title-right {
  position: absolute;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 50%
}

@media screen and (max-width:750px) {
  .banner {
    height: 50rem
  }

  .banner .commonBanner .pc-bgImg {
    display: none
  }

  .banner .commonBanner .mobile-bgImg {
    display: block
  }

    .banner .commonBanner .aem-Grid {
        /*padding: 0*/
        padding: 3rem 0;
    }

  .banner .commonBanner .aem-Grid .test-center .commonBanner-title,
  .banner .commonBanner .aem-Grid .test-center .commonBanner-title-center,
  .banner .commonBanner .aem-Grid .test-center .commonBanner-title-right,
  .banner .commonBanner .aem-Grid .test-right .commonBanner-title,
  .banner .commonBanner .aem-Grid .test-right .commonBanner-title-center,
  .banner .commonBanner .aem-Grid .test-right .commonBanner-title-right,
  .banner .commonBanner .aem-Grid .test .commonBanner-title,
  .banner .commonBanner .aem-Grid .test .commonBanner-title-center,
  .banner .commonBanner .aem-Grid .test .commonBanner-title-right {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
  }

  .height400,
  .height470,
  .height530,
  .height610,
  .height800 {
    height: 50rem
  }

  .fullScreen {
    height: 100vh
  }

  .startBanner {
    height: 150vh
  }
}

.cmp-breadcrumb {
  display: inline-block;
  list-style: none;
  padding: 0
}

.cmp-breadcrumb__item {
  display: unset;
  vertical-align: middle
}

.cmp-breadcrumb__item--active .span-icon {
  display: none
}

.breadcrumb-nav {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fc9501;
  margin-left: -5.6rem;
  margin-bottom: 4rem;
  margin-top: 4rem
}

@media screen and (max-width:750px) {
    .breadcrumb-nav {
        margin-left: 0;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }
}

.breadcrumb-nav .kwm-icon--home {
  margin-right: 1.6rem
}

@media screen and (max-width:750px) {
  .breadcrumb-nav .kwm-icon--home {
    display: none
  }
}

.breadcrumb-nav .breadcrumb-ol {
  font-size: 1.8rem;
  font-weight: 400;
  color: #fc9501;
  letter-spacing: .15rem
}

@media screen and (max-width:750px) {
  .breadcrumb-nav .breadcrumb-ol {
    letter-spacing: .1rem;
    font-size: 1.4rem;
    line-height: 2.2rem
  }
}

.breadcrumb-nav .breadcrumb-ol a {
  opacity: 1
}

.breadcrumb-nav .breadcrumb-ol a,
.breadcrumb-nav .breadcrumb-ol a:hover {
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.breadcrumb-nav .breadcrumb-ol a:hover {
  opacity: .6
}

.button .cmp-button {
  background: none;
  border: none;
  outline: none;
  margin-top: 1.2rem;
  margin-bottom: 1.2rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 2rem;
  line-height: 2.1rem;
  padding: 0;
  font-size: 1.4rem;
  color: #121212;
  letter-spacing: .1rem
}

.button .cmp-button:hover {
  cursor: pointer
}

.button .cmp-button .button-svg {
  height: 4rem;
  width: 4rem
}

.button .cmp-button.cmp-button-hasIcon {
  height: 3.2rem;
  line-height: 3.2rem
}

.button .cmp-button.cmp-button-hasIcon .cmp-button-icon {
  font-size: 3.2rem;
  position: relative
}

.button .cmp-button.cmp-button-hasIcon .cmp-button-icon.cmp-button-icon_left {
  margin-right: 2rem
}

.button .cmp-button.cmp-button-hasIcon .cmp-button-icon.cmp-button-icon_right {
  margin-left: 2rem
}

@media screen and (max-width:750px) {
  .button .cmp-button.cmp-button-hasIcon {
    height: 2.4rem;
    line-height: 2.4rem
  }

  .button .cmp-button.cmp-button-hasIcon .cmp-button-icon {
    font-size: 2.4rem;
    position: relative
  }

  .button .cmp-button.cmp-button-hasIcon .cmp-button-icon.cmp-button-icon_left {
    margin-right: 1rem
  }

  .button .cmp-button.cmp-button-hasIcon .cmp-button-icon.cmp-button-icon_right {
    margin-left: 1rem
  }
}

@media screen and (max-width:750px) {
  .button .cmp-button {
    font-size: 1.2rem
  }
}

.button.right {
  text-align: right
}

.button.push_left .cmp-button .cmp-button-icon {
  left: 0;
  -webkit-transition: left .4s, color .15s;
  transition: left .4s, color .15s
}

.button.push_left .cmp-button:hover .cmp-button-icon {
  left: -1.4rem;
  -webkit-transition: left .4s, color .15s;
  transition: left .4s, color .15s
}

.button.push_right .cmp-button .cmp-button-icon {
  right: 0;
  -webkit-transition: right .4s, color .15s;
  transition: right .4s, color .15s
}

.button.push_right .cmp-button:hover .cmp-button-icon {
  right: -1.4rem;
  -webkit-transition: right .4s, color .15s;
  transition: right .4s, color .15s
}

.button.button_text_white .cmp-button {
  color: #fff !important
}

.button.button_text_black .cmp-button {
  color: #000 !important
}

.button.button_hoverColor_golden .cmp-button:hover,
.button.button_text_grey .cmp-button {
  color: #fc9501 !important
}

.button.button_hoverColor_golden .cmp-button:hover .button-svg {
  -webkit-filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%);
  filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%)
}

.button.button_hoverColor_golden .cmp-button:hover .cmp-button__text {
  color: #fc9501 !important
}

.button.button_hoverColor_blue .cmp-button:hover,
.button.button_hoverColor_blue .cmp-button:hover .cmp-button__text {
  color: #0077c8 !important
}

.button.button_hoverColor_white .cmp-button:hover .cmp-button:hover {
  color: #fff !important
}

.button.button_hoverColor_white .cmp-button:hover .cmp-button:hover .button-svg {
  -webkit-filter: invert(100%) sepia(0) saturate(1%) hue-rotate(301deg) brightness(109%) contrast(101%);
  filter: invert(100%) sepia(0) saturate(1%) hue-rotate(301deg) brightness(109%) contrast(101%)
}

.button.button_hoverColor_white .cmp-button:hover .cmp-button:hover .cmp-button__text {
  color: #fff !important
}

.button.button_hoverColor_black .cmp-button:hover .cmp-button:hover {
  color: #000 !important
}

.button.button_hoverColor_black .cmp-button:hover .cmp-button:hover .button-svg {
  -webkit-filter: invert(0) sepia(96%) saturate(10%) hue-rotate(346deg) brightness(107%) contrast(100%);
  filter: invert(0) sepia(96%) saturate(10%) hue-rotate(346deg) brightness(107%) contrast(100%)
}

.button.button_hoverColor_black .cmp-button:hover .cmp-button:hover .cmp-button__text {
  color: #000 !important
}

.nowrapGrid button {
  display: inline-grid
}

.nowrapGrid button .cmp-button__text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.multi-button .cmp-button-normal {
  padding: 1pc 30px;
  border-radius: 6px;
  font-size: 20px;
  color: #fc9501;
  display: inline-block;
  height: auto !important
}

.multi-button .cmp-button-normal:hover {
  cursor: pointer;
  background: #fc9501 !important;
  color: #fff
}

.multi-button .cmp-button-normal.cmp-button-hasIcon .cmp-button-icon {
  font-size: 3rem
}

.multi-button .cmp-button-normal.cmp-button-hasIcon .cmp-button-icon_left {
  margin-right: .6rem
}

.multi-button .cmp-button-normal.cmp-button-hasIcon .cmp-button-icon_right {
  margin-left: .6rem
}

.multi-button .cmp-button-download {
  display: inline-block;
  width: 100%
}

.multi-button .cmp-button-download .download-text P:first-child {
  margin-top: 0 !important
}

.multi-button .cmp-button-download .download-img {
  border-top: 1px solid #fc9501;
  padding-top: 3rem;
  color: #fc9501 !important;
  text-align: center;
  display: inline-block
}

.multi-button .cmp-button-download .download-img .download-word {
  font-size: 18px;
  font-family: ChapRegular;
  text-transform: uppercase
}

.multi-button .cmp-button-download .download-img .download-icon span {
  font-size: 6rem
}

@media screen and (max-width:750px) {
  .multi-button .cmp-button-normal {
    padding: 20px 30px
  }

  .multi-button .cmp-button-download {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .multi-button .cmp-button-download .download-text {
    width: 100% !important
  }

  .multi-button .cmp-button-download .download-img {
    width: 12rem !important;
    float: none !important;
    margin-left: 0 !important
  }

  .multi-button.position_center .cmp-button-download,
  .multi-button.position_left .cmp-button-download,
  .multi-button.position_right .cmp-button-download {
    display: inline-block !important
  }

  .multi-button.marginTop_0 {
    margin-top: 0 !important
  }

  .multi-button.marginTop_20 {
    margin-top: 20px !important
  }

  .multi-button.marginTop_40 {
    margin-top: 40px !important
  }

  .multi-button.marginTop_60 {
    margin-top: 60px !important
  }

  .multi-button.marginTop_80 {
    margin-top: 5pc !important
  }

  .multi-button.marginBottom_0 {
    margin-bottom: 0 !important
  }

  .multi-button.marginBottom_20 {
    margin-bottom: 20px !important
  }

  .multi-button.marginBottom_40 {
    margin-bottom: 40px !important
  }

  .multi-button.marginBottom_60 {
    margin-bottom: 60px !important
  }

  .multi-button.marginBottom_80 {
    margin-bottom: 5pc !important
  }
}

.multi-button.position_left {
  text-align: left
}

.multi-button.position_center {
  text-align: center
}

.multi-button.position_right {
  text-align: right
}

.multi-button.text_position_left .cmp-button-download {
  display: block
}

.multi-button.text_position_left .cmp-button-download .download-img {
  margin-left: 5.55556%;
  width: 22.22222%;
  float: right
}

.multi-button.text_position_up .cmp-button-download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse
}

.multi-button.text_position_up .cmp-button-download .download-text {
  width: 100%
}

.multi-button.text_position_up .cmp-button-download .download-img {
  width: 22.22222%
}

.multi-button.button_default {
  margin-left: 16.66667% !important;
  width: 66.666667% !important
}

@media screen and (max-width:750px) {
  .multi-button.button_default {
    margin-left: 8.33333% !important;
    width: 83.33333% !important
  }
}

.careerCon {
  padding: 4rem 8.33% 8rem;
  background: #e9e9e9
}

@media screen and (max-width:1080px) {
  .careerCon {
    padding: 4rem 8.33%
  }
}

.careerCon .littleTitle {
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-top: 4rem;
  text-transform: uppercase;
  letter-spacing: .1rem;
  margin-bottom: 4.8rem
}

@media screen and (max-width:750px) {
  .careerCon .littleTitle {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

@media screen and (max-width:1080px) {
  .careerCon .littleTitle {
    margin-top: 0;
    margin-bottom: 0
  }
}

.careerCon .content {
  max-width: 120rem;
  margin: 0 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.careerCon .content,
.careerCon .content .careerWapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.careerCon .content .careerWapper {
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media screen and (max-width:1080px) {
  .careerCon .content .careerWapper {
    width: 100%
  }
}

.careerCon .content .careerWapper .title {
  cursor: pointer;
  font-family: ChapRegular, sans-serif;
  height: 14rem;
  font-size: 3.6rem;
  text-transform: uppercase;
  color: #121212;
  line-height: 5rem;
  letter-spacing: .4rem
}

@media screen and (max-width:1080px) {
  .careerCon .content .careerWapper .title {
    height: auto;
    font-size: 2.4rem;
    text-transform: uppercase;
    line-height: 3.6rem;
    letter-spacing: .1rem;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    text-align: center
  }
}

.careerCon .content .careerWapper .lable {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3rem;
  color: #121212;
  margin-bottom: 3.2rem
}

@media screen and (max-width:1080px) {
  .careerCon .content .careerWapper .lable {
    font-size: 1.2rem;
    margin-bottom: 3.4rem;
    text-align: center;
    line-height: 2rem;
    opacity: .6
  }
}

.careerCon .content .careerWapper .filter {
  position: relative;
  height: 3rem;
  border-bottom: 1px solid rgba(18, 18, 18, .79)
}

.careerCon .content .careerWapper .filter .filter-text {
  text-transform: uppercase;
  cursor: pointer;
  height: 2.1rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #121212;
  line-height: 21px;
  letter-spacing: 1px;
  display: block
}

@media screen and (max-width:1080px) {
  .careerCon .content .careerWapper .filter .filter-text {
    text-transform: none;
    height: 2.1rem;
    font-size: 1.8rem;
    font-weight: 400;
    color: #121212;
    opacity: .6;
    line-height: 3rem;
    letter-spacing: 1px;
    display: block;
    text-align: center
  }
}

.careerCon .content .careerWapper .filter .filterMore {
  -webkit-transition: .4s;
  transition: .4s;
  overflow: auto;
  top: 3.2rem;
  z-index: 1;
  width: 100%;
  max-height: 31.1rem;
  -webkit-box-shadow: 0 2px 10px rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px rgba(18, 18, 18, .15);
  background: #fff;
  margin: 0 auto;
  padding: 0 3rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 2
}

.careerCon .content .careerWapper .filter .filterMore::-webkit-scrollbar-button {
  display: none
}

.careerCon .content .careerWapper .filter .filterMore::-webkit-scrollbar-thumb {
  border-radius: 2rem
}

.careerCon .content .careerWapper .filter .filterMore ::-webkit-scrollbar-track-piece {
  background: none
}

.careerCon .content .careerWapper .filter .filterMore .filter-item {
  border-bottom: 1px solid rgba(18, 18, 18, .79);
  padding: 1.4rem 0
}

.careerCon .content .careerWapper .filter .filterMore .filter-item:first-child {
  margin-top: 1rem
}

.careerCon .content .careerWapper .filter .filterMore .filter-item:last-child {
  margin-bottom: 1rem
}

.careerCon .content .careerWapper .filter .filterMore .filter-item .filter-item-text {
  font-size: 1.4rem;
  height: 2rem;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .careerCon .content .careerWapper .filter .filterMore .filter-item .filter-item-text {
    font-size: 1.4rem;
    height: 2rem;
    line-height: 2.1rem;
    letter-spacing: .1rem
  }
}

.careerCon .content .careerWapper .filter .kwm-icon--more {
  cursor: pointer;
  -webkit-transition: .4s;
  transition: .4s;
  position: relative;
  bottom: 3rem;
  display: block;
  margin-left: 1rem;
  float: right
}

.careerCon .content .careerWapper .expend .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.carousel .cmp-carousel__content .cmp-carousel__item>.container>.cmp-container {
  height: 100vh
}

html[class*=aem-AuthorLayer] .carousel .cmp-carousel__content .cmp-carousel__item>.container>.cmp-container {
  height: 80rem
}

.carousel {
  font-family: ChapRegular;
  text-transform: uppercase
}

.cmp-carousel__content {
  position: relative;
  height: 100vh
}

.cmp-carousel__content .cmp-carousel__item {
  -webkit-transition: opacity .5s linear;
  transition: opacity .5s linear
}

.cmp-carousel__content .cmp-carousel__item>.flex_root .cmp-container_layout {
  width: 100%
}

.cmp-carousel__content .cmp-carousel__item>.flex_root .cmp-container_layout .text span {
  letter-spacing: 1.2rem
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.center>.cmp-container .container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.center>.cmp-container .container>.cmp-container {
  height: auto
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.center .cmp-container .cmp-text {
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
  line-height: 6.2rem !important
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.center .cmp-text {
  letter-spacing: .7rem
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.right>.cmp-container>.flex_item>.cmp-container {
  padding-right: 12.4rem
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.right>.cmp-container .container {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.right>.cmp-container .container>.cmp-container {
  height: auto
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.left>.cmp-container>.flex_item>.cmp-container {
  padding-left: 12.4rem
}

.cmp-carousel__content .cmp-carousel__item>.flex_root.left>.cmp-container .container {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.cmp-carousel__content .cmp-carousel__item #carouselEn2 .cmp-text,
.cmp-carousel__content .cmp-carousel__item #carouselEn3 .cmp-text {
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
  letter-spacing: .7rem
}

.cmp-carousel__content .cmp-carousel__item .button .cmp-button {
  padding-top: 5.7rem
}

html[class*=aem-AuthorLayer] .cmp-carousel__content {
  height: 80rem
}

.cmp-carousel__action {
  border: none;
  background: none;
  outline: none
}

.cmp-carousel__actions .cmp-carousel__action {
  position: absolute
}

.cmp-carousel__playSwitch {
  height: 2.5rem
}

.cmp-carousel__playSwitch .cmp-carousel__action {
  padding: .2rem 0;
  margin: 0 .7rem;
  background-color: rgba(0, 0, 0, .5);
  border-radius: 50%;
  height: 2.5rem;
  width: 2.5rem
}

.cmp-carousel__playSwitch .cmp-carousel__action img {
  width: 2.1rem;
  height: 2.1rem
}

.cmp-carousel__action--disabled {
  display: none
}

.cmp-carousel__action--previous {
  left: 3rem
}

.cmp-carousel__action--next,
.cmp-carousel__action--previous {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.cmp-carousel__action--next {
  right: 3rem
}

.cmp-carousel__action--play img {
  padding-left: .2rem
}

.cmp-carousel__indicators {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 6rem;
  z-index: 2;
  margin-top: -1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-items: center;
  outline: none
}

.cmp-carousel__indicator {
  background-color: rgba(0, 0, 0, .5);
  opacity: .49;
  outline: none
}

@media screen and (max-width:750px) {
  .cmp-carousel__indicator {
    width: .8rem;
    height: .8rem;
    margin-bottom: 1rem
  }
}

.cmp-carousel__indicator--active {
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 .2rem #fff;
  box-shadow: 0 0 0 .2rem #fff;
  opacity: 1
}

@media screen and (max-width:750px) {
  .cmp-carousel__indicator--active {
    width: .6rem;
    height: .6rem
  }
}

.cmp-carousel__item>.container>.cmp-container>.container>.cmp-container {
  padding-top: 0;
  height: 100%
}

.cmp-carousel__item>.container>.cmp-container>.container>.cmp-container>.aem-Grid {
  height: 100%;
  padding-top: 0;
  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-carousel__item>.container>.cmp-container>.container>.cmp-container>.aem-Grid>.container>.cmp-container,
.cmp-carousel__item>.container>.cmp-container>.container>.cmp-container>.container>.cmp-container {
  padding-top: 0
}

.cmp-carousel__item .text {
  border-top: .2rem solid #fff;
  border-bottom: .2rem solid #fff
}

.cmp-carousel__item .text .cmp-text {
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

.cmp-carousel__item .flex_root .cmp-container {
  background-position: 50%
}

.cmp-carousel__item.cmp-carousel__item--active .text {
  position: relative;
  -webkit-animation: carouse 1.5s ease-out both;
  animation: carouse 1.5s ease-out both
}

.cmp-carousel__item.cmp-carousel__item--active .button .cmp-button {
  position: relative;
  -webkit-animation: carouse 1.5s ease-out .8s both;
  animation: carouse 1.5s ease-out .8s both
}

.cmp-carousel__item.cmp-carousel__item--active .text>.cmp-text:hover {
  color: unset;
  cursor: default
}

@-webkit-keyframes carouse {
  0% {
    -webkit-transform: translateY(5rem);
    transform: translateY(5rem);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

@keyframes carouse {
  0% {
    -webkit-transform: translateY(5rem);
    transform: translateY(5rem);
    opacity: 0
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
  }
}

@media screen and (max-width:750px) {
  .cmp-carousel__content .cmp-carousel__item>.flex_root .flex_item>.cmp-container_layout .text span {
    letter-spacing: .7rem
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .flex_item {
    width: auto
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .flex_item>.cmp-container_layout {
    width: 100%
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .text {
    width: 26rem
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .text .cmp-text {
    line-height: 4.2rem !important
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .cmp-container {
    background-position: 50%
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root.center>.cmp-container .container {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root.right>.cmp-container>.flex_item>.cmp-container {
    padding: 0
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root.right>.cmp-container .container {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root.left>.cmp-container>.flex_item>.cmp-container {
    padding: 0
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root.left>.cmp-container .container {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset
  }

  .carousel .cmp-carousel__content .cmp-carousel__item #carouselEn1 .cmp-text {
    letter-spacing: inherit;
    width: auto;
    height: auto
  }

  .carousel .cmp-carousel__content .cmp-carousel__item #carouselEn2 .cmp-text,
  .carousel .cmp-carousel__content .cmp-carousel__item #carouselEn3 .cmp-text {
    letter-spacing: inherit;
    height: auto
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .text {
    font-size: 2.4rem
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .text p {
    text-align: center !important
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_item>.cmp-container {
    padding: 7rem 0 !important;
    text-align: center
  }

  .carousel .cmp-carousel__content .cmp-carousel__item .flex_root .cmp-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 0
  }

  .carousel .cmp-carousel__content .cmp-carousel__item #carousel_zh1>.text>.cmp-text p {
    font-size: 2.2rem;
    letter-spacing: .1rem
  }

  .carousel .cmp-carousel__content .cmp-carousel__item #carousel_zh2>.text>.cmp-text p,
  .carousel .cmp-carousel__content .cmp-carousel__item #carousel_zh3>.text>.cmp-text p {
    font-size: 2.2rem
  }
}

.columnDisplay .column-display .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.columnDisplay .column-display .cards a {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative
}

.columnDisplay .column-display .cards a .card-item-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 12.4rem;
  z-index: 1
}

.columnDisplay .column-display .cards a .card-item-text:hover {
  background: #fc9501;
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out;
  cursor: pointer
}

.columnDisplay .column-display .cards a .card-item-text .card-item-title {
  font-size: 3.6rem;
  font-family: ChapRegular;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  line-height: 5rem;
  letter-spacing: .01rem;
  margin-bottom: 3rem;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards a .card-item-text .card-item-content {
  width: 100%;
  font-size: 1.8rem;
  font-weight: 400;
  color: #fff;
  line-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards a .card-item-bgImg {
  width: 100%;
  background-size: cover;
  background-position: 50%
}

.columnDisplay .column-display .cards a .bg-mask {
  background: #121212;
  opacity: .4;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.columnDisplay .column-display .cards.cards2 .card-item-bgImg {
  height: 44.6rem
}

.columnDisplay .column-display .cards.cards3 .card-item-text {
  padding: 0 6rem
}

.columnDisplay .column-display .cards.cards3 .card-item-text .card-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards.cards3 .card-item-text .card-item-content {
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards.cards3 .card-item-bgImg {
  height: 32rem
}

.columnDisplay .column-display .cards.cards4 .card-item-text {
  padding: 0 6rem
}

.columnDisplay .column-display .cards.cards4 .card-item-text .card-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards.cards4 .card-item-text .card-item-content {
  font-size: 1.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical
}

.columnDisplay .column-display .cards.cards4 .card-item-bgImg {
  height: 32rem
}

@media screen and (max-width:750px) {
  .columnDisplay .column-display .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .columnDisplay .column-display .cards .card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 25rem
  }

  .columnDisplay .column-display .cards .card-item .card-item-text {
    position: relative;
    pointer-events: none;
    padding: 4rem 8.333%
  }

  .columnDisplay .column-display .cards .card-item .card-item-text .card-item-title {
    font-size: 3rem;
    line-height: 4.8rem;
    letter-spacing: .1rem;
    margin-bottom: 1.5rem
  }

  .columnDisplay .column-display .cards .card-item .card-item-bgImg {
    height: 100%;
    position: absolute;
    top: 0
  }

  .columnDisplay .column-display .cards2 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .columnDisplay .column-display .cards2 .card-item .card-item-text .card-item-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
  }

  .columnDisplay .column-display .cards3 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .columnDisplay .column-display .cards3 .card-item .card-item-text .card-item-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
  }

  .columnDisplay .column-display .cards4 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .columnDisplay .column-display .cards4 .card-item .card-item-text .card-item-content {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical
  }
}

.noContent .column-display .cards.cards2 .card-item-text .card-item-bgImg {
  height: 44.6rem
}

.noContent .column-display .cards.cards2 .card-item-text .card-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: center;
  font-size: 3.6rem;
  margin-bottom: 0
}

.noContent .column-display .cards.cards2 .card-item-text .card-item-content {
  display: none
}

.noContent .column-display .cards.cards3 .card-item-text {
  padding: 0 6rem
}

.noContent .column-display .cards.cards3 .card-item-text .card-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: center;
  font-size: 3.6rem;
  margin-bottom: 0
}

.noContent .column-display .cards.cards3 .card-item-text .card-item-content {
  display: none
}

.noContent .column-display .cards.cards3 .card-item-bgImg {
  height: 32rem
}

.noContent .column-display .cards.cards4 .card-item-text {
  padding: 0 6rem
}

.noContent .column-display .cards.cards4 .card-item-text .card-item-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  text-align: center;
  font-size: 3rem;
  margin-bottom: 0
}

.noContent .column-display .cards.cards4 .card-item-text .card-item-content {
  display: none
}

.noContent .column-display .cards.cards4 .card-item-bgImg {
  height: 32rem
}

@media screen and (max-width:750px) {
  .noContent .column-display .cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .noContent .column-display .cards .card-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 25rem
  }

  .noContent .column-display .cards .card-item .card-item-text {
    position: relative;
    pointer-events: none;
    padding: 4rem 8.333%
  }

  .noContent .column-display .cards .card-item .card-item-text .card-item-title {
    font-size: 3rem;
    line-height: 4.8rem;
    letter-spacing: .1rem;
    margin-bottom: 1.5rem
  }

  .noContent .column-display .cards .card-item .card-item-bgImg {
    height: 100%;
    position: absolute;
    top: 0
  }

  .noContent .column-display .cards2 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .noContent .column-display .cards2 .card-item .card-item-text .card-item-content {
    display: none
  }

  .noContent .column-display .cards3 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .noContent .column-display .cards3 .card-item .card-item-text .card-item-content {
    display: none
  }

  .noContent .column-display .cards4 .card-item .card-item-text .card-item-title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
  }

  .noContent .column-display .cards4 .card-item .card-item-text .card-item-content {
    display: none
  }
}

.container-dynamicImage {
  position: relative;
  overflow: hidden
}

.container-dynamicImage:hover .container-background {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}

.container-dynamicImage>div {
  position: absolute;
  z-index: 1
}

.container-dynamicImage>div.container-background {
  z-index: 0;
  background-position: 50%;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  width: 100%;
  height: 100%
}

.full-one-part .cmp-container {
  display: grid;
  grid-column-gap: 0;
  grid-template-columns: 1fr
}

.full-two-part .cmp-container {
  display: grid;
  grid-column-gap: 8.3%;
  grid-template-columns: 1fr 1fr
}

.full-three-part .cmp-container {
  display: grid;
  grid-column-gap: 0;
  grid-template-columns: 1fr 1fr 1fr
}

.normal-one-part .cmp-container {
  padding: 0 16.6666666%;
  display: grid;
  grid-column-gap: 0;
  grid-template-columns: 1fr
}

.normal-two-part .cmp-container {
  padding: 0 16.6666666%;
  display: grid;
  grid-column-gap: 8.33333333%;
  grid-template-columns: 1fr 1fr
}

.big-one-part .cmp-container {
  padding: 0 8.33333333%;
  display: grid;
  grid-column-gap: 0;
  grid-template-columns: 1fr
}

.big-two-part .cmp-container {
  padding: 0 8.33333333%;
  display: grid;
  grid-column-gap: 8.33333333%;
  grid-template-columns: 1fr 1fr
}

.big-three-part .cmp-container {
  padding: 0 8.33333333%;
  display: grid;
  grid-column-gap: 4.166666666%;
  grid-template-columns: 1fr 1fr 1fr
}

@media screen and (max-width:750px) {
  .full-two-part .cmp-container {
    display: grid;
    grid-column-gap: 8.3%;
    grid-template-columns: 1fr
  }

  .full-three-part .cmp-container,
  .normal-two-part .cmp-container {
    display: grid;
    grid-column-gap: 0;
    grid-template-columns: 1fr
  }

  .normal-two-part .cmp-container {
    padding: 0 16.6666666%
  }

  .big-two-part .cmp-container {
    display: grid
  }

  .big-three-part .cmp-container,
  .big-two-part .cmp-container {
    padding: 0 8.33333333%;
    grid-column-gap: 0;
    grid-template-columns: 1fr
  }
}

#cookie-mask {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: none;
  left: 0;
  background: rgba(18, 18, 18, .4);
  z-index: 10001;
  top: 0;
  vertical-align: middle
}

#cookie-mask .container_box {
  width: 83.33333%;
  margin: 0 auto;
  max-width: 90pc;
  position: relative;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0 9pt 3pc 1pc rgba(0, 0, 0, .03);
  box-shadow: 0 9pt 3pc 1pc rgba(0, 0, 0, .03)
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box {
    height: 365px;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 20px 8.333%;
    width: 100%;
    top: unset;
    overflow-y: auto;
    -webkit-transform: unset;
    transform: unset
  }
}

#cookie-mask .container_box h2 {
  font-family: ChapRegular;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 26px
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box h2 {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 30px;
    margin-bottom: 10px
  }
}

#cookie-mask .container_box p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #121212;
  line-height: 20px
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 21px;
    margin-bottom: 10px
  }
}

#cookie-mask .container_box p a {
  color: #0077c8;
  border-bottom: 1px solid #0077c8
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_1 {
    padding-bottom: 151px
  }
}

#cookie-mask .container_box .step_1 p:last-child {
  margin-bottom: 40px !important
}

#cookie-mask .container_box .step_2 {
  display: none;
  padding-top: 10px;
  max-height: 24.5rem;
  overflow: auto
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_2 {
    padding-bottom: 78pt
  }
}

#cookie-mask .container_box .step_2 p {
  font-size: 14px;
  line-height: 20px
}

#cookie-mask .container_box .step_2 p:last-child {
  margin-bottom: 40px
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_2 p {
    margin-bottom: 20px
  }
}

#cookie-mask .container_box .step_2 h2 {
  line-height: 30px;
  color: #fc9501;
  margin-bottom: 1pc;
  font-size: 24px;
  font-weight: 400
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_2 h2 {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    letter-spacing: 1px
  }
}

#cookie-mask .container_box .step_2 .check_box {
  font-size: 18px;
  position: relative;
  line-height: 30px;
  color: #121212;
  margin-bottom: 10px;
  font-weight: 400
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_2 .check_box {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    letter-spacing: 1px
  }
}

#cookie-mask .container_box .step_2 .check_box input {
  width: 20px;
  height: 20px;
  visibility: hidden;
  margin-right: 10px
}

#cookie-mask .container_box .step_2 .check_box input:checked+label {
  background-color: #fc9501;
  border: 1px solid #fc9501;
  color: #fff
}

#cookie-mask .container_box .step_2 .check_box input:checked+label:after {
  content: "";
  border: 2px solid #fff;
  width: 6px;
  height: 9pt;
  position: absolute;
  border-top: 0;
  border-left: 0;
  top: 0;
  left: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#cookie-mask .container_box .step_2 .check_box label {
  width: 20px;
  height: 20px;
  border: 1px solid #979797;
  position: absolute;
  left: 0;
  top: 5px
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .step_2 .check_box label {
    top: 0
  }
}

#cookie-mask .container_box .button_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#cookie-mask .container_box .button_box.button_step_2 {
  display: none
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .button_box {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    padding: 20px 8.333% 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    left: 0
  }
}

#cookie-mask .container_box .button_box button {
  margin-right: 20px;
  width: 282px;
  height: 3pc;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #fc9501;
  border: 1px solid;
  line-height: 21px;
  letter-spacing: 1px
}

@media screen and (max-width:750px) {
  #cookie-mask .container_box .button_box button {
    margin-right: 0;
    width: 100%;
    font-size: 9pt;
    height: 37px;
    margin-bottom: 10px
  }
}

.news {
  margin-top: 8rem;
  padding: 0 8.33%
}

.news.pc-width {
  max-width: 144rem;
  margin-left: auto;
  margin-right: auto
}

.news .title {
  text-align: center;
  line-height: 2.4rem;
  color: #fc9501;
  font-size: 1.6rem;
  letter-spacing: .1rem;
  margin-bottom: 8rem;
  text-transform: uppercase
}

.news .news-items {
  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;
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  padding: 4rem 0
}

.news .news-items .news-item {
  width: 30%;
  display: none
}

.news .news-items .news-item:nth-child(n+4) {
  margin-top: 4rem
}

.news .news-items .news-item .item-type {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 2rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .news .news-items .news-item .item-type {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.news .news-items .news-item .item-title {
  font-size: 2.4rem;
  color: #24282b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 2rem
}

.news .news-items .news-item .item-title:hover {
  cursor: pointer;
  opacity: .6
}

.news .news-items .news-item .item-paragraphs {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .news .news-items .news-item .item-paragraphs {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.news .news-items .news-item .item-date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .news .news-items .news-item .item-date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.news .show {
  margin-top: 4rem;
  text-align: center
}

.news .show .show-tip {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  cursor: pointer;
  display: none
}

@media screen and (max-width:750px) {
  .news .show .show-tip {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

#policy {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  width: 66.67%;
  max-width: 60pc;
  padding: 6rem 0 8rem
}

@media screen and (max-width:750px) {
  #policy {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

#policy .text {
  margin-bottom: 4rem
}

#policy .text .content p {
  margin: 0
}

#policy .text:last-of-type {
  margin-bottom: 0
}

#policy #list .content p,
#policy #list .content ul li {
  padding-left: 4.166%
}

#policy #list .content ul {
  margin: 0 0 2rem
}

#policy #list .content ul li:before {
  top: 1.1rem
}

#policy #list .content p+p {
  margin-top: 1rem
}

#policy #list .content p+ul {
  margin-top: 2rem
}

@media screen and (max-width:750px) {
  #policy {
    width: 83.33%;
    font-size: 1.8rem;
    padding-top: 3rem
  }

  #policy .text {
    margin-bottom: 3rem
  }

  #policy #list .content p,
  #policy #list .content ul li {
    padding-left: 4.166%
  }

  #policy #list .content p+p {
    margin-top: 2rem
  }
}

#fraudulent-scams-alert .breadcrumb-nav {
  margin-left: calc(8.6% - 5.6rem)
}

@media screen and (max-width:750px) {
  #fraudulent-scams-alert .breadcrumb-nav {
    padding-left: 16.67%;
    padding-right: 16.67%;
    margin-left: 0
  }
}

#fraudulent-scams-alert .cmp-text {
  padding-left: 16.67%;
  padding-right: 16.67%;
  margin-bottom: 8rem
}

@media screen and (max-width:750px) {
  #fraudulent-scams-alert .cmp-text {
    padding-left: 16.67%;
    padding-right: 16.67%
  }
}

#privacy {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  width: 66.67%;
  max-width: 60pc;
  padding: 6rem 0 8rem
}

@media screen and (max-width:750px) {
  #privacy {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

#privacy a {
  color: #fc9501
}

#privacy .container {
  margin-bottom: 2rem
}

#privacy .container:last-child,
#privacy .container:last-child .text:last-child .cmp-text .content p:last-child {
  margin-bottom: 0
}

#privacy .container .text .content {
  position: relative
}

#privacy .container .text .content p {
  margin-bottom: 2rem;
  margin-top: 0
}

#privacy .container .text .content p:first-of-type {
  position: absolute;
  width: 12.5%;
  text-align: center;
  left: -12.5%;
  font-size: 2rem
}

#privacy .container .text .content P:nth-of-type(2) {
  font-size: 2rem;
  line-height: 2.8rem
}

#privacy .container .container {
  margin-left: 4.4rem
}

#privacy .container .container .text .cmp-text .content {
  position: relative
}

#privacy .container .container .text .cmp-text .content ul {
  margin-left: -4%
}

#privacy .container .container .text .cmp-text .content ul li {
  padding-left: 4%
}

#privacy .container .container .text .cmp-text .content ul~p {
  position: relative;
  width: 100%;
  left: 0;
  text-align: left;
  font-size: 1.8rem
}

#privacy .container .container .text .cmp-text .content p {
  margin-bottom: 2rem
}

#privacy .container .container .text .cmp-text .content p:first-child {
  position: absolute;
  width: 12.5%;
  text-align: center;
  left: -10.1%;
  top: -2px
}

#privacy .container .container .text .cmp-text .content p:nth-child(2) {
  font-size: 1.8rem
}

#privacy .container .container .container {
  margin-left: 0
}

#privacy .container .container .container .text .content {
  position: relative
}

#privacy .container .container .container .text .content p {
  margin-bottom: 2rem
}

#privacy .container .container .container .text .content p:first-child {
  position: absolute;
  width: 12.5%;
  text-align: center;
  left: -10%
}

#privacy .container .container .container .text .content p:nth-child(2) {
  font-size: 1.8rem
}

#privacy .container .container .container .text .content ul {
  margin-left: 2rem
}

#privacy .container .container .container .text .content ul li {
  padding-left: 4%
}

#privacy .container:first-of-type {
  position: relative
}

#privacy .container:first-of-type .text .content p:nth-of-type(3) {
  width: 68.75%;
  min-height: 14.2rem
}

#privacy .container:first-of-type .button {
  position: absolute;
  right: -12.5%;
  top: 2.2rem;
  width: 37.5%;
  height: 17.2rem;
  padding: 3.6rem;
  background-color: #e9e9e9
}

#privacy .container:first-of-type .button:hover .cmp-button .cmp-button-icon {
  right: 1.6rem
}

#privacy .container:first-of-type .button .cmp-button {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  margin: 0;
  border-bottom: 2px solid #7d7d7d
}

@media screen and (max-width:750px) {
  #privacy .container:first-of-type .button .cmp-button {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

#privacy .container:first-of-type .button .cmp-button .cmp-button__text {
  font-family: ChapRegular;
  width: 30%
}

#privacy .container:first-of-type .button .cmp-button .cmp-button-icon {
  font-size: 4rem;
  position: absolute;
  top: 3.6rem;
  right: 3.6rem;
  -webkit-transition: .4s;
  transition: .4s
}

#privacy #normal p {
  position: relative;
  width: 100%;
  left: 0;
  text-align: left;
  font-size: 1.8rem
}

@media screen and (max-width:1180px) {
  #privacy {
    padding-top: 3rem;
    width: 83.33%
  }

  #privacy .container {
    margin-bottom: 0
  }

  #privacy .container .text .content {
    position: relative
  }

  #privacy .container .text .content p {
    margin-bottom: 2rem
  }

  #privacy .container .text .content p:first-of-type {
    position: absolute;
    font-size: 2rem;
    width: auto;
    left: 0
  }

  #privacy .container .text .content P:nth-of-type(2) {
    margin-left: 2rem;
    font-size: 2rem
  }

  #privacy .container .button+.text,
  #privacy .container .text+.button {
    margin-top: 3rem
  }

  #privacy .container .container {
    margin-left: 4.4rem
  }

  #privacy .container .container .text .cmp-text .content {
    position: relative
  }

  #privacy .container .container .text .cmp-text .content ul {
    margin-left: -2rem;
    font-size: 2rem;
    margin-bottom: 2rem
  }

  #privacy .container .container .text .cmp-text .content ul li {
    padding-left: 8%
  }

  #privacy .container .container .text .cmp-text .content ul~p {
    position: relative;
    width: 100%;
    left: 0;
    text-align: left;
    font-size: 1.8rem;
    margin-left: -1rem !important
  }

  #privacy .container .container .text .cmp-text .content p {
    margin-bottom: 2rem;
    margin-left: -1rem
  }

  #privacy .container .container .text .cmp-text .content p:first-child {
    position: absolute;
    width: 12.5%;
    text-align: center;
    left: -12.5%;
    margin-left: 0
  }

  #privacy .container .container .container,
  #privacy .container .container .text .cmp-text .content p:nth-child(2) {
    margin-left: 0
  }

  #privacy .container .container .container .text .content {
    position: relative
  }

  #privacy .container .container .container .text .content p {
    margin-bottom: 2rem
  }

  #privacy .container .container .container .text .content p:first-child {
    position: absolute;
    width: 12.5%;
    text-align: center;
    left: -10%
  }

  #privacy .container .container .container .text .content ul {
    margin-left: -1rem
  }

  #privacy .container .container .container .text .content ul li {
    padding-left: 8%
  }

  #privacy .container:first-of-type {
    position: relative
  }

  #privacy .container:first-of-type .text .content p:nth-of-type(3) {
    width: 100%
  }

  #privacy .container:first-of-type .button {
    position: relative;
    margin-bottom: 2rem;
    right: 0;
    top: 0;
    width: 100%;
    height: 12.2rem;
    padding: 4rem 3rem 3rem;
    background-color: #e9e9e9
  }

  #privacy .container:first-of-type .button .cmp-button {
    font-size: 3.6rem;
    letter-spacing: .1rem;
    line-height: 5rem;
    color: #121212;
    font-family: ChapRegular, sans-serif;
    text-transform: uppercase;
    width: 100%;
    height: 100%;
    margin: 0;
    border-bottom: 2px solid #7d7d7d;
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
  }
}

@media screen and (max-width:1180px) and (max-width:750px) {
  #privacy .container:first-of-type .button .cmp-button {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

@media screen and (max-width:1180px) {
  #privacy .container:first-of-type .button .cmp-button .cmp-button__text {
    width: 100%;
    font-size: 2.3rem;
    text-align: left;
    line-height: normal
  }

  #privacy .container:first-of-type .button .cmp-button .cmp-button-icon {
    font-size: 2.6rem;
    position: absolute;
    top: 4.1rem;
    right: 3rem
  }

  #privacy .container:first-of-type .button+.text #normal p {
    margin-left: 0
  }

  #privacy #normal p {
    position: relative;
    width: 100%;
    left: 0;
    text-align: left;
    font-size: 1.8rem;
    margin-left: -1rem
  }
}

#term p {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important
}

#term>div {
  margin-top: 2rem;
  padding: 0 16.66%
}

@media screen and (max-width:750px) {
  #term>div {
    padding: 0 8.33%
  }
}

#term .cmp-text,
#term .title {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212
}

@media screen and (max-width:750px) {

  #term .cmp-text,
  #term .title {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

#term .cmp-text a,
#term .title a {
  color: #fc9501
}

#term .cmp-text a:hover,
#term .title a:hover {
  border-bottom: 1px solid
}

#term .cmp-text h1,
#term .title h1 {
  color: #fff;
  font-size: 3.6rem;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {

  #term .cmp-text h1,
  #term .title h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

#term .cmp-text h2,
#term .title h2 {
  color: #121212;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  #term .cmp-text h2,
  #term .title h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

#term .cmp-text h3,
#term .title h3 {
  color: #121212;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  #term .cmp-text h3,
  #term .title h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

#term .cmp-text h4,
#term .title h4 {
  font-weight: 500
}

#term .cmp-text h4,
#term .cmp-text h5,
#term .title h4,
#term .title h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

#term .cmp-text h6,
#term .title h6 {
  color: rgba(18, 18, 18, .6);
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  #term .cmp-text h6,
  #term .title h6 {
    color: #121212
  }
}

#term .cmp-text p,
#term .title p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

#term .cmp-text blockquote,
#term .title blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {

  #term .cmp-text blockquote,
  #term .title blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

#term .cmp-text .KWM-Caption,
#term .title .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  #term .cmp-text .KWM-Caption,
  #term .title .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

#term .cmp-text table,
#term .title table {
  margin-top: 4rem
}

#term .cmp-text table td,
#term .title table td {
  font-size: 1.8rem;
  font-weight: 400
}

#term .cmp-text table td.no-borders,
#term .title table td.no-borders {
  display: none
}

#term .cmp-text table td ul,
#term .title table td ul {
  margin: 3rem 0
}

#term .cmp-text table td strong,
#term .title table td strong {
  font-size: 1.8rem
}

#term .cmp-text ol li,
#term .title ol li {
  padding-left: 6.25%
}

#term .cmp-text .element,
#term .title .element {
  margin-top: 0
}

#term .cmp-text .check,
#term .title .check {
  margin-top: 2rem
}

#term #termClick {
  margin-bottom: 7.9rem
}

#term #termClick .container {
  border-top: 1px solid #121212
}

#term #termClick .container:last-child {
  border-bottom: 1px solid #121212
}

#term #termClick .container .cmp-button-hasIcon {
  width: 100%
}

#term #termClick .container .cmp-button-hasIcon .cmp-button__text {
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

@media screen and (max-width:750px) {
  #term #termClick .container .cmp-button-hasIcon .cmp-button__text {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem
  }
}

#term #termClick .container .cmp-button {
  height: 10rem;
  margin-top: 0;
  margin-bottom: 0
}

#term #termClick .container .text {
  border-top: 1px solid #121212;
  padding-bottom: 1rem;
  display: none
}

#term #termClick .container .button.selected .cmp-button-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.expertise {
  height: auto
}

.expertise-title {
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  border-bottom: .1rem solid #121212;
  word-break: break-word;
  padding-bottom: .8rem
}

.exp-cont {
  width: 100%;
  height: auto;
  margin-top: 3rem
}

@media screen and (max-width:750px) {
  .exp-cont {
    margin-top: 2rem
  }
}

.exp-cont .exp-cont-title {
  width: 100%;
  height: auto
}

.exp-cont .margin {
  margin-top: 6rem
}

@media screen and (max-width:750px) {
  .exp-cont .margin {
    margin-top: 4rem
  }
}

.exp-cont .t {
  width: auto;
  height: 2rem;
  margin-bottom: 2rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #121212;
  line-height: 2.1rem;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  .exp-cont .t {
    margin-bottom: 1.6rem
  }
}

.exp-cont .exp-cont-title p {
  width: auto;
  height: auto;
  margin-bottom: 1.4rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #fc9501;
  line-height: 2.1rem;
  letter-spacing: .1rem
}

.expertiseEntries .expertise-entries {
  padding: 4rem 8.33%
}

.expertiseEntries .expertise-entries .ee-title {
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 3rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .expertiseEntries .expertise-entries .ee-title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.expertiseEntries .expertise-entries .expertise-entries-items {
    max-width: 119.2rem;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1.5rem;
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item {
  width: 32.5%;
  height: 26rem;
  position: relative;
  overflow: hidden
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item:hover {
  background: #fc9501;
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out;
  cursor: pointer
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item .expertise-entries-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 92.31%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 14rem;
  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;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item .expertise-entries-title p {
  font-family: ChapRegular, sans-serif;
  font-size: 2.4rem;
  color: #fff;
  line-height: 3.6rem;
  letter-spacing: .4rem
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #d4cfc9;
  background-size: cover;
  background-position: 50%;
  z-index: -1;
  -webkit-transition: background .75s ease-in-out;
  transition: background .75s ease-in-out
}

.expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item .bg-mask {
  background: #121212;
  opacity: .15;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .expertiseEntries .expertise-entries .expertise-entries-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item {
    width: 49.375%;
    margin-bottom: 1rem
  }
}

@media screen and (max-width:750px) {
  .expertiseEntries .expertise-entries {
    padding-top: 4rem
  }

  .expertiseEntries .expertise-entries .exp-title {
    margin-bottom: 3rem
  }

  .expertiseEntries .expertise-entries .expertise-entries-items {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .expertiseEntries .expertise-entries .expertise-entries-items .expertise-entries-item {
    width: 100%;
    margin-bottom: 1rem
  }
}

#layui-laydate1 {
  display: none;
  position: absolute !important;
  left: 0 !important;
  top: 4.3rem !important;
  z-index: 1
}

#layui-laydate1 .layui-laydate-footer span {
  font-size: 1.2rem
}

#layui-laydate1 .layui-laydate-footer .laydate-btns-clear {
  display: none
}

@media screen and (max-width:1080px) {

  #layui-laydate1,
  #layui-laydate1 .layui-laydate-main,
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table {
    width: 100%
  }

  #layui-laydate1 .layui-laydate-main .layui-laydate-content table td,
  #layui-laydate1 .layui-laydate-main .layui-laydate-content table th {
    padding: 0
  }
}

.max-explore-article {
  max-width: 144rem;
  margin: 0 auto
}

.explore-article {
  padding: 4rem 8.6%
}

@media screen and (min-width:1080px) {
  .explore-article {
    padding: 0;
    margin-top: 8rem;
    margin-bottom: 8rem
  }
}

@media screen and (max-width:1080px) {
  .explore-article .line-page .page-left .page-next {
    display: none !important
  }
}

.explore-article>.title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 8rem
}

@media screen and (max-width:750px) {
  .explore-article>.title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.explore-article .line {
  margin: 0 8.6%;
  border-bottom: 1px solid #121212
}

.explore-article .line .line-left .t-one>li.option-item {
  text-align: center;
  min-height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4)
}

.explore-article .line .line-left .t-one>li.option-item span {
  font-size: 1.4rem;
  line-height: 2.8rem;
  letter-spacing: 0;
  color: #121212
}

.explore-article .line .line-left .t-one>li.option-item span:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.explore-article .line .line-left>ul.t-one {
  display: none;
  position: absolute;
  top: 4.2rem;
  width: 60rem;
  max-height: 40rem;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  overflow-y: auto;
  z-index: 1
}

.explore-article .line .line-left>ul.t-one.t-one-articleType,
.explore-article .line .line-left>ul.t-one.t-one-category,
.explore-article .line .line-left>ul.t-one.t-one-topics {
  width: 36rem
}

.explore-article .line .line-left>ul.t-one.t-one-practises li>ul>li:first-child,
.explore-article .line .line-left>ul.t-one.t-one-sectors li>ul>li:first-child {
  font-weight: 600
}

.explore-article .line .line-left>ul.t-one.t-one-articleType,
.explore-article .line .line-left>ul.t-one.t-one-category {
  left: 8rem
}

.explore-article .line .line-left>ul.t-one.t-one-topics {
  left: 23rem
}

.explore-article .line .line-left>ul.t-one.t-one-sectors {
  left: 28rem
}

.explore-article .line .line-left>ul.t-one.t-one-practises {
  left: 38rem
}

.explore-article .line .line-left>ul.t-one::-webkit-scrollbar {
  width: 5px
}

.explore-article .line .line-left>ul.t-one::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

.explore-article .line .line-left>ul.t-one>li.t-one-item {
  height: auto;
  border: none
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  padding: 0 4.33%;
  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
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title:hover {
  cursor: pointer
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title:hover span:last-child {
  color: #fc9501
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title.is-active span:last-child {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title span:first-child {
  font-size: 1.4rem;
  color: #121212;
  line-height: 2.8rem;
  font-weight: 400;
  letter-spacing: 0
}

.explore-article .line .line-left>ul.t-one>li.t-one-item .t-one-title span:last-child {
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul {
  text-align: center;
  display: none
}

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li {
  padding: 0 16.67%;
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4)
}
    .explore-article .line .line-left > ul.t-one > li.t-one-item > ul > li:first-child {
        font-weight: 600
    }

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li span {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li span {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li span:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li.active span {
  color: #fc9501;
  display: inline
}

.explore-article .line .line-left>ul.t-one>li.t-one-item>ul>li.active span:hover {
  border-bottom: none
}

@media screen and (max-width:1080px) {
  .explore-article .line .line-left>ul.t-one {
    left: 0 !important;
    width: 100% !important
  }

  .explore-article .line .line-left>ul.t-one.t-one-articleType {
    top: 8.2rem
  }

  .explore-article .line .line-left>ul.t-one.t-one-topics {
    top: 12.5rem !important
  }

  .explore-article .line .line-left>ul.t-one.t-one-sectors {
    top: 8.5rem !important
  }

  .explore-article .line .line-left>ul.t-one.t-one-practises {
    top: 12.5rem !important
  }
}

@media screen and (max-width:1080px) {
  .explore-article .line .line-left .search-if {
    display: none
  }
}

.explore-article .line-content .latest-thinking-items {
  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;
  margin: 0 calc(8.6% - 2rem)
}

.explore-article .line-content .latest-thinking-items:after {
  content: "";
  width: 33.333%
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item {
  width: 33.333%;
  padding: 4rem 2rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  position: relative;
  border-bottom: none
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item:nth-child(3n+1):after {
  content: "";
  position: absolute;
  left: 2rem;
  bottom: 0;
  height: 1px;
  width: calc(300% - 4rem);
  background: #121212
}

@media screen and (min-width:750px) {
  .explore-article .line-content .latest-thinking-items .latest-thinking-item:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(18, 18, 18, .2);
    box-shadow: 0 0 10px 0 rgba(18, 18, 18, .2)
  }
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item .item-type {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 2rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-type {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item .item-title {
  font-size: 2.4rem;
  color: #24282b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 2rem
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item .item-title:hover {
  cursor: pointer;
  opacity: .6
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item .item-paragraphs {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-paragraphs {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.explore-article .line-content .latest-thinking-items .latest-thinking-item .item-date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.explore-article .line-content .no-results {
  display: none;
  width: 78%;
  margin: 11.6rem auto;
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  text-align: center
}

.explore-article .line-content .filter-box,
.explore-article .line-page {
  margin: 0 8.6%
}

@media screen and (max-width:1080px) {
  .explore-article .line {
    margin: 0;
    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;
    border: 0;
    position: relative
  }

  .explore-article .line .line-left,
  .explore-article .line .line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .explore-article .line .line-left {
    border-bottom: none;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
  }

  .explore-article .line .line-left #offices,
  .explore-article .line .line-left #surname {
    display: none
  }

  .explore-article .line .line-left>li {
    width: 100%;
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: unset
  }

  .explore-article .line .line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .explore-article .line .line-left>li .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .explore-article .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .explore-article .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before,
  .explore-article .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .explore-article .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .explore-article .line .line-left>li .surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .explore-article .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .explore-article .line .line-left>li .surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .explore-article .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .explore-article .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    padding-left: 33.62%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .explore-article .line .line-left>li.click-color {
    color: #fc9501
  }

  .explore-article .line #sort {
    display: none
  }

  .explore-article .line .line-right {
    width: 100% !important
  }

  .explore-article .line .line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    right: unset !important
  }

  .explore-article .line .line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .explore-article .line .line-right.search input::-ms-input-placeholder,
  .explore-article .line .line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .explore-article .line .line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line .line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .explore-article .line .line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .explore-article .line .line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .explore-article .line .line-right.sort .sortOption {
    cursor: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .explore-article .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .explore-article .line .line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .explore-article .line .line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .explore-article .line .line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .explore-article .line .line-right.sort .sort-box li.active,
  .explore-article .line .line-right.sort .sort-box li.active span {
    color: #fc9501
  }

  .explore-article .line .line-right.sort .sort-box li.active .kwm-icon--selected {
    font-size: 2rem !important;
    margin-left: .8rem
  }

  .explore-article .line .line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .explore-article .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .explore-article .line-page {
    margin: 0;
    border: none
  }

  .explore-article .line-page span {
    font-size: 1.4rem;
    line-height: 2.2rem
  }

  .explore-article .line-page .next-text,
  .explore-article .line-page .previous-text {
    font-family: source-sans-pro, sans-serif
  }

  .explore-article .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .explore-article .line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .explore-article .line-page>span:first-child>img {
    margin-right: 1rem
  }

  .explore-article .line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid
  }

  .explore-article .line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem;
    position: relative;
    cursor: pointer
  }

  .explore-article .line-page .center .page-icon.page-icon-left .kwm-icon--previous {
    position: absolute;
    left: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .explore-article .line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: 2rem
  }

  .explore-article .line-page .center .page-icon.page-icon-left:hover .kwm-icon--previous {
    left: -1rem
  }

  .explore-article .line-page .center .page-icon.page-icon-right .kwm-icon--next {
    position: absolute;
    right: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .explore-article .line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: 2rem
  }

  .explore-article .line-page .center .page-icon.page-icon-right:hover .kwm-icon--next {
    right: -1rem
  }

  .explore-article .line-page .center>p {
    display: none
  }

  .explore-article .line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .explore-article .line-page .grey {
    color: #888
  }

  .explore-article .line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .explore-article .line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .explore-article .line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .explore-article .line-content .filter-box,
  .explore-article .line-content .latest-thinking-items {
    margin: 0
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item:after {
    position: unset !important
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-type {
    line-height: 2.4rem
  }

  .explore-article .title {
    margin-bottom: 4rem
  }

  .explore-article .line-left>.t-one .option-item {
    text-align: left;
    padding: 0 4.33%
  }

  .explore-article .line-left>.t-one .t-two .t-two-item {
    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;
    padding: 0 8.66% !important
  }

  .explore-article .line-left>.t-one .t-two .t-two-item span {
    text-align: center
  }

  .explore-article .line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem;
    padding: 0;
    border: none
  }

  .explore-article .line-content .filter-box {
    display: none
  }

  .explore-article .line-content .filter-box .filter {
    margin-top: 0
  }

  .explore-article .line-content .filter-box .filter .conditions {
    margin-top: 1.2rem;
    display: block
  }

  .explore-article .line-content .filter-box .filter .conditions .curCondition .kwm-icon--close {
    font-size: 1.5rem;
    margin-left: .4rem
  }

  .explore-article .line-content .filter-box .filter .conditions .curCondition:last-child .comma {
    display: none
  }

  .explore-article .line-content .filter-box .filter .conditions-clear {
    margin-top: 1.4rem;
    color: #0077c8
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item {
    width: 100%;
    padding: 3rem 0 0
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item:nth-child(-n+3) {
    border-bottom: 0
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-title,
  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-type {
    margin-bottom: 1rem
  }

  .explore-article .line-content .latest-thinking-items .latest-thinking-item .item-paragraphs {
    margin-bottom: 2rem
  }

  .explore-article .line-content .no-results {
    margin: 4rem auto;
    font-size: 2rem;
    line-height: 2.8rem
  }

  .explore-article .line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
  }

  .explore-article .line-content .search-result p:first-child {
    color: #fc9501
  }

  .explore-article .line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem
  }

  .explore-article .line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .explore-article .line-page>span {
    margin-top: 2rem;
    line-height: unset
  }

  .explore-article .line-page .page-left .center .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem
  }

  .explore-article .line-page .page-left .center .pagination li {
    display: none;
    cursor: pointer
  }

  .explore-article .line-page .page-left .center .pagination li .kwm-icon--next,
  .explore-article .line-page .page-left .center .pagination li .kwm-icon--previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 2rem
  }

  .explore-article .line-page .page-left .center .pagination li .kwm-icon--next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .explore-article .line-page .page-left .center .pagination li .previous-text {
    margin-left: .6rem
  }

  .explore-article .line-page .page-left .center .pagination li .next-text {
    margin-right: .6rem
  }

  .explore-article .line-page .page-left .center .pagination li:first-child,
  .explore-article .line-page .page-left .center .pagination li:last-child {
    display: block
  }
}

@media screen and (min-width:750px) {
  .explore-article .line .line-left>li>span {
    cursor: pointer
  }

  .explore-article .line .line-left #surname .surname-box li:hover {
    cursor: pointer;
    color: #fc9501;
    text-decoration: underline
  }

  .explore-article .line .line-left #surname .surname-box .surname-btn>div,
  .explore-article .line .search .mobile-search {
    cursor: pointer
  }

  .explore-article .line .sort .sortOption {
    cursor: pointer !important
  }

  .explore-article .line-content .filter-box {
    display: none
  }

  .explore-article .line-content .filter-box .filter {
    margin-top: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #fc9501;
    letter-spacing: 0
  }
}

@media screen and (min-width:750px) and (max-width:750px) {
  .explore-article .line-content .filter-box .filter {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

@media screen and (min-width:750px) {
  .explore-article .line-content .filter-box .filter .conditions {
    width: 70%
  }

  .explore-article .line-content .filter-box .filter .conditions .curCondition {
    margin-right: .5rem
  }

  .explore-article .line-content .filter-box .filter .conditions .curCondition span.kwm-icon--close {
    font-size: 1.4rem;
    margin-left: .5rem;
    cursor: pointer
  }

  .explore-article .line-content .filter-box .filter .conditions .curCondition:last-child .comma {
    display: none
  }

  .explore-article .line-content .filter-box .filter .conditions-clear {
    color: #0077c8;
    cursor: pointer
  }

  .explore-article .line-content .results-list .peopleBox .peopleBox_container .content .name {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: .1rem
  }

  .explore-article .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1rem;
    height: auto
  }

  .explore-article .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1.4rem;
    line-height: 2rem
  }

  .explore-article .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }

  .explore-article .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button:hover .cmp-button-icon {
    right: -1rem
  }
}

@media screen and (min-width:1081px) {
  .explore-article .line {
    font-size: 1.4rem;
    padding: 1.4rem 0;
    border-top: 1px solid #121212;
    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;
    letter-spacing: .1rem;
    position: relative
  }

  .explore-article .line .menu>ul>li:hover>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .explore-article .line span {
    font-size: 1.8rem;
    color: #121212;
    letter-spacing: .1rem;
    display: inline-block
  }

  .explore-article .line span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .explore-article .line span.kwm-icon--selected {
    font-size: 2rem !important;
    margin-left: 1rem
  }

  .explore-article .line span .kwm-icon--more {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .explore-article .line .line-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
  }

  .explore-article .line .line-left>li {
    position: relative;
    margin-top: 0;
    margin-right: 1rem
  }

  .explore-article .line .line-left>li:first-child .mobile-collapse {
    display: none
  }

  .explore-article .line .line-left>li:not(:first-child) {
    cursor: pointer;
    z-index: unset
  }

  .explore-article .line .line-left>li.click-color {
    color: #fc9501
  }

  .explore-article .line .line-left>li.click-color .kwm-icon--more {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .explore-article .line .line-left>li .surname-box {
    display: none;
    width: 28.81rem;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .explore-article .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .explore-article .line .line-left>li .surname-box>ul>li {
    width: 4.9rem;
    height: 4.9rem;
    line-height: 4.9rem;
    text-align: center;
    font-size: 1.4rem;
    border-right: .1rem solid rgba(18, 18, 18, .15);
    border-bottom: .1rem solid rgba(18, 18, 18, .15);
    margin-left: -.1rem;
    margin-top: -.1rem;
    font-weight: 400;
    color: #121212
  }

  .explore-article .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .explore-article .line .line-left>li .surname-box>ul>li.liselected span {
    line-height: 4.4rem;
    margin-left: .6rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    right: 1rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .explore-article .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .explore-article .line .line-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line .line-right span {
    font-size: 1.4rem
  }

  .explore-article .line .line-right span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .explore-article .line .line-right .kwm-icon--selected {
    font-size: 2rem !important
  }

  .explore-article .line .line-right .kwm-icon--search {
    font-size: 2.2rem !important;
    cursor: pointer
  }

  .explore-article .line .line-right button {
    background: none;
    border: none
  }

  .explore-article .line .line-right input {
    margin-right: 2rem;
    height: 2.6rem;
    line-height: 2.6rem;
    font-size: 1.6rem
  }

  .explore-article .line .search {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 0rem
  }

  .explore-article .line .search>input {
    margin-right: 1rem
  }

  .explore-article .line .sort {
    position: relative;
    margin-top: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 24rem;
    position: absolute;
    right: 0
  }

  .explore-article .line .sort .sortBy {
    margin-right: 1rem
  }

  .explore-article .line .sort #sort-option {
    cursor: pointer;
    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;
    width: 58%
  }

  .explore-article .line .sort #sort-option span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .explore-article .line .sort #sort-option.click-color .kwm-icon--more,
  .explore-article .line .sort #sort-option span {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .explore-article .line .sort #sort-option.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .explore-article .line .sort .sort-box {
    display: none;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    width: 100%
  }

  .explore-article .line .sort .sort-box ul {
    padding: 2rem
  }

  .explore-article .line .sort .sort-box ul li {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2);
    cursor: pointer
  }

  .explore-article .line .sort .sort-box ul li span {
    letter-spacing: 0
  }

  .explore-article .line .sort .sort-box ul li.active,
  .explore-article .line .sort .sort-box ul li.active .kwm-icon--selected {
    color: #fc9501
  }

  .explore-article .line .sort .sort-box ul li:hover span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .explore-article .line .sort .sort-box ul li:hover .kwm-icon--selected,
  .explore-article .line .sort .sort-box ul li:last-child {
    border-bottom: none
  }

  .explore-article .line-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: .3rem
  }

  .explore-article .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4rem;
    text-transform: uppercase
  }

  .explore-article .line-page .page-left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 53%
  }

  .explore-article .line-page .page-left,
  .explore-article .line-page .page-left .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .explore-article .line-page .page-left .center {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    right: 5rem
  }

  .explore-article .line-page .page-left .center .pagination li {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #121212;
    cursor: pointer
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .explore-article .line-page .page-left .center .pagination li {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

@media screen and (min-width:1081px) {

  .explore-article .line-page .page-left .center .pagination li.nextPage,
  .explore-article .line-page .page-left .center .pagination li.prePage {
    cursor: default
  }

  .explore-article .line-page .page-left .center .pagination li.active span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .explore-article .line-page .page-left .center .pagination li.active span[class*=kwm-icon--] {
    border: none
  }

  .explore-article .line-page .page-left .center .pagination li:hover span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .explore-article .line-page .page-left .center .pagination li:hover span[class*=kwm-icon--] {
    border: none
  }

  .explore-article .line-page .page-left .center .pagination li span {
    margin: 0 1rem
  }

  .explore-article .line-page .page-left .center .pagination li span.next-text,
  .explore-article .line-page .page-left .center .pagination li span.previous-text {
    display: none
  }

  .explore-article .line-page .page-left .center .pagination li span.kwm-icon--previous {
    color: #b7b7b7
  }

  .explore-article .line-page .page-left .center .pagination li span[class*=kwm-icon--] {
    font-size: 2.8rem
  }

  .explore-article .line-page .page-left .center .page-icon-left {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .explore-article .line-page .page-left .center .page-icon-left:hover {
    margin-right: 1rem
  }

  .explore-article .line-page .page-left .center .page-icon-right {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .explore-article .line-page .page-left .center .page-icon-right:hover {
    right: -1rem
  }

  .explore-article .line-page .page-left .center .mobile-btn {
    display: none
  }

  .explore-article .line-page .page-left .center>p {
    font-size: 1.4rem;
    margin: 0 3rem 0 1rem;
    text-align: center
  }

  .explore-article .line-page .page-left .center>p>span {
    width: 5rem;
    display: inline-block;
    cursor: pointer
  }

  .explore-article .line-page .page-left .center>p>span.active {
    text-decoration: underline;
    color: #fc9501
  }

  .explore-article .line-page .page-left .center>p.active {
    text-decoration: underline
  }

  .explore-article .line-page .page-left .center>div span {
    font-size: 2.2rem
  }

  .explore-article .line-page .page-left .page-next {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    letter-spacing: .1rem
  }

  .explore-article .line-page .page-left .page-next>input {
    width: 5.6rem;
    height: 2.8rem;
    border: 1px solid;
    margin: 0 .8rem;
    text-align: center;
    background-color: transparent
  }

  .explore-article .line-page .page-left .page-next .searchPage {
    cursor: pointer !important
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .explore-article .line-page .page-left .page-next {
    display: none
  }
}

@media screen and (max-width:750px) {
  .explore-article .latest-thinking-items .latest-thinking-item .item-title {
    font-size: 2rem !important;
    letter-spacing: 0 !important
  }

  .explore-article .latest-thinking-items .latest-thinking-item .item-paragraphs {
    font-size: 1.4rem !important;
    line-height: 2.1rem !important;
    letter-spacing: .1rem !important
  }

  .explore-article .latest-thinking-items .latest-thinking-item .item-date {
    letter-spacing: 0 !important
  }

  .explore-article .line-page .page-left .page-next {
    display: none
  }
}

.explore-article .search #dataInput,
.explore-article .search>input {
  background: transparent
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .explore-article .search {
    width: calc(100% - 81rem)
  }
}

.explore-article .search>input {
  font-size: 1.6rem
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .explore-article .search>input {
    overflow: hidden
  }
}

@media screen and (min-width:1080px) {
  .exploreArticle .filter-collapse {
    display: none !important
  }
}

@media screen and (max-width:1080px) {
  .exploreArticle .filter-collapse.EXPAND {
    display: block
  }

  .exploreArticle .filter-collapse.COLLAPSE {
    display: none
  }
}

.exploreArticle .max-explore-article #articleSearch .line .kwm-icon--selected {
  display: none !important
}

.exploreArticle .max-explore-article #articleSearch .line .line-left .t-one .active span {
  color: #fc9501;
  display: inline !important
}

.exploreArticle .max-explore-article #articleSearch .line .line-left .t-one .active span:hover {
  border-bottom: none
}

.exploreArticle .max-explore-article #articleSearch .line #sort-box ul .active span {
  color: #fc9501;
  display: inline !important
}

.exploreArticle .max-explore-article #articleSearch .line #sort-box ul .active span:hover span {
  border-bottom: none !important
}

.exp-container {
  padding: 4rem 8.33%
}

.exp-container .con-wapper .exp-item:hover {
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out
}

.exp-container .con-wapper .exp-item .bg-mask {
  background: #121212;
  opacity: .4
}

.exp-container .con-wapper .exp-item .bg-img {
  z-index: -1;
  -webkit-transition: background .75s ease-in-out;
  transition: background .75s ease-in-out
}

.exp-container .buton_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.exp-container .buton_action .view {
  display: none;
  cursor: pointer;
  margin: 6rem auto 0
}

@media screen and (max-width:750px) {
  .exp-container .buton_action .view {
    margin: 1rem auto 0
  }
}

.exp-container .buton_action .view span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fc9501;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  text-align: center
}

@media screen and (max-width:750px) {
  .exp-container .buton_action .view span {
    font-size: 1.4rem;
    line-height: 2.2rem;
    margin-bottom: 3rem
  }
}

.exp-container .buton_action .view span:last-child {
  font-size: 40px
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .exploreExpertise .exp-container .con-wapper .exp-item {
    width: 49.375%
  }

  .exploreExpertise .exp-container .con-wapper .exp-item:not(:nth-of-type(3n)) {
    margin-right: 0
  }

  .exploreExpertise .exp-container .con-wapper .exp-item:not(:nth-of-type(2n)) {
    margin-right: 1.25%
  }
}

@media screen and (max-width:750px) {
  .exploreExpertise .exp-container .title {
    margin-bottom: 1rem;
    line-height: 2.4rem;
    margin-top: 0
  }

  .exploreExpertise .exp-container .exp-lable {
    width: 100%;
    margin: 0 0 3rem;
    font-size: 1.8rem;
    line-height: 3rem
  }

  .exploreExpertise .exp-container .filter {
    border-top: 1px solid #121212;
    border-bottom: 1px solid #121212;
    margin-bottom: 2rem
  }

  .exploreExpertise .exp-container .filter .filter-more {
    width: 100%;
    top: 4rem
  }

  .exploreExpertise .exp-container .con-wapper .exp-item {
    width: 100%;
    height: 20.8rem;
    margin-bottom: 2rem
  }

  .exploreExpertise .exp-container .con-wapper .exp-item:not(:nth-of-type(2n)),
  .exploreExpertise .exp-container .con-wapper .exp-item:not(:nth-of-type(3n)) {
    margin-right: 0
  }

  .exploreExpertise .exp-container .con-wapper .exp-item .item-title {
    width: 80%;
    height: 11.8rem
  }

  .exploreExpertise .exp-container .con-wapper .exp-item .item-title p {
    font-size: 1.9rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.featureInsight_container {
  position: relative
}

.featureInsight_container .bg-blur {
  background-size: cover !important;
  background-position: 50% !important;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0
}

.featureInsight_container .insight-box {
  padding: 6rem 12.1%
}

@media screen and (max-width:1080px) {
  .featureInsight_container .insight-box {
    padding: 6rem 8.6%
  }
}

.featureInsight_container .insight-box .ex-f-r-t-title {
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: .15rem;
  border-top: 1px solid #fff;
  padding-top: 4.6rem;
  padding-bottom: 3.7rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .featureInsight_container .insight-box .ex-f-r-t-title {
    font-size: 1.2rem;
    line-height: 2.4rem;
    padding-top: 5rem;
    padding-bottom: 3.6rem
  }
}

.featureInsight_container .insight-box .name {
  cursor: pointer;
  font-size: 3rem;
  color: #fff;
  line-height: 3.6rem;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  .featureInsight_container .insight-box .name {
    font-size: 2.4rem
  }
}

.featureInsight_container .insight-box .name:hover {
  opacity: 1;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.featureInsight_container .insight-box .name:hover:hover {
  opacity: .6;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.featureInsight_container .insight-box .text {
  font-size: 1.4rem;
  color: #fff;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  border-bottom: 1px solid #fff;
  padding-bottom: 4.6rem;
  padding-top: 3.2rem
}

@media screen and (max-width:750px) {
  .featureInsight_container .insight-box .text {
    text-align: left;
    color: #fff;
    line-height: 2.2rem;
    padding-top: 3rem;
    padding-bottom: 5rem
  }
}

.featureInsight_container .insight-box .see-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 4rem
}

.featureInsight_container .insight-box .see-more .cmp-button {
  margin: 0
}

.module-dark .featureInsight_container .bg-blur {
  background-image: url(../../../content/dam/kwm/expertise/feature-insight-dark.png)
}

.module-dark .featureInsight_container .insight-box {
  background-color: rgba(18, 18, 18, .64)
}

.module-dark .featureInsight_container .insight-box .ex-f-r-t-title {
  border-top: 1px solid #fff;
  color: #fff
}

.module-dark .featureInsight_container .insight-box .name {
  color: #fff
}

.module-dark .featureInsight_container .insight-box .text {
  color: #fff;
  border-bottom: 1px solid #fff
}

.module-dark .featureInsight_container .insight-box .see-more .cmp-button {
  color: #fff
}

.module-light .featureInsight_container .bg-blur {
  background-image: url(../../../content/dam/kwm/expertise/feature-insight-light.png)
}

.module-light .featureInsight_container .insight-box {
  background-color: hsla(0, 0%, 100%, .8)
}

.module-light .featureInsight_container .insight-box .ex-f-r-t-title {
  border-top: 1px solid #121212;
  color: #fc9501
}

.module-light .featureInsight_container .insight-box .name {
  color: #121212
}

.module-light .featureInsight_container .insight-box .text {
  color: #fc9501;
  border-bottom: 1px solid #121212
}

.module-light .featureInsight_container .insight-box .see-more .cmp-button {
  color: #fc9501
}

#header_b .content-item {
  padding-right: 0;
  margin-right: 4%
}

.header-nav {
  background-color: #121212;
  color: #fff
}

.header-nav#headerExpertise .content-insight,
.header-nav#headerExpertise .insight-item,
.header-nav#headerInsight .content-expertise,
.header-nav#headerInsight .expertise-item,
.header-nav#sideExpertise .content-insight,
.header-nav#sideExpertise .insight-item,
.header-nav#sideInsight .content-expertise,
.header-nav#sideInsight .expertise-item,
.header-nav .nav {
  display: none
}

.header-nav .nav-content {
  padding: 4rem 0 5rem 9%
}

.header-nav .nav-content .content-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.header-nav .nav-content .content-box .content-item {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-right: 4%
}

@media screen and (max-width:1080px) {
  .header-nav .nav-content .content-box .content-item {
    padding-right: 0
  }
}

.header-nav .nav-content .content-box .content-item .title {
  height: 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fc9501;
  line-height: 2.4rem;
  letter-spacing: .15rem;
  text-transform: uppercase
}

.header-nav .nav-content .content-box .content-item .title-WAP,
.header-nav .nav-content .content-box .content-item .title span {
  display: none
}

.header-nav .nav-content .content-box .content-item .title-PC {
  display: block
}

.header-nav .nav-content .content-box .content-item .title-sub {
  padding: 4rem 3rem 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #121212;
  line-height: 2.4rem;
  letter-spacing: .02rem
}

.header-nav .nav-content .content-box .content-item ul {
  margin-top: 2.2rem
}

.header-nav .nav-content .content-box .content-item ul li {
  margin-bottom: 1.6rem
}

.header-nav .nav-content .content-box .content-item ul li:last-child {
  margin-bottom: 0
}

.header-nav .nav-content .content-box .content-item ul li a {
  font-size: 1.6rem;
  font-weight: 400;
  color: #fff;
  line-height: 2.1rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden
}

.header-nav .nav-content .content-box .content-item ul li a:hover {
  color: #fc9501 !important;
  text-decoration: underline
}

.header-nav .nav-content .content-box .content-item ul .btn {
  margin-top: 2.4rem;
  color: #fc9501;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.header-nav .nav-content .content-box .content-item ul .btn:hover {
  cursor: pointer
}

.header-nav .nav-content .content-box .content-item ul .btn:hover .kwm-icon--next {
  right: 0
}

.header-nav .nav-content .content-box .content-item ul .btn .btn-text {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  padding-right: 5rem
}

.header-nav .nav-content .content-box .content-item ul .btn .kwm-icon--next {
  font-size: 3.2rem;
  position: absolute;
  right: 2rem;
  -webkit-transition: all .3s;
  transition: all .3s
}

.header-nav .nav-content .content-box .content-item.centers {
  margin-top: 3rem;
  width: 100%
}

@media screen and (max-width:1080px) {
  .header-nav .nav-content .content-box .content-item.centers {
    margin-top: 0
  }
}

.header-nav .nav-content .content-box .content-item.feature-insight ul {
  margin-top: 2.6rem
}

.header-nav .nav-content .content-box .content-item.feature-insight a {
  width: 100%;
  height: 0;
  padding-top: 66.38%;
  display: inline-block;
  position: relative;
  overflow: hidden
}

.header-nav .nav-content .content-box .content-item.feature-insight a:hover {
  color: #fff;
  text-decoration: unset
}

.header-nav .nav-content .content-box .content-item.feature-insight a:hover .bg-img {
  -webkit-transform: scale(1.07);
  transform: scale(1.07)
}

@media screen and (max-width:1200px) {
  .header-nav .nav-content .content-box .content-item.feature-insight a:hover .bg-img {
    -webkit-transform: none;
    transform: none
  }
}

.header-nav .nav-content .content-box .content-item.feature-insight a:hover .dec {
  color: #fff
}

.header-nav .nav-content .content-box .content-item.feature-insight a .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  transition: all .3s
}

.header-nav .nav-content .content-box .content-item.feature-insight a .dec {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: .8rem 1rem;
  color: #fff;
  line-height: 2.1rem;
  font-size: 1.6rem;
  background-color: rgba(12, 12, 12, .6)
}

.header-nav .nav-content .content-box .content-item.feature-insight a .dec span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden
}

@media screen and (max-width:1080px) {
  .header-nav .nav {
    display: block
  }

  .header-nav .title-WAP {
    display: block !important
  }

  .header-nav .title-PC {
    display: none !important
  }
}

.cmp-hello-world-sass:before {
  content: "\003e";
  display: inline-block;
  padding: 0 10px
}

.homePromobox .home-promobox .promobox-items.img-position-right .promobox-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (min-width:1440px) {
  .homePromobox .home-promobox .promobox-items.img-position-right .promobox-item .item-right {
    padding-right: 12rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.homePromobox .home-promobox .promobox-items.img-position-right .promobox-item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

@media screen and (min-width:1440px) {
  .homePromobox .home-promobox .promobox-items.img-position-right .promobox-item:nth-child(2n) .item-right {
    padding-left: 12rem;
    display: block
  }

  .homePromobox .home-promobox .promobox-items.img-position-right .promobox-item:nth-child(2n) .item-right .right-box {
    width: 47.2rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  height: 44.6rem
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    height: auto
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item:nth-child(2n) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (min-width:1440px) {
  .homePromobox .home-promobox .promobox-items .promobox-item:nth-child(2n) .item-right {
    padding-right: 12rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left,
.homePromobox .home-promobox .promobox-items .promobox-item .item-right {
  width: 50%
}

@media screen and (max-width:750px) {

  .homePromobox .home-promobox .promobox-items .promobox-item .item-left,
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right {
    width: 100%
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left {
  position: relative;
  cursor: pointer
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left:hover .bg-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left .img-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(18, 18, 18, .2);
  z-index: 1
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-left .img-box {
    height: 21.1rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left .img-box .bg-img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-left .img-box .img-title {
  display: none
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right {
  padding: 5.4rem 7%
}

@media screen and (min-width:1440px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right {
    padding-left: 12rem
  }

  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box {
    width: 47.2rem
  }
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right {
    padding: 3rem 8.33%
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .title:hover {
  cursor: pointer;
  opacity: .6
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .label {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  font-size: 1.6rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .label {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .summary {
  font-size: 3rem;
  color: #121212;
  line-height: 4.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .summary {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-top: 2rem;
    margin-bottom: 3rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .summary.line2 {
  -webkit-line-clamp: 2
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .summary.line3 {
  -webkit-line-clamp: 3
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  display: inline-block
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn .btn-dec {
  text-transform: uppercase
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn .kwm-icon--right {
    font-size: 2.4rem
  }
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn:hover {
  cursor: pointer
}

.homePromobox .home-promobox .promobox-items .promobox-item .item-right .right-box .btn:hover .kwm-icon--right {
  margin-left: 2rem
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-black .item-right {
  background-color: #121212
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-black .item-right .summary,
.homePromobox .home-promobox .promobox-items .promobox-item.model-black .item-right .title {
  color: #fff
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-darkGray .item-right {
  background-color: #24282b
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-darkGray .item-right .summary,
.homePromobox .home-promobox .promobox-items .promobox-item.model-darkGray .item-right .title {
  color: #fff
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-lightGray .item-right {
  background-color: #e9e9e9
}

.homePromobox .home-promobox .promobox-items .promobox-item.model-lightGray .item-right .summary,
.homePromobox .home-promobox .promobox-items .promobox-item.model-lightGray .item-right .title {
  color: #121212
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-overlay {
  display: none
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box {
  position: relative
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box .img-title {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 13.8rem 16.67%;
  background: rgba(18, 18, 18, .2)
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box .img-title {
    padding: 6.8rem 16.67%
  }
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box .img-title .p-box {
  height: 100%;
  max-width: 47rem;
  margin: 0 auto;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  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;
  text-align: center
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box .img-title .p-box p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-left .img-box .img-title .p-box p {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box .label,
.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box>a {
  display: none
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box .summary {
  font-size: 1.8rem;
  line-height: 3rem;
  display: block;
  overflow: visible
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box .summary p {
  margin-top: 3rem
}

.homePromobox .home-promobox.title-on-picture .promobox-items .promobox-item .item-right .right-box .summary p:first-child {
  margin-top: 0
}

.homePromobox.summary-gray .summary {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  font-size: 1.6rem !important
}

@media screen and (max-width:750px) {
  .homePromobox.summary-gray .summary {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.cmp-image .dec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 1.5rem;
  border-top: 1px solid #121212;
  padding-top: 1.5rem
}

@media screen and (max-width:750px) {
  .cmp-image .dec {
    margin-top: 1.1rem
  }
}

.cmp-image .dec p {
  width: 62.18%;
  text-align: right;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  opacity: 1
}

@media screen and (max-width:750px) {
  .cmp-image .dec p {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.img-text h6 {
  opacity: .6;
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.image .cmp-big-img {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(18, 18, 18, .8);
  z-index: 1000
}

@media screen and (max-width:750px) {
  .image .cmp-big-img {
    background-color: #121212;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10000
  }
}

.image .cmp-big-img .img-box {
  width: 100%;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 8.334%;
  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
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box {
    width: 100%;
    position: unset;
    -webkit-transform: unset;
    transform: unset;
    padding: 0
  }

  .image .cmp-big-img .img-box .imgAndDec>img {
    width: 100%
  }
}

.image .cmp-big-img .img-box .imgAndDec {
  width: 100%
}

.image .cmp-big-img .img-box .imgAndDec>img {
  max-width: 100%;
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.image .cmp-big-img .img-box .img-mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .2)), to(rgba(18, 18, 18, .4)));
  background: linear-gradient(hsla(0, 0%, 100%, .2), rgba(18, 18, 18, .4))
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box .img-mask {
    display: none
  }
}

.image .cmp-big-img .img-box span {
  position: absolute;
  right: 2%;
  top: 2%;
  font-size: 3.2rem;
  cursor: pointer;
  color: #fff
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box span {
    right: 8.33%;
    top: 2.8rem;
    z-index: 1
  }
}

.image .cmp-big-img .img-box .bottom-dec {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #fff
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box .bottom-dec {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 3rem 8.33%;
    border: none
  }
}

.image .cmp-big-img .img-box .bottom-dec .dec-title {
  text-align: right;
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  color: #fff
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box .bottom-dec .dec-title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem;
    text-align: left !important;
    font-size: 2.4rem;
    line-height: 3.6rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #fff;
    margin-bottom: 2rem
  }
}

.image .cmp-big-img .img-box .bottom-dec .dec-caption-box {
  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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.image .cmp-big-img .img-box .bottom-dec .dec-caption-box .dec-img {
  width: 5.6rem
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box .bottom-dec .dec-caption-box .dec-img {
    display: none
  }
}

.image .cmp-big-img .img-box .bottom-dec .dec-caption-box .dec-caption {
  width: 70.8%;
  font-size: 1.8rem;
  color: #fff;
  line-height: 2.4rem;
  text-align: right
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-box .bottom-dec .dec-caption-box .dec-caption {
    width: 100%;
    font-size: 1.4rem;
    line-height: 2rem
  }
}

.image .cmp-big-img .img-overlay {
  width: 100%;
  height: 100%
}

@media screen and (max-width:750px) {
  .image .cmp-big-img .img-overlay {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
  }
}

.image .cmp-big-img.caption-left .img-box .bottom-dec .dec-title {
  text-align: left
}

.image .cmp-big-img.caption-left .img-box .bottom-dec .dec-caption-box {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.image .cmp-big-img.caption-left .img-box .bottom-dec .dec-caption-box .dec-caption {
  text-align: left
}

.image .cmp-big-img.caption-none .img-box .bottom-dec {
  display: none
}

.image .float-layout {
  padding-left: 8.33%;
  padding-right: 16.67%
}

.image .float-layout:after {
  content: "";
  display: block;
  clear: both
}

.image .float-layout .cmp-text,
.image .float-layout .title {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text,
  .image .float-layout .title {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.image .float-layout .cmp-text a,
.image .float-layout .title a {
  color: #fc9501
}

.image .float-layout .cmp-text a:hover,
.image .float-layout .title a:hover {
  border-bottom: 1px solid
}

.image .float-layout .cmp-text h1,
.image .float-layout .title h1 {
  color: #fff;
  font-size: 3.6rem;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text h1,
  .image .float-layout .title h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.image .float-layout .cmp-text h2,
.image .float-layout .title h2 {
  color: #121212;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text h2,
  .image .float-layout .title h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.image .float-layout .cmp-text h3,
.image .float-layout .title h3 {
  color: #121212;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text h3,
  .image .float-layout .title h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

.image .float-layout .cmp-text h4,
.image .float-layout .title h4 {
  font-weight: 500
}

.image .float-layout .cmp-text h4,
.image .float-layout .cmp-text h5,
.image .float-layout .title h4,
.image .float-layout .title h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.image .float-layout .cmp-text h6,
.image .float-layout .title h6 {
  color: rgba(18, 18, 18, .6);
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text h6,
  .image .float-layout .title h6 {
    color: #121212
  }
}

.image .float-layout .cmp-text p,
.image .float-layout .title p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.image .float-layout .cmp-text blockquote,
.image .float-layout .title blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text blockquote,
  .image .float-layout .title blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

.image .float-layout .cmp-text .KWM-Caption,
.image .float-layout .title .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .image .float-layout .cmp-text .KWM-Caption,
  .image .float-layout .title .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

.image .float-layout .cmp-text table,
.image .float-layout .title table {
  margin-top: 4rem
}

.image .float-layout .cmp-text table td,
.image .float-layout .title table td {
  font-size: 1.8rem;
  font-weight: 400
}

.image .float-layout .cmp-text table td.no-borders,
.image .float-layout .title table td.no-borders {
  display: none
}

.image .float-layout .cmp-text table td ul,
.image .float-layout .title table td ul {
  margin: 3rem 0
}

.image .float-layout .cmp-text table td strong,
.image .float-layout .title table td strong {
  font-size: 1.8rem
}

.image .float-layout .cmp-text ol li,
.image .float-layout .title ol li {
  padding-left: 6.25%
}

.image .float-layout .cmp-text .element,
.image .float-layout .title .element {
  margin-top: 0
}

.image .float-layout .cmp-text .check,
.image .float-layout .title .check {
  margin-top: 2rem
}

.image .float-layout .img-text h1 {
  color: #121212 !important
}

.image .float-layout .img-text h6 {
  opacity: .6;
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

@media screen and (max-width:750px) {
  .image .float-layout {
    padding-right: 8.33%
  }
}

.image .float-layout .dec {
  float: left;
  width: 61.11%;
  padding-top: 2rem;
  margin-top: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border: none;
  margin-right: 5.56%
}

@media screen and (max-width:750px) {
  .image .float-layout .dec {
    float: none;
    margin-right: 0;
    width: 100%
  }

  .image .float-layout .dec p {
    width: 100%;
    opacity: 1 !important
  }
}

.image .float-layout .dec p {
  text-align: left;
  color: #121212;
  opacity: .6
}

.image .float-layout .cmp-image__image {
  width: 61.11%;
  height: auto !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  float: left;
  margin-right: 5.56%;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .image .float-layout .cmp-image__image {
    float: none;
    margin-right: 0;
    width: 100%;
    height: auto
  }
}

@media screen and (max-width:750px) {
  .image .float-layout .img-text p {
    margin-top: 2rem;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #121212
  }
}

.olLista ol li,
.olLista ul li {
  left: 4.166%
}

@media screen and (max-width:750px) {

  .olLista ol li,
  .olLista ul li {
    padding-left: 5%
  }
}

.olLista ol li:before,
.olLista ul li:before {
  margin-left: -25px
}

@media screen and (max-width:750px) {

  .olLista ol li:before,
  .olLista ul li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

@media screen and (min-width:750px) {
  .olLista ol li {
    left: 4.166% !important
  }
}

.marginTop_0 {
  margin-top: 0 !important
}

@media screen and (max-width:750px) {
  .marginTop_0 {
    margin-top: 0 !important
  }
}

.marginTop_20 {
  margin-top: 2rem !important
}

@media screen and (max-width:750px) {
  .marginTop_20 {
    margin-top: .5rem !important
  }
}

.marginTop_40 {
  margin-top: 4rem !important
}

@media screen and (max-width:750px) {
  .marginTop_40 {
    margin-top: 1rem !important
  }
}

.marginTop_60 {
  margin-top: 6rem !important
}

@media screen and (max-width:750px) {
  .marginTop_60 {
    margin-top: 1.5rem !important
  }
}

.marginTop_80 {
  margin-top: 8rem !important
}

@media screen and (max-width:750px) {
  .marginTop_80 {
    margin-top: 2rem !important
  }
}

.marginBottom_0 {
  margin-bottom: 0 !important
}

@media screen and (max-width:750px) {
  .marginBottom_0 {
    margin-bottom: 0 !important
  }
}

.marginBottom_20 {
  margin-bottom: 2rem !important
}

@media screen and (max-width:750px) {
  .marginBottom_20 {
    margin-bottom: .5rem !important
  }
}

.marginBottom_40 {
  margin-bottom: 4rem !important
}

@media screen and (max-width:750px) {
  .marginBottom_40 {
    margin-bottom: 1rem !important
  }
}

.marginBottom_60 {
  margin-bottom: 6rem !important
}

@media screen and (max-width:750px) {
  .marginBottom_60 {
    margin-bottom: 1.5rem !important
  }
}

.marginBottom_80 {
  margin-bottom: 8rem !important
}

@media screen and (max-width:750px) {
  .marginBottom_80 {
    margin-bottom: 2rem !important
  }
}

.keyContact .latestThinkingKey,
.keyContact .swiper-fold {
  display: none
}

.keyContact .keyContact_container {
  background: #24282b;
  padding: 7rem calc(12.1% - 1.5rem) 4rem 12.1%;
  height: 100%;
  max-width: 120rem;
  margin: 0 auto
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .keyContact .keyContact_container {
    padding: 4rem calc(12.1% - 1.5rem) 4rem 12.1%
  }
}

@media screen and (max-width:1080px) {
  .keyContact .keyContact_container {
    padding: 4rem calc(8.6% - .6rem) 4rem calc(8.6% + 1.4rem)
  }
}

.keyContact .keyContact_container .keyContact_title {
  margin-bottom: 6rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fc9501;
  letter-spacing: .15rem;
  text-transform: uppercase
}

@media screen and (max-width:1080px) {
  .keyContact .keyContact_container .keyContact_title {
    margin-bottom: 3.5rem;
    text-align: center
  }
}

@media screen and (max-width:750px) {
  .keyContact .keyContact_container .keyContact_title {
    font-size: 1.2rem;
    line-height: 2.4rem
  }
}

.keyContact .keyContact_container .peopleBox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border: none;
  /* height: 100% */
}

@media screen and (max-width:750px) {
  .keyContact .keyContact_container .peopleBox {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.keyContact .keyContact_container .peopleBox .peopleBox_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #fff
}

.keyContact .keyContact_container .peopleBox .peopleBox_image {
  margin-right: 5.56%;
  width: 38.89%
}

.keyContact .keyContact_container .peopleBox .peopleBox_image img {
  width: 100%;
  height: auto
}

.keyContact .keyContact_container .peopleBox .peopleBox_container {
  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: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}

.keyContact .keyContact_container .peopleBox .peopleBox_container .title {
  width: auto;
  line-height: 2.4rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:750px) {
  .keyContact .keyContact_container .peopleBox .peopleBox_container .title {
    font-size: 2rem;
    line-height: 2.2rem;
    letter-spacing: .2rem;
    height: 6.8rem
  }
}

.keyContact .keyContact_container .peopleBox .peopleBox_container .content {
  height: 8rem;
  line-height: 2rem;
  padding: 0 0 1.4rem;
  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
}

@media screen and (max-width:750px) {
  .keyContact .keyContact_container .peopleBox .peopleBox_container .content {
    height: auto;
    padding-bottom: 0
  }
}

.keyContact .keyContact_container .peopleBox .peopleBox_btn .button .cmp-button {
  color: #fff;
  margin-top: 2rem
}

.keyContact .keyContact_container .peopleBox .peopleBox_btn .button .cmp-button:hover .cmp-button-icon {
  right: -1rem
}

/* .keyContact .keyContact_container .swiper-container .swiper-slide {
  padding-right: 1.5rem;
  height: auto
} */

/* @media screen and (max-width:750px) {
  .keyContact .keyContact_container .swiper-container .swiper-slide {
    padding-right: 2rem
  }
} */

.keyContact .keyContact_container .swiper-container .swiper-pagination-bullets {
  margin-top: 4rem;
  position: static
}

@media screen and (max-width:1080px) {
  .keyContact .keyContact_container .swiper-container .swiper-pagination-bullets {
    margin-top: 3rem
  }
}

.keyContact .keyContact_container .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet {
  background: #e9e9e9;
  opacity: .6;
  margin: 0 .6rem;
  width: .9rem;
  height: .9rem;
  vertical-align: middle
}

.keyContact .keyContact_container .swiper-container .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 1.2rem;
  height: 1.2rem;
  opacity: 1;
  background: #fff
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .keyContact .swiper-container .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition-duration: unset !important;
    transition-duration: unset !important
  }

  .keyContact .swiper-container .swiper-wrapper .swiper-slide {
    width: 50% !important;
    margin-bottom: 8rem;
    height: auto
  }

  .keyContact .swiper-container .swiper-wrapper .swiper-slide:last-child {
    margin-bottom: 0
  }

  /* .keyContact .swiper-container .swiper-wrapper .swiper-slide .peopleBox {
    height: 100%
  } */

  .keyContact .swiper-container .swiper-pagination {
    display: none
  }
}

.keyContact.module_light .keyContact_container {
  background: linear-gradient(225deg, #eeeff0, #c2cbcb)
}

.keyContact.module_light .keyContact_container .peopleBox_content {
  border-bottom: 1px solid #000
}

.keyContact.module_light .keyContact_container .peopleBox_content .peopleBox_container .title {
  color: #000 !important
}

.keyContact.module_light .keyContact_container .peopleBox_btn .button .cmp-button {
  color: #000
}

@media screen and (max-width:750px) {
  .keyContact {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

.keyContact_List {
  padding: 0 8.33%
}

.keyContact_List .keyContact_container {
  padding: 6rem 0 2rem
}

.keyContact_List .keyContact_container .keyContact_title {
  margin-bottom: 6rem;
  text-align: center
}

.keyContact_List .keyContact_container .swiper-container {
  display: none
}

.keyContact_List .keyContact_container .swiper-container.latestThinkingKey {
  display: block;
  padding: 0 10%
}

.keyContact_List .keyContact_container .swiper-container .hide-container {
  display: none
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper.singlePerson {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more {
  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-transform: none !important;
  transform: none !important;
  -webkit-transition-duration: unset !important;
  transition-duration: unset !important
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide {
  width: 47% !important;
  margin-bottom: 4.8rem;
  height: auto;
  padding-right: 0
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox {
  height: 100%
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .peopleBox_image,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .peopleBox_image {
  width: 41.18%
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .title,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .title {
  text-align: left
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .content,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .content {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .content .name,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .content .name {
  text-align: left
}

.keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .hover_style_child,
.keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .hover_style_child {
  height: auto !important
}

.keyContact_List .keyContact_container .swiper-container .swiper-pagination {
  display: none
}

.keyContact_List .keyContact_container .swiper-fold {
  display: block;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #fff;
  text-align: center;
  color: #fff;
  cursor: pointer
}

.keyContact_List .keyContact_container .swiper-fold .fold-word {
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: .1rem
}

.keyContact_List .keyContact_container .swiper-fold .fold-word .showless,
.keyContact_List .keyContact_container .swiper-fold .fold-word .showmore {
  font-size: 1.4rem !important
}

.keyContact_List .keyContact_container .swiper-fold .fold-word .showless {
  display: none
}

.keyContact_List .keyContact_container .swiper-fold .kwm-icon--more {
  display: inline-block;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .35s;
  transition: all .35s
}

.keyContact_List .keyContact_container .swiper-fold.show-more .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.keyContact_List .keyContact_container .swiper-fold.show-more .showmore {
  display: none
}

.keyContact_List .keyContact_container .swiper-fold.show-more .showless {
  display: inline-block
}

.keyContact_List .keyContact_container .swiper-fold:hover {
  color: #fc9501
}

@media screen and (max-width:1080px) {
  .keyContact_List {
    padding: 0
  }
}

@media screen and (max-width:750px) {
  .keyContact_List .keyContact_container {
    padding: 4rem 0 1rem
  }

  .keyContact_List .keyContact_container .keyContact_title {
    margin-bottom: 1.8rem
  }

  .keyContact_List .keyContact_container .swiper-container.latestThinkingKey {
    padding: 0 8.6%
  }

  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide,
  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide {
    width: 100% !important;
    margin-bottom: 3rem
  }

  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox,
  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
  }

  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .peopleBox_image,
  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .peopleBox_image {
    width: 40.5%;
    margin-right: 4.56%
  }

  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper-more .swiper-slide .peopleBox .peopleBox_container,
  .keyContact_List .keyContact_container .swiper-container .swiper-wrapper .swiper-slide .peopleBox .peopleBox_container {
    width: 54%
  }

  .keyContact_List .keyContact_container .swiper-fold {
    margin-top: 0
  }

  .keyContact_List .keyContact_container .swiper-fold .fold-word {
    font-size: 1.2rem
  }
}

.language {
  display: none;
  opacity: 0;
  -webkit-transition: opacity .35s ease-in-out .35s;
  transition: opacity .35s ease-in-out .35s;
  position: absolute;
  right: 4rem;
  top: 9rem;
  background: #121212;
  width: auto;
  z-index: 9999
}

.language .language-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5.1rem 6.4rem
}

.language .language-container::-webkit-scrollbar {
  width: 0
}

.language .language-container.whiteBg {
  background: #fff
}

.language .language-container.whiteBg .language-body .language-item {
  color: #121212
}

.language .language-container.whiteBg .language-body .language-item .right span:hover:not(.language_item_line) {
  color: #fc9501
}

.language .language-container.blackBg {
  background: #121212
}

.language .language-container.blackBg .language-header .left span {
  color: #fc9501
}

.language .language-container.blackBg .language-body .right span {
  color: #fff
}

.language .language-container.blackBg .language-body .right span:hover:not(.language_item_line) {
  color: #fc9501
}

.language .language-container .cmp-container {
  width: 100%;
  max-height: 75vh;
  overflow-y: scroll;
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none
}

.language .language-container .cmp-container::-webkit-scrollbar {
  width: 0;
  background: none
}

.language .language-container .cmp-container .right {
  width: auto !important
}

.language .language-container .cmp-container .language-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 4.1rem
}

.language .language-container .cmp-container .language-header .right {
  color: #fff;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: .13rem;
  text-align: center
}

.language .language-container .cmp-container .language-header .right a.cmp-button {
  margin-left: 1rem;
  min-width: 7rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border: .1rem solid #fc9501
}

.language .language-container .cmp-container .language-header .right a.cmp-button span.cmp-button__text {
  color: #fc9501
}

.language .language-container .cmp-container .language-header .right a.cmp-button.cmp-button__active {
  background: #fc9501
}

.language .language-container .cmp-container .language-header .right a.cmp-button.cmp-button__active span.cmp-button__text {
  color: #fff
}

.language .language-container .cmp-container .language-header .right a.cmp-button:hover:not(.cmp-button__active) {
  background-color: #fc9501
}

.language .language-container .cmp-container .language-header .left,
.language .language-container .cmp-container .language-header .right a.cmp-button:hover:not(.cmp-button__active) span.cmp-button__text {
  color: #fff
}

.language .language-container .cmp-container .language-header .left .kwm-icon--language {
  font-size: 3.2rem;
  margin-bottom: 1rem
}

.language .language-container .cmp-container .language-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 3rem;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: .1rem
}

.language .language-container .cmp-container .language-item .left span,
.language .language-container .cmp-container .language-item .right span {
  font-size: 14px;
  line-height: 21px;
  height: 2.1rem;
  letter-spacing: .1rem;
  color: #fff
}

.language .language-container .cmp-container .language-item .right span {
  padding: 0 1rem
}

.language .language-container .cmp-container .language-item .right span.cmp-button__text {
  padding: 0
}

.language .language-container .cmp-container .language-item .right a.cmp-button {
  min-width: 3rem
}

.language .language-container .cmp-container .language-item .right a.cmp-button .mobile_button_text {
  display: none
}

@media screen and (max-width:980px) {
  .language .language-container .cmp-container .language-item .right a.cmp-button {
    min-width: unset
  }

  .language .language-container .cmp-container .language-item .right a.cmp-button .mobile_button_text {
    display: block
  }

  .language .language-container .cmp-container .language-item .right a.cmp-button .pc_button_text {
    display: none
  }
}

.language .language-container .cmp-container .language-item .right .language_item_line:last-child {
  display: none
}

.language .language-container .cmp-container .left {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start
}

.language .language-container .cmp-container .left span {
  margin-left: 1rem;
  font-size: 1.2rem;
  letter-spacing: .3rem;
  height: 1.8rem
}

.language .language-container .cmp-container .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.language .language-container .cmp-container .right span {
  font-size: 1.2rem;
  letter-spacing: .1rem;
  height: 1.8rem
}

.language .language-container .cmp-container .language-body .language-item>.left span {
  font-size: 1.6rem;
  letter-spacing: 0
}

.language-mobile-header {
  display: none
}

@media screen and (max-width:1080px) {
  .language {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 7.2rem;
    right: 0;
    left: 0
  }

  .language:after {
    display: none
  }

  .language .language-container {
    width: 100%;
    padding: 0;
    height: 100%
  }

  .language .language-container .cmp-container {
    padding: 1rem 2rem 1.8rem;
    height: calc(100vh - 10rem);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: unset;
    overflow-y: scroll
  }

  .language .language-container .cmp-container .language-body .language-item .left img,
  .language .language-container .cmp-container .language-header {
    display: none
  }

  .language .language-container .cmp-container .language-mobile-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    padding: 0 0 1rem;
    position: relative;
    line-height: 3rem;
    border-bottom: 1px solid #7f7f7f
  }

  .language .language-container .cmp-container .language-mobile-header img {
    width: 3rem;
    margin-left: 14rem;
    position: absolute;
    right: 0
  }

  .language .language-container .cmp-container .language-body .language-item {
    margin-bottom: 0;
    padding: 1.8rem 0;
    line-height: 2.4rem
  }

  .language .language-container .cmp-container .language-body .language-item .left span {
    margin-left: 0
  }

  .language .blackBg .language-mobile-header {
    color: #fff
  }

  .language .whiteBg .language-mobile-header {
    color: #121212
  }
}

.lastestThinking .lastestThinking_container {
  padding: 6rem 12.1%;
  background: #f2f2f2
}

@media screen and (max-width:1080px) {
  .lastestThinking .lastestThinking_container {
    padding: 6rem 8.6%
  }
}

.lastestThinking .lastestThinking_container .lastestThinking_title {
  font-size: 1.6rem;
  color: #fc9501;
  line-height: 2.2rem;
  letter-spacing: .15rem;
  text-transform: uppercase;
  margin-bottom: 4rem
}

@media screen and (max-width:750px) {
  .lastestThinking .lastestThinking_container .lastestThinking_title {
    font-size: 1.2rem;
    line-height: 2.4rem
  }
}

.lastestThinking .lastestThinking_container>ul li {
  border-bottom: 1px solid #121212;
  padding: 2rem 0;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .lastestThinking .lastestThinking_container>ul li {
    padding: 4rem 0
  }
}

.lastestThinking .lastestThinking_container>ul li:first-child {
  border-top: 1px solid #121212
}

.lastestThinking .lastestThinking_container>ul li .title {
  font-size: 2rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .lastestThinking .lastestThinking_container>ul li .title {
    font-size: 1.8rem;
    line-height: 2.8rem
  }
}

.lastestThinking .lastestThinking_container>ul li .date {
  font-size: 1.4rem;
  color: #fc9501;
  margin-top: 3rem
}

@media screen and (max-width:750px) {
  .lastestThinking .lastestThinking_container>ul li .date {
    margin-top: 2rem
  }
}

.lastestThinking .lastestThinking_container .see-more .cmp-button {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 4rem;
  margin-bottom: 0
}

.lastestThinking .lastestThinking_container .see-more .cmp-button:hover {
  color: #121212
}

.lastestThinking.module_dark .lastestThinking_container {
  background: #24282b
}

.lastestThinking.module_dark .lastestThinking_container .lastestThinking_title {
  color: #fc9501
}

.lastestThinking.module_dark .lastestThinking_container>ul li {
  border-bottom: 1px solid #fff
}

.lastestThinking.module_dark .lastestThinking_container>ul li:first-child {
  border-top: 1px solid #fff
}

.lastestThinking.module_dark .lastestThinking_container>ul li .title {
  color: #fff
}

.lastestThinking.module_dark .lastestThinking_container>ul li .date {
  color: #fc9501
}

.lastestThinking.module_dark .lastestThinking_container .see-more .cmp-button,
.lastestThinking.module_dark .lastestThinking_container .see-more .cmp-button:hover {
  color: #fff
}

.loading-box {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: hsla(0, 0%, 100%, .8);
  z-index: 100000
}

.loading-box .content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.loading-box .content .loader-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem
}

.loading-box .content .loader-item .loader {
  width: 30px;
  height: 30px;
  position: relative;
  margin: auto
}

.loading-box .content .loader-item .loader:after,
.loading-box .content .loader-item .loader:before {
  content: "";
  position: absolute
}

.loading-box .content .loader-item .loader.loader-1:after,
.loading-box .content .loader-item .loader.loader-1:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid hsla(0, 0%, 100%, .3);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  top: calc(50% - 17px);
  left: calc(50% - 17px);
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.loading-box .content .loader-item .loader.loader-1:before {
  border-color: #666;
  opacity: .7;
  -webkit-animation-name: upperDot;
  animation-name: upperDot
}

.loading-box .content .loader-item .loader.loader-1:after {
  border-color: #666;
  opacity: .7;
  -webkit-animation-name: lowerDot;
  animation-name: lowerDot
}

@-webkit-keyframes upperDot {
  25% {
    -webkit-transform: translateX(-37%);
    transform: translateX(-37%)
  }

  75% {
    -webkit-transform: translateX(37%);
    transform: translateX(37%)
  }
}

@keyframes upperDot {
  25% {
    -webkit-transform: translateX(-37%);
    transform: translateX(-37%)
  }

  75% {
    -webkit-transform: translateX(37%);
    transform: translateX(37%)
  }
}

@-webkit-keyframes lowerDot {
  25% {
    -webkit-transform: translateX(37%);
    transform: translateX(37%)
  }

  75% {
    -webkit-transform: translateX(-37%);
    transform: translateX(-37%)
  }
}

@keyframes lowerDot {
  25% {
    -webkit-transform: translateX(37%);
    transform: translateX(37%)
  }

  75% {
    -webkit-transform: translateX(-37%);
    transform: translateX(-37%)
  }
}

.loading-box .content .dot {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .loading-box .content .dot {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.loading-box .content .dot .dotting {
  display: inline-block;
  width: 10px;
  min-height: 2px;
  margin-left: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border-left: 2px solid;
  border-right: 2px solid;
  background-color: currentColor;
  background-clip: content-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-animation: dot 4s step-start infinite both;
  animation: dot 4s step-start infinite both
}

@-webkit-keyframes dot {
  25% {
    border-color: transparent;
    background-color: transparent
  }

  50% {
    border-right-color: transparent;
    background-color: transparent
  }

  75% {
    border-right-color: transparent
  }
}

@keyframes dot {
  25% {
    border-color: transparent;
    background-color: transparent
  }

  50% {
    border-right-color: transparent;
    background-color: transparent
  }

  75% {
    border-right-color: transparent
  }
}

.location {
  height: auto;
  background-color: #e9e9e9
}

.location .location-container {
  max-width: 144rem;
  margin: 0 auto
}

.location .location-container .con {
  height: auto;
  padding: 8rem 8.3% 12rem
}

.location .location-container .con .little-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin: 0 25% 8rem;
  text-align: center
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.location .location-container .con .little-text {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-top: 4rem;
  opacity: .6
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-text {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.location .location-container .con .little-office .con-tab {
  border-bottom: 1px solid #121212
}

.location .location-container .con .little-office .con-tab:first-child {
  border-top: 1px solid #121212
}

.location .location-container .con .little-office .con-tab .con-tab-title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 3.9rem;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content {
  display: none
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city {
  width: 25%;
  margin-right: 10%;
  margin-top: 6rem
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city:nth-child(3n) {
  margin-right: 5%
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city {
    width: 100%;
    padding-left: 6rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-title {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
  letter-spacing: .05rem
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cloudOffice .kwm-icon--next {
  display: inline;
  font-size: 2rem;
  margin-left: 1rem;
  -webkit-transition: margin-left .4s, color .15s;
  transition: margin-left .4s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cloudOffice:hover .kwm-icon--next {
  margin-left: 2rem;
  -webkit-transition: margin-left .4s, color .15s;
  transition: margin-left .4s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cont {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-top: 2rem
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cont {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cont .emailLink {
  opacity: 1;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cont .emailLink:hover {
  opacity: .6;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-cont .location-mapLink {
  margin-top: 2rem
}

.location .location-container .con .little-office .con-tab .con-tab-content .check-in {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212;
  margin: 6rem 0 8rem;
  text-align: center;
  cursor: pointer
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .check-in {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .homepageList {
  text-align: center
}

.location .location-container .con .little-office .con-tab .con-tab-content .location-link.location-link-down {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-top: 6rem;
  display: inline-block;
  margin-left: 4rem;
  margin-right: 4rem
}

@media screen and (max-width:750px) {
  .location .location-container .con .little-office .con-tab .con-tab-content .location-link.location-link-down {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.location .location-container .con .little-office .con-tab .con-tab-content .location-link.location-link-down .kwm-icon--next {
  position: absolute;
  display: inline;
  line-height: 1.5
}

.location .location-container .con .little-office .con-tab .con-tab-content .location-link .location-link-value {
  border-bottom: 1px solid
}

.location .location-container .con .little-office .con-tab .con-tab-content .location-link .kwm-icon--next {
  display: inline;
  font-size: 2rem;
  margin-left: 1rem;
  -webkit-transition: margin-left .4s, color .15s;
  transition: margin-left .4s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .location-link:hover .kwm-icon--next {
  margin-left: 2rem;
  -webkit-transition: margin-left .4s, color .15s;
  transition: margin-left .4s, color .15s
}

.location .location-container .con .little-office .con-tab .con-tab-content .kwm-icon--fold {
  font-size: 2rem;
  margin-left: 1rem
}

@media screen and (max-width:750px) {
  .location .location-container .con {
    padding-top: 4rem
  }

  .location .location-container .con .little-title {
    margin-bottom: 4rem
  }

  .location .location-container .con .little-office .con-tab .con-tab-title {
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp {
    margin-top: 3.5rem
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city {
    margin-top: 0;
    padding: 0;
    margin-right: 0
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city:not(:first-child) {
    margin-top: 5rem
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .con-tab-city .exp-title {
    margin-bottom: 1rem;
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .exp-cont {
    margin-top: 0
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .con-tab-exp .exp-cont .location-mapLink .location-link .kwm-icon--next {
    display: none !important
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .homepageList .location-link-down {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .homepageList .location-link-down .location-link-value {
    text-align: left
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .homepageList .location-link-down .kwm-icon--next {
    position: relative
  }

  .location .location-container .con .little-office .con-tab .con-tab-content .check-in {
    margin-top: 3rem;
    margin-bottom: 4rem
  }
}

.textAndTitle {
  position: relative;
  overflow: hidden
}

.textAndTitle .textAndTitle-container {
  text-align: center;
  margin: 8rem auto;
  width: 83.333333%;
  padding: 0 4px;
  max-width: 120rem
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container {
    margin: 10rem 8.3%
  }
}

.textAndTitle .textAndTitle-container .bg-mask {
  background: #121212;
  opacity: .4;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title {
  z-index: 4;
  border-bottom: .1rem solid;
  border-top: .1rem solid;
  padding: 6rem 10%
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container .textAndTitle-container-title {
    padding: 3rem 0
  }
}

.hasSubTitle .textAndTitle-container .textAndTitle-container-title h1, .textAndTitle .textAndTitle-container .textAndTitle-container-title h1, .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
    z-index: 4;
    font-size: 3.6rem;
    letter-spacing: .9rem;
    line-height: 5rem;
   /* color: #121212;*/
    font-family: ChapRegular, sans-serif;
    text-transform: uppercase;
   /* max-width: 71.4rem;*/
}
 .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
     margin: 0 auto 4rem
}

@media screen and (max-width:750px) {
    .hasSubTitle .textAndTitle-container .textAndTitle-container-title h1, .textAndTitle .textAndTitle-container .textAndTitle-container-title h1, .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
        font-size: 2.4rem;
        letter-spacing: .1rem;
        line-height: 3.6rem
    }
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle {
  z-index: 4;
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle p:first-child {
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h1 {
  font-family: ChapRegular;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h2 {
  line-height: 4.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h3 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-bottom: 2rem;
  margin-top: 4rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h4 {
  line-height: 3rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h5 {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h6 {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul {
  margin: 0 !important
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-bottom: 1rem;
  padding-left: 6.25% !important
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 1px
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul>li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul>li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul>li>ul>li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ol li>ul>li>ul>li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
  top: 1.6rem !important
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle {
    padding: 0
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h1 {
    font-size: 2.4rem;
    font-family: ChapRegular;
    line-height: 3.6rem;
    letter-spacing: .1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h2 {
    margin-bottom: 2rem;
    line-height: 3.6rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h4 {
    line-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h5 {
    font-size: 1.8rem;
    line-height: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle h6 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 1px
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1
}

.textAndTitle .textAndTitle-container .textAndTitle-text {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-top: 7rem;
  text-align: left
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container .textAndTitle-text {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.textAndTitle .textAndTitle-container .textAndTitle-text h1 {
  font-family: ChapRegular;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text h2 {
  line-height: 4.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text h3 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-bottom: 2rem;
  margin-top: 4rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text h4 {
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text h5 {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text h6 {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container .textAndTitle-text h1 {
    font-size: 2.4rem;
    font-family: ChapRegular;
    line-height: 3.6rem;
    letter-spacing: .1rem;
    margin-top: 2rem;
    margin-bottom: 2rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text h2 {
    margin-bottom: 2rem;
    line-height: 3.6rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text h4 {
    line-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem !important
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text h5 {
    font-size: 1.8rem;
    line-height: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text h6 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.textAndTitle .textAndTitle-container .textAndTitle-text p:not(:last-child) {
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-text a {
  color: #fc9501 !important;
  cursor: pointer !important
}

.textAndTitle .textAndTitle-container .textAndTitle-text a:hover {
  border-bottom: 1px solid #fc9501 !important
}

.hasSubTitle .textAndTitle-container {
  width: 66.66667%;
  max-width: 96rem
}

@media screen and (max-width:750px) {
  .hasSubTitle .textAndTitle-container {
    width: 83.33%;
    margin: 4rem 8.3%
  }
}

.hasSubTitle .textAndTitle-container .textAndTitle-container-title {
  padding: 6rem 12.5%
}

    .hasSubTitle .textAndTitle-container .textAndTitle-container-title h2, .textAndTitle .textAndTitle-container .textAndTitle-container-title h2, .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle {
        font-size: 2.4rem;
        line-height: 3.6rem
    }



        .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol,
        .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul {
            margin-top: 3rem;
            margin-bottom: 3rem;
            font-size: 1.8rem;
            font-weight: 400;
            color: #121212;
            line-height: 3rem
        }

            .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li,
            .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
                padding-left: 4.166%;
                position: relative;
                color: #121212
            }

                .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li:before,
                .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
                    content: "";
                    width: 7px;
                    height: 7px;
                    background: #121212;
                    position: absolute;
                    top: 1rem;
                    border-radius: 0;
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    left: 1px
                }

                .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li > ul,
                .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li > ul {
                    margin-top: 3rem;
                    margin-bottom: 3rem
                }

                    .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li > ul > li:before,
                    .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li > ul > li:before {
                        content: "";
                        width: 7px;
                        height: 7px;
                        background: #fc9501;
                        position: absolute;
                        border-radius: 50%;
                        top: 1rem;
                        left: 0
                    }

                    .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li > ul > li > ul,
                    .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li > ul > li > ul {
                        margin-top: 3rem;
                        margin-bottom: 3rem
                    }

                        .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li > ul > li > ul > li:before,
                        .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li > ul > li > ul > li:before {
                            content: "";
                            width: 7px;
                            height: 7px;
                            background: #fc9501;
                            position: absolute;
                            border-radius: 0;
                            top: 1rem;
                            left: 0
                        }

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul>li:before,
.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
  padding-left: 8.3333% !important
}

.textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
  width: 1rem !important;
  height: 1rem !important
}

.largeTitle .textAndTitle-container {
  width: 66.66667%;
  max-width: 96rem
}

@media screen and (max-width:750px) {
  .largeTitle .textAndTitle-container {
    width: 83.33%;
    margin: 3rem auto
  }
}

.largeTitle .textAndTitle-container .textAndTitle-container-title {
  padding: 6rem 0
}

.largeTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
  margin-bottom: 0
}

.largeTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle {
  display: none
}

.largeTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle p:first-child {
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .text-white .textAndTitle-container {
    width: 83.33%
  }
}

.text-white .textAndTitle-container .textAndTitle-container-title,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
  color: #fff
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle p:first-child {
  margin-bottom: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li:before,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 1px
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li:before,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li:before,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ol li>ul>li>ul>li>ul>li:before,
.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
  color: #fff
}

.text-white .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
  background: #fff
}

.text-white .textAndTitle-container .textAndTitle-text {
  color: #fff
}

@media screen and (max-width:750px) {
  .textAndTitle .textAndTitle-container {
    width: 83.3333%;
    margin: 4rem auto
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title {
    padding: 3rem 0
  }

    .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
         margin-bottom: 2rem
    }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle p:first-child {
    margin-bottom: 3rem
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 0;
    text-align: left
  }

  .textAndTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-subTitle ul li:before {
    top: 1.3rem !important;
    width: 6px !important;
    height: 6px !important
  }

  .textAndTitle .textAndTitle-container .textAndTitle-text {
    margin-top: 3rem
  }

  .largeTitle .textAndTitle-container .textAndTitle-container-title .textAndTitle-title {
    margin-bottom: 0
  }
}

.marginTop0 {
  margin-top: 0
}

@media screen and (max-width:750px) {
  .marginTop0 {
    margin-top: 0
  }
}

.marginTop20 {
  margin-top: 2rem
}

@media screen and (max-width:750px) {
  .marginTop20 {
    margin-top: .5rem
  }
}

.marginTop40 {
  margin-top: 4rem
}

@media screen and (max-width:750px) {
  .marginTop40 {
    margin-top: 1rem
  }
}

.marginTop60 {
  margin-top: 6rem
}

@media screen and (max-width:750px) {
  .marginTop60 {
    margin-top: 1.5rem
  }
}

.marginTop80 {
  margin-top: 8rem
}

@media screen and (max-width:750px) {
  .marginTop80 {
    margin-top: 2rem
  }
}

.marginBottom0 {
  margin-bottom: 0
}

@media screen and (max-width:750px) {
  .marginBottom0 {
    margin-bottom: 0
  }
}

.marginBottom20 {
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .marginBottom20 {
    margin-bottom: .5rem
  }
}

.marginBottom40 {
  margin-bottom: 4rem
}

@media screen and (max-width:750px) {
  .marginBottom40 {
    margin-bottom: 1rem
  }
}

.marginBottom60 {
  margin-bottom: 6rem
}

@media screen and (max-width:750px) {
  .marginBottom60 {
    margin-bottom: 1.5rem
  }
}

.marginBottom80 {
  margin-bottom: 8rem
}

@media screen and (max-width:750px) {
  .marginBottom80 {
    margin-bottom: 2rem
  }
}

.location-list {
  height: auto;
  background-color: #e9e9e9
}

.location-list .con {
  width: 82.7%;
  height: auto;
  margin-left: 8.6%;
  margin-right: 8.6%
}

.location-list .con .little-title {
  margin: 0 25% 8rem;
  padding-top: 8rem;
  font-size: 1pc;
  font-weight: 500;
  color: #fc9501;
  line-height: 24px;
  letter-spacing: 1px;
  text-align: center
}

.location-list .con .con-tab {
  border-bottom: 1px solid #121212
}

.location-list .con .con-tab h2 {
  text-align: center;
  font-size: 36px;
  font-family: ChapRegular;
  font-weight: 400;
  color: #121212;
  line-height: 50px;
  letter-spacing: 9px;
  margin-bottom: 4rem;
  margin-top: 3.9rem;
  cursor: pointer
}

.location-list .con .con-tab input {
  display: none
}

.location-list .con .con-tab .con-list-exp {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height .8s;
  transition: max-height .8s;
  width: 100%;
  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
}

.location-list .con .con-tab .con-list-exp .con-list-city {
  width: 29.7%;
  margin-top: 6rem;
  margin-bottom: 2rem;
  height: auto;
  font-size: 3.6rem;
  font-family: ChapRegular;
  font-weight: 400;
  color: #121212;
  line-height: 5rem;
  letter-spacing: 1px
}

@media screen and (max-width:750px) {
  .location-list .con .con-tab .con-list-exp .con-list-city {
    width: 50%
  }
}

.location-list .con .con-tab .check-in {
  display: none;
  overflow: hidden;
  font-size: 1.4rem;
  font-weight: 400;
  color: #121212;
  line-height: 2.1rem;
  letter-spacing: 1px;
  margin: 6rem 45.1% 8rem 46.1%;
  cursor: pointer
}

.location-list .con .con-tab .kwm-icon--next {
  font-size: 3rem;
  margin-left: 1rem
}

.location-list .con .con-tab .kwm-icon--fold {
  font-size: 2rem;
  margin-left: 1rem
}

.location-list .con .con-tab input:checked+label+.con-list-exp {
  display: -webkit-flex;
  max-height: 200rem
}

.location-list .con .con-tab :checked~.check-in {
  display: block
}

.location-list .con .bottom-words {
  padding-bottom: 10rem;
  margin-top: 3.9rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 30px;
  -webkit-background-clip: text;
  border-bottom: none
}

.meet-our-people {
  padding: 4rem 8.6%
}

@media screen and (min-width:1080px) {
  .meet-our-people {
    padding: 0 8.6%;
    margin-top: 8rem
  }
}

.meet-our-people>.title {
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-bottom: 1.6rem
}

.meet-our-people .line .line-left>ul.t-one {
  display: none;
  position: absolute;
  top: 4.2rem;
  width: 60rem;
  max-height: 40rem;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  overflow-y: auto;
  z-index: 1
}

.meet-our-people .line .line-left>ul.t-one.t-one-practices li>ul>li:first-child,
.meet-our-people .line .line-left>ul.t-one.t-one-sectors li>ul>li:first-child {
  font-weight: 600
}

.meet-our-people .line .line-left>ul.t-one.t-one-regions {
  left: 7rem;
  width: 36rem
}

.meet-our-people .line .line-left>ul.t-one.t-one-sectors {
  left: 18rem
}

.meet-our-people .line .line-left>ul.t-one.t-one-practices {
  left: 29rem
}

.meet-our-people .line .line-left>ul.t-one::-webkit-scrollbar {
  width: 5px
}

.meet-our-people .line .line-left>ul.t-one::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item {
  height: auto;
  border: none
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  padding: 0 4.33%;
  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
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title:hover {
  cursor: pointer
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title:hover span:last-child {
  color: #fc9501
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title.is-active span:last-child {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title span {
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title span {
    letter-spacing: 0
  }
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title span:first-child {
  font-size: 1.4rem;
  color: #121212;
  line-height: 2.8rem;
  font-weight: 400
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title span:last-child {
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul {
  text-align: center;
  display: none
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li {
  padding: 0 16.67%;
  min-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  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
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li span:first-child {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li span:first-child {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    letter-spacing: 0;
    margin-right: 5px
  }
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li span:first-child:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li span:last-child {
  display: none;
  font-size: 14px
}

@media screen and (max-width:750px) {
  .meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li span:last-child {
    font-size: 9pt
  }
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li.active span {
  color: #fc9501;
  display: inline
}

.meet-our-people .line .line-left>ul.t-one>li.t-one-item>ul>li.active span:hover {
  border-bottom: none
}

@media screen and (max-width:1080px) {
  .meet-our-people .line .line-left>ul.t-one {
    left: 0 !important;
    width: 100% !important
  }

  .meet-our-people .line .line-left>ul.t-one.t-one-regions {
    top: 8.2rem
  }

  .meet-our-people .line .line-left>ul.t-one.t-one-sectors {
    top: 12.3rem
  }

  .meet-our-people .line .line-left>ul.t-one.t-one-practices {
    top: 16.4rem
  }
}

@media screen and (max-width:1080px) {
  .meet-our-people .line .line-left .search-if {
    display: none
  }
}

.meet-our-people .line-content {
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  padding-top: 3rem
}

.meet-our-people .line-content .search-result {
  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;
  padding-bottom: 3rem
}

.meet-our-people .line-content .search-result>p.clear-filter {
  color: #0077c8;
  font-size: 1.4rem
}

.meet-our-people .line-content .search-result>p>span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fc9501;
  letter-spacing: .1rem
}

.meet-our-people .line-content .search-result>p>span.division {
  width: 1rem
}

.meet-our-people .line-content .search-result>p>span>span {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2rem
}

.meet-our-people .line-content .results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 2rem
}

@media screen and (min-width:1080px) {
  .meet-our-people .line-content .results-list {
    margin-top: 1rem
  }
}

.meet-our-people .line-content .results-list li {
  padding: 4rem 1.6% 2.3rem;
  margin-bottom: 4rem;
  background: #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 31%
}

@media screen and (min-width:1080px) {
  .meet-our-people .line-content .results-list li {
    margin-right: 3.5%
  }

  .meet-our-people .line-content .results-list li:nth-child(3n) {
    margin-right: 0
  }
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .meet-our-people .line-content .results-list li {
    width: 48%;
    margin-bottom: 3rem;
    margin-right: 4%
  }

  .meet-our-people .line-content .results-list li:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width:750px) {
  .meet-our-people .line-content .results-list li {
    width: 100%
  }
}

.meet-our-people .line-content .results-list li .peopleBox {
  border-bottom: 1px solid #121212;
  height: 100%
}

.meet-our-people .line-content .results-list li .peopleBox .title {
  color: #121212 !important
}

.meet-our-people .line-content .results-list li .peopleBox .content {
  padding: 0
}

.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button {
  margin-bottom: 1rem
}

.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text,
.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button:hover,
.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button cmp-button-icon {
  color: #121212
}

.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button {
  margin-top: 0;
  margin-bottom: 2.1rem
}

.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
  font-size: 1.2rem;
  line-height: 2.1rem
}

.meet-our-people .line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
  font-size: 3.2rem;
  margin-left: 2rem
}

@media screen and (max-width:750px) {
  .meet-our-people .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
    font-size: 1.2rem
  }

  .meet-our-people .line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }
}

.meet-our-people .line-content .results-list li.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-animation: show 1s forwards;
  animation: show 1s forwards
}

.meet-our-people .line-content .results-list li.show:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.meet-our-people .line-content .results-list li.show:nth-child(3) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.meet-our-people .line-content .results-list li.show:nth-child(4) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
  margin-bottom: 4rem
}

@media screen and (max-width:1080px) {
  .meet-our-people .line-content .results-list li.show:nth-child(4) {
    margin-bottom: 3rem
  }
}

.meet-our-people .line-content .results-list li.show:nth-child(5) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
  margin-bottom: 4rem
}

.meet-our-people .line-content .results-list li.show:nth-child(6) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
  margin-bottom: 4rem
}

.meet-our-people .line-content .no-results {
  display: none;
  width: 78%;
  margin: 11.6rem auto;
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  text-align: center
}

@media screen and (max-width:1080px) {
  .meet-our-people .line {
    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;
    border: 0;
    position: relative
  }

  .meet-our-people .line .line-left,
  .meet-our-people .line .line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .meet-our-people .line .line-left {
    border-bottom: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-people .line .line-left,
  .meet-our-people .line .line-left>li {
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }

  .meet-our-people .line .line-left>li {
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-people .line .line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .meet-our-people .line .line-left>li .surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-people .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    margin-left: 33.62%;
    width: 66.38%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-people .line .line-left .search-if .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-people .line .line-left .search-if .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-left .search-if.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-left .search-if.click-color {
    color: #fc9501
  }

  .meet-our-people .line #sort {
    display: none
  }

  .meet-our-people .line .line-right {
    width: 100%
  }

  .meet-our-people .line .line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .meet-our-people .line .line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .meet-our-people .line .line-right.search input::-ms-input-placeholder,
  .meet-our-people .line .line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .meet-our-people .line .line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line .line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .meet-our-people .line .line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .meet-our-people .line .line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .meet-our-people .line .line-right.sort .sortOption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .meet-our-people .line .line-right.sort .sortOption #option {
    margin-right: 2%
  }

  .meet-our-people .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-people .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .meet-our-people .line .line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .meet-our-people .line .line-right.sort .sort-box li.active {
    color: #fc9501
  }

  .meet-our-people .line .line-right.sort .sort-box li.active span {
    font-size: 2rem !important;
    color: #fc9501;
    margin-left: .8rem
  }

  .meet-our-people .line .line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .meet-our-people .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .meet-our-people .line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .meet-our-people .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .meet-our-people .line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .meet-our-people .line-page>span:first-child>img {
    margin-right: 1rem
  }

  .meet-our-people .line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid
  }

  .meet-our-people .line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem;
    position: relative;
    cursor: pointer
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left .kwm-icon--previous {
    position: absolute;
    left: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: 2rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left:hover .kwm-icon--previous {
    left: -1rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right .kwm-icon--next {
    position: absolute;
    right: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: 2rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right:hover .kwm-icon--next {
    right: -1rem
  }

  .meet-our-people .line-page .center>p {
    display: none
  }

  .meet-our-people .line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .meet-our-people .line-page .page-next {
    display: none
  }

  .meet-our-people .line-page .grey {
    color: #888
  }

  .meet-our-people .line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-people .line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .meet-our-people .line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .meet-our-people .line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem;
    padding: 0;
    border: none
  }

  .meet-our-people .line-content .filter-box .filter {
    margin-top: 0
  }

  .meet-our-people .line-content .filter-box .filter .conditions {
    margin-top: 1.2rem;
    display: block
  }

  .meet-our-people .line-content .filter-box .filter .conditions .curCondition .kwm-icon--close {
    font-size: 1.5rem;
    margin-left: .4rem
  }

  .meet-our-people .line-content .filter-box .filter .conditions-clear {
    margin-top: 1.4rem
  }

  .meet-our-people .line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
  }

  .meet-our-people .line-content .search-result p:first-child {
    color: #fc9501
  }

  .meet-our-people .line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem
  }

  .meet-our-people .line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .meet-our-people .line-page>span {
    margin-top: 2rem;
    line-height: unset
  }

  .meet-our-people .line-page .page-left .center .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem
  }

  .meet-our-people .line-page .page-left .center .pagination li {
    display: none;
    cursor: pointer
  }

  .meet-our-people .line-page .page-left .center .pagination li .kwm-icon--next,
  .meet-our-people .line-page .page-left .center .pagination li .kwm-icon--previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 2rem
  }

  .meet-our-people .line-page .page-left .center .pagination li .kwm-icon--next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .meet-our-people .line-page .page-left .center .pagination li .previous-text {
    margin-left: .6rem;
    font-family: source-sans-pro, sans-serif
  }

  .meet-our-people .line-page .page-left .center .pagination li .next-text {
    margin-right: .6rem;
    font-family: source-sans-pro, sans-serif
  }

  .meet-our-people .line-page .page-left .center .pagination li:first-child,
  .meet-our-people .line-page .page-left .center .pagination li:last-child {
    display: block
  }
}

@media screen and (min-width:750px) {
  .meet-our-people .line .line-left tOurPeople-surname .surname-box li:hover {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-people .line-content .filter-box {
    display: none
  }

  .meet-our-people .line-content .filter-box .filter {
    margin-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #fc9501;
    letter-spacing: 0
  }
}

@media screen and (min-width:750px) and (max-width:750px) {
  .meet-our-people .line-content .filter-box .filter {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    letter-spacing: 0
  }
}

@media screen and (min-width:750px) {
  .meet-our-people .line-content .filter-box .filter .conditions {
    width: 70%
  }

  .meet-our-people .line-content .filter-box .filter .conditions .curCondition {
    margin-right: .5rem
  }

  .meet-our-people .line-content .filter-box .filter .conditions .curCondition span.kwm-icon--close {
    font-size: 1.4rem;
    margin-left: .5rem;
    cursor: pointer
  }

  .meet-our-people .line-content .results-list .peopleBox .peopleBox_container .content .name {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: .1rem
  }

  .meet-our-people .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1rem;
    height: auto
  }

  .meet-our-people .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1.4rem;
    line-height: 2rem
  }

  .meet-our-people .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }

  .meet-our-people .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button:hover .cmp-button-icon {
    right: -1rem
  }
}

@media screen and (min-width:1081px) {
  .meet-our-people .line {
    font-size: 1.4rem;
    padding: 1.4rem 0;
    border-top: 1px solid #121212;
    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;
    letter-spacing: .1rem;
    position: relative
  }

  .meet-our-people .line .menu>ul>li:hover>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-people .line span {
    font-size: 1.8rem;
    color: #121212;
    letter-spacing: .1rem;
    display: inline-block
  }

  .meet-our-people .line span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .meet-our-people .line span.kwm-icon--selected {
    font-size: 1.4rem !important;
    margin-left: 1rem
  }

  .meet-our-people .line span .kwm-icon--more {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-people .line .line-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
  }

  .meet-our-people .line .line-left>li {
    position: relative;
    margin-top: 0;
    margin-right: 2rem;
    line-height: 2.8rem
  }

  .meet-our-people .line .line-left>li:first-child .mobile-collapse {
    display: none
  }

  .meet-our-people .line .line-left>li .surname-box {
    display: none;
    width: 28.81rem;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-people .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li {
    width: 4.9rem;
    height: 4.9rem;
    line-height: 4.9rem;
    text-align: center;
    font-size: 1.4rem;
    border-right: .1rem solid rgba(18, 18, 18, .15);
    border-bottom: .1rem solid rgba(18, 18, 18, .15);
    margin-left: -.1rem;
    margin-top: -.1rem;
    font-weight: 400;
    color: #121212
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li.liselected span {
    line-height: 4.4rem;
    margin-left: .6rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    right: 1rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-people .line .line-left .search-if.click-color {
    color: #fc9501
  }

  .meet-our-people .line .line-left .search-if.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-people .line .line-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line .line-right span {
    font-size: 1.4rem
  }

  .meet-our-people .line .line-right span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .meet-our-people .line .line-right .kwm-icon--selected {
    font-size: 2rem !important
  }

  .meet-our-people .line .line-right .kwm-icon--search {
    font-size: 2.2rem !important
  }

  .meet-our-people .line .line-right .kwm-icon--search:hover {
    color: #fc9501
  }

  .meet-our-people .line .line-right button {
    background: none;
    border: none
  }

  .meet-our-people .line .line-right input {
    margin-right: 2rem;
    height: 2.6rem;
    line-height: 2.6rem
  }

  .meet-our-people .line .search {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 27.6rem
  }

  .meet-our-people .line .search>input {
    margin-right: 1rem
  }

  .meet-our-people .line .sort {
    margin-top: 0;
    width: 25.6rem;
    position: absolute;
    right: 0
  }

  .meet-our-people .line .sort,
  .meet-our-people .line .sort #sort-option {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-people .line .sort #sort-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 67%
  }

  .meet-our-people .line .sort #sort-option span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .meet-our-people .line .sort #sort-option.click-color .kwm-icon--more,
  .meet-our-people .line .sort #sort-option span {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-people .line .sort #sort-option.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .meet-our-people .line .sort .sort-box {
    display: none;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    width: 100%
  }

  .meet-our-people .line .sort .sort-box ul {
    padding: 2rem
  }

  .meet-our-people .line .sort .sort-box ul li {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2);
    cursor: pointer
  }

  .meet-our-people .line .sort .sort-box ul li.active,
  .meet-our-people .line .sort .sort-box ul li.active .kwm-icon--selected,
  .meet-our-people .line .sort .sort-box ul li:hover {
    color: #fc9501
  }

  .meet-our-people .line .sort .sort-box ul li:last-child {
    border-bottom: none
  }

  .meet-our-people .line-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: .3rem
  }

  .meet-our-people .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4rem;
    text-transform: uppercase
  }

  .meet-our-people .line-page .page-next {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    letter-spacing: .1rem
  }

  .meet-our-people .line-page .page-next>input {
    width: 5.6rem;
    height: 2.8rem;
    border: 1px solid;
    margin: 0 .8rem !important;
    text-align: center
  }

  .meet-our-people .line-page .page-next .searchPage {
    cursor: pointer !important
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .meet-our-people .line-page .page-next {
    display: none
  }
}

@media screen and (min-width:1081px) {
  .meet-our-people .line-page .page-left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .meet-our-people .line-page .page-left,
  .meet-our-people .line-page .page-left .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line-page .page-left .center {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    right: 5rem
  }

  .meet-our-people .line-page .page-left .center .pagination li {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #121212;
    cursor: pointer
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .meet-our-people .line-page .page-left .center .pagination li {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

@media screen and (min-width:1081px) {

  .meet-our-people .line-page .page-left .center .pagination li.nextPage,
  .meet-our-people .line-page .page-left .center .pagination li.prePage {
    cursor: default
  }

  .meet-our-people .line-page .page-left .center .pagination li.active span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-people .line-page .page-left .center .pagination li.active span[class*=kwm-icon--] {
    border: none
  }

  .meet-our-people .line-page .page-left .center .pagination li:hover span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-people .line-page .page-left .center .pagination li:hover span[class*=kwm-icon--] {
    border: none
  }

  .meet-our-people .line-page .page-left .center .pagination li span {
    margin: 0 1rem
  }

  .meet-our-people .line-page .page-left .center .pagination li span.next-text,
  .meet-our-people .line-page .page-left .center .pagination li span.previous-text {
    display: none
  }

  .meet-our-people .line-page .page-left .center .pagination li span.kwm-icon--previous {
    color: #b7b7b7
  }

  .meet-our-people .line-page .page-left .center .pagination li span[class*=kwm-icon--] {
    font-size: 2.8rem
  }

  .meet-our-people .line-page .page-left .center .page-icon-left {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-people .line-page .page-left .center .page-icon-left:hover {
    margin-right: 1rem
  }

  .meet-our-people .line-page .page-left .center .page-icon-right {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .meet-our-people .line-page .page-left .center .page-icon-right:hover {
    right: -1rem
  }

  .meet-our-people .line-page .page-left .center .mobile-btn {
    display: none
  }

  .meet-our-people .line-page .page-left .center>p {
    font-size: 1.4rem;
    margin: 0 3rem 0 1rem;
    text-align: center
  }

  .meet-our-people .line-page .page-left .center>p>span {
    width: 5rem;
    display: inline-block;
    cursor: pointer
  }

  .meet-our-people .line-page .page-left .center>p>span.active {
    text-decoration: underline;
    color: #fc9501
  }

  .meet-our-people .line-page .page-left .center>p.active {
    text-decoration: underline
  }

  .meet-our-people .line-page .page-left .center>div span {
    font-size: 2.2rem
  }

  .meet-our-people .line-page .page-left .page-next {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    letter-spacing: .1rem
  }

  .meet-our-people .line-page .page-left .page-next>input {
    width: 5.6rem;
    height: 2.8rem;
    border: 1px solid #e3e3e3;
    margin: 0 .8rem
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .meet-our-people .line-page .page-left .page-next {
    display: none
  }
}

@media screen and (max-width:750px) {
  .meet-our-people>.title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem;
    margin-bottom: 3rem
  }

  .meet-our-people .line {
    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;
    border: 0;
    position: relative
  }

  .meet-our-people .line .line-left,
  .meet-our-people .line .line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .meet-our-people .line .line-left {
    border-bottom: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-people .line .line-left,
  .meet-our-people .line .line-left>li {
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }

  .meet-our-people .line .line-left>li {
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-people .line .line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .meet-our-people .line .line-left>li .surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-people .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .meet-our-people .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    margin-left: 33.62%;
    width: 66.38%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-people .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-people .line .line-left .search-if .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-people .line .line-left .search-if .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-left .search-if.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-left .search-if.click-color {
    color: #fc9501
  }

  .meet-our-people .line #sort {
    display: none
  }

  .meet-our-people .line .line-right {
    width: 100%
  }

  .meet-our-people .line .line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .meet-our-people .line .line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .meet-our-people .line .line-right.search input::-ms-input-placeholder,
  .meet-our-people .line .line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .meet-our-people .line .line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line .line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .meet-our-people .line .line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .meet-our-people .line .line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .meet-our-people .line .line-right.sort .sortOption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .meet-our-people .line .line-right.sort .sortOption #option {
    margin-right: 2%
  }

  .meet-our-people .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-people .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-people .line .line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .meet-our-people .line .line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .meet-our-people .line .line-right.sort .sort-box li.active {
    color: #fc9501
  }

  .meet-our-people .line .line-right.sort .sort-box li.active span {
    font-size: 2rem !important;
    color: #fc9501;
    margin-left: .8rem
  }

  .meet-our-people .line .line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .meet-our-people .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .meet-our-people .line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .meet-our-people .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .meet-our-people .line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .meet-our-people .line-page>span:first-child>img {
    margin-right: 1rem
  }

  .meet-our-people .line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid
  }

  .meet-our-people .line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem;
    position: relative;
    cursor: pointer
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left .kwm-icon--previous {
    position: absolute;
    left: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: 2rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-left:hover .kwm-icon--previous {
    left: -1rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right .kwm-icon--next {
    position: absolute;
    right: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: 2rem
  }

  .meet-our-people .line-page .center .page-icon.page-icon-right:hover .kwm-icon--next {
    right: -1rem
  }

  .meet-our-people .line-page .center>p {
    display: none
  }

  .meet-our-people .line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-people .line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .meet-our-people .line-page .page-next {
    display: none
  }

  .meet-our-people .line-page .grey {
    color: #888
  }

  .meet-our-people .line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-people .line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .meet-our-people .line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .meet-our-people .line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem
  }

  .meet-our-people .line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem
  }

  .meet-our-people .line-content .search-result p:first-child {
    color: #fc9501
  }

  .meet-our-people .line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem
  }

  .meet-our-people .line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .meet-our-people .line-content .results-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden
  }

  .meet-our-people .line-content .results-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 2rem 5%;
    margin-bottom: 2rem !important;
    background: #e3e3e3
  }

  .meet-our-people .line-content .results-list li .peopleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #121212;
    margin: 0
  }

  .meet-our-people .line-content .results-list li .peopleBox .peopleBox_container .title {
    color: #121212
  }

  .meet-our-people .line-content .results-list li .peopleBox .peopleBox_container .content .name {
    font-size: 1.2rem
  }

  .meet-our-people .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1.2rem
  }

  .meet-our-people .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button:hover span {
    color: #121212
  }

  .meet-our-people .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1rem
  }

  .meet-our-people .line-content .no-results {
    display: none;
    width: 78%;
    margin: 11.6rem auto;
    font-size: 2rem;
    font-weight: 400;
    color: #121212;
    line-height: 2.8rem;
    letter-spacing: .1rem;
    text-align: center;
    font-family: ChapRegular;
    text-transform: uppercase
  }
}

.meetOurPeople .search #dataInput {
  background: #fff
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .meetOurPeople .search {
    width: calc(100% - 81rem)
  }
}

.meetOurPeople .search>input {
  font-size: 1.6rem
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .meetOurPeople .search>input {
    overflow: hidden
  }
}

@media screen and (min-width:1080px) {
  .meetOurPeople .filter-collapse {
    display: none !important
  }
}

@media screen and (max-width:1080px) {
  .meetOurPeople .filter-collapse.EXPAND {
    display: block
  }

  .meetOurPeople .filter-collapse.COLLAPSE {
    display: none
  }
}

@media screen and (min-width:1080px) {
  .meetOurPeople .search-if {
    display: unset !important
  }

  .meetOurPeople .search-if.sort {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}

@media screen and (max-width:1080px) {
  .meetOurPeople .search-if {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
}

.meetOurPeople .search-if.hidden {
  display: none !important
}

.meetOurPeople .line-content .filter-box .filter .conditions.curCondition .kwm-icon--close,
.meetOurPeople .line-content .results-list li,
.meetOurPeople .line .line-left #meetOurPeople-surname .surname-box .surname-btn>div,
.meetOurPeople .line .line-left #meetOurPeople-surname .surname-box li:hover,
.meetOurPeople .line .line-left>li:not(:first-child),
.meetOurPeople .line .line-left>li>span,
.meetOurPeople .line .line-right .kwm-icon--search,
.meetOurPeople .line .search .mobile-search,
.meetOurPeople .line .sort .sortOption {
  cursor: pointer
}

.meetOurPeople .line-content .filter-box .filter .conditions-clear {
  color: #0077c8;
  cursor: pointer
}

.meetOurPeople .line-page .page-left .center .page-icon-left,
.meetOurPeople .line-page .page-left .center .page-icon-right,
.meetOurPeople .line-page .page-left .center .pagination li,
.meetOurPeople .line-page .page-left .center>p>span {
  cursor: pointer
}

.meet-our-team {
  padding: 4rem 8.6%
}

@media screen and (min-width:1080px) {
  .meet-our-team {
    padding: 0 8.6%;
    margin-top: 8rem
  }
}

.meet-our-team>.title {
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-bottom: 1.6rem
}

.meet-our-team .line .team-line-left>ul.t-one {
  display: none;
  position: absolute;
  top: 4.2rem;
  width: 60rem;
  max-height: 40rem;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  overflow-y: auto;
  z-index: 1
}

.meet-our-team .line .team-line-left>ul.t-one.t-one-practices li>ul>li:first-child,
.meet-our-team .line .team-line-left>ul.t-one.t-one-sectors li>ul>li:first-child {
  font-weight: 600
}

.meet-our-team .line .team-line-left>ul.t-one.t-one-regions {
  left: 7rem;
  width: 36rem
}

.meet-our-team .line .team-line-left>ul.t-one.t-one-sectors {
  left: 18rem
}

.meet-our-team .line .team-line-left>ul.t-one.t-one-practices {
  left: 29rem
}

.meet-our-team .line .team-line-left>ul.t-one::-webkit-scrollbar {
  width: 5px
}

.meet-our-team .line .team-line-left>ul.t-one::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item {
  height: auto;
  border: none
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  padding: 0 4.33%;
  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
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title:hover {
  cursor: pointer
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title:hover span:last-child {
  color: #fc9501
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title.is-active span:last-child {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title span {
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title span {
    letter-spacing: 0
  }
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title span:first-child {
  font-size: 1.4rem;
  color: #121212;
  line-height: 2.8rem;
  font-weight: 400
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item .t-one-title span:last-child {
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul {
  text-align: center;
  display: none
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li {
  padding: 0 16.67%;
  min-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  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
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li span:first-child {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212;
  letter-spacing: 0
}

@media screen and (max-width:750px) {
  .meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li span:first-child {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    letter-spacing: 0;
    margin-right: 5px
  }
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li span:first-child:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li span:last-child {
  display: none;
  font-size: 14px
}

@media screen and (max-width:750px) {
  .meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li span:last-child {
    font-size: 9pt
  }
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li.active span {
  color: #fc9501;
  display: inline
}

.meet-our-team .line .team-line-left>ul.t-one>li.t-one-item>ul>li.active span:hover {
  border-bottom: none
}

@media screen and (max-width:1080px) {
  .meet-our-team .line .team-line-left>ul.t-one {
    left: 0 !important;
    width: 100% !important
  }

  .meet-our-team .line .team-line-left>ul.t-one.t-one-regions {
    top: 8.2rem
  }

  .meet-our-team .line .team-line-left>ul.t-one.t-one-sectors {
    top: 12.3rem
  }

  .meet-our-team .line .team-line-left>ul.t-one.t-one-practices {
    top: 16.4rem
  }
}

@media screen and (max-width:1080px) {
  .meet-our-team .line .team-line-left .search-team-if {
    display: none
  }
}

.meet-our-team .team-line-content {
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  padding-top: 3rem
}

.meet-our-team .team-line-content .search-result {
  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;
  padding-bottom: 3rem
}

.meet-our-team .team-line-content .search-result>p.clear-filter {
  color: #0077c8;
  font-size: 1.4rem
}

.meet-our-team .team-line-content .search-result>p>span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fc9501;
  letter-spacing: .1rem
}

.meet-our-team .team-line-content .search-result>p>span.division {
  width: 1rem
}

.meet-our-team .team-line-content .search-result>p>span>span {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 2rem
}

.meet-our-team .team-line-content .results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 2rem
}

@media screen and (min-width:1080px) {
  .meet-our-team .team-line-content .results-list {
    margin-top: 1rem
  }
}

.meet-our-team .team-line-content .results-list li {
  padding: 4rem 1.6% 2.3rem;
  margin-bottom: 4rem;
  background: #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 31%
}

@media screen and (min-width:1080px) {
  .meet-our-team .team-line-content .results-list li {
    margin-right: 3.5%
  }

  .meet-our-team .team-line-content .results-list li:nth-child(3n) {
    margin-right: 0
  }
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .meet-our-team .team-line-content .results-list li {
    width: 48%;
    margin-bottom: 3rem;
    margin-right: 4%
  }

  .meet-our-team .team-line-content .results-list li:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width:750px) {
  .meet-our-team .team-line-content .results-list li {
    width: 100%
  }
}

.meet-our-team .team-line-content .results-list li .peopleBox {
  border-bottom: 1px solid #121212;
  height: 100%
}

.meet-our-team .team-line-content .results-list li .peopleBox .title {
  color: #121212 !important
}

.meet-our-team .team-line-content .results-list li .peopleBox .content {
  padding: 0
}

.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button {
  margin-bottom: 1rem
}

.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text,
.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button:hover,
.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button cmp-button-icon {
  color: #121212
}

.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button {
  margin-top: 0;
  margin-bottom: 2.1rem
}

.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
  font-size: 1.2rem;
  line-height: 2.1rem
}

.meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
  font-size: 3.2rem;
  margin-left: 2rem
}

@media screen and (max-width:750px) {
  .meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
    font-size: 1.2rem
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }
}

.meet-our-team .team-line-content .results-list li.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-animation: show 1s forwards;
  animation: show 1s forwards
}

.meet-our-team .team-line-content .results-list li.show:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.meet-our-team .team-line-content .results-list li.show:nth-child(3) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.meet-our-team .team-line-content .results-list li.show:nth-child(4) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
  margin-bottom: 4rem
}

@media screen and (max-width:1080px) {
  .meet-our-team .team-line-content .results-list li.show:nth-child(4) {
    margin-bottom: 3rem
  }
}

.meet-our-team .team-line-content .results-list li.show:nth-child(5) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
  margin-bottom: 4rem
}

.meet-our-team .team-line-content .results-list li.show:nth-child(6) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
  margin-bottom: 4rem
}

.meet-our-team .team-line-content .no-results {
  display: none;
  width: 78%;
  margin: 11.6rem auto;
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  text-align: center
}

@media screen and (max-width:1080px) {
  .meet-our-team .line {
    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;
    border: 0;
    position: relative
  }

  .meet-our-team .line .team-line-left,
  .meet-our-team .line .team-line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .meet-our-team .line .team-line-left {
    border-bottom: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-team .line .team-line-left,
  .meet-our-team .line .team-line-left>li {
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }

  .meet-our-team .line .team-line-left>li {
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-team .line .team-line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .meet-our-team .line .team-line-left>li .team-surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    margin-left: 33.62%;
    width: 66.38%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-team .line .team-line-left .search-team-if .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-team .line .team-line-left .search-team-if .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color {
    color: #fc9501
  }

  .meet-our-team .line #sort {
    display: none
  }

  .meet-our-team .line .team-line-right {
    width: 100%
  }

  .meet-our-team .line .team-line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .meet-our-team .line .team-line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-right.search input::-ms-input-placeholder,
  .meet-our-team .line .team-line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .meet-our-team .line .team-line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .line .team-line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .meet-our-team .line .team-line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .meet-our-team .line .team-line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .meet-our-team .line .team-line-right.sort .sortOption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .meet-our-team .line .team-line-right.sort .sortOption #option {
    margin-right: 2%
  }

  .meet-our-team .line .team-line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-team .line .team-line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li.active {
    color: #fc9501
  }

  .meet-our-team .line .team-line-right.sort .sort-box li.active span {
    font-size: 2rem !important;
    color: #fc9501;
    margin-left: .8rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .meet-our-team .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .meet-our-team .team-line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .meet-our-team .team-line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .meet-our-team .team-line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .meet-our-team .team-line-page>span:first-child>img {
    margin-right: 1rem
  }

  .meet-our-team .team-line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid
  }

  .meet-our-team .team-line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem;
    position: relative;
    cursor: pointer
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left .kwm-icon--previous {
    position: absolute;
    left: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: 2rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left:hover .kwm-icon--previous {
    left: -1rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right .kwm-icon--next {
    position: absolute;
    right: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: 2rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right:hover .kwm-icon--next {
    right: -1rem
  }

  .meet-our-team .team-line-page .center>p {
    display: none
  }

  .meet-our-team .team-line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .team-line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .meet-our-team .team-line-page .page-next {
    display: none
  }

  .meet-our-team .team-line-page .grey {
    color: #888
  }

  .meet-our-team .team-line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-team .team-line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .meet-our-team .team-line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .meet-our-team .team-line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem;
    padding: 0;
    border: none
  }

  .meet-our-team .team-line-content .team-filter-box .filter {
    margin-top: 0
  }

  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions {
    margin-top: 1.2rem;
    display: block
  }

  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions .curCondition .kwm-icon--close {
    font-size: 1.5rem;
    margin-left: .4rem
  }

  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions-clear {
    margin-top: 1.4rem
  }

  .meet-our-team .team-line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
  }

  .meet-our-team .team-line-content .search-result p:first-child {
    color: #fc9501
  }

  .meet-our-team .team-line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem
  }

  .meet-our-team .team-line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .meet-our-team .team-line-page>span {
    margin-top: 2rem;
    line-height: unset
  }

  .meet-our-team .team-line-page .page-left .center .pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem
  }

  .meet-our-team .team-line-page .page-left .center .pagination li {
    display: none;
    cursor: pointer
  }

  .meet-our-team .team-line-page .page-left .center .pagination li .kwm-icon--next,
  .meet-our-team .team-line-page .page-left .center .pagination li .kwm-icon--previous {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 2rem
  }

  .meet-our-team .team-line-page .page-left .center .pagination li .kwm-icon--next {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .meet-our-team .team-line-page .page-left .center .pagination li .previous-text {
    margin-left: .6rem;
    font-family: source-sans-pro, sans-serif
  }

  .meet-our-team .team-line-page .page-left .center .pagination li .next-text {
    margin-right: .6rem;
    font-family: source-sans-pro, sans-serif
  }

  .meet-our-team .team-line-page .page-left .center .pagination li:first-child,
  .meet-our-team .team-line-page .page-left .center .pagination li:last-child {
    display: block
  }
}

@media screen and (min-width:750px) {
  .meet-our-team .line .team-line-left tOurPeople-surname .team-surname-box li:hover {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-team .team-line-content .team-filter-box {
    display: none
  }

  .meet-our-team .team-line-content .team-filter-box .filter {
    margin-bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #fc9501;
    letter-spacing: 0
  }
}

@media screen and (min-width:750px) and (max-width:750px) {
  .meet-our-team .team-line-content .team-filter-box .filter {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    letter-spacing: 0
  }
}

@media screen and (min-width:750px) {
  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions {
    width: 70%
  }

  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions .curCondition {
    margin-right: .5rem
  }

  .meet-our-team .team-line-content .team-filter-box .filter .team-conditions .curCondition span.kwm-icon--close {
    font-size: 1.4rem;
    margin-left: .5rem;
    cursor: pointer
  }

  .meet-our-team .team-line-content .results-list .peopleBox .peopleBox_container .content .name {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: .1rem
  }

  .meet-our-team .team-line-content .results-list .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1rem;
    height: auto
  }

  .meet-our-team .team-line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1.4rem;
    line-height: 2rem
  }

  .meet-our-team .team-line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }

  .meet-our-team .team-line-content .results-list .peopleBox .peopleBox_container .button .cmp-button:hover .cmp-button-icon {
    right: -1rem
  }
}

@media screen and (min-width:1081px) {
  .meet-our-team .line {
    font-size: 1.4rem;
    padding: 1.4rem 0;
    border-top: 1px solid #121212;
    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;
    letter-spacing: .1rem;
    position: relative
  }

  .meet-our-team .line .menu>ul>li:hover>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-team .line span {
    font-size: 1.8rem;
    color: #121212;
    letter-spacing: .1rem;
    display: inline-block
  }

  .meet-our-team .line span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .meet-our-team .line span.kwm-icon--selected {
    font-size: 1.4rem !important;
    margin-left: 1rem
  }

  .meet-our-team .line span .kwm-icon--more {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-team .line .team-line-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
  }

  .meet-our-team .line .team-line-left>li {
    position: relative;
    margin-top: 0;
    margin-right: 2rem;
    line-height: 2.8rem
  }

  .meet-our-team .line .team-line-left>li:first-child .mobile-collapse {
    display: none
  }

  .meet-our-team .line .team-line-left>li .team-surname-box {
    display: none;
    width: 28.81rem;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li {
    width: 4.9rem;
    height: 4.9rem;
    line-height: 4.9rem;
    text-align: center;
    font-size: 1.4rem;
    border-right: .1rem solid rgba(18, 18, 18, .15);
    border-bottom: .1rem solid rgba(18, 18, 18, .15);
    margin-left: -.1rem;
    margin-top: -.1rem;
    font-weight: 400;
    color: #121212
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li.liselected span {
    line-height: 4.4rem;
    margin-left: .6rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    right: 1rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color {
    color: #fc9501
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-team .line .team-line-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .line .team-line-right span {
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-right span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .meet-our-team .line .team-line-right .kwm-icon--selected {
    font-size: 2rem !important
  }

  .meet-our-team .line .team-line-right .kwm-icon--search {
    font-size: 2.2rem !important
  }

  .meet-our-team .line .team-line-right .kwm-icon--search:hover {
    color: #fc9501
  }

  .meet-our-team .line .team-line-right button {
    background: none;
    border: none
  }

  .meet-our-team .line .team-line-right input {
    margin-right: 2rem;
    height: 2.6rem;
    line-height: 2.6rem
  }

  .meet-our-team .line .search {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 27.6rem
  }

  .meet-our-team .line .search>input {
    margin-right: 1rem
  }

  .meet-our-team .line .sort {
    margin-top: 0;
    width: 25.6rem;
    position: absolute;
    right: 0
  }

  .meet-our-team .line .sort,
  .meet-our-team .line .sort #team-sort-option {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-team .line .sort #team-sort-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 67%
  }

  .meet-our-team .line .sort #team-sort-option span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .meet-our-team .line .sort #team-sort-option.click-color .kwm-icon--more,
  .meet-our-team .line .sort #team-sort-option span {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .meet-our-team .line .sort #team-sort-option.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .meet-our-team .line .sort .sort-box {
    display: none;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    width: 100%
  }

  .meet-our-team .line .sort .sort-box ul {
    padding: 2rem
  }

  .meet-our-team .line .sort .sort-box ul li {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2);
    cursor: pointer
  }

  .meet-our-team .line .sort .sort-box ul li.active,
  .meet-our-team .line .sort .sort-box ul li.active .kwm-icon--selected,
  .meet-our-team .line .sort .sort-box ul li:hover {
    color: #fc9501
  }

  .meet-our-team .line .sort .sort-box ul li:last-child {
    border-bottom: none
  }

  .meet-our-team .team-line-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: .3rem
  }

  .meet-our-team .team-line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4rem;
    text-transform: uppercase
  }

  .meet-our-team .team-line-page .page-left,
  .meet-our-team .team-line-page .page-left .center {
    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
  }

  .meet-our-team .team-line-page .page-left .center {
    position: relative
  }

  .meet-our-team .team-line-page .page-left .center .pagination li {
    display: inline-block;
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    color: #121212;
    cursor: pointer
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .meet-our-team .team-line-page .page-left .center .pagination li {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

@media screen and (min-width:1081px) {

  .meet-our-team .team-line-page .page-left .center .pagination li.nextPage,
  .meet-our-team .team-line-page .page-left .center .pagination li.prePage {
    cursor: default
  }

  .meet-our-team .team-line-page .page-left .center .pagination li.active span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-team .team-line-page .page-left .center .pagination li.active span[class*=kwm-icon--] {
    border: none
  }

  .meet-our-team .team-line-page .page-left .center .pagination li:hover span {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .meet-our-team .team-line-page .page-left .center .pagination li:hover span[class*=kwm-icon--] {
    border: none
  }

  .meet-our-team .team-line-page .page-left .center .pagination li span {
    margin: 0 1rem
  }

  .meet-our-team .team-line-page .page-left .center .pagination li span.next-text,
  .meet-our-team .team-line-page .page-left .center .pagination li span.previous-text {
    display: none
  }

  .meet-our-team .team-line-page .page-left .center .pagination li span.kwm-icon--previous {
    color: #b7b7b7
  }

  .meet-our-team .team-line-page .page-left .center .pagination li span[class*=kwm-icon--] {
    font-size: 2.8rem
  }

  .meet-our-team .team-line-page .page-left .center .page-icon-left {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-team .team-line-page .page-left .center .page-icon-left:hover {
    margin-right: 1rem
  }

  .meet-our-team .team-line-page .page-left .center .page-icon-right {
    cursor: pointer;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }

  .meet-our-team .team-line-page .page-left .center .page-icon-right:hover {
    right: -1rem
  }

  .meet-our-team .team-line-page .page-left .center .mobile-btn {
    display: none
  }

  .meet-our-team .team-line-page .page-left .center>p {
    font-size: 1.4rem;
    margin: 0 3rem 0 1rem;
    text-align: center
  }

  .meet-our-team .team-line-page .page-left .center>p>span {
    width: 5rem;
    display: inline-block;
    cursor: pointer
  }

  .meet-our-team .team-line-page .page-left .center>p>span.active {
    text-decoration: underline;
    color: #fc9501
  }

  .meet-our-team .team-line-page .page-left .center>p.active {
    text-decoration: underline
  }

  .meet-our-team .team-line-page .page-left .center>div span {
    font-size: 2.2rem
  }

  .meet-our-team .team-line-page .page-left .page-next {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    letter-spacing: .1rem;
    margin-left: 5rem
  }

  .meet-our-team .team-line-page .page-left .page-next>input {
    width: 5.6rem;
    height: 2.8rem;
    border: 1px solid #e3e3e3;
    margin: 0 .8rem 0 1.4rem;
    -moz-appearance: textfield;
    text-align: center
  }

  .meet-our-team .team-line-page .page-left .page-next>input::-webkit-inner-spin-button,
  .meet-our-team .team-line-page .page-left .page-next>input::-webkit-outer-spin-button {
    -webkit-appearance: none
  }

  .meet-our-team .team-line-page .page-left .page-next .searchPage {
    cursor: pointer !important
  }
}

@media screen and (max-width:750px) {
  .meet-our-team>.title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem;
    margin-bottom: 3rem
  }

  .meet-our-team .line {
    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;
    border: 0;
    position: relative
  }

  .meet-our-team .line .team-line-left,
  .meet-our-team .line .team-line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .meet-our-team .line .team-line-left {
    border-bottom: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-team .line .team-line-left,
  .meet-our-team .line .team-line-left>li {
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
  }

  .meet-our-team .line .team-line-left>li {
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .meet-our-team .line .team-line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .meet-our-team .line .team-line-left>li .team-surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .meet-our-team .line .team-line-left>li .team-surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    margin-left: 33.62%;
    width: 66.38%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-left>li .team-surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .meet-our-team .line .team-line-left .search-team-if .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-team .line .team-line-left .search-team-if .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-left .search-team-if.click-color {
    color: #fc9501
  }

  .meet-our-team .line #sort {
    display: none
  }

  .meet-our-team .line .team-line-right {
    width: 100%
  }

  .meet-our-team .line .team-line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .meet-our-team .line .team-line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .meet-our-team .line .team-line-right.search input::-ms-input-placeholder,
  .meet-our-team .line .team-line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .meet-our-team .line .team-line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .line .team-line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .meet-our-team .line .team-line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .meet-our-team .line .team-line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .meet-our-team .line .team-line-right.sort .sortOption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .meet-our-team .line .team-line-right.sort .sortOption #option {
    margin-right: 2%
  }

  .meet-our-team .line .team-line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .meet-our-team .line .team-line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .meet-our-team .line .team-line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li.active {
    color: #fc9501
  }

  .meet-our-team .line .team-line-right.sort .sort-box li.active span {
    font-size: 2rem !important;
    color: #fc9501;
    margin-left: .8rem
  }

  .meet-our-team .line .team-line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .meet-our-team .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .meet-our-team .team-line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .meet-our-team .team-line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .meet-our-team .team-line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .meet-our-team .team-line-page>span:first-child>img {
    margin-right: 1rem
  }

  .meet-our-team .team-line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid
  }

  .meet-our-team .team-line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem;
    position: relative;
    cursor: pointer
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left .kwm-icon--previous {
    position: absolute;
    left: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: 2rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-left:hover .kwm-icon--previous {
    left: -1rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right .kwm-icon--next {
    position: absolute;
    right: 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: 2rem
  }

  .meet-our-team .team-line-page .center .page-icon.page-icon-right:hover .kwm-icon--next {
    right: -1rem
  }

  .meet-our-team .team-line-page .center>p {
    display: none
  }

  .meet-our-team .team-line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .meet-our-team .team-line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .meet-our-team .team-line-page .page-next {
    display: none
  }

  .meet-our-team .team-line-page .grey {
    color: #888
  }

  .meet-our-team .team-line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .meet-our-team .team-line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .meet-our-team .team-line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .meet-our-team .team-line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem
  }

  .meet-our-team .team-line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem
  }

  .meet-our-team .team-line-content .search-result p:first-child {
    color: #fc9501
  }

  .meet-our-team .team-line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem
  }

  .meet-our-team .team-line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .meet-our-team .team-line-content .results-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden
  }

  .meet-our-team .team-line-content .results-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 2rem 5%;
    margin-bottom: 2rem !important;
    background: #e3e3e3
  }

  .meet-our-team .team-line-content .results-list li .peopleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #121212;
    margin: 0
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .peopleBox_container .title {
    color: #121212
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .peopleBox_container .content .name {
    font-size: 1.2rem
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1.2rem
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button:hover span {
    color: #121212
  }

  .meet-our-team .team-line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1rem
  }

  .meet-our-team .team-line-content .no-results {
    display: none;
    width: 78%;
    margin: 11.6rem auto;
    font-size: 2rem;
    font-weight: 400;
    color: #121212;
    line-height: 2.8rem;
    letter-spacing: .1rem;
    text-align: center;
    font-family: ChapRegular;
    text-transform: uppercase
  }
}

.meetOurTeam .search #dataInput {
  background: #fff
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .meetOurTeam .search {
    width: calc(100% - 81rem)
  }
}

.meetOurTeam .search>input {
  font-size: 1.6rem
}

@media screen and (min-width:1080px) and (max-width:1260px) {
  .meetOurTeam .search>input {
    overflow: hidden
  }
}

@media screen and (min-width:1080px) {
  .meetOurTeam .filter-collapse {
    display: none !important
  }
}

@media screen and (max-width:1080px) {
  .meetOurTeam .filter-collapse.EXPAND {
    display: block
  }

  .meetOurTeam .filter-collapse.COLLAPSE {
    display: none
  }
}

@media screen and (min-width:1080px) {
  .meetOurTeam .search-team-if {
    display: unset !important
  }

  .meetOurTeam .search-team-if.sort {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}

@media screen and (max-width:1080px) {
  .meetOurTeam .search-team-if {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }
}

.meetOurTeam .search-team-if.hidden {
  display: none !important
}

.meetOurTeam .line .search .mobile-search,
.meetOurTeam .line .sort .sortOption,
.meetOurTeam .line .team-line-left #meetOurTeam-surname .team-surname-box .surname-btn>div,
.meetOurTeam .line .team-line-left #meetOurTeam-surname .team-surname-box li:hover,
.meetOurTeam .line .team-line-left>li:not(:first-child),
.meetOurTeam .line .team-line-left>li>span,
.meetOurTeam .line .team-line-right .kwm-icon--search,
.meetOurTeam .team-line-content .results-list li,
.meetOurTeam .team-line-content .team-filter-box .filter .team-conditions.curCondition .kwm-icon--close {
  cursor: pointer
}

.meetOurTeam .team-line-content .team-filter-box .filter .team-conditions-clear {
  color: #0077c8;
  cursor: pointer
}

.meetOurTeam .team-line-page .page-left .center .page-icon-left,
.meetOurTeam .team-line-page .page-left .center .page-icon-right,
.meetOurTeam .team-line-page .page-left .center .pagination li,
.meetOurTeam .team-line-page .page-left .center>p>span {
  cursor: pointer
}

.peopleBox .peopleBox_container {
  width: 55.2%
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_container {
    width: 60%
  }
}

.peopleBox .peopleBox_container .title {
  font-size: 2rem !important;
  font-family: ChapRegular, serif;
  color: #fff !important
}

.max-new-normal {
  max-width: 144rem;
  margin: 8rem auto
}

.max-new-normal .new-normal {
  padding: 0 16.67%
}

.max-new-normal .new-normal .new-normal-box {
  padding: 5rem 0;
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

@media screen and (min-width:750px) {
  .max-new-normal .new-normal .new-normal-box:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(18, 18, 18, .2);
    box-shadow: 0 0 10px 0 rgba(18, 18, 18, .2)
  }
}

.max-new-normal .new-normal .new-normal-box .type {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 3rem;
  text-align: center
}

@media screen and (max-width:750px) {
  .max-new-normal .new-normal .new-normal-box .type {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.max-new-normal .new-normal .new-normal-box .title {
  margin-bottom: 3rem;
  text-align: center
}

.max-new-normal .new-normal .new-normal-box .title p {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 3rem;
  margin-left: 5.6rem;
  margin-right: 5.6rem
}

@media screen and (max-width:750px) {
  .max-new-normal .new-normal .new-normal-box .title p {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.max-new-normal .new-normal .new-normal-box .desc {
  margin-bottom: 4rem;
  padding: 0 25%
}

.max-new-normal .new-normal .new-normal-box .desc p {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .max-new-normal .new-normal .new-normal-box .desc p {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.max-new-normal .new-normal .new-normal-box .bottom {
  padding: 0 25%;
  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;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .max-new-normal .new-normal .new-normal-box .bottom {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.max-new-normal .new-normal .new-normal-box .bottom .date {
  letter-spacing: 0
}

.max-new-normal .new-normal .new-normal-box .bottom .btn {
  position: relative;
  padding-right: 4.2rem;
  cursor: pointer
}

.max-new-normal .new-normal .new-normal-box .bottom .btn:hover .kwm-icon--right {
  right: -1rem
}

.max-new-normal .new-normal .new-normal-box .bottom .btn span.kwm-icon--right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

@media screen and (max-width:750px) {
  .max-new-normal {
    margin: 0 auto
  }

  .max-new-normal .new-normal {
    padding: 0 8.33%
  }

  .max-new-normal .new-normal .new-normal-box {
    border: none;
    padding: 4rem 0
  }

  .max-new-normal .new-normal .new-normal-box .type {
    text-align: left;
    margin-bottom: 2rem
  }

  .max-new-normal .new-normal .new-normal-box .title p {
    text-align: left;
    margin-bottom: 2rem;
    margin-left: 0;
    margin-right: 0;
    line-height: 3.6rem;
    font-size: 2.4rem
  }

  .max-new-normal .new-normal .new-normal-box .desc {
    padding: 0;
    margin-bottom: 3rem
  }

  .max-new-normal .new-normal .new-normal-box .bottom {
    padding: 0
  }

  .max-new-normal .new-normal .new-normal-box .bottom .date {
    letter-spacing: 0
  }

  .max-new-normal .new-normal .new-normal-box .bottom .btn {
    padding-right: 3rem
  }

  .max-new-normal .new-normal .new-normal-box .bottom .btn span.kwm-icon--right {
    font-size: 2rem
  }
}

.otherRegion .otherRegionContainer {
  background: #121212;
  width: 100%;
  position: relative;
  padding: 5.3rem 13.5%
}

.otherRegion .otherRegionContainer>.otherRegionTitle {
  font-size: 1.6rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: .6rem;
  border-bottom: 1px solid #fff;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:750px) {
  .otherRegion .otherRegionContainer>.otherRegionTitle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

.otherRegion .otherRegionContainer>.otherRegionTitle span[class*=kwm-icon--] {
  font-size: 2.6rem;
  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;
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.otherRegion .otherRegionContainer>.otherRegionTitle span[class*=kwm-icon--].isActive {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s
}

.otherRegion .otherRegionContainer>.otherRegionPopup {
  position: absolute;
  left: 0;
  top: 9.6rem;
  background: #fff;
  width: 73%;
  margin-left: 13.5%;
  padding: 0 8%;
  display: none;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  z-index: 1
}

.otherRegion .otherRegionContainer>.otherRegionPopup>li {
  line-height: 2.1rem;
  padding: 1.4rem 0 1.5rem;
  font-size: 1.6rem;
  font-weight: 400;
  color: #121212;
  border-bottom: 1px solid rgba(18, 18, 18, .2)
}

.otherRegion .otherRegionContainer>.otherRegionPopup>li:hover {
  color: #fc9501
}

.otherRegion .otherRegionContainer>.otherRegionPopup>li:last-child {
  border-bottom: none
}

.otherRegion.region_black .otherRegionContainer {
  background: #121212
}

.otherRegion.region_golden .otherRegionContainer {
  background: #fc9501
}

.peopleBox {
  width: 100%;
  border-bottom: 1px solid #fff
}

.peopleBox,
.peopleBox .peopleBox_image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.peopleBox .peopleBox_image {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 3.3%;
  width: 41.5%
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_image {
    margin-right: 5%;
    width: 35%
  }
}

.peopleBox .peopleBox_image img {
  width: 100%;
  height: auto
}

.peopleBox .peopleBox_container {
  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: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.peopleBox .peopleBox_container .title {
  font-size: 2rem;
  font-family: ChapRegular;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  line-height: 2.4rem;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_container .title {
    color: #fff
  }
}

.peopleBox .peopleBox_container .content {
  padding: 2rem 0
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_container .content {
    padding: 1rem 0
  }
}

.peopleBox .peopleBox_container .content .name {
  font-size: 1.4rem;
  line-height: 2rem;
  text-transform: uppercase;
  font-weight: 400;
  color: #fc9501;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_container .content .name {
    line-height: 2rem;
    font-size: 1.2rem
  }
}

.peopleBox .peopleBox_container .button .cmp-button {
  margin-top: 0;
  margin-bottom: 2.1rem
}

.peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
  font-size: 1.4rem;
  line-height: 2.1rem
}

.peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
  font-size: 3.2rem;
  margin-left: 2rem
}

@media screen and (max-width:750px) {
  .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1.2rem
  }

  .peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }
}

.peopleSearch {
  width: 100%;
  padding: 0 !important;
  max-width: 144rem;
  margin: 0 auto !important;
  float: none !important
}

@media screen and (min-width:1080px) {
  .peopleSearch {
    padding: 0 8.6%;
    margin-top: 8rem
  }
}

.peopleSearch>.title {
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-bottom: 1.6rem
}

.peopleSearch .line .line-left .filter-li {
  pointer-events: none
}

.peopleSearch .line .line-left .kwm-icon--selected {
  display: none
}

.peopleSearch .line .line-left .active .t-one-title span {
  color: #fc9501 !important
}

.peopleSearch .line .line-left .active .t-one-title .kwm-icon--selected {
  display: block
}

.peopleSearch .line-content {
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  padding-top: 3rem;
  position: relative
}

.peopleSearch .line-content .loading-box {
  display: block;
  position: absolute;
  height: 100%
}

.peopleSearch .line-content .filter-box .filter .conditions-clear {
  color: #0077c8;
  cursor: pointer
}

.peopleSearch .line-content .results-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 2rem
}

@media screen and (min-width:1080px) {
  .peopleSearch .line-content .results-list {
    margin-top: 1rem
  }
}

.peopleSearch .line-content .results-list li {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(20rem);
  transform: translateX(20rem);
  padding: 4rem 1.6% 2.3rem;
  margin-bottom: 4rem;
  background: #e3e3e3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  width: 31%
}

.peopleSearch .line-content .results-list li:nth-child(3n) {
  margin-right: 0
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .peopleSearch .line-content .results-list li {
    width: 48%;
    margin-bottom: 3rem
  }

  .peopleSearch .line-content .results-list li:nth-child(3n) {
    margin-right: 4%
  }

  .peopleSearch .line-content .results-list li:nth-child(2n) {
    margin-right: 0
  }
}

@media screen and (max-width:750px) {
  .peopleSearch .line-content .results-list li {
    width: 100%;
    margin-right: 0
  }
}

.peopleSearch .line-content .results-list li .peopleBox {
  border-bottom: 1px solid #121212;
  height: 100%
}

.peopleSearch .line-content .results-list li .peopleBox .title {
  color: #121212 !important
}

.peopleSearch .line-content .results-list li .peopleBox .content {
  padding: 0
}

.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button {
  margin-bottom: 1rem
}

.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text,
.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button:hover,
.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button cmp-button-icon {
  color: #121212
}

.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button {
  margin-top: 0;
  margin-bottom: 2.1rem
}

.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
  font-size: 1.2rem;
  line-height: 2.1rem
}

.peopleSearch .line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
  font-size: 3.2rem;
  margin-left: 2rem
}

@media screen and (max-width:750px) {
  .peopleSearch .line-content .results-list li .peopleBox .button .cmp-button .cmp-button__text {
    font-size: 1.2rem
  }

  .peopleSearch .line-content .results-list li .peopleBox .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }
}

.peopleSearch .line-content .results-list li.show {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-animation: show 1s forwards;
  animation: show 1s forwards
}

.peopleSearch .line-content .results-list li.show:nth-child(2) {
  -webkit-transition-delay: .1s;
  transition-delay: .1s
}

.peopleSearch .line-content .results-list li.show:nth-child(3) {
  -webkit-transition-delay: .2s;
  transition-delay: .2s
}

.peopleSearch .line-content .results-list li.show:nth-child(4) {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
  margin-bottom: 4rem
}

@media screen and (max-width:1080px) {
  .peopleSearch .line-content .results-list li.show:nth-child(4) {
    margin-bottom: 3rem
  }
}

.peopleSearch .line-content .results-list li.show:nth-child(5) {
  -webkit-transition-delay: .7s;
  transition-delay: .7s;
  margin-bottom: 4rem
}

.peopleSearch .line-content .results-list li.show:nth-child(6) {
  -webkit-transition-delay: .8s;
  transition-delay: .8s;
  margin-bottom: 4rem
}

.peopleSearch .line-content .no-results,.searchPage .search-page .search-page-bottom  .no-results {
  display: none;
  width: 78%;
  margin: 11.6rem auto;
  font-size: 3rem;
  font-weight: 400;
  color: #121212;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  text-align: center
}

@media screen and (max-width:1080px) {
  .peopleSearch .line {
    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;
    border: 0;
    position: relative
  }

  .peopleSearch .line .line-left,
  .peopleSearch .line .line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .peopleSearch .line .line-left {
    border-bottom: none;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
  }

  .peopleSearch .line .line-left #offices,
  .peopleSearch .line .line-left #surname {
    display: none
  }

  .peopleSearch .line .line-left>li {
    width: 100%;
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .peopleSearch .line .line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .peopleSearch .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before,
  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .peopleSearch .line .line-left>li .surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .peopleSearch .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    padding-left: 33.62%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .peopleSearch .line .line-left>li.click-color {
    color: #fc9501
  }

  .peopleSearch .line .modal-box {
    display: none;
    position: absolute;
    left: 0;
    top: 12.5rem;
    background: #fff;
    padding: 1.4rem;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    height: 44rem;
    width: 100%
  }

  .peopleSearch .line .modal-box>ul {
    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-wrap: wrap;
    flex-wrap: wrap
  }

  .peopleSearch .line .modal-box>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212
  }

  .peopleSearch .line .modal-box>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries {
    width: 100%;
    text-decoration: none !important;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 1.4rem 8rem;
    background-color: #fff;
    color: #121212;
    height: 44rem
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2)
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle .kwm-icon--left—arrow {
    font-size: 2rem;
    color: #121212;
    margin-left: 0
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle .menuText {
    font-size: 1.4rem;
    color: #121212
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul {
    height: 30rem;
    overflow-y: auto
  }
}

@media screen and (max-width:1080px) and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }
}

@media screen and (max-width:1080px) and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar {
    width: 5px
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
  }
}

@media screen and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501;
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 1.4rem 8rem;
    background-color: #fff;
    color: #121212;
    height: 44rem;
    width: 100%
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul {
    height: 30rem;
    overflow-y: auto
  }
}

@media screen and (max-width:1080px) and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }
}

@media screen and (max-width:1080px) and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar {
    width: 5px
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
  }
}

@media screen and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li {
    height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501;
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected {
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected span {
    color: #fc9501;
    font-size: 2rem;
    line-height: 4.4rem;
    margin-left: 1rem
  }

  .peopleSearch .line .modal-box .modal-btn {
    position: absolute;
    bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2.8rem;
    -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;
    width: 100%
  }

  .peopleSearch .line .modal-box .modal-btn>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #fc9501;
    line-height: 2.1rem;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .peopleSearch .line .modal-box .modal-btn>span:hover {
    cursor: pointer;
    opacity: .6
  }

  .peopleSearch .line .modal-box .modal-btn>span>span {
    font-size: 1.8rem;
    margin-left: .6rem;
    color: #fc9501
  }

  .peopleSearch .line #sort {
    display: none
  }

  .peopleSearch .line .line-right {
    width: 100%
  }

  .peopleSearch .line .line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .peopleSearch .line .line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .peopleSearch .line .line-right.search input::-ms-input-placeholder,
  .peopleSearch .line .line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .peopleSearch .line .line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .peopleSearch .line .line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .peopleSearch .line .line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .peopleSearch .line .line-right.sort .sortOption {
    cursor: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .peopleSearch .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .peopleSearch .line .line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .peopleSearch .line .line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .peopleSearch .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .peopleSearch .line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .peopleSearch .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .peopleSearch .line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .peopleSearch .line-page>span:first-child>img {
    margin-right: 1rem
  }

  .peopleSearch .line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid;
    right: 5rem
  }

  .peopleSearch .line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem
  }

  .peopleSearch .line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: .6rem
  }

  .peopleSearch .line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: .6rem
  }

  .peopleSearch .line-page .center>p {
    display: none
  }

  .peopleSearch .line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .peopleSearch .line-page .grey {
    color: #888
  }

  .peopleSearch .line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .peopleSearch .line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .peopleSearch .line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .peopleSearch .line .line-left .filter-li {
    pointer-events: inherit
  }

  .peopleSearch .line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem;
    padding: 0;
    border: none
  }

  .peopleSearch .line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset
  }

  .peopleSearch .line-content .search-result p:first-child {
    color: #fc9501
  }

  .peopleSearch .line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem !important
  }

  .peopleSearch .line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }
}

@media screen and (min-width:750px) {
  .peopleSearch .line .line-left #surname .surname-box li:hover {
    color: #fc9501;
    text-decoration: underline
  }

  .peopleSearch .line-content .results-list .peopleBox .peopleBox_container .content .name {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: .1rem
  }

  .peopleSearch .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1rem;
    height: auto
  }

  .peopleSearch .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1.4rem;
    line-height: 2rem
  }

  .peopleSearch .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button .cmp-button-icon {
    font-size: 2rem;
    margin-left: 1rem
  }

  .peopleSearch .line-content .results-list .peopleBox .peopleBox_container .button .cmp-button:hover .cmp-button-icon {
    right: -1rem
  }
}

@media screen and (min-width:1081px) {
  .peopleSearch .line {
    font-size: 1.4rem;
    padding: 1.4rem 0;
    border-top: 1px solid #121212;
    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;
    letter-spacing: .1rem;
    position: relative
  }

  .peopleSearch .line .menu>ul>li:hover>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line span {
    font-size: 1.8rem;
    color: #121212;
    letter-spacing: .1rem;
    display: inline-block
  }

  .peopleSearch .line span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .peopleSearch .line span.kwm-icon--selected {
    font-size: 2rem !important;
    margin-left: 1rem
  }

  .peopleSearch .line span .kwm-icon--more {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .peopleSearch .line .line-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-left>li {
    position: relative;
    margin-top: 0;
    margin-right: 4rem
  }

  .peopleSearch .line .line-left>li:first-child .mobile-collapse {
    display: none
  }

  .peopleSearch .line .line-left>li:not(:first-child) {
    cursor: pointer
  }

  .peopleSearch .line .line-left>li.click-color {
    color: #fc9501
  }

  .peopleSearch .line .line-left>li.click-color .kwm-icon--more {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .peopleSearch .line .line-left>li .surname-box {
    display: none;
    width: 28.81rem;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .peopleSearch .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li {
    width: 4.9rem;
    height: 4.9rem;
    line-height: 4.9rem;
    text-align: center;
    font-size: 1.4rem;
    border-right: .1rem solid rgba(18, 18, 18, .15);
    border-bottom: .1rem solid rgba(18, 18, 18, .15);
    margin-left: -.1rem;
    margin-top: -.1rem;
    font-weight: 400;
    color: #121212
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li.liselected span {
    line-height: 4.4rem;
    margin-left: .6rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    right: 1rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .peopleSearch .line .line-left .t-one .t-one-item .t-one-title {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
  }

  .peopleSearch .line .line-left .t-one .t-one-item .t-one-title .kwm-icon--selected {
    display: none
  }

  .peopleSearch .line .line-left .t-one>.active .t-one-title span {
    color: #fc9501 !important
  }

  .peopleSearch .line .line-left .t-one>.active .t-one-title .kwm-icon--selected {
    display: block
  }

  .peopleSearch .line .modal-box {
    display: none;
    position: absolute;
    left: 5%;
    top: 5.7rem;
    background: #fff;
    padding: 2.4rem 5% 8rem;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    height: 36.8rem;
    width: 40%;
    overflow: hidden
  }

  .peopleSearch .line .modal-box>ul {
    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-wrap: wrap;
    flex-wrap: wrap;
    overflow: auto
  }

  .peopleSearch .line .modal-box>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }

  .peopleSearch .line .modal-box>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.4rem;
    line-height: 4.4rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    cursor: pointer
  }

  .peopleSearch .line .modal-box>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries {
    text-decoration: none !important;
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    padding-top: 2.4rem;
    padding-bottom: 8rem;
    background-color: #fff;
    color: #121212;
    height: 36.8rem;
    width: 50%
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle {
    display: none
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul {
    padding-left: 2rem;
    border-left: 1px solid rgba(18, 18, 18, .2);
    height: 100%;
    overflow: auto
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.4rem;
    cursor: pointer
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li.liselected>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    padding-top: 2.4rem;
    padding-bottom: 8rem;
    background-color: #fff;
    color: #121212;
    height: 36.8rem;
    width: 150%
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    padding-left: 2rem;
    border-left: 1px solid rgba(18, 18, 18, .2);
    height: 100%;
    overflow: auto
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li {
    margin-right: 2rem;
    height: 4.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 10rem;
    cursor: pointer
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li.liselected>p {
    color: #fc9501;
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li:first-child {
    width: 100%
  }

  .peopleSearch .line .modal-box>ul>li.liselected {
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected span {
    color: #fc9501;
    font-size: 2rem;
    line-height: 4.4rem;
    margin-left: 1rem
  }

  .peopleSearch .line .modal-box .modal-btn {
    position: absolute;
    bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 12.8rem;
    -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;
    width: 100%
  }

  .peopleSearch .line .modal-box .modal-btn>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #fc9501;
    line-height: 2.1rem;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .peopleSearch .line .modal-box .modal-btn>span>span {
    font-size: 1.8rem;
    margin-left: .6rem;
    color: #fc9501
  }

  .peopleSearch .line .line-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-right span {
    font-size: 1.4rem
  }

  .peopleSearch .line .line-right span[class*=kwm-icon--] {
    font-size: 2.6rem
  }

  .peopleSearch .line .line-right .kwm-icon--selected {
    font-size: 2rem !important
  }

  .peopleSearch .line .line-right .kwm-icon--search {
    font-size: 2.2rem !important;
    cursor: pointer
  }

  .peopleSearch .line .line-right button {
    background: none;
    border: none
  }

  .peopleSearch .line .line-right input {
    margin-right: 2rem;
    height: 2.6rem;
    line-height: 2.6rem
  }

  .peopleSearch .line .search {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 31.6rem
  }

  .peopleSearch .line .sort {
    position: relative;
    margin-top: 0;
    width: 26.6rem;
    position: absolute;
    right: 0
  }

  .peopleSearch .line .sort,
  .peopleSearch .line .sort #sort-option {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .peopleSearch .line .sort #sort-option {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 67%
  }

  .peopleSearch .line .sort #sort-option span {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .peopleSearch .line .sort #sort-option.click-color .kwm-icon--more,
  .peopleSearch .line .sort #sort-option span {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .peopleSearch .line .sort #sort-option.click-color .kwm-icon--more {
    color: #fc9501;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .peopleSearch .line .sort .sort-box {
    display: none;
    position: absolute;
    left: 0;
    top: 4.3rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    width: 100%
  }

  .peopleSearch .line .sort .sort-box ul {
    padding: 2rem
  }

  .peopleSearch .line .sort .sort-box ul li {
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2);
    cursor: pointer
  }

  .peopleSearch .line .sort .sort-box ul li.active,
  .peopleSearch .line .sort .sort-box ul li.active .kwm-icon--selected,
  .peopleSearch .line .sort .sort-box ul li:hover {
    color: #fc9501
  }

  .peopleSearch .line .sort .sort-box ul li:last-child {
    border-bottom: none
  }

  .peopleSearch .line-page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: .3rem
  }

  .peopleSearch .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4rem;
    text-transform: uppercase
  }

  .peopleSearch .line-page .page-left {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .peopleSearch .line-page .page-left,
  .peopleSearch .line-page .page-left .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line-page .page-left .center {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .peopleSearch .line-page .page-left .center .mobile-btn {
    display: none
  }

  .peopleSearch .line-page .page-left .center>p {
    font-size: 1.4rem;
    margin: 0 1rem;
    text-align: center
  }

  .peopleSearch .line-page .page-left .center>p>span {
    width: 5rem;
    display: inline-block;
    cursor: pointer
  }

  .peopleSearch .line-page .page-left .center>p>span.active {
    text-decoration: underline;
    color: #fc9501
  }

  .peopleSearch .line-page .page-left .center>p.active {
    text-decoration: underline
  }

  .peopleSearch .line-page .page-left .center>div span {
    font-size: 2.2rem
  }

  .peopleSearch .line-page .page-left .page-next {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    letter-spacing: .1rem
  }

  .peopleSearch .line-page .page-left .page-next>input {
    width: 5.6rem;
    height: 2.8rem;
    border: 1px solid;
    margin: 0 .8rem;
    text-align: center
  }

  .peopleSearch .line-page .page-left .page-next .searchPage {
    cursor: pointer !important
  }
}

@media screen and (min-width:1081px) and (max-width:750px) {
  .peopleSearch .line-page .page-left .page-next {
    display: none
  }
}

@media screen and (max-width:750px) {
  .peopleSearch>.title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem;
    margin-bottom: 3rem
  }

  .peopleSearch .line {
    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;
    border: 0;
    position: relative
  }

  .peopleSearch .line .line-left,
  .peopleSearch .line .line-right {
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212
  }

  .peopleSearch .line .line-left {
    border-bottom: none;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
  }

  .peopleSearch .line .line-left #offices,
  .peopleSearch .line .line-left #surname {
    display: none
  }

  .peopleSearch .line .line-left>li {
    width: 100%;
    line-height: 4rem;
    border-bottom: 1px solid #121212;
    position: relative;
    font-size: 1.4rem;
    color: #121212;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .peopleSearch .line .line-left>li:first-child .mobile-collapse {
    color: #fc9501
  }

  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  .peopleSearch .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before,
  .peopleSearch .line .line-left>li .mobile-collapse .kwm-icon--more:before {
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-left>li.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .peopleSearch .line .line-left>li .surname-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
  }

  .peopleSearch .line .line-left>li .surname-box>ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li {
    width: 16.66%;
    height: 5.5rem;
    line-height: 5.5rem;
    text-align: center;
    font-size: 1.4rem;
    border: .1rem solid rgba(18, 18, 18, .15);
    font-weight: 400;
    color: #121212
  }

  .peopleSearch .line .line-left>li .surname-box>ul>li.liselected {
    color: #fc9501;
    text-decoration: underline
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 1rem;
    width: 100%;
    padding-left: 33.62%;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div:last-child {
    margin-left: 2rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span {
    color: #fc9501;
    font-size: 1.4rem
  }

  .peopleSearch .line .line-left>li .surname-box .surname-btn>div span:last-child {
    font-size: 1.8rem;
    margin-left: .6rem
  }

  .peopleSearch .line .line-left>li.click-color {
    color: #fc9501
  }

  .peopleSearch .line .modal-box {
    display: none;
    position: absolute;
    left: 0;
    top: 12.5rem;
    background: #fff;
    padding: 1.4rem;
    z-index: 9999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    height: 44rem;
    width: 100%
  }

  .peopleSearch .line .modal-box>ul {
    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-wrap: wrap;
    flex-wrap: wrap
  }

  .peopleSearch .line .modal-box>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem;
    line-height: 5rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212
  }

  .peopleSearch .line .modal-box>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries {
    width: 100%;
    text-decoration: none !important;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 1.4rem 8rem;
    background-color: #fff;
    color: #121212;
    height: 44rem
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle {
    width: 100%;
    height: 5rem;
    line-height: 5rem;
    border-bottom: 1px solid rgba(18, 18, 18, .2)
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle .kwm-icon--left—arrow {
    font-size: 2rem;
    color: #121212;
    margin-left: 0
  }

  .peopleSearch .line .modal-box>ul>li>.countries .menuTitle .menuText {
    font-size: 1.4rem;
    color: #121212
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul {
    height: 30rem;
    overflow-y: auto
  }
}

@media screen and (max-width:750px) and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }
}

@media screen and (max-width:750px) and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar {
    width: 5px
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
  }
}

@media screen and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 5rem
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501;
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 1.4rem 8rem;
    background-color: #fff;
    color: #121212;
    height: 44rem;
    width: 100%
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul {
    height: 30rem;
    overflow-y: auto
  }
}

@media screen and (max-width:750px) and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar {
    width: 0;
    background: none
  }
}

@media screen and (max-width:750px) and (max-width:1080px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar {
    width: 5px
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
  }
}

@media screen and (max-width:750px) {
  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li {
    height: 5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li>p {
    line-height: 2
  }

  .peopleSearch .line .modal-box>ul>li>.countries>ul>li .provience>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501;
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected {
    color: #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected>p {
    border-bottom: 1px solid #fc9501
  }

  .peopleSearch .line .modal-box>ul>li.liselected span {
    color: #fc9501;
    font-size: 2rem;
    line-height: 4.4rem;
    margin-left: 1rem
  }

  .peopleSearch .line .modal-box .modal-btn {
    position: absolute;
    bottom: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 2.8rem;
    -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;
    width: 100%
  }

  .peopleSearch .line .modal-box .modal-btn>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #fc9501;
    line-height: 2.1rem;
    letter-spacing: .1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .peopleSearch .line .modal-box .modal-btn>span:hover {
    cursor: pointer;
    opacity: .6
  }

  .peopleSearch .line .modal-box .modal-btn>span>span {
    font-size: 1.8rem;
    margin-left: .6rem;
    color: #fc9501
  }

  .peopleSearch .line #sort {
    display: none
  }

  .peopleSearch .line .line-right {
    width: 100%
  }

  .peopleSearch .line .line-right.search {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .peopleSearch .line .line-right.search input {
    width: 100%;
    font-size: 1.4rem
  }

  .peopleSearch .line .line-right.search input::-ms-input-placeholder,
  .peopleSearch .line .line-right.search input::-webkit-input-placeholder {
    color: #121212
  }

  .peopleSearch .line .line-right.search .mobile-search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-right.search .mobile-search .kwm-icon--search {
    font-size: 2rem
  }

  .peopleSearch .line .line-right.sort {
    max-height: 4rem;
    line-height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
  }

  .peopleSearch .line .line-right.sort .sortBy {
    font-size: 1.4rem;
    width: auto
  }

  .peopleSearch .line .line-right.sort .sortOption {
    cursor: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more {
    font-size: 3rem
  }

  .peopleSearch .line .line-right.sort .sortOption .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-right.sort .sortOption.click-color .mobile-collapse .kwm-icon--more:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
  }

  .peopleSearch .line .line-right.sort .sort-box {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 4.2rem;
    background: #fff;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
    padding: 3rem 2rem
  }

  .peopleSearch .line .line-right.sort .sort-box li {
    padding-top: .7rem;
    padding-bottom: .7rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    border-bottom: .1rem solid #121212;
    cursor: pointer;
    letter-spacing: .1rem
  }

  .peopleSearch .line .line-right.sort .sort-box li:first-child {
    padding-top: 0
  }

  .peopleSearch .line .span[class*=kwm-icon-] {
    font-size: 4rem
  }

  .peopleSearch .line-page span {
    font-size: 1.4rem;
    color: #121212;
    line-height: 2.2rem
  }

  .peopleSearch .line-page>span {
    font-size: 1.4rem;
    font-weight: 400;
    color: #121212;
    line-height: 4.2rem;
    letter-spacing: .1rem;
    margin-bottom: .8rem;
    display: block
  }

  .peopleSearch .line-page>span>img {
    width: 2.2rem;
    height: 2.2rem
  }

  .peopleSearch .line-page>span:first-child>img {
    margin-right: 1rem
  }

  .peopleSearch .line-page .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 4.2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid;
    right: 5rem
  }

  .peopleSearch .line-page .center .page-icon {
    margin-top: .9rem;
    font-size: 2rem;
    line-height: 4.2rem
  }

  .peopleSearch .line-page .center .page-icon.page-icon-left .mobile-btn {
    margin-left: .6rem
  }

  .peopleSearch .line-page .center .page-icon.page-icon-right .mobile-btn {
    margin-right: .6rem
  }

  .peopleSearch .line-page .center>p {
    display: none
  }

  .peopleSearch .line-page .center>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .peopleSearch .line-page .center>div>img {
    margin-right: 1rem;
    margin-left: 1rem
  }

  .peopleSearch .line-page .grey {
    color: #888
  }

  .peopleSearch .line-content .search-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .peopleSearch .line-content .peopleBox_container .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.8rem;
    line-height: 2.4rem
  }

  .peopleSearch .line-content .peopleBox_container .content {
    padding: 0;
    height: 8rem;
    line-height: 2rem;
    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
  }

  .peopleSearch .line-content {
    letter-spacing: .1rem;
    font-size: 1.4rem
  }

  .peopleSearch .line-content .search-result {
    padding-top: 1.2rem;
    padding-bottom: 2rem
  }

  .peopleSearch .line-content .search-result p:first-child {
    color: #fc9501
  }

  .peopleSearch .line-content .search-result p:first-child .kwm-icon--close {
    font-size: 1.4rem !important
  }

  .peopleSearch .line-content .search-result .clear-filter {
    color: #0077c8;
    padding-top: 1.4rem
  }

  .peopleSearch .line-content .results-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden
  }

  .peopleSearch .line-content .results-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 2rem 5%;
    margin-bottom: 2rem !important;
    background: #e3e3e3
  }

  .peopleSearch .line-content .results-list li .peopleBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #121212;
    margin: 0
  }

  .peopleSearch .line-content .results-list li .peopleBox .peopleBox_container .title {
    color: #121212
  }

  .peopleSearch .line-content .results-list li .peopleBox .peopleBox_container .content .name {
    font-size: 1.2rem
  }

  .peopleSearch .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button {
    margin-bottom: 1.2rem
  }

  .peopleSearch .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button:hover span {
    color: #121212
  }

  .peopleSearch .line-content .results-list li .peopleBox .peopleBox_container .button .cmp-button .cmp-button__text {
    font-size: 1rem
  }

  .peopleSearch .line-content .no-results,.searchPage .search-page .search-page-bottom  .no-results {
    display: none;
    width: 78%;
    margin: 11.6rem auto;
    font-size: 2rem;
    font-weight: 400;
    color: #121212;
    line-height: 2.8rem;
    letter-spacing: .1rem;
    text-align: center;
    font-family: ChapRegular;
    text-transform: uppercase
  }
}

.peopleSearch .meet-our-people .line .line-left>ul.t-one>li.t-one-item .t-one-title span:last-child {
  font-size: inherit
}

@media screen and (min-width:1081px) {
  #peopleSearch {
    margin-bottom: 8rem
  }

  #peopleSearch .line .line-left .filter-li .COLLAPSE,
  #peopleSearch .line .line-left .filter-li .EXPAND {
    display: none !important
  }

  #peopleSearch .line .line-left .search-if {
    display: unset !important
  }

  #peopleSearch .line .line-right #dataInput {
    font-size: 1.6rem !important
  }

  #peopleSearch .line #sort {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }
}

@media screen and (max-width:1080px) {
  #peopleSearch {
    margin-bottom: 2rem
  }

  #peopleSearch #peopleSearch-surname .search-if {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  #peopleSearch #peopleSearch-surname #surname-box .surnameItem {
    border-right: 0;
    border-bottom: 0
  }

  #peopleSearch #peopleSearch-surname #surname-box .surnameItem:nth-child(6n) {
    border-right: .1rem solid rgba(18, 18, 18, .15)
  }

  #peopleSearch #peopleSearch-surname #surname-box .surname-btn {
    padding-left: 0;
    height: 5.5rem;
    margin-left: 33.4%;
    bottom: 0;
    width: 66.5%;
    border-top: .1rem solid rgba(18, 18, 18, .15);
    border-right: .1rem solid rgba(18, 18, 18, .15);
    border-left: .1rem solid rgba(18, 18, 18, .15)
  }

  #peopleSearch .line .line-left .filter-li .COLLAPSE {
    display: none
  }

  #peopleSearch .line .line-left .filter-li .EXPAND {
    display: inline
  }

  #peopleSearch .line-content .filter-box .filter .conditions .curCondition {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  #peopleSearch .line-content .filter-box .filter .conditions .curCondition .curCondition-name,
  #peopleSearch .line-content .filter-box .filter .conditions .curCondition .kwm-icon--close {
    color: #fc9501
  }
}

.principle .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}

.principle .container .con-wapper {
  width: 50%;
  position: relative;
  overflow: hidden;
  -webkit-transition: .75s;
  transition: .75s
}

.principle .container .con-wapper:hover {
  background: #fc9501;
  cursor: pointer
}

.principle .container .con-wapper:hover,
.principle .container .con-wapper:hover .bg-img:after {
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out
}

.principle .container .con-wapper:hover .item .tag,
.principle .container .con-wapper:hover .item .title {
  display: none
}

.principle .container .con-wapper:hover .desc {
  opacity: 1
}

.principle .container .con-wapper .bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1
}

.principle .container .con-wapper .bg-img:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: .5;
  z-index: 1;
  width: 100%;
  height: 100%;
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out
}

.principle .container .con-wapper .item {
  width: 66.6667%;
  max-width: 48rem;
  height: 23.5rem;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 4rem 0;
  margin: 11rem auto
}

.principle .container .con-wapper .item .tag {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  color: #fff;
  margin-bottom: 3rem;
  text-align: center
}

@media screen and (max-width:750px) {
  .principle .container .con-wapper .item .tag {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.principle .container .con-wapper .item .title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden
}

@media screen and (max-width:750px) {
  .principle .container .con-wapper .item .title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.principle .container .con-wapper .desc {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  position: absolute;
  opacity: 0;
  width: 66.6667%;
  max-width: 48rem;
  color: #fff;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%)
}

@media screen and (max-width:750px) {
  .principle .container .con-wapper .desc {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

@media screen and (max-width:750px) {
  .principle .container .con-wapper {
    pointer-events: none;
    width: 83.3333%;
    margin: 0 auto 2rem
  }

  .principle .container .con-wapper:first-child {
    margin-top: 2rem
  }

  .principle .container .con-wapper .item {
    width: 80%;
    height: 11.8rem;
    margin: 4.4rem auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .principle .container .con-wapper .desc,
  .principle .container .con-wapper .item .tag {
    display: none
  }
}

.promoBox_Container {
  width: 100%;
  padding: 6rem 0;
  text-align: center;
  position: relative
}

@media screen and (max-width:1080px) {
  .promoBox_Container {
    padding: 14.2rem 8.6%
  }
}

@media screen and (min-width:1080px) {
  .promoBox_Container {
    margin-top: 8rem
  }
}

.promoBox_Container .promoBox_bg {
  background-size: cover;
  background-position: 50%;
  right: 0;
  bottom: 0
}

.promoBox_Container .bg-mask,
.promoBox_Container .promoBox_bg {
  z-index: -1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.promoBox_Container .bg-mask {
  background: #121212;
  opacity: .4
}

.promoBox_Container .promoBox_Content {
  max-width: 144rem;
  padding: 0 13.2%;
  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;
  margin: 0 auto
}

@media screen and (max-width:750px) {
  .promoBox_Container .promoBox_Content {
    padding: 0
  }
}

.promoBox_Container .promoBox_Content .promoBox_Title {
  font-size: 3.6rem;
  font-family: ChapRegular;
  text-transform: uppercase;
  font-weight: 400;
  color: #fff;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .promoBox_Container .promoBox_Content .promoBox_Title {
    font-size: 2.2rem;
    line-height: 3rem;
    letter-spacing: .2rem;
    margin-bottom: 3rem
  }
}

.promoBox_Container .promoBox_Content .promoBox_Desc {
  max-width: 47.2rem;
  font-size: 1.6rem;
  color: #fff;
  line-height: 2.4rem;
  margin-bottom: 2rem
}

.promoBox_Container .promoBox_Content .promoBox_Desc h1 {
  color: #fff
}

.promoBox_Container .promoBox_Content .promoBox_Desc h3 {
  font-size: 2.4rem
}

.promoBox_Container .promoBox_Content .promoBox_Desc h5 {
  font-size: 1.8rem
}

.promoBox_Container .promoBox_Content .promoBox_Desc h6 {
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .promoBox_Container .promoBox_Content .promoBox_Desc {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 4rem
  }

  .promoBox_Container .promoBox_Content .promoBox_Desc h1 {
    font-size: 2.4rem;
    line-height: 3.6rem
  }

  .promoBox_Container .promoBox_Content .promoBox_Desc h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }

  .promoBox_Container .promoBox_Content .promoBox_Desc h4 {
    line-height: 3rem
  }

  .promoBox_Container .promoBox_Content .promoBox_Desc h5 {
    font-size: 1.8rem;
    line-height: 3rem
  }

  .promoBox_Container .promoBox_Content .promoBox_Desc h6 {
    font-size: 1.6rem;
    line-height: 3rem
  }
}

.promoBox_Container .promoBox_Content .see-more .cmp-button {
  color: #fff;
  margin: 0;
  text-transform: uppercase
}

.promoBox_Container .promoBox_Content .see-more .cmp-button a,
.promoBox_Container .promoBox_Content .see-more .cmp-button a:hover {
  color: #fff
}

.promoBox_Content_Text {
  display: none
}

.hasContent {
  overflow: hidden
}

.hasContent .promoBox_Container {
  width: 100%;
  padding: 1.5rem 22.4rem 1.5rem 12.4rem;
  overflow: hidden
}

.hasContent .promoBox_Container .bg-mask,
.hasContent .promoBox_Container .promoBox_bg {
  display: none
}

.hasContent .promoBox_Container .promoBox_Content {
  width: 41.5rem;
  float: left;
  background-color: #24282b;
  color: #fff;
  margin-right: 6.5rem;
  margin-bottom: 3rem;
  padding: 5rem 6.3rem 3rem 3.6rem
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content {
    width: 100%
  }
}

.hasContent .promoBox_Container .promoBox_Content .promoBox_Title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 3rem;
  word-break: break-word;
  text-align: left;
  line-height: 3.6rem
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content .promoBox_Title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.hasContent .promoBox_Container .promoBox_Content .promoBox_Desc {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  color: #fff;
  text-align: left;
  margin-bottom: 3rem;
  width: 100%
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content .promoBox_Desc {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.hasContent .promoBox_Container .promoBox_Content .button {
  width: 100%;
  text-align: left
}

.hasContent .promoBox_Container .promoBox_Content .button .cmp-button {
  color: #fc9501
}

.hasContent .promoBox_Container .promoBox_Content .button .cmp-button .cmp-button__text a {
  color: #fc9501 !important
}

.hasContent .promoBox_Container .promoBox_Content_Text {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  display: block;
  color: #000;
  text-align: left
}

.hasContent .promoBox_Container .promoBox_Content_Text h1 {
  color: #121212;
  font-family: ChapRegular;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem
}

.hasContent .promoBox_Container .promoBox_Content_Text h2 {
  line-height: 4.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.hasContent .promoBox_Container .promoBox_Content_Text h3 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

.hasContent .promoBox_Container .promoBox_Content_Text h4,
.hasContent .promoBox_Container .promoBox_Content_Text h5 {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.hasContent .promoBox_Container .promoBox_Content_Text h6 {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content_Text h1 {
    letter-spacing: .1rem
  }
}

.hasContent .promoBox_Container .promoBox_Content_Text a {
  color: #fc9501 !important
}

.hasContent .promoBox_Container .promoBox_Content_Text a:hover {
  text-decoration: underline !important
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content_Text {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem;
    margin-left: 1rem;
    clear: both
  }
}

@media screen and (max-width:750px) {
  .hasContent .promoBox_Container .promoBox_Content_Text h1 {
    font-size: 2.4rem;
    line-height: 3.6rem
  }

  .hasContent .promoBox_Container .promoBox_Content_Text h2 {
    line-height: 3.6rem;
    margin-top: 4rem;
    margin-bottom: 2rem
  }

  .hasContent .promoBox_Container .promoBox_Content_Text h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }

  .hasContent .promoBox_Container .promoBox_Content_Text h4 {
    line-height: 3rem
  }

  .hasContent .promoBox_Container .promoBox_Content_Text h5 {
    font-size: 1.8rem;
    line-height: 3rem
  }

  .hasContent .promoBox_Container .promoBox_Content_Text h6 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
    opacity: .6
  }
}

.twoColumns .promoBox_Container .promoBox_Content {
  position: relative;
  overflow: hidden;
  display: block;
  -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;
  padding: 0;
  max-width: 120rem
}

.twoColumns .promoBox_Container .promoBox_Content .promoBox_Title {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #fff;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 3rem;
  position: relative;
  top: 0;
  width: 100%
}

@media screen and (max-width:750px) {
  .twoColumns .promoBox_Container .promoBox_Content .promoBox_Title {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.twoColumns .promoBox_Container .promoBox_Content .promoBox_sub {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.twoColumns .promoBox_Container .promoBox_Content .promoBox_Desc {
  float: left;
  width: 50%;
  margin-bottom: 0;
  margin-left: 21rem;
  text-align: left
}

.twoColumns .promoBox_Container .promoBox_Content .button {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

.twoColumns .promoBox_Container .promoBox_Content .button .cmp-button {
  display: block;
  float: right;
  margin-right: 21rem
}

@media screen and (max-width:1080px) {
  .promoBox .promoBox_Container {
    padding: 5rem 8.6%
  }

  .promoBox .promoBox_Container .promoBox_Title {
    margin-bottom: 2rem
  }

  .twoColumns .promoBox_Container {
    padding: 4rem 8.6% 3.6rem
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_Title {
    margin-bottom: 2rem
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub {
    display: block;
    overflow: hidden
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub .promoBox_Desc {
    float: none;
    width: 50%;
    margin: 0 auto 3.6rem
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub .button {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub .button button {
    float: none;
    margin: 0
  }

  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub .button button .cmp-button-icon {
    font-size: 2rem
  }
}

@media screen and (max-width:750px) {
  .twoColumns .promoBox_Container .promoBox_Content .promoBox_sub .promoBox_Desc {
    width: 100%;
    max-width: 100%
  }
}

.olLista ol,
.olLista ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.olLista ol li,
.olLista ul li {
  position: relative;
  color: #121212;
  width: 95.8%
}

@media screen and (max-width:750px) {

  .olLista ol li,
  .olLista ul li {
    width: 95.8%;
    padding-left: 5%
  }
}

.olLista ol li:before,
.olLista ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -4.2%
}

@media screen and (max-width:750px) {

  .olLista ol li:before,
  .olLista ul li:before {
    margin-left: -9.9%;
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olLista ol li>ul,
.olLista ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul,
  .olLista ul li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li,
  .olLista ul li>ul>li {
    padding-left: 5.26%
  }
}

.olLista ol li>ul>li:before,
.olLista ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li:before,
  .olLista ul li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olLista ol li>ul>li>ul,
.olLista ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li>ul,
  .olLista ul li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li>ul>li,
  .olLista ul li>ul>li>ul>li {
    padding-left: 5.5556%
  }
}

.olLista ol li>ul>li>ul>li:before,
.olLista ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li>ul>li:before,
  .olLista ul li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olLista ol li>ul>li>ul>li>ul,
.olLista ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li>ul>li>ul,
  .olLista ul li>ul>li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.olLista ol li>ul>li>ul>li>ul>li:before,
.olLista ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem
}

@media screen and (max-width:750px) {

  .olLista ol li>ul>li>ul>li>ul>li:before,
  .olLista ul li>ul>li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olLista ol {
  counter-reset: item;
  padding: 0
}

.olLista ol,
.olLista ol li {
  list-style: none
}

@media screen and (min-width:750px) {
  .olLista ol li {
    left: 2.5% !important
  }
}

.olLista ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: transparent;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.quick-look-up {
  text-align: center;
  background: #e9e9e9;
  padding: 6rem 8.33% 8rem
}

.quick-look-up .title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 6rem
}

@media screen and (max-width:750px) {
  .quick-look-up .title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.quick-look-up .container {
  width: 100%;
  max-width: 96rem;
  margin: 0 auto
}

.quick-look-up .container .content {
  text-align: center;
  margin-bottom: 4rem;
  position: relative
}

.quick-look-up .container .content .content-dec {
  font-size: 3.6rem;
  letter-spacing: .9rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .quick-look-up .container .content .content-dec {
    font-size: 2.4rem;
    letter-spacing: .1rem;
    line-height: 3.6rem
  }
}

.quick-look-up .container .content .content-value {
  width: 75%;
  margin: 0 auto;
  padding-bottom: 1rem;
  border-bottom: 1px solid #121212;
  position: relative
}

.quick-look-up .container .content .content-value:hover {
  cursor: pointer
}

.quick-look-up .container .content .content-value:hover span {
  color: #fc9501
}

@media screen and (max-width:750px) {
  .quick-look-up .container .content .content-value {
    width: 100%
  }
}

.quick-look-up .container .content .content-value.is-active span {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.quick-look-up .container .content .content-value .value {
  font-size: 2.4rem;
  line-height: 3rem;
  color: #121212
}

.quick-look-up .container .content .content-value .value.default-value {
  color: rgba(18, 18, 18, .4)
}

.quick-look-up .container .content .content-value .value.default-value.special {
  color: #121212
}

.quick-look-up .container .content .content-value .value.choose-value {
  display: none
}

.quick-look-up .container .content .content-value span {
  position: absolute;
  right: 0;
  top: -.5rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.quick-look-up .container .content .content-options {
  display: none;
  width: 75%;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1
}

@media screen and (max-width:750px) {
  .quick-look-up .container .content .content-options {
    width: 100%
  }
}

.quick-look-up .container .content .content-options .one-level>ul {
  max-height: 40rem;
  overflow-y: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
}

.quick-look-up .container .content .content-options .one-level>ul::-webkit-scrollbar {
  width: 5px
}

.quick-look-up .container .content .content-options .one-level>ul::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

.quick-look-up .container .content .content-options .one-level>ul>li span:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.quick-look-up .container .content .content-options .three-level {
  background-color: #fff;
  text-align: left;
  max-height: 58rem;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15)
}

.quick-look-up .container .content .content-options .three-level .t-level {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  padding: 0 1.4rem;
  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
}

.quick-look-up .container .content .content-options .three-level .t-level:hover {
  cursor: pointer
}

.quick-look-up .container .content .content-options .three-level .t-level:hover span:last-child {
  color: #fc9501
}

.quick-look-up .container .content .content-options .three-level .t-level.is-active span:last-child {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.quick-look-up .container .content .content-options .three-level .t-level span:first-child {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .quick-look-up .container .content .content-options .three-level .t-level span:first-child {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.quick-look-up .container .content .content-options .three-level .t-level span:last-child {
  font-size: 4rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.quick-look-up .container .content .content-options .three-level>ul.t-one {
  display: none;
  max-height: 40rem;
  overflow-y: auto
}

.quick-look-up .container .content .content-options .three-level>ul.t-one::-webkit-scrollbar {
  width: 5px
}

.quick-look-up .container .content .content-options .three-level>ul.t-one::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .1)
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item {
  height: auto;
  border: none
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title {
  min-height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4);
  padding: 0 8.33%;
  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
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title:hover {
  cursor: pointer
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title:hover span:last-child {
  color: #fc9501
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title.is-active span:last-child {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

@media screen and (min-width:750px) {
  .quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title span:first-child {
    font-size: 2rem;
    color: #121212;
    line-height: 2.8rem;
    font-weight: 400
  }

  .quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item .t-one-title span:last-child {
    font-size: 4rem;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
  }
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item>ul {
  text-align: center;
  display: none
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item>ul>li {
  padding: 0 16.67%;
  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
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item>ul>li span:hover {
  cursor: pointer;
  color: #fc9501;
  border-bottom: 1px solid #fc9501
}

.quick-look-up .container .content .content-options .three-level>ul.t-one>li.t-one-item>ul>li:first-child {
  font-weight: 600
}

.quick-look-up .container .content li {
  height: 5rem;
  line-height: 5rem;
  border-bottom: 1px solid rgba(18, 18, 18, .4)
}

.quick-look-up .container .content li:last-child {
  border: none
}

.quick-look-up .container .content li span {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .quick-look-up .container .content li span {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    font-size: 1.4rem
  }
}

.quick-look-up .button-common {
  cursor: pointer;
  position: relative;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .quick-look-up .button-common {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.quick-look-up .button-common span {
  margin-left: 1rem;
  font-size: 2rem;
  position: absolute;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.quick-look-up .button-common:hover span {
  margin-left: 2rem
}

.quick-look-up .search {
  margin-bottom: 3rem
}

.quote {
  position: relative;
  padding: 8rem 0
}

.quote_container {
  width: 66.67%;
  max-width: 96rem;
  position: relative;
  margin: 0 auto
}

.quote_container .quote_content {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  color: #fff;
  font-size: 2.4rem;
  line-height: 3.6rem
}

@media screen and (max-width:750px) {
  .quote_container .quote_content {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.quote_container .quote_content p {
  margin-bottom: 2rem
}

.quote_container .quote_content p:last-of-type {
  margin-bottom: 0
}

.quote_container .quote_title {
  display: none;
  text-transform: uppercase
}

.quote_bg {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0
}

.large .quote_container .quote_content {
  letter-spacing: 0;
  line-height: 4.2rem;
  color: #121212;
  font-size: 3rem;
  line-height: 4.8rem;
  margin-bottom: 4rem
}

.large .quote_container .quote_content p {
  color: #fff;
  margin-bottom: 4rem;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden
}

.large .quote_container .quote_content p:last-child {
  margin-bottom: 0
}

.large .quote_container .quote_title {
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212;
  display: block;
  font-family: ChapRegular, sans-serif;
  line-height: 5rem;
  color: #fff;
  text-align: center
}

@media screen and (max-width:750px) {
  .large .quote_container .quote_title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem
  }
}

@media screen and (max-width:750px) {
  .quote {
    padding: 4rem 0
  }

  .quote_container {
    width: 83.33%;
    max-height: 100%;
    overflow: hidden
  }

  .quote_container .quote_content p {
    margin-bottom: 3rem
  }

  .quote_container .quote_content p:last-of-type {
    margin-bottom: 0
  }

  .large .quote_container {
    width: 83.33%
  }

  .large .quote_container .quote_content {
    font-size: 2.4rem;
    line-height: 3.6rem;
    margin-bottom: 3rem
  }

  .large .quote_container .quote_content p {
    -webkit-line-clamp: 9
  }

  .large .quote_container .quote_title p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    letter-spacing: .1rem
  }
}

.separator {
  text-align: center
}

.separator .cmp-separator hr {
  margin: 20px auto;
  border-bottom-color: #24282b !important
}

.separator.marginTop_0 .cmp-separator hr {
  margin: 0 auto
}

.separator.marginTop_20 .cmp-separator hr {
  margin: 20px auto
}

.separator.marginTop_40 .cmp-separator hr {
  margin: 40px auto
}

.separator.marginTop_60 .cmp-separator hr {
  margin: 60px auto
}

.separator.marginTop_80 .cmp-separator hr {
  margin: 5pc auto
}

.separator.color_earth .cmp-separator hr {
  border-bottom-color: #24282b !important
}

.separator.color_black .cmp-separator hr {
  border-bottom-color: #000 !important
}

.separator.color_gold .cmp-separator hr {
  border-bottom-color: #fc9501 !important
}

.separator.color_wood .cmp-separator hr {
  border-bottom-color: #533a36 !important
}

.separator.width_50 .cmp-separator hr {
  width: 50%
}

.separator.width_80 .cmp-separator hr {
  width: 80%
}

.separator.width_100 .cmp-separator hr {
  width: 100%
}

.share-icon {
  top: 50%;
  width: 4rem
}

.share-icon .icons span {
  font-size: 3.5rem
}

.share-icon .icons img {
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  -webkit-filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%);
  filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%)
}

.share-icon .icons img.kwm-icon--email {
  width: 3.2rem;
  height: 3.2rem
}

.share-icon .icons img.kwm-icon--weibo {
  width: 3.2rem;
  height: 3.2rem;
  -webkit-filter: unset;
  filter: unset
}

.share-icon .icons .fold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width:750px) {
  .mobile-share-icon {
    padding: 0 8.333333% 0 0;
    margin: 2rem 4px 3rem 8.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .mobile-share-icon span {
    font-size: 2.8rem;
    color: #fc9501;
    margin-right: .8rem;
    cursor: pointer
  }

  .mobile-share-icon img {
    cursor: pointer;
    width: 2.9rem;
    height: 2.9rem;
    margin-right: .8rem;
    -webkit-filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%);
    filter: invert(40%) sepia(30%) saturate(446%) hue-rotate(353deg) brightness(97%) contrast(85%)
  }
}

.addthis-smartlayers,
.at-expanding-share-button-desktop,
.at-expanding-share-button-mobile {
  display: none !important
}

.share-icon {
  position: fixed;
  right: 3.06%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  z-index: 999;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width:750px) {
  .share-icon {
    display: none
  }
}

.share-icon .progress-box {
  cursor: pointer;
  position: relative;
  background-color: transparent;
  border-radius: 50%;
  height: 3.2rem;
  width: 3.2rem;
  left: -1px
}

.share-icon .progress-box .persentdiv {
  width: 3.2rem;
  height: 3.2rem;
  border-radius: 50%;
  position: absolute;
  clip: rect(0, 3.2rem, 3.2rem, 1.6rem)
}

.share-icon .progress-box .persentdiv .persentleft {
  clip: rect(0, 1.6rem, 3.2rem, 0)
}

.share-icon .progress-box .persentdiv .persentleft,
.share-icon .progress-box .persentdiv .persentright {
  position: absolute;
  width: 3.2rem;
  height: 3.2rem;
  border: .1rem solid #fc9501;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%
}

.share-icon .progress-box .persentdiv .persentright {
  clip: rect(0, 3.2rem, 3.2rem, 1.6rem)
}

.share-icon .progress-box .persentdiv .wth0 {
  width: 0
}

.share-icon .progress-box .num {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  font-size: 2pc;
  left: .1rem;
  top: .1rem;
  border-radius: 50%;
  color: #fc9501;
  z-index: 1;
  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
}

.share-icon .progress-box .num .top-line {
  width: 1.8rem;
  height: .08rem;
  position: absolute;
  top: 1.1rem;
  background-color: #fc9501
}

.share-icon .progress-box .num span {
  margin-top: .7rem
}

.share-icon .progress-box .clip-auto {
  clip: rect(auto, auto, auto, auto)
}

.share-icon .line {
  width: 3.5rem;
  height: .1rem;
  background-color: #fc9501;
  margin-top: 2.4rem;
  margin-bottom: 2rem
}

.share-icon .icons span {
  font-size: 3.2rem;
  color: #fc9501;
  cursor: pointer
}

.share-icon .icons .fold {
  margin-bottom: .6rem
}

.share-icon .icons .unfold {
  display: none
}

.share-icon .icons .unfold .unfold-icon {
  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
}

.share-icon .icons .unfold .unfold-icon span {
  margin-bottom: .6rem
}

.mobile-share-icon {
  display: none
}

@media screen and (max-width:750px) {
  .mobile-share-icon {
    margin: 2rem 4px 3rem 8.3%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .mobile-share-icon span {
    font-size: 2.8rem;
    color: #fc9501;
    margin-right: .8rem
  }
}

.sideBar {
  padding-top: 2rem
}

.sideBar .container {
  width: 66.67%;
  max-width: 60pc;
  margin: 0 auto;
  position: relative
}

.sideBar .container .description {
  float: left;
  width: 56.3%;
  margin-right: -6.3%;
  margin-bottom: 2rem;
  padding: 5.6rem 6.4rem 5.4rem 5.6rem;
  background: #f2f2f2;
  position: relative;
  left: -12.5%;
  cursor: pointer;
  -webkit-transition: all .5s;
  transition: all .5s
}

.sideBar .container .description .sidebar_lable {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 4.2rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .sideBar .container .description .sidebar_lable {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.sideBar .container .description .arrow_icon {
  position: absolute;
  right: 6.4rem;
  top: 4rem
}

.sideBar .container .description .arrow_icon .kwm-icon--right:before {
  position: relative;
  font-size: 5.2rem;
  right: 0;
  -webkit-transition: .4s;
  transition: .4s
}

.sideBar .container .description .arrow_icon:hover .kwm-icon--right:before {
  right: -2.6rem
}

.sideBar .container .description .arrow_icon .kwm-icon--close {
  display: none
}

.sideBar .container .description .desc_title {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  padding-bottom: 1rem;
  -webkit-transition: .4s;
  transition: .4s
}

@media screen and (max-width:750px) {
  .sideBar .container .description .desc_title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.sideBar .container .description .desc_title:hover {
  opacity: .6
}

.sideBar .container .description .desc_contentText,
.sideBar .container .description .more {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  -webkit-transition: all .5s;
  transition: all .5s;
  border-bottom: 2px solid;
  max-height: 0;
  overflow: hidden
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText,
  .sideBar .container .description .more {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.sideBar .container .description .desc_contentText a,
.sideBar .container .description .more a {
  color: #fc9501
}

.sideBar .container .description .desc_contentText a:hover,
.sideBar .container .description .more a:hover {
  border-bottom: 1px solid
}

.sideBar .container .description .desc_contentText h1,
.sideBar .container .description .more h1 {
  color: #fff;
  font-size: 3.6rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText h1,
  .sideBar .container .description .more h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.sideBar .container .description .desc_contentText h2,
.sideBar .container .description .more h2 {
  color: #121212;
  font-size: 3rem;
  letter-spacing: .1rem
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText h2,
  .sideBar .container .description .more h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.sideBar .container .description .desc_contentText h3,
.sideBar .container .description .more h3 {
  color: #121212;
  letter-spacing: .05rem
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText h3,
  .sideBar .container .description .more h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

.sideBar .container .description .desc_contentText h4,
.sideBar .container .description .more h4 {
  font-weight: 500
}

.sideBar .container .description .desc_contentText h4,
.sideBar .container .description .desc_contentText h5,
.sideBar .container .description .more h4,
.sideBar .container .description .more h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.sideBar .container .description .desc_contentText h6,
.sideBar .container .description .more h6 {
  color: rgba(18, 18, 18, .6);
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText h6,
  .sideBar .container .description .more h6 {
    color: #121212
  }
}

.sideBar .container .description .desc_contentText p,
.sideBar .container .description .more p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.sideBar .container .description .desc_contentText blockquote,
.sideBar .container .description .more blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText blockquote,
  .sideBar .container .description .more blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

.sideBar .container .description .desc_contentText .KWM-Caption,
.sideBar .container .description .more .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText .KWM-Caption,
  .sideBar .container .description .more .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

.sideBar .container .description .desc_contentText table,
.sideBar .container .description .more table {
  margin-top: 4rem
}

.sideBar .container .description .desc_contentText table td,
.sideBar .container .description .more table td {
  font-size: 1.8rem;
  font-weight: 400
}

.sideBar .container .description .desc_contentText table td.no-borders,
.sideBar .container .description .more table td.no-borders {
  display: none
}

.sideBar .container .description .desc_contentText table td ul,
.sideBar .container .description .more table td ul {
  margin: 3rem 0
}

.sideBar .container .description .desc_contentText table td strong,
.sideBar .container .description .more table td strong {
  font-size: 1.8rem
}

.sideBar .container .description .desc_contentText ol li,
.sideBar .container .description .more ol li {
  padding-left: 6.25%
}

.sideBar .container .description .desc_contentText .element,
.sideBar .container .description .more .element {
  margin-top: 0
}

.sideBar .container .description .desc_contentText .check,
.sideBar .container .description .more .check {
  margin-top: 2rem
}

.sideBar .container .description .desc_contentText h1,
.sideBar .container .description .more h1 {
  color: #121212;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  font-family: ChapRegular
}

.sideBar .container .description .desc_contentText h2,
.sideBar .container .description .more h2 {
  line-height: 4.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.sideBar .container .description .desc_contentText h3,
.sideBar .container .description .more h3 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

.sideBar .container .description .desc_contentText h4,
.sideBar .container .description .more h4 {
  line-height: 3rem;
  margin-bottom: 3rem;
  margin-top: 3rem
}

.sideBar .container .description .desc_contentText h5,
.sideBar .container .description .more h5 {
  font-size: 1.8rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.sideBar .container .description .desc_contentText h6,
.sideBar .container .description .more h6 {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  opacity: .6
}

.sideBar .container .description .desc_contentText p,
.sideBar .container .description .more p {
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s
}

@media screen and (max-width:750px) {

  .sideBar .container .description .desc_contentText h1,
  .sideBar .container .description .more h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }

  .sideBar .container .description .desc_contentText h2,
  .sideBar .container .description .more h2 {
    margin-top: 4rem;
    margin-bottom: 2rem;
    line-height: 3.6rem
  }

  .sideBar .container .description .desc_contentText h3,
  .sideBar .container .description .more h3 {
    font-size: 2.2rem;
    line-height: 3rem;
    margin-top: 4rem
  }

  .sideBar .container .description .desc_contentText h4,
  .sideBar .container .description .more h4 {
    line-height: 3rem;
    margin-bottom: 3rem
  }

  .sideBar .container .description .desc_contentText h5,
  .sideBar .container .description .more h5 {
    font-size: 1.8rem;
    line-height: 3rem;
    margin-bottom: 3rem
  }

  .sideBar .container .description .desc_contentText h6,
  .sideBar .container .description .more h6 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
    opacity: .6
  }
}

.sideBar .container .description .person {
  width: 23.4rem;
  height: 23.4rem;
  position: absolute;
  right: 6.4rem;
  bottom: 5.4rem;
  opacity: 0;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: -1
}

.sideBar .container .content {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-bottom: 3rem
}

.sideBar .container .content h1 {
  color: #121212;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  font-family: ChapRegular
}

.sideBar .container .content h2 {
  line-height: 4.2rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

.sideBar .container .content h3 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

.sideBar .container .content h4,
.sideBar .container .content h5 {
  line-height: 3rem;
  margin-bottom: 3rem !important;
  margin-top: 3rem
}

.sideBar .container .content h5 {
  font-size: 1.8rem
}

.sideBar .container .content h6 {
  font-size: 1.6rem;
  line-height: 3rem;
  margin-top: 3rem;
  margin-bottom: 3rem;
  opacity: .6
}

@media screen and (max-width:750px) {
  .sideBar .container .content h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }

  .sideBar .container .content h2 {
    margin-top: 4rem;
    margin-bottom: 2rem;
    line-height: 3.6rem
  }

  .sideBar .container .content h3 {
    font-size: 2.2rem;
    line-height: 3rem;
    margin-top: 4rem
  }

  .sideBar .container .content h4,
  .sideBar .container .content h5 {
    line-height: 3rem;
    margin-bottom: 3rem !important
  }

  .sideBar .container .content h5 {
    font-size: 1.8rem
  }

  .sideBar .container .content h6 {
    font-size: 1.6rem;
    line-height: 3rem;
    margin-top: 3rem;
    margin-bottom: 3rem;
    opacity: .6
  }
}

.sideBar .container .content a {
  color: #fc9501 !important
}

.sideBar .container .content a:hover {
  text-decoration: underline !important
}

@media screen and (max-width:750px) {
  .sideBar .container .content {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.sideBar .container .content>:not(:last-child) {
  margin-bottom: 2rem
}

.sideBar .container .content ol,
.sideBar .container .content ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.sideBar .container .content ol li,
.sideBar .container .content ul li {
  padding-left: 4.166%;
  color: #121212
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li,
  .sideBar .container .content ul li {
    padding-left: 5%
  }
}

.sideBar .container .content ol li:before,
.sideBar .container .content ul li:before {
  margin-left: -3.2%;
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: relative;
  float: left;
  left: -1rem;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li:before,
  .sideBar .container .content ul li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .container .content ol li>ul,
.sideBar .container .content ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul,
  .sideBar .container .content ul li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li,
  .sideBar .container .content ul li>ul>li {
    padding-left: 5.26%
  }
}

.sideBar .container .content ol li>ul>li:before,
.sideBar .container .content ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  border-radius: 50%;
  top: 1rem;
  left: -1rem
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li:before,
  .sideBar .container .content ul li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .container .content ol li>ul>li>ul,
.sideBar .container .content ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li>ul,
  .sideBar .container .content ul li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li>ul>li,
  .sideBar .container .content ul li>ul>li>ul>li {
    padding-left: 5.5556%
  }
}

.sideBar .container .content ol li>ul>li>ul>li:before,
.sideBar .container .content ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  border-radius: 0;
  top: 1rem;
  left: -1rem
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li>ul>li:before,
  .sideBar .container .content ul li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .container .content ol li>ul>li>ul>li>ul,
.sideBar .container .content ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li>ul>li>ul,
  .sideBar .container .content ul li>ul>li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.sideBar .container .content ol li>ul>li>ul>li>ul>li:before,
.sideBar .container .content ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .sideBar .container .content ol li>ul>li>ul>li>ul>li:before,
  .sideBar .container .content ul li>ul>li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .container .content ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.sideBar .container .content ol li {
  list-style: none
}

@media screen and (min-width:750px) {
  .sideBar .container .content ol li {
    padding-left: 4.166% !important
  }
}

.sideBar .container .content ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: transparent;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.sideBar .open .description {
  cursor: default;
  width: 125%;
  -webkit-transition: all .5s;
  transition: all .5s;
  margin-bottom: 4rem
}

.sideBar .open .description .sidebar_lable {
  margin-bottom: 3rem
}

.sideBar .open .description .desc_title {
  border: none;
  padding: 0;
  cursor: pointer;
  margin-bottom: 5rem
}

.sideBar .open .description .arrow_icon {
  cursor: pointer;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.sideBar .open .description .arrow_icon:hover .kwm-icon--right:before {
  right: -2.6rem
}

.sideBar .open .description .desc_contentText {
  padding-bottom: 2rem;
  max-height: 625pc
}

.sideBar .open .description .desc_contentText.hasImg {
  width: 65%
}

.sideBar .open .description .desc_contentText blockquote,
.sideBar .open .description .desc_contentText h1,
.sideBar .open .description .desc_contentText h2,
.sideBar .open .description .desc_contentText h3,
.sideBar .open .description .desc_contentText h4,
.sideBar .open .description .desc_contentText h5,
.sideBar .open .description .desc_contentText ol,
.sideBar .open .description .desc_contentText p,
.sideBar .open .description .desc_contentText pre,
.sideBar .open .description .desc_contentText ul {
  width: 100%;
  max-height: 625pc;
  opacity: 1
}

.sideBar .open .description .desc_contentText h6 {
  opacity: .6;
  width: 65%
}

@media screen and (max-width:1080px) {

  .sideBar .open .description .desc_contentText.hasImg,
  .sideBar .open .description .desc_contentText blockquote,
  .sideBar .open .description .desc_contentText h1,
  .sideBar .open .description .desc_contentText h2,
  .sideBar .open .description .desc_contentText h3,
  .sideBar .open .description .desc_contentText h4,
  .sideBar .open .description .desc_contentText h5,
  .sideBar .open .description .desc_contentText h6,
  .sideBar .open .description .desc_contentText ol,
  .sideBar .open .description .desc_contentText p,
  .sideBar .open .description .desc_contentText pre,
  .sideBar .open .description .desc_contentText ul {
    width: 100%
  }
}

.sideBar .open .description .desc_contentText ol,
.sideBar .open .description .desc_contentText ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.sideBar .open .description .desc_contentText ol li,
.sideBar .open .description .desc_contentText ul li {
  padding-left: 4.166%;
  width: 100%;
  position: relative;
  color: #121212
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li,
  .sideBar .open .description .desc_contentText ul li {
    padding-left: 5%
  }
}

.sideBar .open .description .desc_contentText ol li:before,
.sideBar .open .description .desc_contentText ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li:before,
  .sideBar .open .description .desc_contentText ul li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul,
.sideBar .open .description .desc_contentText ul li>ul {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul,
  .sideBar .open .description .desc_contentText ul li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li,
.sideBar .open .description .desc_contentText ul li>ul>li {
  width: 100%
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li,
  .sideBar .open .description .desc_contentText ul li>ul>li {
    padding-left: 5.26%
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li:before,
.sideBar .open .description .desc_contentText ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li:before,
  .sideBar .open .description .desc_contentText ul li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul,
.sideBar .open .description .desc_contentText ul li>ul>li>ul {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li>ul,
  .sideBar .open .description .desc_contentText ul li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul>li,
.sideBar .open .description .desc_contentText ul li>ul>li>ul>li {
  width: 100%
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li>ul>li,
  .sideBar .open .description .desc_contentText ul li>ul>li>ul>li {
    padding-left: 5.5556%
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul>li:before,
.sideBar .open .description .desc_contentText ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li>ul>li:before,
  .sideBar .open .description .desc_contentText ul li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul>li>ul,
.sideBar .open .description .desc_contentText ul li>ul>li>ul>li>ul {
  width: 100%;
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li>ul>li>ul,
  .sideBar .open .description .desc_contentText ul li>ul>li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul>li>ul>li,
.sideBar .open .description .desc_contentText ul li>ul>li>ul>li>ul>li {
  width: 100%
}

.sideBar .open .description .desc_contentText ol li>ul>li>ul>li>ul>li:before,
.sideBar .open .description .desc_contentText ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .sideBar .open .description .desc_contentText ol li>ul>li>ul>li>ul>li:before,
  .sideBar .open .description .desc_contentText ul li>ul>li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.sideBar .open .description .desc_contentText ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.sideBar .open .description .desc_contentText ol li {
  width: 100%;
  list-style: none
}

@media screen and (min-width:750px) {
  .sideBar .open .description .desc_contentText ol li {
    padding-left: 4.166% !important
  }
}

.sideBar .open .description .desc_contentText ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: transparent;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.sideBar .open .description .desc_contentText.noImg,
.sideBar .open .description .desc_contentText.noImg blockquote,
.sideBar .open .description .desc_contentText.noImg h1,
.sideBar .open .description .desc_contentText.noImg h2,
.sideBar .open .description .desc_contentText.noImg h3,
.sideBar .open .description .desc_contentText.noImg h4,
.sideBar .open .description .desc_contentText.noImg h5,
.sideBar .open .description .desc_contentText.noImg h6,
.sideBar .open .description .desc_contentText.noImg ol,
.sideBar .open .description .desc_contentText.noImg p,
.sideBar .open .description .desc_contentText.noImg pre,
.sideBar .open .description .desc_contentText.noImg ul {
  width: 100%
}

.sideBar .open .description .person {
  width: 23.4rem;
  height: 23.4rem;
  position: absolute;
  right: 6.4rem;
  bottom: calc(5.4rem + 1px);
  opacity: 1;
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1
}

@media screen and (max-width:1080px) {
  .sideBar .container {
    width: 83.33%
  }

  .sideBar .container .description {
    width: 100%;
    margin-right: 0;
    left: 0;
    padding: 2.3rem 3.2rem 3rem;
    margin-bottom: 3rem
  }

  .sideBar .container .description .sidebar_lable {
    margin-bottom: 2.8rem;
    line-height: 2.4rem;
    -webkit-transition: .5s;
    transition: .5s
  }

  .sideBar .container .description .arrow_icon {
    width: 2.6rem;
    height: 2.6rem;
    top: 2.3rem;
    right: 3.2rem
  }

  .sideBar .container .description .arrow_icon:hover .kwm-icon--right:before {
    right: 0
  }

  .sideBar .container .description .arrow_icon .kwm-icon--right,
  .sideBar .container .description .arrow_icon .kwm-icon--right:before {
    font-size: 2.6rem
  }

  .sideBar .container .description .desc_title {
    font-size: 2.4rem;
    line-height: 3.6rem;
    padding-bottom: .8rem
  }

  .sideBar .container .description .desc_contentText {
    border-bottom: 1px solid
  }

  .sideBar .open .description .sidebar_lable {
    margin-bottom: 3.5rem
  }

  .sideBar .open .description .desc_title {
    padding-bottom: 0;
    margin-bottom: 2.5rem
  }

  .sideBar .open .description .arrow_icon {
    pointer-events: auto
  }

  .sideBar .open .description .arrow_icon .kwm-icon--right {
    display: none
  }

  .sideBar .open .description .arrow_icon .kwm-icon--close {
    display: block;
    font-size: 2.2rem
  }

  .sideBar .open .description .arrow_icon .kwm-icon--close:before {
    font-size: 2.2rem
  }

  .sideBar .open .description .desc_contentText {
    padding-bottom: 24rem
  }

  .sideBar .open .description .desc_contentText p {
    width: 100%
  }

  .sideBar .open .description .person {
    width: 18.6rem;
    height: 18.6rem;
    bottom: calc(3rem + 1px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

.single-star-partner .swiper-container {
  padding-bottom: 0 !important
}

.single-star-partner .swiper-container .partner_swiper-button-next,
.single-star-partner .swiper-container .partner_swiper-button-prev {
  display: none
}

.sidebar_person {
  width: 100%;
  margin: 0 auto;
  height: 56.8rem;
  padding: 60px 16.66667%;
  background-color: #e9e9e9;
  position: relative
}

@media screen and (max-width:1080px) {
  .sidebar_person {
    padding: 30px 8.3333% 75pt;
    height: auto;
    padding-top: 3.7rem !important
  }
}

.sidebar_person .sp-title {
  position: relative;
  color: #fc9501;
  font-size: 1pc;
  line-height: 24px;
  letter-spacing: 1.5px;
  font-weight: 500;
  margin-bottom: 28px;
  text-align: center;
  text-transform: uppercase
}

@media screen and (max-width:1080px) {
  .sidebar_person .sp-title {
    margin: 0 auto;
    text-align: left;
    font-size: 9pt;
    letter-spacing: 1px;
    font-weight: 500
  }
}

@media screen and (max-width:750px) {
  .sidebar_person .sp-title {
    text-align: center;
    margin-bottom: 30px
  }
}

.sidebar_person .main {
  height: 40.4rem;
  border-bottom: 1px solid #000;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:1080px) {
  .sidebar_person .main {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto
  }
}

.sidebar_person .main .con_text {
  width: 55%;
  margin-top: 3.2rem;
  position: relative;
  padding-right: 2rem
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .con_text {
    width: 100%;
    margin-top: 25px;
    margin-bottom: 20px;
    position: unset
  }
}

@media screen and (max-width:750px) {
  .sidebar_person .main .con_text {
    margin-top: 0
  }
}

.sidebar_person .main .con_text .pic_text {
  width: 31.7rem;
  height: 12.7rem;
  margin-bottom: 2.3rem
}

.sidebar_person .main .con_text dt {
  margin-bottom: 3rem;
  font-size: 3rem;
  line-height: 50px;
  font-family: ChapRegular;
  font-weight: 400;
  color: #121212;
  letter-spacing: 9px;
  text-transform: uppercase
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .con_text dt {
    font-size: 22px;
    line-height: 36px;
    font-weight: 500;
    letter-spacing: .1rem;
    margin-bottom: 2rem !important
  }
}

.sidebar_person .main .con_text dd {
  font-size: 1.8rem;
  font-weight: 400;
  font-style: normal;
  color: #121212;
  line-height: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical
}

.sidebar_person .main .con_text .explore_more_button {
  position: absolute;
  bottom: 28px
}

.sidebar_person .main .con_text .explore_more_button .cmp-button {
  color: #fc9501;
  text-transform: uppercase
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .con_text .explore_more_button {
    position: absolute;
    bottom: -4pc;
    width: 100%;
    text-align: center
  }
}

.sidebar_person .main .main_img {
  height: 40.3rem;
  width: 300px;
  margin-right: 5.9%
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .main_img {
    width: 18.6rem;
    height: 18.6rem;
    margin: 0 auto
  }
}

.sidebar_person .main .pc_image {
  display: block
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .pc_image {
    display: none
  }
}

.sidebar_person .main .mobile_image {
  display: none
}

@media screen and (max-width:1080px) {
  .sidebar_person .main .mobile_image {
    display: block
  }
}

.partner_container {
  position: relative;
  background: #e9e9e9
}

.partner_container .swiper-container {
  max-width: 144rem
}

.partner_container .partner_swiper-button-next,
.partner_container .partner_swiper-button-prev {
  color: #000;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 3.2rem;
  z-index: 1
}

@media screen and (max-width:1080px) {

  .partner_container .partner_swiper-button-next,
  .partner_container .partner_swiper-button-prev {
    display: none
  }
}

.partner_container .partner_swiper-button-next {
  right: 5.8%
}

.partner_container .partner_swiper-button-prev {
  left: 5.8%
}

.singleStarPartner {
  padding: 0 8.33333%
}

.singleStarPartner .sidebar_person {
  padding: 60px 10%
}

@media screen and (max-width:1080px) {
  .singleStarPartner .sidebar_person {
    padding: 30px 10% 75pt
  }
}

.starPartner .swiper-container {
  padding-bottom: 6rem
}

.starPartner .swiper-container .swiper-pagination {
  bottom: 6rem
}

.starPartner .swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 4px;
  height: 4px
}

.starPartner .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background: #121212;
  width: 6px !important;
  height: 6px !important
}

.starPartner.starBanner_black .partner_container,
.starPartner.starBanner_black .partner_container .sidebar_person {
  background: #24282b
}

.starPartner.starBanner_black .partner_container .sidebar_person .main {
  border-bottom: 1px solid #fff
}

.starPartner.starBanner_black .partner_container .sidebar_person .main .con_text dd,
.starPartner.starBanner_black .partner_container .sidebar_person .main .con_text dt {
  color: #fff
}

.starPartner.starBanner_black .partner_container .partner_swiper-button-next,
.starPartner.starBanner_black .partner_container .partner_swiper-button-prev {
  color: #fc9501
}

.starPartner.starBanner_black .partner_container .swiper-pagination-bullet {
  background: #e9e9e9;
  opacity: .24
}

.starPartner.starBanner_black .partner_container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: .4
}

.stats .stats-container .stats-items-box {
  padding: 4rem 8.33%
}

.stats .stats-container .stats-items-box .stats-items {
  border-bottom: 1px solid #121212;
  border-top: 1px solid #121212;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  margin: 0 auto;
  max-width: 119.2rem;
  padding: 6rem 0
}

@media screen and (max-width:1080px) {
  .stats .stats-container .stats-items-box .stats-items {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-bottom: none;
    padding: 0
  }
}

.stats .stats-container .stats-items-box .stats-items .stats-item {
  width: 30%;
  text-align: center
}

.stats .stats-container .stats-items-box .stats-items .stats-item.noBoldName .afterStats {
  font-size: 1.8rem;
  line-height: 3rem
}

@media screen and (max-width:1080px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item {
    border-bottom: 1px solid #121212;
    width: 100%
  }
}

.stats .stats-container .stats-items-box .stats-items .stats-item .beforeStats {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .beforeStats {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

@media screen and (max-width:1080px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .beforeStats {
    margin-top: 6rem;
    font-size: 1.8rem;
    line-height: 3rem
  }
}

.stats .stats-container .stats-items-box .stats-items .stats-item .statsNum {
  font-size: 9.6rem;
  letter-spacing: 0;
  line-height: 6.2rem;
  color: #fc9501;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  height: 10rem;
  margin-top: 2rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .statsNum {
    font-size: 6rem;
    letter-spacing: 0;
    line-height: 3.1rem
  }
}

@media screen and (max-width:1080px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .statsNum {
    line-height: 9.7rem;
    margin-top: 2rem;
    margin-bottom: 4rem
  }
}

.stats .stats-container .stats-items-box .stats-items .stats-item .boldName {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  text-transform: uppercase;
  margin-bottom: .4rem
}

@media screen and (max-width:750px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .boldName {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.stats .stats-container .stats-items-box .stats-items .stats-item .afterStats {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  font-size: 1.6rem
}

@media screen and (max-width:750px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .afterStats {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

@media screen and (max-width:1080px) {
  .stats .stats-container .stats-items-box .stats-items .stats-item .afterStats {
    margin-bottom: 6rem;
    font-size: 1.8rem;
    line-height: 3rem
  }
}

.stats .stats-container.hasBgImg .stats-items-box {
  padding: 8rem 8.33%;
  background: rgba(18, 18, 18, .6)
}

.stats .stats-container.hasBgImg .stats-items-box .stats-items,
.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item {
  border-color: #fff
}

.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .afterStats,
.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .beforeStats,
.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .boldName,
.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .statsNum {
  color: #fff !important
}

.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .afterStats,
.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .beforeStats {
  font-size: 2.4rem;
  line-height: 3.6rem;
  color: #121212;
  opacity: 1
}

.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .afterStats {
  text-transform: uppercase
}

.stats .stats-container.hasBgImg .stats-items-box .stats-items .stats-item .statsNum {
  line-height: 12rem;
  height: 12rem
}

.table {
  max-width: 144rem;
  width: 100%;
  margin: 2rem auto;
  background: #fff
}

.table .tableContainer {
  width: 83.333%;
  margin: auto
}

@media screen and (max-width:750px) {
  .table .tableContainer {
    overflow-x: scroll
  }
}

@media screen and (max-width:750px) {
  .table .tableContainer .table-content {
    width: auto
  }
}

.table .tableContainer .table-content .table-t {
  -webkit-text-size-adjust: none;
  padding: 0;
  border-collapse: unset;
  border-spacing: 0;
  border: none;
  width: 100%
}

.table .tableContainer .table-content .table-t tr:nth-child(2n) {
  background-color: rgba(126, 105, 79, .09)
}

.table .tableContainer .table-content .table-t tr:last-child td {
  border-bottom: none !important
}

.table .tableContainer .table-content .table-t tr td {
  border-bottom: 1px solid #fc9501 !important;
  border-right: 1px solid #fc9501 !important
}

.table .tableContainer .table-content .table-t tr td:last-child {
  border-right: none !important
}

.table .tableContainer .table-content .table-t tr td.borderDashed {
  border-bottom: none !important;
  border-right: 1px dashed #fc9501 !important
}

.table .tableContainer .table-content .table-t tr td.borderDashed:last-child {
  border: none !important
}

.table .tableContainer .table-content .table-t tr td.borderSoDa {
  border-right: 1px dashed #fc9501 !important
}

.table .tableContainer .table-content .table-t tr td.borderSoDa:last-child {
  border-right: none !important
}

.table .tableContainer .table-content .table-t>tr,
.table .tableContainer .table-content .table-t td,
.table .tableContainer .table-content .table-t th {
  border: none;
  padding: 0;
  vertical-align: initial
}

.table .tableContainer .table-content .table-t .td-header {
  vertical-align: middle;
  background-color: #fff;
  min-width: 18rem
}

.table .tableContainer .table-content .table-t .column-one,
.table .tableContainer .table-content .table-t .column-three,
.table .tableContainer .table-content .table-t .column-two {
  width: 28.3%
}

.table .tableContainer .table-content .table-t .horiz-one {
  font-size: 14px;
  font-weight: 500;
  color: #121212;
  line-height: 21px;
  letter-spacing: 1px;
  padding-left: 2rem;
  padding-right: 1.6rem;
  text-transform: uppercase;
  word-break: break-word;
  min-width: 14rem
}

.table .tableContainer .table-content .table-t .tableHeader {
  padding-bottom: 1.6rem;
  padding-top: 2rem;
  font-size: 20px;
  font-family: ChapRegular;
  font-weight: 400;
  color: #121212;
  line-height: 24px;
  letter-spacing: 1px
}

.table .tableContainer .table-content .table-t .tableHeader .th-title {
  padding-left: 1.5rem;
  padding-right: 1.6rem;
  text-transform: uppercase
}

.table .tableContainer .table-content .table-t .table-center-one {
  margin: 1.6rem 1.5rem 2rem 1.6rem;
  height: auto
}

.table .tableContainer .table-content .table-t .table-center-one .table-disclaimer-placeholder {
  position: relative;
  padding-bottom: 20px;
  cursor: pointer
}

.table .tableContainer .table-content .table-t .table-center-one .table-disclaimer-placeholder>span {
  display: none;
  width: 204px;
  position: absolute;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  padding: 14px 20px;
  background: #fff;
  left: 0;
  z-index: 1000;
  font-size: 14px !important;
  line-height: 24px !important
}

.table .tableContainer .table-content .table-t .table-center-one .table-disclaimer-placeholder>span>span {
  color: #121212;
  border-bottom: 1px solid #121212;
  padding-bottom: 10px;
  margin-top: 0 !important;
  display: block;
  position: relative
}

.table .tableContainer .table-content .table-t .table-center-one .table-disclaimer-placeholder>span>span:before {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: 8px;
  color: #0077c9;
  cursor: pointer
}

.table .tableContainer .table-content .table-t .table-center-one .table-disclaimer {
  display: none
}

.table .tableContainer .table-content .table-t .table-center-one .desc-title {
  padding-bottom: 1rem;
  font-size: 1pc;
  font-weight: 500;
  color: #fc9501;
  line-height: 24px;
  letter-spacing: 1px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont {
  font-size: 14px;
  font-weight: 400;
  color: #121212;
  line-height: 21px;
  letter-spacing: 1px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont p {
  margin-bottom: 1.4rem
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul {
  font-size: 1.4rem;
  font-weight: 400;
  color: #121212;
  line-height: 2rem;
  margin-bottom: 1.4rem
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li {
  padding-left: 10px;
  margin-bottom: 1.4rem;
  position: relative;
  color: #121212
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li:before,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 7px;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -3px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul {
  margin-top: 1.4rem
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul>li:before,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 7px;
  left: -3px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul>li>ul,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul>li>ul {
  margin-bottom: 1.4rem
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul>li>ul>li:before,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul>li>ul>li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #a5a5a5;
  position: absolute;
  border-radius: 0;
  top: 7px;
  left: -3px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul>li>ul>li>ul,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul>li>ul>li>ul {
  margin-bottom: 1.4rem
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li>ul>li>ul>li>ul>li:before,
.table .tableContainer .table-content .table-t .table-center-one .desc-cont ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 2px;
  background: #d8d8d8;
  position: absolute;
  border-radius: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 7px;
  left: -3px
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li {
  list-style: none
}

.table .tableContainer .table-content .table-t .table-center-one .desc-cont ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: transparent;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.table .tableContainer .table-content.showOneColumn table tr .column-one {
  width: 100%;
  border-right: none !important
}

.table .tableContainer .table-content.showOneColumn table tr .column-three,
.table .tableContainer .table-content.showOneColumn table tr .column-two {
  display: none
}

.table .tableContainer .table-content.showTwoColumn table tr .column-one {
  width: 42.45%
}

.table .tableContainer .table-content.showTwoColumn table tr .column-two {
  width: 42.45%;
  border-right: none !important
}

.table .tableContainer .table-content.showTwoColumn table tr .column-three {
  display: none
}

.cmp-tabs {
  width: 66.66667%;
  margin: 0 auto;
  border: 1px solid #fc9501
}

.cmp-tabs__tablist {
  border-bottom: 1px solid;
  border-color: #fc9501;
  height: 84px
}

.cmp-tabs__tablist .cmp-tabs__tab {
  width: 33.33333%;
  text-align: center;
  background-color: hsla(0, 0%, 91.4%, .4);
  color: #fc9501;
  border-bottom: unset;
  border-left: 1px solid #fc9501;
  border-bottom-color: #fc9501;
  border-right: 1px solid #fc9501;
  border-top-color: #fc9501;
  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;
  font-size: 30px
}

.cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  color: #e9e9e9 !important;
  background-color: #fc9501 !important
}

.cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #fc9501;
  background-color: #e9e9e9
}

.cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  border-color: unset
}

.cmp-tabs__tabpanel {
  padding: 0 6.25%
}

.cmp-tabs .swiper-icon {
  display: none;
  width: 6.25%
}

@media screen and (max-width:750px) {
  .cmp-tabs {
    width: 83.33333%
  }

  .cmp-tabs__tablist {
    height: 75px
  }

  .cmp-tabs__tablist .cmp-tabs__tab {
    font-size: 24px
  }

  .cmp-tabs__tabpanel {
    padding: 0 5%
  }

  .cmp-tabs .swiper-icon {
    display: none;
    width: 10% !important;
    height: 75px !important
  }
}

.cmp-tabs.default .cmp-tabs__tab {
  width: 50%
}

.cmp-tabs.swiper {
  position: relative
}

.cmp-tabs.swiper .cmp-tabs__tablist {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow: auto
}

.cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab {
  width: 29.16667%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab:first-child {
  margin-left: 6.25%
}

.cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab:last-child {
  margin-right: 6.25%
}

.cmp-tabs.swiper .cmp-tabs__tablist::-webkit-scrollbar {
  display: none
}

.cmp-tabs.swiper .swiper-icon {
  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;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  color: #e9e9e9;
  height: 84px;
  border-bottom: 1px solid;
  border-color: #fc9501
}

.cmp-tabs.swiper .swiper-icon.pre-icon {
  left: 0;
  border-right: 1px solid
}

.cmp-tabs.swiper .swiper-icon.next-icon {
  right: 0;
  border-left: 1px solid
}

.cmp-tabs.swiper .swiper-icon.active {
  cursor: pointer;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .cmp-tabs.swiper {
    width: 83.33333%
  }

  .cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab {
    width: 26.66667%
  }

  .cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab:first-child {
    margin-left: 10%
  }

  .cmp-tabs.swiper .cmp-tabs__tablist .cmp-tabs__tab:last-child {
    margin-right: 10%
  }
}

.tabs.marginTop_0 {
  margin-top: 0 !important
}

.tabs.marginTop_20 {
  margin-top: 20px !important
}

.tabs.marginTop_40 {
  margin-top: 40px !important
}

.tabs.marginTop_60 {
  margin-top: 60px !important
}

.tabs.marginTop_80 {
  margin-top: 5pc !important
}

.tabs.color_earth .cmp-tabs__tab,
.tabs.color_earth .cmp-tabs__tablist,
.tabs.color_earth .swiper-icon {
  border-color: #24282b
}

.tabs.color_earth .cmp-tabs {
  border: 1px solid #24282b
}

.tabs.color_earth .cmp-tabs__tablist .cmp-tabs__tab {
  color: #24282b
}

.tabs.color_earth .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  color: #e9e9e9 !important;
  background-color: #24282b !important
}

.tabs.color_earth .cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #24282b;
  background-color: #e9e9e9
}

.tabs.color_earth .cmp-tabs.swiper .swiper-icon.active {
  color: #24282b
}

.tabs.color_black .cmp-tabs__tab,
.tabs.color_black .cmp-tabs__tablist,
.tabs.color_black .swiper-icon {
  border-color: #000
}

.tabs.color_black .cmp-tabs {
  border: 1px solid #000
}

.tabs.color_black .cmp-tabs__tablist .cmp-tabs__tab {
  color: #000
}

.tabs.color_black .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  color: #e9e9e9 !important;
  background-color: #000 !important
}

.tabs.color_black .cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #000;
  background-color: #e9e9e9
}

.tabs.color_black .cmp-tabs.swiper .swiper-icon.active {
  color: #000
}

.tabs.color_gold .cmp-tabs__tab,
.tabs.color_gold .cmp-tabs__tablist,
.tabs.color_gold .swiper-icon {
  border-color: #fc9501
}

.tabs.color_gold .cmp-tabs {
  border: 1px solid #fc9501
}

.tabs.color_gold .cmp-tabs__tablist .cmp-tabs__tab {
  color: #fc9501
}

.tabs.color_gold .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  color: #e9e9e9 !important;
  background-color: #fc9501 !important
}

.tabs.color_gold .cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #fc9501;
  background-color: #e9e9e9
}

.tabs.color_gold .cmp-tabs.swiper .swiper-icon.active {
  color: #fc9501
}

.tabs.color_wood .cmp-tabs__tab,
.tabs.color_wood .cmp-tabs__tablist,
.tabs.color_wood .swiper-icon {
  border-color: #533a36
}

.tabs.color_wood .cmp-tabs {
  border: 1px solid #533a36
}

.tabs.color_wood .cmp-tabs__tablist .cmp-tabs__tab {
  color: #533a36
}

.tabs.color_wood .cmp-tabs__tablist .cmp-tabs__tab.cmp-tabs__tab--active {
  color: #e9e9e9 !important;
  background-color: #533a36 !important
}

.tabs.color_wood .cmp-tabs__tablist .cmp-tabs__tab:hover {
  color: #533a36;
  background-color: #e9e9e9
}

.tabs.color_wood .cmp-tabs.swiper .swiper-icon.active {
  color: #533a36
}

.card .cmp-teaser {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden
}

.card .cmp-teaser .cmp-teaser__content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: auto;
  font-size: .875rem;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.card .cmp-teaser .cmp-teaser__content .cmp-teaser__description {
  padding: 1.875rem;
  background: #fff;
  font-size: 1.4rem
}

.testimonial .testimonial_container {
  padding: 0 12.1%;
  padding-top: 6rem;
  max-width: 119.2rem;
  margin: 0 auto
}
.testimonial .testimonial_container:last-child{
  padding-bottom: 6rem;
}
@media screen and (max-width:1080px) {
  .testimonial .testimonial_container {
    padding: 3rem 8.6%
  }
}

.testimonial .testimonial_container .tes-title {
  margin-bottom: 4rem;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: .15rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .testimonial .testimonial_container .tes-title {
    font-size: 1.2rem;
    line-height: 2.4rem
  }
}

.testimonial .testimonial_container .testimonial-text {
  padding: 6rem 0
}

.testimonial .testimonial_container .testimonial-text .cmp-largeCaption {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 3rem;
  word-break: break-word
}

@media screen and (max-width:750px) {
  .testimonial .testimonial_container .testimonial-text .cmp-largeCaption {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2rem;
  }
}

.testimonial .testimonial_container .testimonial-text .cmp-line {
  margin-top: 2rem;
  margin-bottom: .5rem;
  width: 5.2rem;
  border-top: .1rem solid #121212;
  display: inline-block
}

.testimonial .testimonial_container .testimonial-text .cmp-sidebarTitle {
  font-size: 1.8rem;
  font-family: ChapRegular;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 1.5rem;
  letter-spacing: .1rem
}

.testimonial .testimonial_container .testimonial-text .cmp-sidebarTitle:hover {
  opacity: 1;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.testimonial .testimonial_container .testimonial-text .cmp-sidebarTitle:hover:hover {
  opacity: .6;
  -webkit-transition: opacity .15s, color .15s;
  transition: opacity .15s, color .15s
}

.testimonial.golden {
  color: #fff;
  background-color: #fc9501;
  min-height: calc(100% - 200px);
}

.testimonial.golden .tes-title {
  margin-bottom: 4rem
}

    .testimonial.golden .testimonial-text {
        padding: 3rem 0;
        border-bottom: 1px solid #fff;
    }

.testimonial.golden .testimonial-text .cmp-line {
  display: none
}

    .testimonial.golden .testimonial-text .cmp-sidebarTitle {
        margin-top: 3rem;
    }

.testimonial.golden .testimonial-text:first-child {
  border-top: 1px solid #fff
}

@media screen and (max-width:750px) {
  .testimonial.golden .testimonial-text {
    padding: 3rem 0
  }

  .testimonial.golden .testimonial-text .cmp-sidebarTitle {
    margin-top: 5rem
  }
}

.testimonial.white {
  color: #121212;
  background-color: #fff
}

.testimonial.white .testimonial_container {
  margin-top: 6rem;
  padding: 0
}

.testimonial.white .testimonial_container .testimonial-text {
  text-align: center;
  border-bottom: 1px solid #121212
}

@media screen and (max-width:1080px) {
  .testimonial.white .testimonial_container .testimonial-text {
    padding: 3rem 0
  }
}

.testimonial.white .testimonial_container .testimonial-text .cmp-line {
  width: 4.3rem;
  border-top: .2rem solid #121212
}

.testimonial.white .testimonial_container .testimonial-text:first-child {
  border-top: 1px solid #121212
}

.testimonial.gray,
.testimonial.whiteBg {
  color: #121212;
  background-color: #e9e9e9;
  padding: 6rem 8.6%;
  margin-top: 8rem
}

.testimonial.gray .testimonial_container,
.testimonial.whiteBg .testimonial_container {
  padding: 0
}

.testimonial.gray .testimonial_container .testimonial-text,
.testimonial.whiteBg .testimonial_container .testimonial-text {
  text-align: center;
  padding: 5rem 10.1%;
  border-bottom: 1px solid #121212
}

.testimonial.gray .testimonial_container .testimonial-text .cmp-largeCaption,
.testimonial.whiteBg .testimonial_container .testimonial-text .cmp-largeCaption {
  font-size: 3rem;
  line-height: 4.2rem
}

.testimonial.gray .testimonial_container .testimonial-text:first-child,
.testimonial.whiteBg .testimonial_container .testimonial-text:first-child {
  border-top: 1px solid #121212
}

@media screen and (max-width:1080px) {

  .testimonial.gray,
  .testimonial.whiteBg {
    padding: 6rem 8.6%;
    margin: 0
  }

  .testimonial.gray .testimonial_container .testimonial-text,
  .testimonial.whiteBg .testimonial_container .testimonial-text {
    padding: 3rem 0
  }
}

.testimonial.black {
  color: #fff;
  background-color: #24282b;
  padding: 6rem 8.6%;
  margin-top: 8rem
}

.testimonial.black .testimonial_container {
  padding: 0
}

.testimonial.black .testimonial_container .testimonial-text {
  text-align: center;
  padding: 5rem 10.1%;
  border-bottom: 1px solid #fff
}

.testimonial.black .testimonial_container .testimonial-text .cmp-largeCaption {
  font-size: 3rem;
  line-height: 4.2rem
}

.testimonial.black .testimonial_container .testimonial-text .cmp-line {
  border-top: .2rem solid #fff
}

.testimonial.black .testimonial_container .testimonial-text:first-child {
  border-top: 1px solid #fff
}

@media screen and (max-width:1080px) {
  .testimonial.black {
    padding: 6rem 8.6%;
    margin: 0
  }

  .testimonial.black .testimonial_container .testimonial-text {
    padding: 3rem 0
  }
}

.testimonial.whiteBg {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  background-color: #fff
}

.testimonial.whiteBg .testimonial_container .cmp-text-List {
  margin-bottom: 6rem
}

.testimonial.whiteBg .testimonial_container .cmp-text-List .testimonial-text {
  border: none;
  padding: 0 10.1%
}

.testimonial.whiteBg .cmp-largeCaption,
.testimonial.whiteBg .testimonial_container .tes-title {
  display: none
}

ol li:before {
  width: 14px !important
}

.cmp-text .element {
  display: none
}

.cmp-text .element>ul {
  margin-top: 0
}

.cmp-text .check {
  color: #fc9501;
  cursor: pointer;
  display: inline-block;
  margin-top: 4rem
}

.cmp-text .check .show-tip {
  min-width: 9.7rem;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  display: inline-block
}

.cmp-text .check .show-tip .showless {
  display: none
}

.cmp-text .check .show-tip .showless,
.cmp-text .check .show-tip .showmore {
  font-size: 1.4rem !important
}

.cmp-text .check .kwm-icon--more {
  display: inline-block;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.cmp-text .check.show .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.cmp-text .check.show .showless {
  display: block
}

.cmp-text .check.show .showmore {
  display: none
}

@media screen and (max-width:750px) {
  .cmp-text .check {
    margin-top: 2rem
  }
}

.cmp-text .more span[class*=kwm-icon--] {
  font-size: 2.6rem;
  margin-left: .4rem
}

.cmp-text .disclaimer-placeholder {
  position: relative;
  padding-bottom: 20px;
  cursor: pointer
}

.cmp-text .disclaimer-placeholder>span {
  display: none;
  width: 204px;
  position: absolute;
  -webkit-box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px 0 rgba(18, 18, 18, .15);
  padding: 14px 20px;
  background: #fff;
  left: 0;
  z-index: 1000;
  font-size: 14px !important;
  line-height: 24px !important
}

.cmp-text .disclaimer-placeholder>span>span {
  color: #121212;
  border-bottom: 1px solid #121212;
  padding-bottom: 10px;
  margin-top: 0 !important;
  display: block;
  position: relative
}

.cmp-text .disclaimer-placeholder>span>span:before {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: 8px;
  color: #0077c9;
  cursor: pointer
}

.cmp-text .text-disclaimer {
  display: none
}

.cmp-text h6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

.cmp-text .content blockquote {
  position: relative;
  padding-bottom: 4rem;
  border-bottom: 1px solid #fc9501;
  margin-top: 3rem;
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212;
  font-weight: 400;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .cmp-text .content blockquote {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem;
    padding-left: 6%
  }
}

.cmp-text .content blockquote:before {
  font-size: 5rem;
  color: #fc9501;
  content: "\“";
  position: absolute;
  left: -4rem;
  top: 0;
  font-family: source-sans-pro
}

@media screen and (max-width:750px) {
  .cmp-text .content blockquote:before {
    font-size: 4rem;
    left: 0
  }
}

.cmp-text .content h6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

.cmp-text .content caption {
  text-align: right;
  font-weight: 400;
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6
}

@media screen and (max-width:750px) {
  .cmp-text .content caption {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.cmp-text.webkit-line__1 h1,
.cmp-text.webkit-line__1 h2,
.cmp-text.webkit-line__1 h3,
.cmp-text.webkit-line__1 h4,
.cmp-text.webkit-line__1 h5,
.cmp-text.webkit-line__1 h6,
.cmp-text.webkit-line__1 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1
}

.cmp-text.webkit-line__2 h1,
.cmp-text.webkit-line__2 h2,
.cmp-text.webkit-line__2 h3,
.cmp-text.webkit-line__2 h4,
.cmp-text.webkit-line__2 h5,
.cmp-text.webkit-line__2 h6,
.cmp-text.webkit-line__2 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.cmp-text.webkit-line__3 h1,
.cmp-text.webkit-line__3 h2,
.cmp-text.webkit-line__3 h3,
.cmp-text.webkit-line__3 h4,
.cmp-text.webkit-line__3 h5,
.cmp-text.webkit-line__3 h6,
.cmp-text.webkit-line__3 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

.cmp-text.webkit-line__4 h1,
.cmp-text.webkit-line__4 h2,
.cmp-text.webkit-line__4 h3,
.cmp-text.webkit-line__4 h4,
.cmp-text.webkit-line__4 h5,
.cmp-text.webkit-line__4 h6,
.cmp-text.webkit-line__4 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4
}

.cmp-text.webkit-line__5 h1,
.cmp-text.webkit-line__5 h2,
.cmp-text.webkit-line__5 h3,
.cmp-text.webkit-line__5 h4,
.cmp-text.webkit-line__5 h5,
.cmp-text.webkit-line__5 h6,
.cmp-text.webkit-line__5 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5
}

.cmp-text.webkit-line__6 h1,
.cmp-text.webkit-line__6 h2,
.cmp-text.webkit-line__6 h3,
.cmp-text.webkit-line__6 h4,
.cmp-text.webkit-line__6 h5,
.cmp-text.webkit-line__6 h6,
.cmp-text.webkit-line__6 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6
}

.cmp-text.webkit-line__7 h1,
.cmp-text.webkit-line__7 h2,
.cmp-text.webkit-line__7 h3,
.cmp-text.webkit-line__7 h4,
.cmp-text.webkit-line__7 h5,
.cmp-text.webkit-line__7 h6,
.cmp-text.webkit-line__7 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7
}

.cmp-text.webkit-line__8 h1,
.cmp-text.webkit-line__8 h2,
.cmp-text.webkit-line__8 h3,
.cmp-text.webkit-line__8 h4,
.cmp-text.webkit-line__8 h5,
.cmp-text.webkit-line__8 h6,
.cmp-text.webkit-line__8 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8
}

.cmp-text.webkit-line__9 h1,
.cmp-text.webkit-line__9 h2,
.cmp-text.webkit-line__9 h3,
.cmp-text.webkit-line__9 h4,
.cmp-text.webkit-line__9 h5,
.cmp-text.webkit-line__9 h6,
.cmp-text.webkit-line__9 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9
}

.cmp-text.webkit-line__10 h1,
.cmp-text.webkit-line__10 h2,
.cmp-text.webkit-line__10 h3,
.cmp-text.webkit-line__10 h4,
.cmp-text.webkit-line__10 h5,
.cmp-text.webkit-line__10 h6,
.cmp-text.webkit-line__10 p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10
}

.cmp-text:hover a {
  color: #fc9501
}

.size10 {
  font-size: 1rem
}

.size12 {
  font-size: 1.2rem
}

.size14 {
  font-size: 1.4rem
}

.size16 {
  font-size: 1.6rem
}

.size18 {
  font-size: 1.8rem
}

.size20 {
  font-size: 2rem
}

.size30 {
  font-size: 3rem
}

.size32 {
  font-size: 3.2rem
}

.size34 {
  font-size: 3.4rem
}

.size36 {
  font-size: 3.6rem
}

.size42 {
  font-size: 4.2rem
}

.size50 {
  font-size: 5rem
}

.size53 {
  font-size: 5.3rem
}

@media screen and (max-width:750px) {
  .size50 {
    font-size: 2.8rem
  }

  .size36 {
    font-size: 2.2rem
  }

  .size16 {
    font-size: 1.4rem
  }
}

.text.top_border {
  border-top: .1rem solid
}

.text.top_border.dark_border {
  border-color: #121212
}

.text.top_border.light_border {
  border-color: #fff
}

.text.top_border.grey_border {
  border-color: rgba(18, 18, 18, .4)
}

.text.bottom_border {
  border-bottom: .1rem solid
}

.text.bottom_border.dark_border {
  border-color: #121212
}

.text.bottom_border.light_border {
  border-color: #fff
}

.text.bottom_border.grey_border {
  border-color: rgba(18, 18, 18, .4)
}

.text.right_item_border {
  border-right: .1rem solid
}

.text.right_item_border.dark_border {
  border-color: #121212
}

.text.right_item_border.light_border {
  border-color: #fff
}

.text.right_item_border.grey_border {
  border-color: rgba(18, 18, 18, .4)
}

.text.left_text {
  text-align: left
}

.text.center_text {
  text-align: center
}

.text.right_text {
  text-align: right
}

.text.text_white,
.text.text_white a {
  color: #fff
}

.text.text_black,
.text.text_black a {
  color: #121212
}

.text.textBlack {
  background: #24282b
}

.text.textBlack .cmp-text .content {
  max-width: 96rem;
  width: 83.33%;
  margin: 8rem auto;
  color: #fff !important
}

.text.textBlack .cmp-text .content>p,
.text.textBlack .cmp-text .content h1,
.text.textBlack .cmp-text .content h2,
.text.textBlack .cmp-text .content h3,
.text.textBlack .cmp-text .content h4,
.text.textBlack .cmp-text .content h5,
.text.textBlack .cmp-text .content li,
.text.textBlack .cmp-text .content ul {
  color: #fff !important
}

.text.textBlack .cmp-text .content h6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
  color: #fff !important;
  opacity: .6 !important
}

.text.textGray {
  background: #e9e9e9
}

.text.textGray .cmp-text .content {
  max-width: 96rem;
  width: 83.33%;
  margin: 8rem auto
}

.text.textGray .cmp-text .content>p {
  color: #121212 !important
}

.text.textGray .cmp-text .content h6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
  opacity: .6 !important
}

.text.text_grey,
.text.text_grey a {
  color: #fc9501
}

.text.text_pointer {
  cursor: pointer
}

.text.text_pointer:hover span {
  color: #fc9501 !important
}

.text.text_backgroundColor_grey {
  background: #fc9501
}

.text.text_hoverColor_golden:hover span {
  color: #fc9501 !important
}

.text.text_hoverColor_blue:hover span {
  color: #0077c8 !important
}

.text.text_hoverColor_white:hover span {
  color: #fff !important
}

.text.text_hoverColor_black:hover span {
  color: #000 !important
}

.text.text_transform_uppercase .cmp-text {
  text-transform: uppercase
}

.text.text_transform_lowercase .cmp-text {
  text-transform: lowercase
}

.text.text_transform_capitalize .cmp-text {
  text-transform: capitalize
}

.text.textDefault .cmp-text .content,
.text.textDefault .cmp-text .more {
  width: 66.66%;
  margin: 0 auto
}

@media screen and (max-width:750px) {

  .text.textDefault .cmp-text .content,
  .text.textDefault .cmp-text .more {
    width: 83.33% !important;
    margin: 0 auto
  }
}

.text.textDefault .cmp-text .content h6,
.text.textDefault .cmp-text .more h6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

.text.imageDefault img {
  max-width: 100% !important;
  width: auto !important
}

.text .cmp-text .content h1 {
  color: #121212 !important
}

.cmp-text .content h6,
.cmp-text .more .element h6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

.cmp-text .content ol,
.cmp-text .content ul,
.cmp-text .more .element ol,
.cmp-text .more .element ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.cmp-text .content ol li,
.cmp-text .content ul li,
.cmp-text .more .element ol li,
.cmp-text .more .element ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li,
  .cmp-text .content ul li,
  .cmp-text .more .element ol li,
  .cmp-text .more .element ul li {
    padding-left: 5%
  }
}

.cmp-text .content ol li:before,
.cmp-text .content ul li:before,
.cmp-text .more .element ol li:before,
.cmp-text .more .element ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 1px
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li:before,
  .cmp-text .content ul li:before,
  .cmp-text .more .element ol li:before,
  .cmp-text .more .element ul li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.cmp-text .content ol li>ul,
.cmp-text .content ul li>ul,
.cmp-text .more .element ol li>ul,
.cmp-text .more .element ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul,
  .cmp-text .content ul li>ul,
  .cmp-text .more .element ol li>ul,
  .cmp-text .more .element ul li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li,
  .cmp-text .content ul li>ul>li,
  .cmp-text .more .element ol li>ul>li,
  .cmp-text .more .element ul li>ul>li {
    padding-left: 5.26%;
    margin-left: 1.5%
  }
}

.cmp-text .content ol li>ul>li:before,
.cmp-text .content ul li>ul>li:before,
.cmp-text .more .element ol li>ul>li:before,
.cmp-text .more .element ul li>ul>li:before {
  margin-left: .7%;
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li:before,
  .cmp-text .content ul li>ul>li:before,
  .cmp-text .more .element ol li>ul>li:before,
  .cmp-text .more .element ul li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.cmp-text .content ol li>ul>li>ul,
.cmp-text .content ul li>ul>li>ul,
.cmp-text .more .element ol li>ul>li>ul,
.cmp-text .more .element ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li>ul,
  .cmp-text .content ul li>ul>li>ul,
  .cmp-text .more .element ol li>ul>li>ul,
  .cmp-text .more .element ul li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li>ul>li,
  .cmp-text .content ul li>ul>li>ul>li,
  .cmp-text .more .element ol li>ul>li>ul>li,
  .cmp-text .more .element ul li>ul>li>ul>li {
    padding-left: 5.5556%
  }
}

.cmp-text .content ol li>ul>li>ul>li:before,
.cmp-text .content ul li>ul>li>ul>li:before,
.cmp-text .more .element ol li>ul>li>ul>li:before,
.cmp-text .more .element ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li>ul>li:before,
  .cmp-text .content ul li>ul>li>ul>li:before,
  .cmp-text .more .element ol li>ul>li>ul>li:before,
  .cmp-text .more .element ul li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.cmp-text .content ol li>ul>li>ul>li>ul,
.cmp-text .content ul li>ul>li>ul>li>ul,
.cmp-text .more .element ol li>ul>li>ul>li>ul,
.cmp-text .more .element ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li>ul>li>ul,
  .cmp-text .content ul li>ul>li>ul>li>ul,
  .cmp-text .more .element ol li>ul>li>ul>li>ul,
  .cmp-text .more .element ul li>ul>li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.cmp-text .content ol li>ul>li>ul>li>ul>li:before,
.cmp-text .content ul li>ul>li>ul>li>ul>li:before,
.cmp-text .more .element ol li>ul>li>ul>li>ul>li:before,
.cmp-text .more .element ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .cmp-text .content ol li>ul>li>ul>li>ul>li:before,
  .cmp-text .content ul li>ul>li>ul>li>ul>li:before,
  .cmp-text .more .element ol li>ul>li>ul>li>ul>li:before,
  .cmp-text .more .element ul li>ul>li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.cmp-text .content u,
.cmp-text .more .element u {
  padding-bottom: 0
}

.cmp-text .more ul:first-child {
  margin-top: 0
}

.olList h1 {
  font-family: ChapRegular
}

.olList ol,
.olList ul {
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.8rem;
  font-weight: 400;
  color: #121212;
  line-height: 3rem
}

.olList ol li,
.olList ul li {
  padding-left: 4.166%;
  position: relative;
  color: #121212
}

@media screen and (max-width:750px) {

  .olList ol li,
  .olList ul li {
    padding-left: 5%
  }
}

.olList ol li:before,
.olList ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #121212;
  position: absolute;
  top: 1rem;
  border-radius: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 2px
}

@media screen and (max-width:750px) {

  .olList ol li:before,
  .olList ul li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olList ol li>ul,
.olList ul li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olList ol li>ul,
  .olList ul li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li,
  .olList ul li>ul>li {
    padding-left: 5.26%
  }
}

.olList ol li>ul>li:before,
.olList ul li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li:before,
  .olList ul li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olList ol li>ul>li>ul,
.olList ul li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li>ul,
  .olList ul li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li>ul>li,
  .olList ul li>ul>li>ul>li {
    padding-left: 5.5556%
  }
}

.olList ol li>ul>li>ul>li:before,
.olList ul li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li>ul>li:before,
  .olList ul li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olList ol li>ul>li>ul>li>ul,
.olList ul li>ul>li>ul>li>ul {
  margin-top: 3rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li>ul>li>ul,
  .olList ul li>ul>li>ul>li>ul {
    margin-top: 2rem;
    margin-bottom: 2rem
  }
}

.olList ol li>ul>li>ul>li>ul>li:before,
.olList ul li>ul>li>ul>li>ul>li:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #fc9501;
  position: absolute;
  border-radius: 0;
  top: 1rem;
  left: 0
}

@media screen and (max-width:750px) {

  .olList ol li>ul>li>ul>li>ul>li:before,
  .olList ul li>ul>li>ul>li>ul>li:before {
    width: 5px;
    height: 5px;
    top: 1.1rem
  }
}

.olList ol {
  counter-reset: item;
  padding: 0
}

.olList ol,
.olList ol li {
  list-style: none
}

@media screen and (min-width:750px) {
  .olList ol li {
    padding-left: 4.166% !important
  }
}

.olList ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: transparent;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.article_author p {
  font-size: 1pc !important;
  font-weight: 400 !important;
  color: #121212 !important;
  line-height: 24px !important;
  opacity: .59 !important
}

.text .cmp-text .text_black {
  background: #121212
}

.text .cmp-text .content h6,
.text .cmp-text .more h6 {
  opacity: .6;
  margin-top: 3rem !important;
  margin-bottom: 3rem !important
}

.text .cmp-text .content ol,
.text .cmp-text .more ol {
  counter-reset: item;
  list-style: none;
  padding: 0
}

.text .cmp-text .content ol li,
.text .cmp-text .more ol li {
  list-style: none
}

@media screen and (min-width:750px) {

  .text .cmp-text .content ol li,
  .text .cmp-text .more ol li {
    padding-left: 4.166% !important
  }
}

.text .cmp-text .content ol li:before,
.text .cmp-text .more ol li:before {
  content: counter(item) ".";
  counter-increment: item;
  background-color: #fff;
  color: #121212;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 0;
  width: 1.5rem !important
}

.text .cmp-text .content h6 {
  margin-bottom: 3rem !important;
  margin-top: 3rem !important;
  opacity: .6
}

.text .cmp-text .content ol li:before {
  width: 2.5rem !important
}

.text .cmp-text a {
  color: #fc9501
}

.text .cmp-text a:hover {
  border-bottom: 1px solid
}

.text .cmp-text h1 {
  color: #fff;
  font-size: 3.6rem;
  line-height: 5rem;
  letter-spacing: .9rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-family: ChapRegular, sans-serif
}

@media screen and (max-width:750px) {
  .text .cmp-text h1 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.text .cmp-text h2 {
  color: #121212;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 4rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .text .cmp-text h2 {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 4rem;
    margin-bottom: 2rem
  }
}

.text .cmp-text h3 {
  color: #121212;
  font-size: 2.4rem;
  line-height: 3.6rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .text .cmp-text h3 {
    font-size: 2.2rem;
    line-height: 3rem
  }
}

.text .cmp-text h4 {
  font-weight: 500
}

.text .cmp-text h4,
.text .cmp-text h5 {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 3rem;
  margin-bottom: 3rem
}

.text .cmp-text h6 {
  color: rgba(18, 18, 18, .6);
  font-size: 1.6rem;
  line-height: 3rem;
  letter-spacing: .05rem;
  margin-top: 4rem;
  margin-bottom: 2rem
}

@media screen and (max-width:750px) {
  .text .cmp-text h6 {
    color: #121212
  }
}
.text.textDefault .cmp-text .content, .hasSubTitle .textAndTitle-container .textAndTitle-container-title, .textAndTitle .textAndTitle-container .textAndTitle-container-title {
   /* color: #121212;*/
    font-size: 1.8rem;
    line-height: 3rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
}

.text-white .textAndTitle-container .textAndTitle-container-title {
    font-size: 1.8rem;
    line-height: 3rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
}

.text .cmp-text blockquote {
  color: #fc9501;
  font-size: 3rem;
  line-height: 4.2rem;
  letter-spacing: .1rem;
  margin-top: 5rem;
  margin-bottom: 5rem
}

@media screen and (max-width:750px) {
  .text .cmp-text blockquote {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: 0;
    margin-top: 3rem;
    margin-bottom: 3rem
  }
}

.text .cmp-text .KWM-Caption {
  color: rgba(18, 18, 18, .6);
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .text .cmp-text .KWM-Caption {
    font-size: 1.2rem;
    margin-top: 1rem;
    margin-bottom: 2rem
  }
}

.text .cmp-text table {
  margin-top: 4rem
}

.text .cmp-text table td {
  font-size: 1.8rem;
  font-weight: 400
}

.text .cmp-text table td.no-borders {
  display: none
}

.text .cmp-text table td ul {
  margin: 3rem 0
}

.text .cmp-text table td strong {
  font-size: 1.8rem
}

.text .cmp-text ol li {
  padding-left: 6.25%
}

.text .cmp-text .element {
  margin-top: 0
}

.text .cmp-text .check {
  margin-top: 2rem
}

.twoColumns_fixed .cmp-text {
  padding: 3rem 0
}

.twoColumns_fixed .cmp-text .content {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 4.17%;
  -moz-column-gap: 4.17%;
  column-gap: 4.17%
}

@media screen and (max-width:750px) {
  .twoColumns_fixed .cmp-text .content {
    -webkit-column-count: auto;
    -moz-column-count: auto;
    column-count: auto
  }
}

.twoColumns_fixed .cmp-text .content h6 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
  opacity: .6
}

.twoColumns_fixed .cmp-text .content p {
  color: #121212;
  font-size: 1.8rem;
  line-height: 3rem;
  letter-spacing: 0;
  margin-top: 0 !important;
  margin: 0
}

.text-list .ex-f-title2 {
  font-size: 20px;
  color: #121212;
  line-height: 28px;
  padding-bottom: 10px;
  border-bottom: 1px solid #121212;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-bottom: 20px
}

.text-list .ex-f-e-list li {
  padding-left: 30px;
  position: relative;
  margin-bottom: 20px
}

.text-list .ex-f-e-list li img {
  position: absolute;
  left: 0;
  top: 9pt
}

.text-list .ex-f-e-list li p {
  line-height: 30px;
  font-size: 18px;
  color: #121212;
  font-weight: 400
}

.text-list .ex-f-e-list .level_icon {
  width: .8rem;
  height: .8rem;
  background: #fc9501;
  position: absolute;
  border-radius: 50%;
  top: 1rem;
  left: 0
}

.text-list .ex-f-e-list.level_one_list {
  padding-left: 0
}

.text-list .ex-f-e-list.level_two_list {
  padding-left: 40px
}

.text-list .ex-f-e-list.level_three_list {
  padding-left: 5pc
}

.text-list .ex-f-e-list.level_four_list {
  padding-left: 90pt
}

.timeline .timeline-container {
  background: #e3e3e3
}

.timeline .timeline-container .timeline-box {
  max-width: 144rem;
  margin: auto
}

.timeline .timeline-container .timeline-box .time-line {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 8rem 16.7%
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8rem 8.3%
  }
}

.timeline .timeline-container .timeline-box .time-line ul li {
  list-style: none
}

.timeline .timeline-container .timeline-box .time-line .component-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  width: 40%;
  height: 2rem;
  margin: 0 auto;
  text-align: center
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .component-title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.timeline .timeline-container .timeline-box .time-line .top-captions {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  margin: 6rem auto 8rem;
  text-transform: uppercase;
  text-align: center
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .top-captions {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .top-captions {
    margin: 6rem auto
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box {
  border-top: 1px solid #121212;
  border-bottom: 1px solid #121212;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 5.5rem
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item {
    -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
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .year {
  font-size: 9.6rem;
  letter-spacing: 0;
  line-height: 6.2rem;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  width: 30%;
  font-size: 6pc;
  color: #fc9501;
  text-align: center
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .year {
    font-size: 6rem;
    letter-spacing: 0;
    line-height: 3.1rem
  }
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .year {
    margin-left: -77%;
    line-height: 6.2rem
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec {
  width: 75%;
  padding-bottom: 5rem;
  border-bottom: 1px solid #121212
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec {
    width: 100%
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .title {
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem
  }
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .title {
    margin-top: 4rem
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .sub-title {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  opacity: .8
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .sub-title {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

@media screen and (max-width:1080px) {
  .timeline .timeline-container .timeline-box .time-line .time-line-box .time-line-item .dec .sub-title {
    opacity: .6
  }
}

.timeline .timeline-container .timeline-box .time-line .time-line-box li:last-child .dec {
  border-bottom: none !important
}

.timeline .timeline-container .timeline-box .time-line .bottom-captions {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  margin: 8rem auto 0;
  text-transform: uppercase;
  text-align: center
}

@media screen and (max-width:750px) {
  .timeline .timeline-container .timeline-box .time-line .bottom-captions {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.timeline .timeline-container.blackModel {
  background: #24282b
}

.timeline .timeline-container.blackModel .timeline-box .bottom-captions,
.timeline .timeline-container.blackModel .timeline-box .top-captions {
  color: #fff !important
}

.timeline .timeline-container.blackModel .timeline-box .time-line-box,
.timeline .timeline-container.blackModel .timeline-box .time-line-box .time-line-item .dec {
  border-color: #fff !important
}

.timeline .timeline-container.blackModel .timeline-box .time-line-box .time-line-item .dec .title {
  color: #fff !important
}

.timeline .timeline-container.blackModel .timeline-box .time-line-box .time-line-item .dec .sub-title {
  color: hsla(0, 0%, 100%, .8) !important
}

@media screen and (max-width:750px) {
  .timeline .timeline-container.blackModel .timeline-box .time-line-box .time-line-item .dec .sub-title {
    color: hsla(0, 0%, 100%, .6) !important
  }
}

.cmp-title.hasUnderline {
  border-bottom: 1px solid #121212;
  display: inline-block;
  padding-bottom: 10px
}

@media screen and (max-width:750px) {
  .cmp-title.hasUnderline {
    padding-bottom: 10px
  }
}

.cmp-title__text {
  margin-top: 40px;
  margin-bottom: 30px
}

@media screen and (max-width:750px) {
  .cmp-title__text {
    margin-top: 40px;
    margin-bottom: 20px
  }
}

.topic-banner .ex-header {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: 50%;
  z-index: 0
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header {
    text-align: center;
    height: auto
  }
}

.topic-banner .ex-header .article-mask {
  background: #121212;
  opacity: .2;
  height: 100%;
  width: 100%;
  z-index: -1;
  position: absolute;
  max-width: 300rem;
  background-size: cover;
  background-position: 50%
}

.topic-banner .ex-header>div {
  height: 100%;
  padding-top: 17rem;
  padding-bottom: 11.8rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header>div {
    padding-top: 20.8rem;
    padding-bottom: 20.8rem
  }
}

.topic-banner .ex-header p {
  font-weight: 400;
  margin: auto 8.6%
}

.topic-banner .ex-header p.article-type {
  display: none;
  margin-bottom: 20px;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #121212;
  color: #fff
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header p.article-type {
    font-size: 1.4rem;
    letter-spacing: .1rem;
    line-height: 2.1rem;
    margin-bottom: 30px
  }
}

.topic-banner .ex-header p.article-type:hover {
  opacity: .6
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 1px
  }
}

.topic-banner .ex-header .ex-head-title {
  word-break: break-word;
  margin: auto 8.6%;
  width: 58.2%;
  padding: 4rem 0;
  color: #fff;
  border-top: .2rem solid #fff;
  border-bottom: .2rem solid #fff;
  z-index: 4
}

.topic-banner .ex-header .ex-head-title h1 {
  font-size: 3.6rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .9rem;
  line-height: 5rem;
  font-family: ChapRegular
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header .ex-head-title h1 {
    font-size: 2.4rem;
    line-height: 36px;
    letter-spacing: 1px
  }
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .topic-banner .ex-header .ex-head-title {
    width: 91.4% !important;
    padding: 3.9rem 0
  }
}

@media screen and (max-width:750px) {
  .topic-banner .ex-header .ex-head-title {
    width: 83.2% !important;
    margin: 0 auto;
    letter-spacing: .9rem;
    padding: 6rem 0;
    font-size: 2.8rem !important;
    line-height: 4.2rem !important
  }
}

.topic-banner .banner-text {
  display: none
}

.topics {
  position: relative;
  z-index: 0
}

.topics .topic_container {
  padding: 0 12.5%;
  margin-top: 8rem;
  position: relative;
  width: 100%
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .topics .topic_container {
    padding: 4rem 16.8%;
    background: #fff;
    margin: 0
  }
}

@media screen and (max-width:750px) {
  .topics .topic_container {
    margin: 0;
    padding: 4rem 8.6%;
    background: #fff
  }
}

.topics .topic_container .topic_title {
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  color: #fc9501;
  font-size: 1.6rem;
  line-height: 2.4rem;
  letter-spacing: .15rem;
  margin-bottom: 6rem
}

@media screen and (max-width:750px) {
  .topics .topic_container .topic_title {
    margin-bottom: 4rem
  }
}

.topics .topic_container .swiper_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 47.3rem;
  width: 100%;
  max-width: 108rem;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: .5rem;
  padding-top: .5rem
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container {
    min-height: 40.4rem
  }
}

.topics .topic_container .swiper_container .swiper-wrapper {
  height: auto
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item {
  width: 100%;
  height: 100%;
  cursor: pointer;
  padding: 8.8rem 3.8% 6.8rem;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width:1080px) {
  .topics .topic_container .swiper_container .swiper-wrapper .topic-item {
    padding: 8.8rem 8.3% 6.8rem
  }
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container .swiper-wrapper .topic-item {
    padding: 7.8rem 14.7% 6.5rem
  }
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item .topic_bg {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-size: cover !important;
  background-position: 50% !important;
  position: absolute;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out;
  cursor: pointer
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item .topic_bg:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-color: #000;
  opacity: .5;
  z-index: 1;
  width: 100%;
  height: 100%
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item:hover .topic_bg {
  background-size: cover !important;
  background: #fc9501 50% !important;
  -webkit-box-shadow: -.5rem .1rem 1.5rem 0 rgba(0, 0, 0, .5);
  box-shadow: -.5rem .1rem 1.5rem 0 rgba(0, 0, 0, .5);
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item:hover .topic_bg:after {
  background-color: unset;
  opacity: unset;
  -webkit-transition: all .75s ease-out;
  transition: all .75s ease-out
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item .title {
  height: 100%;
  cursor: pointer;
  font-size: 3.6rem;
  padding: 3.3rem 0;
  font-family: ChapRegular;
  text-transform: uppercase;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 2;
  position: inherit;
  color: #fff;
  line-height: 5rem;
  text-align: center;
  letter-spacing: .9rem;
  vertical-align: middle;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid;
  border-bottom: 1px solid;
  word-break: break-word
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container .swiper-wrapper .topic-item .title {
    font-size: 2.4rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item .see-more {
  z-index: 2;
  margin: 6.1rem auto 0
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container .swiper-wrapper .topic-item .see-more {
    margin: 5rem auto 0
  }
}

.topics .topic_container .swiper_container .swiper-wrapper .topic-item .see-more .cmp-button {
  color: #fff;
  margin: 0;
  text-transform: uppercase
}

.topics .topic_container .swiper_container .swiper-pagination {
  display: none;
  bottom: 143px !important
}

.topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet {
  width: .4rem;
  height: .4rem;
  background: #fff;
  opacity: .5
}

.topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet-active {
  width: .6rem;
  height: .6rem;
  opacity: 1
}

.topics .topic_container .swiper_container {
  margin-bottom: 12rem
}

@media screen and (max-width:1080px) {
  .topics .topic_container .swiper_container {
    background: #fff !important
  }
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container .topic_title {
    font-size: 1.2rem
  }
}

@media screen and (max-width:750px) {
  .topics .topic_container .swiper_container {
    margin-bottom: 0
  }
}

.topics .topic_container .swiper_container .swiper-pagination {
  bottom: -4rem !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(36, 40, 43, .5);
  width: .8rem;
  height: .8rem;
  opacity: 1
}

.topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #24282b;
  width: 1.2rem;
  height: 1.2rem
}

@media screen and (max-width:1080px) {
  .topics .topic_container .swiper_container .swiper-pagination {
    bottom: 5.5rem !important
  }

  .topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: .4rem;
    background-color: hsla(0, 0%, 100%, .5)
  }

  .topics .topic_container .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    width: .6rem;
    height: .6rem
  }
}

.topics .topic_container .explore_more_button {
  display: none
}

.topics .topic_container .topic_swiper-button-next,
.topics .topic_container .topic_swiper-button-prev {
  color: #fc9501;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 3.2rem
}

@media screen and (max-width:750px) {

  .topics .topic_container .topic_swiper-button-next,
  .topics .topic_container .topic_swiper-button-prev {
    display: none
  }
}

.topics .topic_container .topic_swiper-button-next:hover,
.topics .topic_container .topic_swiper-button-prev:hover {
  opacity: .6;
  -webkit-transition: opacity .15s;
  transition: opacity .15s
}

.topics .topic_container .topic_swiper-button-prev {
  left: 5.8%
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .topics .topic_container .topic_swiper-button-prev {
    left: 8.6%
  }
}

.topics .topic_container .topic_swiper-button-next {
  right: 5.8%
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .topics .topic_container .topic_swiper-button-next {
    right: 8.6%
  }
}

.topics .topic_container .explore_more_button {
  text-align: center;
  margin-top: 4.3rem
}

@media screen and (max-width:750px) {
  .topics .topic_container .explore_more_button {
    margin-top: 4rem
  }
}

.topics .topic_container .explore_more_button .cmp-button {
  color: #fc9501;
  text-transform: uppercase;
  font-size: 1.4rem;
  height: 0
}

@media screen and (max-width:750px) {
  .topics .topic_container .explore_more_button .cmp-button {
    font-size: 1.2rem;
    line-height: 2.1rem
  }
}

#points .swiper_container {
  margin-bottom: 12rem
}

@media screen and (max-width:1080px) {
  #points .swiper_container {
    background: #fff !important
  }
}

@media screen and (max-width:750px) {
  #points .swiper_container .topic_title {
    font-size: 1.2rem
  }
}

@media screen and (max-width:750px) {
  #points .swiper_container {
    margin-bottom: 0
  }
}

#points .swiper_container .swiper-pagination {
  bottom: -4rem !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#points .swiper_container .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(36, 40, 43, .5);
  width: .8rem;
  height: .8rem;
  opacity: 1
}

#points .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #24282b;
  width: 1.2rem;
  height: 1.2rem
}

@media screen and (max-width:1080px) {
  #points .swiper_container .swiper-pagination {
    bottom: 5.5rem !important
  }

  #points .swiper_container .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: .4rem;
    background-color: hsla(0, 0%, 100%, .5)
  }

  #points .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    width: .6rem;
    height: .6rem
  }
}

#points .explore_more_button {
  display: none
}

#arrow .topic_container {
  margin-bottom: 0
}

@media screen and (max-width:1080px) {
  #arrow .topic_container {
    background: #fff !important
  }
}

@media screen and (max-width:750px) {
  #arrow .topic_container .topic_title {
    font-size: 1.2rem
  }
}

#arrow .swiper_container {
  margin-bottom: 0 !important
}

#arrow .swiper_container .swiper-pagination {
  display: none !important;
  bottom: -4rem !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#arrow .swiper_container .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(36, 40, 43, .5);
  width: .8rem;
  height: .8rem;
  opacity: 1
}

#arrow .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #24282b;
  width: 1.2rem;
  height: 1.2rem
}

@media screen and (max-width:1080px) {
  #arrow .swiper_container .swiper-pagination {
    bottom: 5.5rem !important
  }

  #arrow .swiper_container .swiper-pagination .swiper-pagination-bullet {
    width: .4rem;
    height: .4rem;
    background-color: hsla(0, 0%, 100%, .5)
  }

  #arrow .swiper_container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fff;
    width: .6rem;
    height: .6rem
  }
}

#arrow .explore_more_button {
  margin-bottom: 8rem;
  display: block
}

@media screen and (max-width:750px) {
  #arrow .explore_more_button {
    margin-bottom: 0;
    margin-top: 2rem
  }
}

.exp-container {
  z-index: 1;
  padding: 4rem 8.33% 8rem;
  background: #e9e9e9;
  position: relative;
  z-index: 0
}

@media screen and (max-width:750px) {
  .exp-container {
    padding: 4rem 8.33%
  }
}

.exp-container .title {
  text-align: center;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-top: 4rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .exp-container .title {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.exp-container .exp-lable {
  text-align: center;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 4rem;
  color: #121212;
  width: 41.6%;
  margin: 4rem auto
}

@media screen and (max-width:1080px) {
  .exp-container .exp-lable {
    width: 66.6%
  }
}

.exp-container .filter {
  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;
  position: relative;
  -webkit-transition: .4s;
  transition: .4s;
  text-align: center;
  font-size: 1.4rem;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  color: #121212;
  margin-bottom: 4rem
}

.exp-container .filter>span {
  cursor: pointer;
  text-transform: uppercase
}

.exp-container .filter .kwm-icon--more {
  display: inline-block;
  -webkit-transition: .4s;
  transition: .4s
}

.exp-container .filter .filter-more {
  top: 5.5rem;
  height: 0;
  -webkit-transition: .4s;
  transition: .4s;
  overflow: hidden;
  z-index: 1;
  width: 23.2rem;
  -webkit-box-shadow: 0 2px 10px rgba(18, 18, 18, .15);
  box-shadow: 0 2px 10px rgba(18, 18, 18, .15);
  background: #fff;
  margin: 0 auto;
  padding: 0 2rem;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

.exp-container .filter .filter-more .filter-item {
  cursor: pointer;
  height: 6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.exp-container .filter .filter-more .filter-item:not(:last-child) {
  border-bottom: 1px solid rgba(18, 18, 18, .2)
}

.exp-container .filter .filter-more .filter-item .filter-item-text {
  text-transform: uppercase
}

.exp-container .filter .filter-more .filter-item .kwm-icon--selected {
  display: none
}

.exp-container .filter .filter-more .actived .filter-item-text {
  color: #fc9501
}

.exp-container .filter .filter-more .actived .kwm-icon--selected {
  display: block;
  color: #fc9501;
  font-size: 1.6rem;
  margin-left: 1rem
}

.exp-container .expend .kwm-icon--more {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.exp-container .con-wapper {
  max-width: 120rem;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.exp-container .con-wapper:last-of-type(1) {
  display: none
}

.exp-container .con-wapper .exp-item {
  width: 32.5%;
  height: 26rem;
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem
}

.exp-container .con-wapper .exp-item:hover {
  background: #fc9501;
  -webkit-transition: background-color .75s ease-out;
  transition: background-color .75s ease-out;
  cursor: pointer
}

.exp-container .con-wapper .exp-item .bg-mask {
  opacity: .15;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.exp-container .con-wapper .exp-item:not(:nth-of-type(3n)) {
  margin-right: 1.25%
}

.exp-container .con-wapper .exp-item .item-title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 92.31%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  height: 14rem;
  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;
  text-align: center;
  cursor: pointer
}

.exp-container .con-wapper .exp-item .item-title p {
  font-family: ChapRegular, sans-serif;
  font-size: 2.4rem;
  text-transform: uppercase;
  color: #fff;
  line-height: 3.6rem;
  letter-spacing: .2rem;
  word-break: break-word
}

.exp-container .con-wapper .exp-item .bg-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #d4cfc9;
  background-size: cover;
  background-position: 50%;
  -webkit-transition: background-color .75s ease-in-out;
  transition: background-color .75s ease-in-out
}

.exp-container .topics_buton_action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.exp-container .topics_buton_action .view {
  display: none;
  cursor: pointer;
  margin: 3rem auto 0
}

@media screen and (max-width:750px) {
  .exp-container .topics_buton_action .view {
    margin: 1rem auto 0
  }
}

.exp-container .topics_buton_action .view span {
  font-size: 1.4rem;
  font-weight: 400;
  color: #fc9501;
  line-height: 2.1rem;
  letter-spacing: .1rem;
  text-align: center
}

@media screen and (max-width:750px) {
  .exp-container .topics_buton_action .view span {
    font-size: 1.2rem;
    line-height: 2.2rem;
    margin-bottom: 3rem
  }
}

.exp-container .topics_buton_action .view span:last-child {
  font-size: 40px
}

@media screen and (min-width:750px) and (max-width:1080px) {
  .topicsHome .exp-container .con-wapper .exp-item {
    width: 49.375%
  }

  .topicsHome .exp-container .con-wapper .exp-item:not(:nth-of-type(3n)) {
    margin-right: 0
  }

  .topicsHome .exp-container .con-wapper .exp-item:not(:nth-of-type(2n)) {
    margin-right: 1.25%
  }
}

@media screen and (max-width:750px) {
  .topicsHome .exp-container .title {
    margin-bottom: 1rem;
    line-height: 2.4rem;
    margin-top: 0
  }

  .topicsHome .exp-container .exp-lable {
    width: 100%;
    margin: 0 0 3rem;
    font-size: 1.8rem;
    line-height: 3rem
  }

  .topicsHome .exp-container .filter {
    border-top: 1px solid #121212;
    border-bottom: 1px solid #121212;
    margin-bottom: 2rem
  }

  .topicsHome .exp-container .filter .filter-more {
    width: 100%;
    top: 4rem
  }

  .topicsHome .exp-container .con-wapper .exp-item {
    width: 100%;
    height: 20.8rem;
    margin-bottom: 2rem
  }

  .topicsHome .exp-container .con-wapper .exp-item:not(:nth-of-type(2n)),
  .topicsHome .exp-container .con-wapper .exp-item:not(:nth-of-type(3n)) {
    margin-right: 0
  }

  .topicsHome .exp-container .con-wapper .exp-item .item-title {
    width: 80%;
    height: 11.8rem
  }

  .topicsHome .exp-container .con-wapper .exp-item .item-title p {
    font-size: 1.9rem;
    line-height: 3.6rem;
    letter-spacing: .1rem
  }
}

.trending-insights {
  padding: 0 8.3333%;
  max-width: 144rem;
  margin: 0 auto
}

.trending-insights-title {
  text-align: center;
  line-height: 2.4rem;
  color: #fc9501;
  font-size: 1.6rem;
  letter-spacing: .1rem;
  margin-bottom: 6rem;
  text-transform: uppercase
}

.trending-insights-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.trending-insights-items .insight-item-box {
  border-right: 1px solid #c9c9c9;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 5%;
  padding-right: 5%
}

.trending-insights-items .insight-item-box:first-child {
  padding-left: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.trending-insights-items .insight-item-box:last-child {
  padding-right: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: none
}

.trending-insights-items .insight-item-box .insight-item-content {
  text-align: left;
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-title {
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  font-size: 2.2rem;
  line-height: 1.4;
  letter-spacing: .1rem;
  color: #24282b;
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  overflow: hidden;
  display: -webkit-box;
  margin-bottom: 1rem
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-title:hover {
  color: #fc9501;
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-desc {
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: .1rem;
  margin-bottom: 2rem;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  overflow: hidden;
  display: -webkit-box
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-desc:first-letter {
  text-transform: capitalize
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn {
  font-family: source-sans-pro, sans-serif;
  font-size: 1.4rem;
  line-height: 1.6;
  letter-spacing: .1rem;
  color: #fc9501
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn .btn-dec {
  text-transform: uppercase
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn .kwm-icon--right,
.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn .kwm-icon--right:before {
  font-size: 2.8rem
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn .kwm-icon--right {
  -webkit-transition: margin-left .3s linear;
  transition: margin-left .3s linear;
  margin-left: .5rem
}

.trending-insights-items .insight-item-box .insight-item-content .insight-item-btn:hover .kwm-icon--right {
  margin-left: 1rem
}

.trending-insights-items.mark-style__numbers {
  counter-reset: item
}

.trending-insights-items.mark-style__numbers .insight-item-box {
  padding-left: 4%;
  padding-right: 4%
}

.trending-insights-items.mark-style__numbers .insight-item-box:first-child {
  padding-left: 0
}

.trending-insights-items.mark-style__numbers .insight-item-box:last-child {
  padding-right: 0
}

.trending-insights-items.mark-style__numbers .insight-item-box .insight-item-content {
  position: relative;
  padding-left: 4rem
}

.trending-insights-items.mark-style__numbers .insight-item-box .insight-item-content:before {
  content: counter(item);
  counter-increment: item;
  position: absolute;
  font-size: 6rem;
  line-height: 3rem;
  left: 0;
  color: #fc9501;
  font-family: ChapRegular, sans-serif
}

.trending-insights-items.mark-style__icon .insight-item-box {
  padding-right: 4%;
  padding-left: 4%;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.trending-insights-items.mark-style__icon .insight-item-box:first-child {
  padding-left: 0
}

.trending-insights-items.mark-style__icon .insight-item-box:last-child {
  padding-right: 0
}

.trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark {
  position: relative;
  width: 100%;
  height: 8rem;
  overflow: hidden;
  margin-bottom: 2rem
}

.trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark img {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark:hover img {
  -webkit-transform: scale(1.1) translate(-50%, -50%);
  transform: scale(1.1) translate(-50%, -50%)
}

.trending-insights-items.mark-style__icon .insight-item-box .insight-item-content {
  padding-left: 0;
  height: calc(100% - 10rem)
}

@media screen and (max-width:1080px) {
  .trending-insights-title {
    margin-bottom: 2rem
  }

  .trending-insights-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .trending-insights-items .insight-item-box {
    width: 100% !important;
    border-right: none !important;
    border-bottom: 1px solid #000;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 2rem;
    padding-bottom: 4rem
  }

  .trending-insights-items .insight-item-box:last-child {
    border-bottom: 0
  }

  .trending-insights-items .insight-item-box .insight-item-content {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    height: auto
  }

  .trending-insights-items.mark-style__numbers .insight-item-box {
    padding-left: 0
  }
}

@media screen and (max-width:750px) {
  .trending-insights-items {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .trending-insights-items .insight-item-box .insight-item-content {
    text-align: center
  }

  .trending-insights-items.mark-style__numbers .insight-item-box {
    padding-left: 0 !important;
    padding-top: 8rem
  }

  .trending-insights-items.mark-style__numbers .insight-item-box .insight-item-content {
    padding-left: 0
  }

  .trending-insights-items.mark-style__numbers .insight-item-box .insight-item-content:before {
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    line-height: 1.5
  }

  .trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark {
    position: unset;
    width: 100%;
    height: 30rem;
    max-height: 45vh;
    margin-bottom: 2rem
  }

  .trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark img {
    position: unset;
    -webkit-transform: unset;
    transform: unset;
    width: auto;
    height: 100%
  }

  .trending-insights-items.mark-style__icon .insight-item-box .insight-item-mark:hover img {
    -webkit-transform: unset;
    transform: unset
  }

  .trending-insights-items.mark-style__icon .insight-item-box .insight-item-content {
    padding-left: 0
  }
}

.videoWithText .container {
  width: 66.666666667%;
  max-width: 96rem;
  margin: 0 auto
}

.videoWithText .container .video {
  margin-top: 4rem;
  margin-bottom: 6.2rem;
  width: 50%;
  float: right;
  margin-left: -4.8%;
  position: relative;
  left: 12.4%
}

.videoWithText .container .video-right {
  margin-top: 4rem;
  margin-bottom: 6.2rem;
  width: 50%;
  float: left;
  margin-right: -4.8%;
  position: relative;
  left: -12.4%
}

.videoWithText .container .content,
.videoWithText .container .content-right {
  margin-top: 1.5rem;
  margin-bottom: 3rem
}

.videoWithText .container .content-right .title,
.videoWithText .container .content .title {
  font-size: 3rem;
  letter-spacing: .1rem;
  line-height: 4.2rem;
  color: #121212;
  display: none
}

@media screen and (max-width:750px) {

  .videoWithText .container .content-right .title,
  .videoWithText .container .content .title {
    font-size: 2.4rem;
    letter-spacing: 0;
    line-height: 3.6rem
  }
}

.videoWithText .container .content-right .title u,
.videoWithText .container .content .title u {
  border-bottom: 2px solid;
  padding-bottom: 0
}

.videoWithText .container .content-right .contentText,
.videoWithText .container .content .contentText {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-top: 3rem
}

@media screen and (max-width:750px) {

  .videoWithText .container .content-right .contentText,
  .videoWithText .container .content .contentText {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.videoWithText .container .content-right .contentText p:not(:last-child),
.videoWithText .container .content .contentText p:not(:last-child) {
  margin-bottom: 2rem
}

.videoWithText .container .content-right .buttonText,
.videoWithText .container .content .buttonText {
  display: none
}

.videoWithText .container .content-right .tag,
.videoWithText .container .content .tag {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  display: none;
  text-transform: uppercase
}

@media screen and (max-width:750px) {

  .videoWithText .container .content-right .tag,
  .videoWithText .container .content .tag {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.videoWithText .container .content-right .date,
.videoWithText .container .content .date {
  display: none
}

.hasTitle .container .video,
.hasTitle .container .video-right {
  margin-top: 8.2rem;
  margin-bottom: 2rem
}

.hasTitle .container .content-right .title,
.hasTitle .container .content .title {
  display: block;
  margin-bottom: 3rem;
  margin-top: 6rem
}

.largeVideo .container,
.mediumVideo .container {
  width: 83.333333333333%;
  max-width: 120rem
}

.largeVideo .container .video,
.largeVideo .container .video-right,
.mediumVideo .container .video,
.mediumVideo .container .video-right {
  float: none;
  width: 100%;
  left: 0;
  margin: 4rem 0
}

.largeVideo .container .content,
.largeVideo .container .content-right,
.mediumVideo .container .content,
.mediumVideo .container .content-right {
  float: none;
  overflow: hidden;
  position: relative
}

.largeVideo .container .content-right .tag,
.largeVideo .container .content .tag,
.mediumVideo .container .content-right .tag,
.mediumVideo .container .content .tag {
  display: block;
  position: absolute;
  left: 0;
  top: 0
}

.largeVideo .container .content-right .title,
.largeVideo .container .content .title,
.mediumVideo .container .content-right .title,
.mediumVideo .container .content .title {
  display: block;
  width: 44.66666666667%;
  position: absolute;
  left: 0;
  top: 4rem
}

.largeVideo .container .content-right .contentText,
.largeVideo .container .content .contentText,
.mediumVideo .container .content-right .contentText,
.mediumVideo .container .content .contentText {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  width: 50%;
  float: right;
  margin-bottom: 4rem;
  margin-top: 0
}

@media screen and (max-width:750px) {

  .largeVideo .container .content-right .contentText,
  .largeVideo .container .content .contentText,
  .mediumVideo .container .content-right .contentText,
  .mediumVideo .container .content .contentText {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.largeVideo .container {
  width: 100%;
  max-width: none
}

.largeVideo .container .con-wapper .video,
.largeVideo .container .con-wapper .video-right {
  width: 100%;
  position: relative
}

.largeVideo .container .content,
.largeVideo .container .content-right {
  width: 83.33333333333%;
  max-width: 120rem;
  margin: 0 auto
}

.video-black .container,
.video-gray .container,
.video-white .container {
  width: 83.3333333333333%;
  max-width: 120rem;
  overflow: hidden
}

    .video-black .container .con-wapper,
    .video-gray .container .con-wapper
   /* , .video-white .container .con-wapper */
    {
        overflow: hidden;
        padding-bottom: 6rem
    }
    .video-white .container .con-wapper  {
        overflow: hidden;
    }
.video-black .container .con-wapper:last-child,
.video-gray .container .con-wapper:last-child,
.video-white .container .con-wapper:last-child {
  padding-bottom: 8rem
}

.video-black .container .con-wapper .video,
.video-black .container .con-wapper .video-right,
.video-gray .container .con-wapper .video,
.video-gray .container .con-wapper .video-right,
.video-white .container .con-wapper .video,
.video-white .container .con-wapper .video-right {
  margin: 8rem 0 0;
  left: 0
}

.video-black .container .con-wapper .video,
.video-gray .container .con-wapper .video,
.video-white .container .con-wapper .video {
  float: right
}

.video-black .container .con-wapper .video-right,
.video-gray .container .con-wapper .video-right,
.video-white .container .con-wapper .video-right {
  float: left
}

.video-black .container .con-wapper .content,
.video-black .container .con-wapper .content-right,
.video-gray .container .con-wapper .content,
.video-gray .container .con-wapper .content-right,
.video-white .container .con-wapper .content,
.video-white .container .con-wapper .content-right {
  width: 44.67%;
  margin-bottom: 0;
  margin-top: 0
}

.video-black .container .con-wapper .content-right .tag,
.video-black .container .con-wapper .content .tag,
.video-gray .container .con-wapper .content-right .tag,
.video-gray .container .con-wapper .content .tag,
.video-white .container .con-wapper .content-right .tag,
.video-white .container .con-wapper .content .tag {
  display: block;
  margin-bottom: 2rem;
  margin-top: 8rem
}

.video-black .container .con-wapper .content-right .title,
.video-black .container .con-wapper .content .title,
.video-gray .container .con-wapper .content-right .title,
.video-gray .container .con-wapper .content .title,
.video-white .container .con-wapper .content-right .title,
.video-white .container .con-wapper .content .title {
  display: block;
  margin-bottom: 2rem
}

.video-black .container .con-wapper .content-right .contentText,
.video-black .container .con-wapper .content .contentText,
.video-gray .container .con-wapper .content-right .contentText,
.video-gray .container .con-wapper .content .contentText,
.video-white .container .con-wapper .content-right .contentText,
.video-white .container .con-wapper .content .contentText {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  opacity: .59;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {

  .video-black .container .con-wapper .content-right .contentText,
  .video-black .container .con-wapper .content .contentText,
  .video-gray .container .con-wapper .content-right .contentText,
  .video-gray .container .con-wapper .content .contentText,
  .video-white .container .con-wapper .content-right .contentText,
  .video-white .container .con-wapper .content .contentText {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.video-black .container .con-wapper .content-right .buttonText,
.video-black .container .con-wapper .content .buttonText,
.video-gray .container .con-wapper .content-right .buttonText,
.video-gray .container .con-wapper .content .buttonText,
.video-white .container .con-wapper .content-right .buttonText,
.video-white .container .con-wapper .content .buttonText {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  display: inline-block;
  cursor: pointer
}

@media screen and (max-width:750px) {

  .video-black .container .con-wapper .content-right .buttonText,
  .video-black .container .con-wapper .content .buttonText,
  .video-gray .container .con-wapper .content-right .buttonText,
  .video-gray .container .con-wapper .content .buttonText,
  .video-white .container .con-wapper .content-right .buttonText,
  .video-white .container .con-wapper .content .buttonText {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.video-black .container .con-wapper .content-right .buttonText a,
.video-black .container .con-wapper .content .buttonText a,
.video-gray .container .con-wapper .content-right .buttonText a,
.video-gray .container .con-wapper .content .buttonText a,
.video-white .container .con-wapper .content-right .buttonText a,
.video-white .container .con-wapper .content .buttonText a {
  color: #fc9501
}

.video-black .container .con-wapper .content-right .buttonText a .linkText,
.video-black .container .con-wapper .content .buttonText a .linkText,
.video-gray .container .con-wapper .content-right .buttonText a .linkText,
.video-gray .container .con-wapper .content .buttonText a .linkText,
.video-white .container .con-wapper .content-right .buttonText a .linkText,
.video-white .container .con-wapper .content .buttonText a .linkText {
  text-transform: uppercase
}

.video-black .container .con-wapper .content-right .buttonText a .kwm-icon--right,
.video-black .container .con-wapper .content .buttonText a .kwm-icon--right,
.video-gray .container .con-wapper .content-right .buttonText a .kwm-icon--right,
.video-gray .container .con-wapper .content .buttonText a .kwm-icon--right,
.video-white .container .con-wapper .content-right .buttonText a .kwm-icon--right,
.video-white .container .con-wapper .content .buttonText a .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: .5s;
  transition: .5s
}

.video-black .container .con-wapper .content-right .buttonText a:hover .kwm-icon--right,
.video-black .container .con-wapper .content .buttonText a:hover .kwm-icon--right,
.video-gray .container .con-wapper .content-right .buttonText a:hover .kwm-icon--right,
.video-gray .container .con-wapper .content .buttonText a:hover .kwm-icon--right,
.video-white .container .con-wapper .content-right .buttonText a:hover .kwm-icon--right,
.video-white .container .con-wapper .content .buttonText a:hover .kwm-icon--right {
  margin-left: 2.6rem
}

.video-black .container .con-wapper .content,
.video-gray .container .con-wapper .content,
.video-white .container .con-wapper .content {
  float: left
}

.video-black .container .con-wapper .content-right,
.video-gray .container .con-wapper .content-right,
.video-white .container .con-wapper .content-right {
  float: right
}

.video-gray {
  background-color: #e9e9e9
}

.video-black {
  background-color: #24282b
}

.video-black .container .con-wapper .content-right .contentText,
.video-black .container .con-wapper .content-right .title,
.video-black .container .con-wapper .content .contentText,
.video-black .container .con-wapper .content .title {
  color: #fff
}

.hasDate .container {
  width: 83.33333333333%;
  max-width: 120rem;
  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
}

.hasDate .container .con-wapper {
  width: 47.33%;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.hasDate .container .con-wapper .video,
.hasDate .container .con-wapper .video-right {
  width: 100%;
  left: 0;
  float: none;
  margin: 4rem 0 2rem
}

.hasDate .container .con-wapper .content,
.hasDate .container .con-wapper .content-right {
  margin: 0
}

.hasDate .container .con-wapper .content-right .tag,
.hasDate .container .con-wapper .content .tag {
  display: block;
  margin-bottom: 2rem
}

.hasDate .container .con-wapper .content-right .title,
.hasDate .container .con-wapper .content .title {
  display: block;
  margin-bottom: 3rem;
  font-size: 2.4rem
}

.hasDate .container .con-wapper .content-right .contentText,
.hasDate .container .con-wapper .content .contentText {
  display: none
}

.hasDate .container .con-wapper .content-right .date,
.hasDate .container .con-wapper .content .date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  display: block;
  margin-bottom: 4rem
}

@media screen and (max-width:750px) {

  .hasDate .container .con-wapper .content-right .date,
  .hasDate .container .con-wapper .content .date {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2.1rem
  }
}

.bottomBorder {
  border-bottom: .1rem solid #121212
}

@media screen and (max-width:750px) {
  .videoWithText .container {
    width: 83.3333%
  }

  .videoWithText .container .con-wapper .video,
  .videoWithText .container .con-wapper .video-right {
    width: 100%;
    margin: 3rem 0;
    float: none;
    left: 0
  }

  .videoWithText .container .con-wapper .content,
  .videoWithText .container .con-wapper .content-right {
    margin-top: 0
  }

  .hasTitle .container .con-wapper .content-right .title,
  .hasTitle .container .con-wapper .content .title {
    margin: 0
  }

  .hasTitle .container .con-wapper .content-right .contentText,
  .hasTitle .container .con-wapper .content .contentText {
    margin-top: 2rem
  }

  .largeVideo .container,
  .mediumVideo .container,
  .video-black .container,
  .video-gray .container,
  .video-white .container {
    width: 83.333333%
  }

    .largeVideo .container .con-wapper,
    .mediumVideo .container .con-wapper,
    .video-black .container .con-wapper,
    .video-gray .container .con-wapper
    /* ,.video-white .container .con-wapper */ {
        padding-bottom: 2rem
    }

  .largeVideo .container .con-wapper .video,
  .largeVideo .container .con-wapper .video-right,
  .mediumVideo .container .con-wapper .video,
  .mediumVideo .container .con-wapper .video-right,
  .video-black .container .con-wapper .video,
  .video-black .container .con-wapper .video-right,
  .video-gray .container .con-wapper .video,
  .video-gray .container .con-wapper .video-right,
  .video-white .container .con-wapper .video,
  .video-white .container .con-wapper .video-right {
    width: 100%;
    float: none;
    margin-top: 4rem
  }

  .largeVideo .container .con-wapper .content,
  .largeVideo .container .con-wapper .content-right,
  .mediumVideo .container .con-wapper .content,
  .mediumVideo .container .con-wapper .content-right,
  .video-black .container .con-wapper .content,
  .video-black .container .con-wapper .content-right,
  .video-gray .container .con-wapper .content,
  .video-gray .container .con-wapper .content-right,
  .video-white .container .con-wapper .content,
  .video-white .container .con-wapper .content-right {
    float: none;
    width: 100%
  }

  .largeVideo .container .con-wapper .content-right .tag,
  .largeVideo .container .con-wapper .content .tag,
  .mediumVideo .container .con-wapper .content-right .tag,
  .mediumVideo .container .con-wapper .content .tag,
  .video-black .container .con-wapper .content-right .tag,
  .video-black .container .con-wapper .content .tag,
  .video-gray .container .con-wapper .content-right .tag,
  .video-gray .container .con-wapper .content .tag,
  .video-white .container .con-wapper .content-right .tag,
  .video-white .container .con-wapper .content .tag {
    line-height: 2.4rem;
    margin-top: 2rem;
    margin-bottom: 1rem
  }

  .largeVideo .container .con-wapper .content-right .title,
  .largeVideo .container .con-wapper .content .title,
  .mediumVideo .container .con-wapper .content-right .title,
  .mediumVideo .container .con-wapper .content .title,
  .video-black .container .con-wapper .content-right .title,
  .video-black .container .con-wapper .content .title,
  .video-gray .container .con-wapper .content-right .title,
  .video-gray .container .con-wapper .content .title,
  .video-white .container .con-wapper .content-right .title,
  .video-white .container .con-wapper .content .title {
    margin-bottom: 1rem;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 2.8rem;
    color: #121212
  }
}

@media screen and (max-width:750px) and (max-width:750px) {

  .largeVideo .container .con-wapper .content-right .title,
  .largeVideo .container .con-wapper .content .title,
  .mediumVideo .container .con-wapper .content-right .title,
  .mediumVideo .container .con-wapper .content .title,
  .video-black .container .con-wapper .content-right .title,
  .video-black .container .con-wapper .content .title,
  .video-gray .container .con-wapper .content-right .title,
  .video-gray .container .con-wapper .content .title,
  .video-white .container .con-wapper .content-right .title,
  .video-white .container .con-wapper .content .title {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 2.8rem
  }
}

@media screen and (max-width:750px) {

  .largeVideo .container .con-wapper .content-right .contentText,
  .largeVideo .container .con-wapper .content .contentText,
  .mediumVideo .container .con-wapper .content-right .contentText,
  .mediumVideo .container .con-wapper .content .contentText,
  .video-black .container .con-wapper .content-right .contentText,
  .video-black .container .con-wapper .content .contentText,
  .video-gray .container .con-wapper .content-right .contentText,
  .video-gray .container .con-wapper .content .contentText,
  .video-white .container .con-wapper .content-right .contentText,
  .video-white .container .con-wapper .content .contentText {
    margin: 0;
    font-size: 1.8rem;
    line-height: 3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical
  }

  .largeVideo .container .con-wapper .content-right .buttonText,
  .largeVideo .container .con-wapper .content .buttonText,
  .mediumVideo .container .con-wapper .content-right .buttonText,
  .mediumVideo .container .con-wapper .content .buttonText,
  .video-black .container .con-wapper .content-right .buttonText,
  .video-black .container .con-wapper .content .buttonText,
  .video-gray .container .con-wapper .content-right .buttonText,
  .video-gray .container .con-wapper .content .buttonText,
  .video-white .container .con-wapper .content-right .buttonText,
  .video-white .container .con-wapper .content .buttonText {
    margin-top: 2rem
  }

  .largeVideo .container .con-wapper .content-right .buttonText a .kwm-icon--right,
  .largeVideo .container .con-wapper .content .buttonText a .kwm-icon--right,
  .mediumVideo .container .con-wapper .content-right .buttonText a .kwm-icon--right,
  .mediumVideo .container .con-wapper .content .buttonText a .kwm-icon--right,
  .video-black .container .con-wapper .content-right .buttonText a .kwm-icon--right,
  .video-black .container .con-wapper .content .buttonText a .kwm-icon--right,
  .video-gray .container .con-wapper .content-right .buttonText a .kwm-icon--right,
  .video-gray .container .con-wapper .content .buttonText a .kwm-icon--right,
  .video-white .container .con-wapper .content-right .buttonText a .kwm-icon--right,
  .video-white .container .con-wapper .content .buttonText a .kwm-icon--right {
    font-size: 2rem
  }

  .video-black .container .con-wapper .content-right .contentText,
  .video-black .container .con-wapper .content-right .title,
  .video-black .container .con-wapper .content .contentText,
  .video-black .container .con-wapper .content .title {
    color: #fff
  }

  .largeVideo .container .con-wapper .video,
  .largeVideo .container .con-wapper .video-right,
  .mediumVideo .container .con-wapper .video,
  .mediumVideo .container .con-wapper .video-right {
    margin-bottom: 0;
    margin-top: 4rem
  }

  .largeVideo .container .con-wapper .content,
  .largeVideo .container .con-wapper .content-right,
  .mediumVideo .container .con-wapper .content,
  .mediumVideo .container .con-wapper .content-right {
    margin: 0
  }

  .largeVideo .container .con-wapper .content-right .tag,
  .largeVideo .container .con-wapper .content .tag,
  .mediumVideo .container .con-wapper .content-right .tag,
  .mediumVideo .container .con-wapper .content .tag {
    position: static
  }

  .largeVideo .container .con-wapper .content-right .title,
  .largeVideo .container .con-wapper .content .title,
  .mediumVideo .container .con-wapper .content-right .title,
  .mediumVideo .container .con-wapper .content .title {
    position: static;
    width: 100%
  }

  .largeVideo .container .con-wapper .content-right .contentText,
  .largeVideo .container .con-wapper .content .contentText,
  .mediumVideo .container .con-wapper .content-right .contentText,
  .mediumVideo .container .con-wapper .content .contentText {
    width: 100%;
    float: none
  }

  .hasDate .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .hasDate .container .con-wapper {
    width: 100%
  }

  .hasDate .container .con-wapper .video,
  .hasDate .container .con-wapper .video-right {
    margin-top: 2rem
  }

  .hasDate .container .con-wapper .content-right .tag,
  .hasDate .container .con-wapper .content .tag {
    line-height: 2.4rem;
    margin-bottom: 1rem
  }

  .hasDate .container .con-wapper .content-right .title,
  .hasDate .container .con-wapper .content .title {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 2.8rem;
    color: #121212;
    margin-bottom: 2rem
  }
}

@media screen and (max-width:750px) and (max-width:750px) {

  .hasDate .container .con-wapper .content-right .title,
  .hasDate .container .con-wapper .content .title {
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 2.8rem
  }
}

@media screen and (max-width:750px) {

  .hasDate .container .con-wapper .content-right .date,
  .hasDate .container .con-wapper .content .date {
    margin-bottom: 1rem
  }

  .largeVideo .container .con-wapper .content,
  .largeVideo .container .con-wapper .content-right {
    width: 83.33333%;
    margin: 0 auto
  }
}

:root {
  --vh: 1vh
}

.homeBanner .video,
.newHomeBanner .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover !important;
  object-fit: cover !important;
  z-index: -1
}

.homeBanner .video+.home-banner,
.newHomeBanner .video+.home-banner {
  background-color: unset !important;
  background-image: none !important
}

.homeBanner .home-banner,
.newHomeBanner .home-banner {
  min-height: 100vh;
  min-height: calc(var(--vh)*100);
  max-height: 100vh;
  max-height: calc(var(--vh)*100);
  padding: 0 16.67%;
  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;
  background-color: grey;
  background-position: 50%;
  background-size: cover
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner,
  .newHomeBanner .home-banner {
    padding: 0 8.33%
  }
}

.homeBanner .home-banner:before,
.newHomeBanner .home-banner:before {
  content: "";
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover !important
}

.homeBanner .home-banner .banner-box,
.newHomeBanner .home-banner .banner-box {
  text-align: center
}

.homeBanner .home-banner .banner-box .banner-text,
.newHomeBanner .home-banner .banner-box .banner-text {
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 3.5rem 0;
  text-align: center
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-box .banner-text,
  .newHomeBanner .home-banner .banner-box .banner-text {
    padding: 3rem 10%
  }
}

.homeBanner .home-banner .banner-box .banner-text .type,
.newHomeBanner .home-banner .banner-box .banner-text .type {
  display: none;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  color: #fff;
  margin-bottom: 4.2rem
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-box .banner-text .type,
  .newHomeBanner .home-banner .banner-box .banner-text .type {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem;
    margin-bottom: 2rem !important
  }
}

.homeBanner .home-banner .banner-box .banner-text .title,
.newHomeBanner .home-banner .banner-box .banner-text .title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0 !important
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-box .banner-text .title,
  .newHomeBanner .home-banner .banner-box .banner-text .title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem;
    font-size: 2.8rem;
    line-height: 4.2rem !important
  }
}

.homeBanner .home-banner .banner-box .banner-text .title .pcTitle,
.newHomeBanner .home-banner .banner-box .banner-text .title .pcTitle {
  display: block
}

.homeBanner .home-banner .banner-box .banner-text .title .mobileTitle,
.newHomeBanner .home-banner .banner-box .banner-text .title .mobileTitle {
  display: none
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-box .banner-text .title .pcTitle,
  .newHomeBanner .home-banner .banner-box .banner-text .title .pcTitle {
    display: none
  }

  .homeBanner .home-banner .banner-box .banner-text .title .mobileTitle,
  .newHomeBanner .home-banner .banner-box .banner-text .title .mobileTitle {
    display: block
  }
}

.homeBanner .home-banner .banner-box .banner-text .title:hover,
.newHomeBanner .home-banner .banner-box .banner-text .title:hover {
  cursor: pointer;
  opacity: .6
}

.homeBanner .home-banner .banner-box .banner-text .date,
.newHomeBanner .home-banner .banner-box .banner-text .date {
  display: none;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  color: #fff
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-box .banner-text .date,
  .newHomeBanner .home-banner .banner-box .banner-text .date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.homeBanner .home-banner .banner-image-authors,
.newHomeBanner .home-banner .banner-image-authors {
  color: #fff;
  font-size: 1.2rem;
  line-height: 3.2rem;
  position: absolute;
  bottom: 1.4rem
}

@media screen and (max-width:1080px) {

  .homeBanner .home-banner .banner-image-authors,
  .newHomeBanner .home-banner .banner-image-authors {
    right: 2.3rem
  }
}

@media screen and (min-width:1081px) {

  .homeBanner .home-banner .banner-image-authors,
  .newHomeBanner .home-banner .banner-image-authors {
    right: 4.8rem
  }
}

.homeBanner .home-banner .banner-btn,
.newHomeBanner .home-banner .banner-btn {
  margin-top: 6rem;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  color: #fff;
  display: inline-block;
  position: relative;
  padding-right: 4.2rem
}

@media screen and (max-width:750px) {

  .homeBanner .home-banner .banner-btn,
  .newHomeBanner .home-banner .banner-btn {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.homeBanner .home-banner .banner-btn .btn-dec,
.newHomeBanner .home-banner .banner-btn .btn-dec {
  text-transform: uppercase
}

.homeBanner .home-banner .banner-btn .kwm-icon--right,
.newHomeBanner .home-banner .banner-btn .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.homeBanner .home-banner .banner-btn:hover,
.newHomeBanner .home-banner .banner-btn:hover {
  cursor: pointer
}

.homeBanner .home-banner .banner-btn:hover .kwm-icon--right,
.newHomeBanner .home-banner .banner-btn:hover .kwm-icon--right {
  right: -1rem
}

.homeBanner .banner-desc,
.newHomeBanner .banner-desc {
  display: none
}

.homeBanner.bigBanner,
.newHomeBanner.bigBanner {
  height: 150vh;
  height: calc(var(--vh)*150);
  position: relative
}

.homeBanner.bigBanner .home-banner,
.newHomeBanner.bigBanner .home-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: none !important;
  position: inherit;
  z-index: 3
}

.homeBanner.bigBanner .banner-mask,
.newHomeBanner.bigBanner .banner-mask {
  background-color: #121212;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
  top: 0;
  height: 250vh;
  height: calc(var(--vh)*250);
  pointer-events: none
}

.homeBanner.bigBanner .banner-background,
.newHomeBanner.bigBanner .banner-background {
  position: fixed;
  width: 100%;
  height: 100vh;
  height: calc(var(--vh)*100);
  z-index: 0;
  top: 0;
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed
}

.homeBanner.bigBanner .banner-desc,
.newHomeBanner.bigBanner .banner-desc {
  font-size: 3rem;
  letter-spacing: 0;
  line-height: 4.2rem;
  color: #121212;
  padding: 0 16.6%;
  height: 100vh;
  height: calc(var(--vh)*100);
  color: #fff;
  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;
  z-index: 2;
  position: inherit
}

.homeBanner.bigBanner .banner-desc H2,
.newHomeBanner.bigBanner .banner-desc H2 {
  margin: 0 13%
}

@media screen and (max-width:750px) {

  .homeBanner.bigBanner .banner-desc H2,
  .homeBanner.bigBanner .banner-desc H2 span,
  .newHomeBanner.bigBanner .banner-desc H2,
  .newHomeBanner.bigBanner .banner-desc H2 span {
    font-size: 2rem;
    line-height: 3rem
  }
}

.homeBanner.bigBanner .banner-desc p,
.newHomeBanner.bigBanner .banner-desc p {
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #121212;
  color: #fff;
  opacity: .59
}

@media screen and (max-width:750px) {

  .homeBanner.bigBanner .banner-desc p,
  .newHomeBanner.bigBanner .banner-desc p {
    font-size: 1.4rem;
    letter-spacing: 0;
    line-height: 2.1rem;
    opacity: .6
  }
}

.homeBanner.bigBanner .banner-desc a,
.newHomeBanner.bigBanner .banner-desc a {
  border-bottom: 1px solid;
  padding-bottom: .3rem;
  text-decoration: none;
  display: inline
}

.homeBanner.bigBanner .banner-desc H2~p,
.newHomeBanner.bigBanner .banner-desc H2~p {
  margin-top: 8rem
}

.newHomeBanner {
  text-align: center
}

.newHomeBanner .home-banner {
  height: 70vh;
  height: calc(var(--vh)*70);
  min-height: unset
}

.newHomeBanner .home-banner .banner-box {
  z-index: 1;
  max-width: 95rem
}

.newHomeBanner .home-banner .banner-box .banner-text {
  border: none;
  padding: 0
}

.newHomeBanner .home-banner .banner-box .banner-text .description,
.newHomeBanner .home-banner .banner-box .banner-text .title {
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  overflow: hidden;
  display: -webkit-box
}

.newHomeBanner .home-banner .banner-box .banner-text .description {
  margin-top: 1.5rem;
  text-transform: none
}

.newHomeBanner .home-banner .banner-box .banner-text .description p {
  font-size: 1.7rem;
  line-height: 2.2rem;
  letter-spacing: .1rem;
  font-weight: 400;
  color: #fff
}

.newHomeBanner .home-banner .banner-box .banner-text .description p:first-letter {
  text-transform: capitalize !important
}

.newHomeBanner .home-banner .banner-box .banner-btn {
  margin-top: 3rem;
  background-color: #fc9501;
  padding: .5rem 1.2rem;
  border-radius: 4px;
  line-height: 1.1rem
}

.newHomeBanner .home-banner .banner-box .banner-btn .btn-dec {
  margin-right: 1rem
}

.newHomeBanner .home-banner .banner-box .banner-btn .cmp-button-icon,
.newHomeBanner .home-banner .banner-box .banner-btn .cmp-button-icon:before {
  font-size: 3rem
}

.newHomeBanner .home-banner .banner-box .banner-btn.right-icon {
  position: relative
}

.newHomeBanner .home-banner .banner-box .banner-btn.right-icon:after,
.newHomeBanner .home-banner .banner-box .banner-btn.right-icon:before {
  content: "";
  display: block;
  position: absolute
}

.newHomeBanner .home-banner .banner-box .banner-btn.right-icon:before {
  top: 50%;
  right: 1em;
  width: 1em;
  height: 1em;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: translateY(-.5em) rotate(45deg);
  transform: translateY(-.5em) rotate(45deg);
  -webkit-box-shadow: inset -.1em .1em 0 0 #fff;
  box-shadow: inset -.1em .1em 0 0 #fff;
  border-radius: 0 .15em 0 0
}

.newHomeBanner .home-banner .banner-box .banner-btn.right-icon:after {
  top: 50%;
  right: 1em;
  width: 1.3em;
  height: .1em;
  -webkit-transform: translateY(-.1em);
  transform: translateY(-.1em);
  background-color: #fff
}

.newHomeBanner .home-banner .banner-box .banner-btn:hover {
  background-color: #fff;
  color: #fc9501;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.newHomeBanner .home-banner .banner-box .banner-btn:hover:before {
  -webkit-box-shadow: inset -.1em .1em 0 0 #fc9501;
  box-shadow: inset -.1em .1em 0 0 #fc9501
}

.newHomeBanner .home-banner .banner-box .banner-btn:hover:after {
  background-color: #fc9501
}

.newHomeBanner .new-home-banner-mask {
  background: #000;
  position: absolute;
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  opacity: 0
}

.newHomeBanner.text-align__left {
  text-align: left
}

.newHomeBanner.text-align__left .banner-box,
.newHomeBanner.text-align__left .description,
.newHomeBanner.text-align__left .title {
  text-align: left !important
}

.newHomeBanner.text-align__center {
  text-align: center
}

.newHomeBanner.text-align__center .banner-box,
.newHomeBanner.text-align__center .description,
.newHomeBanner.text-align__center .title {
  text-align: center !important
}

.newHomeBanner.text-align__right {
  text-align: right
}

.newHomeBanner.text-align__right .banner-box,
.newHomeBanner.text-align__right .description,
.newHomeBanner.text-align__right .title {
  text-align: right !important
}

.newHomeBanner.desc__show .home-banner .banner-box .description {
  display: -webkit-box
}

.newHomeBanner.desc__hidden .home-banner .banner-box .description {
  display: none
}

.newHomeBanner.opacity__0 .new-home-banner-mask {
  opacity: 0
}

.newHomeBanner.opacity__20 .new-home-banner-mask {
  opacity: .2
}

.newHomeBanner.opacity__40 .new-home-banner-mask {
  opacity: .4
}

.newHomeBanner.opacity__60 .new-home-banner-mask {
  opacity: .6
}

.newHomeBanner.opacity__80 .new-home-banner-mask {
  opacity: .8
}

@media screen and (max-width:750px) {
  .newHomeBanner .home-banner {
    height: 100vh;
    height: calc(var(--vh)*100);
    min-height: calc(var(--vh)*100)
  }

  .newHomeBanner .home-banner .banner-box .banner-text .title {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    overflow: hidden;
    display: -webkit-box
  }

  .newHomeBanner .home-banner .banner-box .banner-text .title h1 {
    line-height: 3.8rem
  }

  .newHomeBanner .home-banner .banner-box .banner-text .description {
    font-size: 1.2rem;
    line-height: 1.8rem;
    letter-spacing: .2rem;
    margin-top: 4rem;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    overflow: hidden;
    display: -webkit-box
  }

  .newHomeBanner .home-banner .banner-box .banner-btn {
    background-color: #fc9501;
    padding: 1.2rem;
    border-radius: 4px
  }

  .newHomeBanner .home-banner .banner-box .banner-btn .btn-dec {
    margin-right: 1rem
  }

  .newHomeBanner .home-banner .banner-box .banner-btn.right-icon {
    position: relative
  }

  .newHomeBanner .home-banner .banner-box .banner-btn.right-icon:after,
  .newHomeBanner .home-banner .banner-box .banner-btn.right-icon:before {
    content: "";
    display: block;
    position: absolute
  }

  .newHomeBanner .home-banner .banner-box .banner-btn.right-icon:before {
    top: 50%;
    right: 1em;
    width: 1em;
    height: 1em;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: translateY(-.5em) rotate(45deg);
    transform: translateY(-.5em) rotate(45deg);
    -webkit-box-shadow: inset -.1em .1em 0 0 #fff;
    box-shadow: inset -.1em .1em 0 0 #fff;
    border-radius: 0 .15em 0 0
  }

  .newHomeBanner .home-banner .banner-box .banner-btn.right-icon:after {
    top: 50%;
    right: 1em;
    width: 1.3em;
    height: .1em;
    -webkit-transform: translateY(-.1em);
    transform: translateY(-.1em);
    background-color: #fff
  }
}

.withArticleInfo .home-banner .banner-box .banner-text {
  padding: 2.5rem 0 3.5rem
}

@media screen and (max-width:750px) {
  .withArticleInfo .home-banner .banner-box .banner-text {
    padding: 3rem 0
  }
}

.withArticleInfo .home-banner .banner-box .banner-text .type {
  display: block
}

.withArticleInfo .home-banner .banner-box .banner-text .title {
  margin-bottom: 3.5rem !important
}

.withArticleInfo .home-banner .banner-box .banner-text .date {
  display: block
}

.kwm-editor .cmp-carousel__item--active .home-banner .home-banner,
.kwm-editor .cmp-carousel__item--active .newHomeBanner .home-banner {
  opacity: 1 !important
}

.kwm-editor .homeBanner,
.kwm-editor .newHomeBanner {
  height: 80rem
}

.kwm-editor .homeBanner .home-banner,
.kwm-editor .newHomeBanner .home-banner {
  height: 80rem;
  max-height: 80rem;
  min-height: 80rem
}

.kwm-editor .homeBanner .ex-header,
.kwm-editor .homeBanner .ex-header>div,
.kwm-editor .newHomeBanner .ex-header,
.kwm-editor .newHomeBanner .ex-header>div {
  height: 80rem
}

.kwm-editor .homeBanner .banner-background,
.kwm-editor .newHomeBanner .banner-background {
  height: 80rem;
  width: 100%;
  max-height: 80rem;
  min-height: 80rem;
  position: absolute;
  top: 0;
  z-index: -2
}

.kwm-editor .homeBanner .banner-desc,
.kwm-editor .homeBanner .banner-mask,
.kwm-editor .newHomeBanner .banner-desc,
.kwm-editor .newHomeBanner .banner-mask {
  height: 80rem
}

.kwm-editor .bigBanner {
  height: 80rem;
  position: relative
}

.home-feature-insights {
  padding: 0 8.3333%;
  margin-top: 8rem;
  margin-bottom: 8rem
}

.home-feature-insights .feature-insights-title {
  text-align: center;
  line-height: 2.4rem;
  color: #fc9501;
  font-size: 1.6rem;
  letter-spacing: .1rem;
  margin-bottom: 6rem
}

.home-feature-insights .feature-insights-items .feature-insights-item {
  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-bottom: 5rem;
  height: 36rem
}

.home-feature-insights .feature-insights-items .feature-insights-item:last-child {
  margin-bottom: 0
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left,
.home-feature-insights .feature-insights-items .feature-insights-item .item-right {
  width: 50%
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-title {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-title:hover {
  cursor: pointer;
  opacity: .6
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-paragraph {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-paragraph {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-btn {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  position: relative;
  padding-right: 4.2rem
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-btn {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-btn .kwm-icon--right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-btn:hover {
  cursor: pointer
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-btn:hover .kwm-icon--right {
  right: -1rem
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-right {
  text-align: right
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-right .img-box {
  width: 90%;
  height: 100%;
  overflow: hidden;
  display: inline-block
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-right .img-box .bg-img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.home-feature-insights .feature-insights-items .feature-insights-item .item-right .img-box .bg-img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer
}

.home-feature-insights .feature-insights-items .feature-insights-item2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 5rem;
  height: 36rem
}

.home-feature-insights .feature-insights-items .feature-insights-item2:last-child {
  margin-bottom: 0
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left,
.home-feature-insights .feature-insights-items .feature-insights-item2 .item-right {
  width: 50%
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-title {
  font-size: 3.6rem;
  letter-spacing: .1rem;
  line-height: 5rem;
  color: #121212;
  font-family: ChapRegular, sans-serif;
  text-transform: uppercase;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-title {
    font-size: 3rem;
    letter-spacing: .1rem;
    line-height: 4.8rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-title:hover {
  cursor: pointer;
  opacity: .6
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-paragraph {
  font-size: 1.8rem;
  letter-spacing: 0;
  line-height: 3rem;
  color: #121212;
  margin-bottom: 2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-paragraph {
    font-size: 1.8rem;
    letter-spacing: 0;
    line-height: 3rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-btn {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501;
  position: relative;
  padding-right: 4.2rem
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-btn {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-btn .kwm-icon--right {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-btn:hover {
  cursor: pointer
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-btn:hover .kwm-icon--right {
  right: -1rem
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-right {
  text-align: left
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-right .img-box {
  width: 90%;
  height: 100%;
  overflow: hidden;
  display: inline-block
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-right .img-box .bg-img {
  width: 100%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out
}

.home-feature-insights .feature-insights-items .feature-insights-item2 .item-right .img-box .bg-img:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  cursor: pointer
}

.home-feature-insights .feature-insights-button {
  text-align: center;
  margin-top: 6rem
}

.home-feature-insights .feature-insights-button .btn-box {
  display: inline-block;
  position: relative;
  padding-right: 4.2rem;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .home-feature-insights .feature-insights-button .btn-box {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-feature-insights .feature-insights-button .btn-box .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.home-feature-insights .feature-insights-button .btn-box:hover {
  cursor: pointer
}

.home-feature-insights .feature-insights-button .btn-box:hover .kwm-icon--right {
  right: -1rem
}

@media screen and (max-width:750px) {
  .home-feature-insights {
    margin-top: 4rem;
    margin-bottom: 3rem
  }

  .home-feature-insights .feature-insights-title {
    margin-bottom: 3rem;
    font-size: 1.2rem;
    font-weight: 500
  }

  .home-feature-insights .feature-insights-items .feature-insights-item {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
    height: auto;
    margin-bottom: 3rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-left,
  .home-feature-insights .feature-insights-items .feature-insights-item .item-right {
    width: 100%
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-right {
    height: 20.9rem;
    margin-bottom: 3rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-right .img-box {
    width: 100%
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-title {
    margin-bottom: 2rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-paragraph {
    margin-bottom: 1.5rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .item-date {
    letter-spacing: 0
  }

  .home-feature-insights .feature-insights-items .feature-insights-item .item-left .item-bottom .kwm-icon--right {
    font-size: 2.4rem !important
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
    height: auto;
    margin-bottom: 3rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left,
  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-right {
    width: 100%
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-right {
    height: 20.9rem;
    margin-bottom: 3rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-right .img-box {
    width: 100%
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-title {
    margin-bottom: 2rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-paragraph {
    margin-bottom: 1.5rem
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .item-date {
    letter-spacing: 0
  }

  .home-feature-insights .feature-insights-items .feature-insights-item2 .item-left .item-bottom .kwm-icon--right {
    font-size: 2.4rem !important
  }

  .home-feature-insights .feature-insights-button {
    margin-top: 3rem
  }

  .home-feature-insights .feature-insights-button .kwm-icon--right {
    font-size: 2.4rem !important
  }
}

.home-latest-thinking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 120rem !important;
  width: 83.33333%;
  margin: 8rem auto
}

@media screen and (max-width:750px) {
  .home-latest-thinking {
    margin: 4rem 0;
    padding: 0 8.33%;
    width: 100%
  }
}

.home-latest-thinking .title {
  text-align: center;
  line-height: 2.4rem !important;
  color: #fc9501 !important;
  font-size: 1.6rem;
  letter-spacing: .1rem !important;
  margin-bottom: 6rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .home-latest-thinking .title {
    margin-bottom: 3rem;
    font-size: 1.2rem !important;
    font-weight: 500
  }
}

.home-latest-thinking .latest-thinking-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-items {
    -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
  }
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item {
  width: 30%;
  margin-right: 5%
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item:nth-child(3n+3) {
  margin-right: 0
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-items .latest-thinking-item {
    width: 100%;
    margin-bottom: 2.8rem;
    margin-right: 0
  }

  .home-latest-thinking .latest-thinking-items .latest-thinking-item:last-child {
    margin-bottom: 0
  }

  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-type {
    margin-bottom: 1rem !important;
    letter-spacing: 0 !important
  }

  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-title {
    margin-bottom: 1rem !important;
    font-size: 2rem !important;
    letter-spacing: 0 !important
  }

  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-paragraphs {
    margin-bottom: 2rem !important;
    font-size: 1.4rem !important;
    letter-spacing: 0 !important
  }

  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-date {
    letter-spacing: 0 !important
  }
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item .item-type {
  font-weight: 500;
  font-size: 1.6rem;
  letter-spacing: .15rem;
  line-height: 2.4rem;
  color: #fc9501;
  margin-bottom: 2rem;
  text-transform: uppercase
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-type {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.4rem
  }
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item .item-title {
  font-size: 2.4rem;
  color: #24282b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 2rem
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item .item-title:hover {
  cursor: pointer;
  opacity: .6
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item .item-paragraphs {
  font-size: 1.4rem;
  letter-spacing: 0;
  line-height: 2.4rem;
  color: #b2b2b2;
  opacity: .6;
  color: #121212;
  font-size: 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 3rem
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-paragraphs {
    font-size: 1.2rem;
    letter-spacing: 0;
    line-height: 2rem
  }
}

.home-latest-thinking .latest-thinking-items .latest-thinking-item .item-date {
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #999999
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-items .latest-thinking-item .item-date {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-latest-thinking .latest-thinking-button {
  text-align: center;
  margin-top: 6rem
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-button {
    margin-top: 3rem
  }
}

.home-latest-thinking .latest-thinking-button .btn-box {
  display: inline-block;
  position: relative;
  padding-right: 4.2rem;
  font-size: 1.4rem;
  letter-spacing: .1rem;
  line-height: 2.1rem;
  color: #fc9501
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-button .btn-box {
    font-size: 1.2rem;
    letter-spacing: .1rem;
    line-height: 2.1rem
  }
}

.home-latest-thinking .latest-thinking-button .btn-box .kwm-icon--right {
  margin-left: 1rem;
  font-size: 3.2rem;
  -webkit-transition: all .35s ease-out;
  transition: all .35s ease-out;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media screen and (max-width:750px) {
  .home-latest-thinking .latest-thinking-button .btn-box .kwm-icon--right {
    font-size: 2.4rem
  }
}

.home-latest-thinking .latest-thinking-button .btn-box:hover {
  cursor: pointer
}

.home-latest-thinking .latest-thinking-button .btn-box:hover .kwm-icon--right {
  right: -1rem
}
.peopleBox_xinxi{
  display: block;
  padding: 2rem 0;
  width: 100%;
}
.peopleBox_xinxi p{
 color: #fc9501;
 font-size: 1.6rem;
 line-height: 3rem;
}
.peopleBox_xinxi p span{
  padding-right: 2rem;
}