.pls-section {
  padding: 60px 20px;
}
.pls-section.bg-gray {
  background-color: #ebeff5;
}
.pls-section.is-full {
  padding-left: 0;
  padding-right: 0;
}
.pls-section.is-full .pls-section__inner {
  max-width: 100%;
}
.pls-section.left .pls-section__hd {
  text-align: left;
}
.pls-section__inner {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 1180px;
}
.pls-section__hd {
  margin-bottom: 60px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.pls-section__title {
  font-size: 28px;
  color: #16181a;
  line-height: 48px;
}
.pls-section__desc {
  margin-top: 8px;
  font-size: 14px;
  color: #495770;
  line-height: 20px;
}

.pls-section__links.is-mobile {
  display: none;
}
@media screen and (min-width: 1440px) {
  .tpm-view-l .pls-section__inner {
    max-width: 1440px;
  }
}
@media screen and (max-width: 1023px) {
  .pls-section {
    position: relative;
    padding: 0;
  }
  .pls-section:after {
    display: block;
    content: "";
    height: 16px;
    background: #f3f5f8;
    box-shadow: inset 0 -2px 5px 0 #c6ccd7;
    transform: scaleY(-1);
  }
  .pls-section__inner {
    padding: 0px 16px;
  }
  .pls-section__hd {
    margin-bottom: 24px;
  }
  .pls-section__title {
    font-size: 20px;
    color: #16181a;
    line-height: 28px;
  }
  .pls-section__desc {
    margin-top: 4px;
  }

  .pls-section__links {
    display: block;
    margin-top: 12px;
  }
  .pls-section__links.is-pc {
    display: none;
  }
  .pls-section__links.is-mobile {
    display: block;
  }
}

[class*="tp-"],
[class*="tp-"]:after,
[class*="tp-"]:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}
[class*="tp-"]:focus {
  outline: none;
}
.tp-overflow-hidden {
  overflow: hidden !important;
}
[class*="tp-"][type="search"]::-webkit-search-decoration,
[class^="tp-"][type="search"]::-webkit-search-decoration {
  outline: 0;
  -webkit-appearance: none;
}
.tp-ma-1n {
  margin: 4px;
}
.tp-ma-2n {
  margin: 8px;
}
.tp-ma-3n {
  margin: 12px;
}
.tp-ma-4n {
  margin: 16px;
}
.tp-ma-5n {
  margin: 20px;
}
@media screen and (max-width: 768px) {
  .tp-ma-pad-1n {
    margin: 4px;
  }
  .tp-ma-pad-2n {
    margin: 8px;
  }
  .tp-ma-pad-3n {
    margin: 12px;
  }
  .tp-ma-pad-4n {
    margin: 16px;
  }
  .tp-ma-pad-5n {
    margin: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-ma-phone-1n {
    margin: 4px;
  }
  .tp-ma-phone-2n {
    margin: 8px;
  }
  .tp-ma-phone-3n {
    margin: 12px;
  }
  .tp-ma-phone-4n {
    margin: 16px;
  }
  .tp-ma-phone-5n {
    margin: 20px;
  }
}
.tp-mt-1n {
  margin-top: 4px;
}
.tp-mt-2n {
  margin-top: 8px;
}
.tp-mt-3n {
  margin-top: 12px;
}
.tp-mt-4n {
  margin-top: 16px;
}
.tp-mt-5n {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .tp-mt-pad-1n {
    margin-top: 4px;
  }
  .tp-mt-pad-2n {
    margin-top: 8px;
  }
  .tp-mt-pad-3n {
    margin-top: 12px;
  }
  .tp-mt-pad-4n {
    margin-top: 16px;
  }
  .tp-mt-pad-5n {
    margin-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-mt-phone-1n {
    margin-top: 4px;
  }
  .tp-mt-phone-2n {
    margin-top: 8px;
  }
  .tp-mt-phone-3n {
    margin-top: 12px;
  }
  .tp-mt-phone-4n {
    margin-top: 16px;
  }
  .tp-mt-phone-5n {
    margin-top: 20px;
  }
}
.tp-mb-1n {
  margin-bottom: 4px;
}
.tp-mb-2n {
  margin-bottom: 8px;
}
.tp-mb-3n {
  margin-bottom: 12px;
}
.tp-mb-4n {
  margin-bottom: 16px;
}
.tp-mb-5n {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .tp-mb-pad-1n {
    margin-bottom: 4px;
  }
  .tp-mb-pad-2n {
    margin-bottom: 8px;
  }
  .tp-mb-pad-3n {
    margin-bottom: 12px;
  }
  .tp-mb-pad-4n {
    margin-bottom: 16px;
  }
  .tp-mb-pad-5n {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-mb-phone-1n {
    margin-bottom: 4px;
  }
  .tp-mb-phone-2n {
    margin-bottom: 8px;
  }
  .tp-mb-phone-3n {
    margin-bottom: 12px;
  }
  .tp-mb-phone-4n {
    margin-bottom: 16px;
  }
  .tp-mb-phone-5n {
    margin-bottom: 20px;
  }
}
.tp-ml-1n {
  margin-left: 4px;
}
.tp-ml-2n {
  margin-left: 8px;
}
.tp-ml-3n {
  margin-left: 12px;
}
.tp-ml-4n {
  margin-left: 16px;
}
.tp-ml-5n {
  margin-left: 20px;
}
@media screen and (max-width: 768px) {
  .tp-ml-pad-1n {
    margin-left: 4px;
  }
  .tp-ml-pad-2n {
    margin-left: 8px;
  }
  .tp-ml-pad-3n {
    margin-left: 12px;
  }
  .tp-ml-pad-4n {
    margin-left: 16px;
  }
  .tp-ml-pad-5n {
    margin-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-ml-phone-1n {
    margin-left: 4px;
  }
  .tp-ml-phone-2n {
    margin-left: 8px;
  }
  .tp-ml-phone-3n {
    margin-left: 12px;
  }
  .tp-ml-phone-4n {
    margin-left: 16px;
  }
  .tp-ml-phone-5n {
    margin-left: 20px;
  }
}
.tp-mr-1n {
  margin-right: 4px;
}
.tp-mr-2n {
  margin-right: 8px;
}
.tp-mr-3n {
  margin-right: 12px;
}
.tp-mr-4n {
  margin-right: 16px;
}
.tp-mr-5n {
  margin-right: 20px;
}
@media screen and (max-width: 768px) {
  .tp-mr-pad-1n {
    margin-right: 4px;
  }
  .tp-mr-pad-2n {
    margin-right: 8px;
  }
  .tp-mr-pad-3n {
    margin-right: 12px;
  }
  .tp-mr-pad-4n {
    margin-right: 16px;
  }
  .tp-mr-pad-5n {
    margin-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-mr-phone-1n {
    margin-right: 4px;
  }
  .tp-mr-phone-2n {
    margin-right: 8px;
  }
  .tp-mr-phone-3n {
    margin-right: 12px;
  }
  .tp-mr-phone-4n {
    margin-right: 16px;
  }
  .tp-mr-phone-5n {
    margin-right: 20px;
  }
}
.tp-pa-1n {
  padding: 4px;
}
.tp-pa-2n {
  padding: 8px;
}
.tp-pa-3n {
  padding: 12px;
}
.tp-pa-4n {
  padding: 16px;
}
.tp-pa-5n {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  .tp-pa-pad-1n {
    padding: 4px;
  }
  .tp-pa-pad-2n {
    padding: 8px;
  }
  .tp-pa-pad-3n {
    padding: 12px;
  }
  .tp-pa-pad-4n {
    padding: 16px;
  }
  .tp-pa-pad-5n {
    padding: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-pa-phone-1n {
    padding: 4px;
  }
  .tp-pa-phone-2n {
    padding: 8px;
  }
  .tp-pa-phone-3n {
    padding: 12px;
  }
  .tp-pa-phone-4n {
    padding: 16px;
  }
  .tp-pa-phone-5n {
    padding: 20px;
  }
}
.tp-pt-1n {
  padding-top: 4px;
}
.tp-pt-2n {
  padding-top: 8px;
}
.tp-pt-3n {
  padding-top: 12px;
}
.tp-pt-4n {
  padding-top: 16px;
}
.tp-pt-5n {
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .tp-pt-pad-1n {
    padding-top: 4px;
  }
  .tp-pt-pad-2n {
    padding-top: 8px;
  }
  .tp-pt-pad-3n {
    padding-top: 12px;
  }
  .tp-pt-pad-4n {
    padding-top: 16px;
  }
  .tp-pt-pad-5n {
    padding-top: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-pt-phone-1n {
    padding-top: 4px;
  }
  .tp-pt-phone-2n {
    padding-top: 8px;
  }
  .tp-pt-phone-3n {
    padding-top: 12px;
  }
  .tp-pt-phone-4n {
    padding-top: 16px;
  }
  .tp-pt-phone-5n {
    padding-top: 20px;
  }
}
.tp-pb-1n {
  padding-bottom: 4px;
}
.tp-pb-2n {
  padding-bottom: 8px;
}
.tp-pb-3n {
  padding-bottom: 12px;
}
.tp-pb-4n {
  padding-bottom: 16px;
}
.tp-pb-5n {
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .tp-pb-pad-1n {
    padding-bottom: 4px;
  }
  .tp-pb-pad-2n {
    padding-bottom: 8px;
  }
  .tp-pb-pad-3n {
    padding-bottom: 12px;
  }
  .tp-pb-pad-4n {
    padding-bottom: 16px;
  }
  .tp-pb-pad-5n {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-pb-phone-1n {
    padding-bottom: 4px;
  }
  .tp-pb-phone-2n {
    padding-bottom: 8px;
  }
  .tp-pb-phone-3n {
    padding-bottom: 12px;
  }
  .tp-pb-phone-4n {
    padding-bottom: 16px;
  }
  .tp-pb-phone-5n {
    padding-bottom: 20px;
  }
}
.tp-pl-1n {
  padding-left: 4px;
}
.tp-pl-2n {
  padding-left: 8px;
}
.tp-pl-3n {
  padding-left: 12px;
}
.tp-pl-4n {
  padding-left: 16px;
}
.tp-pl-5n {
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  .tp-pl-pad-1n {
    padding-left: 4px;
  }
  .tp-pl-pad-2n {
    padding-left: 8px;
  }
  .tp-pl-pad-3n {
    padding-left: 12px;
  }
  .tp-pl-pad-4n {
    padding-left: 16px;
  }
  .tp-pl-pad-5n {
    padding-left: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-pl-phone-1n {
    padding-left: 4px;
  }
  .tp-pl-phone-2n {
    padding-left: 8px;
  }
  .tp-pl-phone-3n {
    padding-left: 12px;
  }
  .tp-pl-phone-4n {
    padding-left: 16px;
  }
  .tp-pl-phone-5n {
    padding-left: 20px;
  }
}
.tp-pr-1n {
  padding-right: 4px;
}
.tp-pr-2n {
  padding-right: 8px;
}
.tp-pr-3n {
  padding-right: 12px;
}
.tp-pr-4n {
  padding-right: 16px;
}
.tp-pr-5n {
  padding-right: 20px;
}
@media screen and (max-width: 768px) {
  .tp-pr-pad-1n {
    padding-right: 4px;
  }
  .tp-pr-pad-2n {
    padding-right: 8px;
  }
  .tp-pr-pad-3n {
    padding-right: 12px;
  }
  .tp-pr-pad-4n {
    padding-right: 16px;
  }
  .tp-pr-pad-5n {
    padding-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .tp-pr-phone-1n {
    padding-right: 4px;
  }
  .tp-pr-phone-2n {
    padding-right: 8px;
  }
  .tp-pr-phone-3n {
    padding-right: 12px;
  }
  .tp-pr-phone-4n {
    padding-right: 16px;
  }
  .tp-pr-phone-5n {
    padding-right: 20px;
  }
}
.tp-dis-block {
  display: block !important;
}
.tp-dis-inline-block {
  display: inline-block !important;
}
.tp-dis-none {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .tp-dis-pad-block {
    display: block !important;
  }
  .tp-dis-pad-inline-block {
    display: inline-block !important;
  }
  .tp-dis-pad-none {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .tp-dis-phone-block {
    display: block !important;
  }
  .tp-dis-phone-inline-block {
    display: inline-block !important;
  }
  .tp-dis-phone-none {
    display: none !important;
  }
}
.tp-grid__layout {
  overflow: hidden;
}
.tp-grid__row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  box-sizing: border-box;
  margin-right: 0;
  margin-left: 0;
}
.tp-grid__row--start {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.tp-grid__row--center {
  -ms-flex-pack: center;
  justify-content: center;
}
.tp-grid__row--end {
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.tp-grid__row--space-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.tp-grid__row--space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.tp-grid__row--top {
  -ms-flex-align: start;
  align-items: flex-start;
}
.tp-grid__row--middle {
  -ms-flex-align: center;
  align-items: center;
}
.tp-grid__row--bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}
.tp-grid__row--split-line .tp-grid__col {
  position: relative;
}
.tp-grid__row--split-line .tp-grid__col:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 1px;
  background-color: #e5e8ed;
  content: "";
}
.tp-grid__col {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  font-size: 14px;
  -webkit-box-flex: 1;
}
.tp-grid__col--1-5 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20%;
  -webkit-box-flex: 0;
}
.tp-grid__col--0 {
  display: none;
}
.tp-grid__col--order-0 {
  -ms-flex-order: 0;
  order: 0;
}
.tp-grid__col--1 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 4.1666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-1 {
  -ms-flex-order: 1;
  order: 1;
}
.tp-grid__col--2 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.3333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-2 {
  -ms-flex-order: 2;
  order: 2;
}
.tp-grid__col--3 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 12.5%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-3 {
  -ms-flex-order: 3;
  order: 3;
}
.tp-grid__col--4 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.6666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-4 {
  -ms-flex-order: 4;
  order: 4;
}
.tp-grid__col--5 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20.8333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-5 {
  -ms-flex-order: 5;
  order: 5;
}
.tp-grid__col--6 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-6 {
  -ms-flex-order: 6;
  order: 6;
}
.tp-grid__col--7 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 29.1666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-7 {
  -ms-flex-order: 7;
  order: 7;
}
.tp-grid__col--8 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.3333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-8 {
  -ms-flex-order: 8;
  order: 8;
}
.tp-grid__col--9 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 37.5%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-9 {
  -ms-flex-order: 9;
  order: 9;
}
.tp-grid__col--10 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.6666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-10 {
  -ms-flex-order: 10;
  order: 10;
}
.tp-grid__col--11 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 45.8333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-11 {
  -ms-flex-order: 11;
  order: 11;
}
.tp-grid__col--12 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-12 {
  -ms-flex-order: 12;
  order: 12;
}
.tp-grid__col--13 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 54.1666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-13 {
  -ms-flex-order: 13;
  order: 13;
}
.tp-grid__col--14 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.3333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-14 {
  -ms-flex-order: 14;
  order: 14;
}
.tp-grid__col--15 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 62.5%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-15 {
  -ms-flex-order: 15;
  order: 15;
}
.tp-grid__col--16 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.6666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-16 {
  -ms-flex-order: 16;
  order: 16;
}
.tp-grid__col--17 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 70.8333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-17 {
  -ms-flex-order: 17;
  order: 17;
}
.tp-grid__col--18 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-18 {
  -ms-flex-order: 18;
  order: 18;
}
.tp-grid__col--19 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 79.1666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-19 {
  -ms-flex-order: 19;
  order: 19;
}
.tp-grid__col--20 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.3333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-20 {
  -ms-flex-order: 20;
  order: 20;
}
.tp-grid__col--21 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 87.5%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-21 {
  -ms-flex-order: 21;
  order: 21;
}
.tp-grid__col--22 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.6666666667%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-22 {
  -ms-flex-order: 22;
  order: 22;
}
.tp-grid__col--23 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 95.8333333333%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-23 {
  -ms-flex-order: 23;
  order: 23;
}
.tp-grid__col--24 {
  display: block;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  -webkit-box-flex: 0;
}
.tp-grid__col--order-24 {
  -ms-flex-order: 24;
  order: 24;
}
@media (max-width: 1200px) {
  .tp-grid__col--smallpc-1-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-0 {
    display: none;
  }
  .tp-grid__col--smallpc-order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .tp-grid__col--smallpc-1 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .tp-grid__col--smallpc-2 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .tp-grid__col--smallpc-3 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 12.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .tp-grid__col--smallpc-4 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .tp-grid__col--smallpc-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .tp-grid__col--smallpc-6 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .tp-grid__col--smallpc-7 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 29.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .tp-grid__col--smallpc-8 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .tp-grid__col--smallpc-9 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .tp-grid__col--smallpc-10 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .tp-grid__col--smallpc-11 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .tp-grid__col--smallpc-12 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .tp-grid__col--smallpc-13 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .tp-grid__col--smallpc-14 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .tp-grid__col--smallpc-15 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .tp-grid__col--smallpc-16 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .tp-grid__col--smallpc-17 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-17 {
    -ms-flex-order: 17;
    order: 17;
  }
  .tp-grid__col--smallpc-18 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-18 {
    -ms-flex-order: 18;
    order: 18;
  }
  .tp-grid__col--smallpc-19 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 79.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-19 {
    -ms-flex-order: 19;
    order: 19;
  }
  .tp-grid__col--smallpc-20 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-20 {
    -ms-flex-order: 20;
    order: 20;
  }
  .tp-grid__col--smallpc-21 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 87.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-21 {
    -ms-flex-order: 21;
    order: 21;
  }
  .tp-grid__col--smallpc-22 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-22 {
    -ms-flex-order: 22;
    order: 22;
  }
  .tp-grid__col--smallpc-23 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 95.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-23 {
    -ms-flex-order: 23;
    order: 23;
  }
  .tp-grid__col--smallpc-24 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--smallpc-order-24 {
    -ms-flex-order: 24;
    order: 24;
  }
}
@media (max-width: 1000px) {
  .tp-grid__col--tablet-1-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-0 {
    display: none;
  }
  .tp-grid__col--tablet-order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .tp-grid__col--tablet-1 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .tp-grid__col--tablet-2 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .tp-grid__col--tablet-3 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 12.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .tp-grid__col--tablet-4 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .tp-grid__col--tablet-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .tp-grid__col--tablet-6 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .tp-grid__col--tablet-7 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 29.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .tp-grid__col--tablet-8 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .tp-grid__col--tablet-9 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .tp-grid__col--tablet-10 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .tp-grid__col--tablet-11 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .tp-grid__col--tablet-12 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .tp-grid__col--tablet-13 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .tp-grid__col--tablet-14 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .tp-grid__col--tablet-15 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .tp-grid__col--tablet-16 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .tp-grid__col--tablet-17 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-17 {
    -ms-flex-order: 17;
    order: 17;
  }
  .tp-grid__col--tablet-18 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-18 {
    -ms-flex-order: 18;
    order: 18;
  }
  .tp-grid__col--tablet-19 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 79.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-19 {
    -ms-flex-order: 19;
    order: 19;
  }
  .tp-grid__col--tablet-20 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-20 {
    -ms-flex-order: 20;
    order: 20;
  }
  .tp-grid__col--tablet-21 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 87.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-21 {
    -ms-flex-order: 21;
    order: 21;
  }
  .tp-grid__col--tablet-22 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-22 {
    -ms-flex-order: 22;
    order: 22;
  }
  .tp-grid__col--tablet-23 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 95.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-23 {
    -ms-flex-order: 23;
    order: 23;
  }
  .tp-grid__col--tablet-24 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--tablet-order-24 {
    -ms-flex-order: 24;
    order: 24;
  }
}
@media (max-width: 768px) {
  .tp-grid__col--pad-1-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-0 {
    display: none;
  }
  .tp-grid__col--pad-order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .tp-grid__col--pad-1 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .tp-grid__col--pad-2 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .tp-grid__col--pad-3 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 12.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .tp-grid__col--pad-4 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .tp-grid__col--pad-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .tp-grid__col--pad-6 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .tp-grid__col--pad-7 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 29.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .tp-grid__col--pad-8 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .tp-grid__col--pad-9 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .tp-grid__col--pad-10 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .tp-grid__col--pad-11 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .tp-grid__col--pad-12 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .tp-grid__col--pad-13 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .tp-grid__col--pad-14 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .tp-grid__col--pad-15 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .tp-grid__col--pad-16 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .tp-grid__col--pad-17 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-17 {
    -ms-flex-order: 17;
    order: 17;
  }
  .tp-grid__col--pad-18 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-18 {
    -ms-flex-order: 18;
    order: 18;
  }
  .tp-grid__col--pad-19 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 79.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-19 {
    -ms-flex-order: 19;
    order: 19;
  }
  .tp-grid__col--pad-20 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-20 {
    -ms-flex-order: 20;
    order: 20;
  }
  .tp-grid__col--pad-21 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 87.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-21 {
    -ms-flex-order: 21;
    order: 21;
  }
  .tp-grid__col--pad-22 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-22 {
    -ms-flex-order: 22;
    order: 22;
  }
  .tp-grid__col--pad-23 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 95.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-23 {
    -ms-flex-order: 23;
    order: 23;
  }
  .tp-grid__col--pad-24 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--pad-order-24 {
    -ms-flex-order: 24;
    order: 24;
  }
}
@media (max-width: 600px) {
  .tp-grid__col--phone-1-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-0 {
    display: none;
  }
  .tp-grid__col--phone-order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  .tp-grid__col--phone-1 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 4.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  .tp-grid__col--phone-2 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  .tp-grid__col--phone-3 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 12.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  .tp-grid__col--phone-4 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  .tp-grid__col--phone-5 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  .tp-grid__col--phone-6 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  .tp-grid__col--phone-7 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 29.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  .tp-grid__col--phone-8 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  .tp-grid__col--phone-9 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 37.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  .tp-grid__col--phone-10 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  .tp-grid__col--phone-11 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 45.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  .tp-grid__col--phone-12 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  .tp-grid__col--phone-13 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 54.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-13 {
    -ms-flex-order: 13;
    order: 13;
  }
  .tp-grid__col--phone-14 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-14 {
    -ms-flex-order: 14;
    order: 14;
  }
  .tp-grid__col--phone-15 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 62.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-15 {
    -ms-flex-order: 15;
    order: 15;
  }
  .tp-grid__col--phone-16 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-16 {
    -ms-flex-order: 16;
    order: 16;
  }
  .tp-grid__col--phone-17 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 70.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-17 {
    -ms-flex-order: 17;
    order: 17;
  }
  .tp-grid__col--phone-18 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-18 {
    -ms-flex-order: 18;
    order: 18;
  }
  .tp-grid__col--phone-19 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 79.1666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-19 {
    -ms-flex-order: 19;
    order: 19;
  }
  .tp-grid__col--phone-20 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.3333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-20 {
    -ms-flex-order: 20;
    order: 20;
  }
  .tp-grid__col--phone-21 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 87.5%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-21 {
    -ms-flex-order: 21;
    order: 21;
  }
  .tp-grid__col--phone-22 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.6666666667%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-22 {
    -ms-flex-order: 22;
    order: 22;
  }
  .tp-grid__col--phone-23 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 95.8333333333%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-23 {
    -ms-flex-order: 23;
    order: 23;
  }
  .tp-grid__col--phone-24 {
    display: block;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    -webkit-box-flex: 0;
  }
  .tp-grid__col--phone-order-24 {
    -ms-flex-order: 24;
    order: 24;
  }
}
.tp-grid__row.tp-grid--gutter-0n {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.tp-grid__row.tp-grid--gutter-0n .tp-grid__col {
  margin-bottom: 0;
  padding-right: 0;
  padding-left: 0;
}
.tp-grid__row.tp-grid--gutter-1n {
  margin-right: -2px;
  margin-bottom: -4px;
  margin-left: -2px;
}
.tp-grid__row.tp-grid--gutter-1n .tp-grid__col {
  margin-bottom: 4px;
  padding-right: 2px;
  padding-left: 2px;
}
.tp-grid__row.tp-grid--gutter-2n {
  margin-right: -4px;
  margin-bottom: -8px;
  margin-left: -4px;
}
.tp-grid__row.tp-grid--gutter-2n .tp-grid__col {
  margin-bottom: 8px;
  padding-right: 4px;
  padding-left: 4px;
}
.tp-grid__row.tp-grid--gutter-3n {
  margin-right: -6px;
  margin-bottom: -12px;
  margin-left: -6px;
}
.tp-grid__row.tp-grid--gutter-3n .tp-grid__col {
  margin-bottom: 12px;
  padding-right: 6px;
  padding-left: 6px;
}
.tp-grid__row.tp-grid--gutter-4n {
  margin-right: -8px;
  margin-bottom: -16px;
  margin-left: -8px;
}
.tp-grid__row.tp-grid--gutter-4n .tp-grid__col {
  margin-bottom: 16px;
  padding-right: 8px;
  padding-left: 8px;
}
.tp-grid__row.tp-grid--gutter-5n {
  margin-right: -10px;
  margin-bottom: -20px;
  margin-left: -10px;
}
.tp-grid__row.tp-grid--gutter-5n .tp-grid__col {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}
.tp-grid__row.tp-grid--gutter-6n {
  margin-right: -12px;
  margin-bottom: -24px;
  margin-left: -12px;
}
.tp-grid__row.tp-grid--gutter-6n .tp-grid__col {
  margin-bottom: 24px;
  padding-right: 12px;
  padding-left: 12px;
}
.tp-grid__row.tp-grid--gutter-7n {
  margin-right: -14px;
  margin-bottom: -28px;
  margin-left: -14px;
}
.tp-grid__row.tp-grid--gutter-7n .tp-grid__col {
  margin-bottom: 28px;
  padding-right: 14px;
  padding-left: 14px;
}
.tp-grid__row.tp-grid--gutter-8n {
  margin-right: -16px;
  margin-bottom: -32px;
  margin-left: -16px;
}
.tp-grid__row.tp-grid--gutter-8n .tp-grid__col {
  margin-bottom: 32px;
  padding-right: 16px;
  padding-left: 16px;
}
.tp-grid__row.tp-grid--gutter-9n {
  margin-right: -18px;
  margin-bottom: -36px;
  margin-left: -18px;
}
.tp-grid__row.tp-grid--gutter-9n .tp-grid__col {
  margin-bottom: 36px;
  padding-right: 18px;
  padding-left: 18px;
}
.tp-grid__row.tp-grid--gutter-10n {
  margin-right: -20px;
  margin-bottom: -40px;
  margin-left: -20px;
}
.tp-grid__row.tp-grid--gutter-10n .tp-grid__col {
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 1200px) {
  .tp-grid__row.tp-grid--gutter-smallpc-0n {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-0n .tp-grid__col {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-1n {
    margin-right: -2px;
    margin-bottom: -4px;
    margin-left: -2px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-1n .tp-grid__col {
    margin-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-2n {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-2n .tp-grid__col {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-3n {
    margin-right: -6px;
    margin-bottom: -12px;
    margin-left: -6px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-3n .tp-grid__col {
    margin-bottom: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-4n {
    margin-right: -8px;
    margin-bottom: -16px;
    margin-left: -8px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-4n .tp-grid__col {
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-5n {
    margin-right: -10px;
    margin-bottom: -20px;
    margin-left: -10px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-5n .tp-grid__col {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-6n {
    margin-right: -12px;
    margin-bottom: -24px;
    margin-left: -12px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-6n .tp-grid__col {
    margin-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-7n {
    margin-right: -14px;
    margin-bottom: -28px;
    margin-left: -14px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-7n .tp-grid__col {
    margin-bottom: 28px;
    padding-right: 14px;
    padding-left: 14px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-8n .tp-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-9n {
    margin-right: -18px;
    margin-bottom: -36px;
    margin-left: -18px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-9n .tp-grid__col {
    margin-bottom: 36px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-10n {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .tp-grid__row.tp-grid--gutter-smallpc-10n .tp-grid__col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 1000px) {
  .tp-grid__row.tp-grid--gutter-tablet-0n {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-tablet-0n .tp-grid__col {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-tablet-1n {
    margin-right: -2px;
    margin-bottom: -4px;
    margin-left: -2px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-1n .tp-grid__col {
    margin-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-2n {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-2n .tp-grid__col {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-3n {
    margin-right: -6px;
    margin-bottom: -12px;
    margin-left: -6px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-3n .tp-grid__col {
    margin-bottom: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-4n {
    margin-right: -8px;
    margin-bottom: -16px;
    margin-left: -8px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-4n .tp-grid__col {
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-5n {
    margin-right: -10px;
    margin-bottom: -20px;
    margin-left: -10px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-5n .tp-grid__col {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-6n {
    margin-right: -12px;
    margin-bottom: -24px;
    margin-left: -12px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-6n .tp-grid__col {
    margin-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-7n {
    margin-right: -14px;
    margin-bottom: -28px;
    margin-left: -14px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-7n .tp-grid__col {
    margin-bottom: 28px;
    padding-right: 14px;
    padding-left: 14px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-8n .tp-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-9n {
    margin-right: -18px;
    margin-bottom: -36px;
    margin-left: -18px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-9n .tp-grid__col {
    margin-bottom: 36px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-10n {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .tp-grid__row.tp-grid--gutter-tablet-10n .tp-grid__col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .tp-grid__row.tp-grid--gutter-pad-0n {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-pad-0n .tp-grid__col {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-pad-1n {
    margin-right: -2px;
    margin-bottom: -4px;
    margin-left: -2px;
  }
  .tp-grid__row.tp-grid--gutter-pad-1n .tp-grid__col {
    margin-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .tp-grid__row.tp-grid--gutter-pad-2n {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px;
  }
  .tp-grid__row.tp-grid--gutter-pad-2n .tp-grid__col {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .tp-grid__row.tp-grid--gutter-pad-3n {
    margin-right: -6px;
    margin-bottom: -12px;
    margin-left: -6px;
  }
  .tp-grid__row.tp-grid--gutter-pad-3n .tp-grid__col {
    margin-bottom: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .tp-grid__row.tp-grid--gutter-pad-4n {
    margin-right: -8px;
    margin-bottom: -16px;
    margin-left: -8px;
  }
  .tp-grid__row.tp-grid--gutter-pad-4n .tp-grid__col {
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .tp-grid__row.tp-grid--gutter-pad-5n {
    margin-right: -10px;
    margin-bottom: -20px;
    margin-left: -10px;
  }
  .tp-grid__row.tp-grid--gutter-pad-5n .tp-grid__col {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tp-grid__row.tp-grid--gutter-pad-6n {
    margin-right: -12px;
    margin-bottom: -24px;
    margin-left: -12px;
  }
  .tp-grid__row.tp-grid--gutter-pad-6n .tp-grid__col {
    margin-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .tp-grid__row.tp-grid--gutter-pad-7n {
    margin-right: -14px;
    margin-bottom: -28px;
    margin-left: -14px;
  }
  .tp-grid__row.tp-grid--gutter-pad-7n .tp-grid__col {
    margin-bottom: 28px;
    padding-right: 14px;
    padding-left: 14px;
  }
  .tp-grid__row.tp-grid--gutter-pad-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px;
  }
  .tp-grid__row.tp-grid--gutter-pad-8n .tp-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .tp-grid__row.tp-grid--gutter-pad-9n {
    margin-right: -18px;
    margin-bottom: -36px;
    margin-left: -18px;
  }
  .tp-grid__row.tp-grid--gutter-pad-9n .tp-grid__col {
    margin-bottom: 36px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tp-grid__row.tp-grid--gutter-pad-10n {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .tp-grid__row.tp-grid--gutter-pad-10n .tp-grid__col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .tp-grid__row.tp-grid--gutter-phone-0n {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-phone-0n .tp-grid__col {
    margin-bottom: 0;
    padding-right: 0;
    padding-left: 0;
  }
  .tp-grid__row.tp-grid--gutter-phone-1n {
    margin-right: -2px;
    margin-bottom: -4px;
    margin-left: -2px;
  }
  .tp-grid__row.tp-grid--gutter-phone-1n .tp-grid__col {
    margin-bottom: 4px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .tp-grid__row.tp-grid--gutter-phone-2n {
    margin-right: -4px;
    margin-bottom: -8px;
    margin-left: -4px;
  }
  .tp-grid__row.tp-grid--gutter-phone-2n .tp-grid__col {
    margin-bottom: 8px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .tp-grid__row.tp-grid--gutter-phone-3n {
    margin-right: -6px;
    margin-bottom: -12px;
    margin-left: -6px;
  }
  .tp-grid__row.tp-grid--gutter-phone-3n .tp-grid__col {
    margin-bottom: 12px;
    padding-right: 6px;
    padding-left: 6px;
  }
  .tp-grid__row.tp-grid--gutter-phone-4n {
    margin-right: -8px;
    margin-bottom: -16px;
    margin-left: -8px;
  }
  .tp-grid__row.tp-grid--gutter-phone-4n .tp-grid__col {
    margin-bottom: 16px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .tp-grid__row.tp-grid--gutter-phone-5n {
    margin-right: -10px;
    margin-bottom: -20px;
    margin-left: -10px;
  }
  .tp-grid__row.tp-grid--gutter-phone-5n .tp-grid__col {
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tp-grid__row.tp-grid--gutter-phone-6n {
    margin-right: -12px;
    margin-bottom: -24px;
    margin-left: -12px;
  }
  .tp-grid__row.tp-grid--gutter-phone-6n .tp-grid__col {
    margin-bottom: 24px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .tp-grid__row.tp-grid--gutter-phone-7n {
    margin-right: -14px;
    margin-bottom: -28px;
    margin-left: -14px;
  }
  .tp-grid__row.tp-grid--gutter-phone-7n .tp-grid__col {
    margin-bottom: 28px;
    padding-right: 14px;
    padding-left: 14px;
  }
  .tp-grid__row.tp-grid--gutter-phone-8n {
    margin-right: -16px;
    margin-bottom: -32px;
    margin-left: -16px;
  }
  .tp-grid__row.tp-grid--gutter-phone-8n .tp-grid__col {
    margin-bottom: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .tp-grid__row.tp-grid--gutter-phone-9n {
    margin-right: -18px;
    margin-bottom: -36px;
    margin-left: -18px;
  }
  .tp-grid__row.tp-grid--gutter-phone-9n .tp-grid__col {
    margin-bottom: 36px;
    padding-right: 18px;
    padding-left: 18px;
  }
  .tp-grid__row.tp-grid--gutter-phone-10n {
    margin-right: -20px;
    margin-bottom: -40px;
    margin-left: -20px;
  }
  .tp-grid__row.tp-grid--gutter-phone-10n .tp-grid__col {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.pls-db {
  position: relative;
  height: 300px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  padding: 0 10px;
}
@media (min-width: 601px) {
  .pls-db-bg-mobile {
    background-color: transparent !important;
    background-image: none !important;
  }
}
@media (max-width: 600px) {
  .pls-db-bgs-responsive .pls-db-bg-pc {
    background-color: transparent !important;
    background-image: none !important;
  }
}
.pls-db-bg-mobile,
.pls-db-bg-pc,
.pls-db-bgs {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.pls-db-bg-mobile,
.pls-db-bg-pc {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.pls-db-bg-mobile {
  background-size: cover;
}
.pls-db-inner {
  position: relative;
  z-index: 2;
  height: 100%;
  white-space: nowrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  font-size: 0;
  box-sizing: border-box;
}
.pls-db-ctn {
  white-space: normal;
  word-wrap: break-word;
}
.pls-db-ctn,
.pls-db-inner:after {
  display: inline-block;
  vertical-align: middle;
}
.pls-db-inner:after {
  content: "";
  height: 100%;
  width: 0;
}
.pls-db-title {
  color: #000000;
  font-size: 40px;
  line-height: 60px;
  font-weight: 400;
}
.pls-db-txt {
  color: #000000;
  font-size: 16px;
  line-height: 28px;
  margin-top: 12px;
}
.pls-db-txt a {
  color: #00a4ff;
  text-decoration: none;
}
.pls-db-txt a:hover {
  text-decoration: underline;
}
.pls-db-subtxt {
  color: #ccc;
  font-size: 16px;
  line-height: 27px;
  margin-top: 8px;
}
.pls-db-btns {
  margin-top: 30px;
}
.pls-db-btns .rno-btn {
  min-width: 180px;
  height: 44px;
  line-height: 42px;
  font-size: 16px;
  margin: 0 10px;
  vertical-align: top;
}
.pls-db-unit {
  margin-top: 20px;
}
.pls-db-l {
  height: 360px;
}
.pls-db-xl {
  height: 460px;
}
.pls-db-xs .pls-db-title {
  font-size: 46px;
  line-height: 65px;
}
.pls-db-xs .pls-db-txt {
  margin-top: 16px;
}
.pls-db-xs .pls-db-btns {
  margin-top: 40px;
}
.pls-db-s {
  height: 240px;
}
.pls-db-s .pls-db-title {
  font-size: 34px;
  line-height: 48px;
}
.pls-db-s .pls-db-txt {
  line-height: 22px;
}
.pls-db-isAir {
  padding-top: 45px;
}
.pls-db-center {
  text-align: center;
}
.pls-db-left {
  text-align: left;
}
.pls-db-left .rno-btn:first-child {
  margin-left: 0;
}
.pls-db-left .rno-btn:last-child {
  margin-right: 0;
}
.pls-db-left .pls-db-txt {
  max-width: 560px;
}
@media (max-width: 768px) {
  .pls-db {
    height: auto;
    padding: 30px 16px 35px;
  }
  .pls-db-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .pls-db-ctn {
    display: block;
  }
  .pls-db-title {
    font-size: 24px;
    line-height: 36px;
  }
  .pls-db-txt {
    margin-top: 8px;
    font-size: 14px;
    line-height: 24px;
  }
  .pls-db-subtxt p,
  .pls-db-txt p {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
  }
  .pls-db-btns,
  .pls-db-left {
    text-align: center;
  }
  .pls-db-btns {
    font-size: 0;
    margin-top: 25px;
    display: box;
    display: -ms-flexbox;
    display: flex;
  }
  .pls-db-btns .rno-btn {
    box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    margin: 0 10px;
    min-width: 0;
    height: 40px;
    line-height: 38px;
  }
  .pls-db-btns .rno-btn:first-child {
    margin-left: 0;
  }
  .pls-db-btns .rno-btn:last-child {
    margin-right: 0;
  }
  .pls-db-l,
  .pls-db-s,
  .pls-db-xl {
    height: auto;
    padding: 30px 10px 35px;
  }
}
.tp-loading,
.tp-loading__dot {
  text-align: center;
}
.tp-loading__dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-right: 4px;
  margin-left: 4px;
  vertical-align: middle;
  background-color: #00a4ff;
  border-radius: 100%;
  animation: loadingAnimationDelay 0.7s ease-in-out infinite both;
}
.tp-loading__dot:first-child {
  animation-delay: -0.32s;
}
.tp-loading__dot:nth-child(2) {
  animation-delay: -0.16s;
}
.tp-loading--white .tp-loading__dot {
  background-color: #fff;
}
.tp-loading.size-s .tp-loading__dot {
  width: 8px;
  height: 8px;
  margin-right: 1px;
  margin-left: 1px;
}
@keyframes loadingAnimationDelay {
  0%,
  80%,
  to {
    transform: scale(0.6);
    opacity: 0.4;
  }
  40% {
    transform: scale(1);
    opacity: 1;
  }
}
.tp-icon {
  width: 1em;
  height: 1em;
  font-size: 16px;
  line-height: 1;
}
.tp-icon--error-24,
.tp-icon--info-24,
.tp-icon--pending-24,
.tp-icon--success-24,
.tp-icon--warning-24 {
  font-size: 24px;
}
.tp-icon--loading-32 {
  font-size: 32px;
}
.tp-icon--loading,
.tp-icon--loading-32 {
  animation: tp-iconloading 2s linear infinite;
}
.tp-icon.size-auto {
  width: 100%;
  height: auto;
}
@keyframes tp-iconloading {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.tp-btn {
  display: inline-block;
  box-sizing: border-box;
  min-width: 104px;
  height: 36px;
  padding: 0 24px;
  color: #fff;
  font-size: 14px;
  line-height: 34px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  background-color: #00a4ff;
  border: 1px solid transparent;
  outline: 0 none;
  cursor: pointer;
}
.tp-btn:active,
.tp-btn:hover {
  background-color: #0092ee;
  transition: all 0.3s ease-in-out;
}
.tp-btn.is-disabled {
  cursor: default;
}
.tp-btn.is-disabled,
.tp-btn.is-disabled:active,
.tp-btn.is-disabled:hover {
  color: #999;
  background-color: #ddd;
  border-color: #ddd;
}
.tp-btn--pay {
  background-color: #ff7200;
}
.tp-btn--pay:active,
.tp-btn--pay:hover {
  background-color: #f06c00;
}
.tp-btn--pay.is-loading:active,
.tp-btn--pay.is-loading:hover {
  background-color: #ff7200;
}
.tp-btn--pay .tp-loading__dot {
  background-color: #fff;
}
.tp-btn--hole {
  color: #00a4ff;
  background-color: transparent;
  border-color: #00a4ff;
}
.tp-btn--hole:active,
.tp-btn--hole:hover {
  color: #00a4ff;
  background-color: rgba(0, 164, 255, 0.15);
}
.tp-btn--hole.is-loading:active,
.tp-btn--hole.is-loading:hover,
.tp-btn--weak-hole {
  background-color: transparent;
}
.tp-btn--weak-hole {
  color: #666;
  border-color: #ddd;
}
.tp-btn--weak-hole:active,
.tp-btn--weak-hole:hover {
  color: #000;
  background-color: #fff;
  border-color: #999;
}
.tp-btn--weak-hole.is-loading:active,
.tp-btn--weak-hole.is-loading:hover {
  background-color: transparent;
  border-color: #ddd;
}
.tp-btn--white-hole {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.tp-btn--white-hole:active,
.tp-btn--white-hole:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}
.tp-btn--white-hole.is-loading:active,
.tp-btn--white-hole.is-loading:hover {
  background-color: transparent;
  border-color: #ddd;
}
.tp-btn--link {
  min-width: auto;
  padding-right: 0;
  padding-left: 0;
  color: #00a4ff;
  background-color: transparent;
  border: none;
}
.tp-btn--link:active,
.tp-btn--link:hover {
  color: #0092ee;
  background-color: transparent;
}
.tp-btn--link.is-disabled {
  background-color: transparent;
}
.tp-btn--link.is-disabled:active,
.tp-btn--link.is-disabled:hover {
  background-color: transparent;
  pointer-events: none;
}
.tp-btn--link-weak {
  min-width: auto;
  padding-right: 0;
  padding-left: 0;
  color: #666;
  background-color: transparent;
  border: none;
}
.tp-btn--link-weak:active,
.tp-btn--link-weak:hover {
  color: #000;
  background-color: transparent;
}
.tp-btn--link-weak.is-disabled {
  background-color: transparent;
}
.tp-btn--link-weak.is-disabled:active,
.tp-btn--link-weak.is-disabled:hover {
  background-color: transparent;
  pointer-events: none;
}
.tp-btn--icon {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.tp-btn--icon,
.tp-btn .tp-btn__icon {
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tp-btn .tp-btn__icon {
  display: -ms-flexbox;
  display: flex;
  margin-right: 4px;
  font-size: 16px;
}
.tp-btn .tp-btn__icon:last-child {
  margin-right: 0;
  margin-left: 4px;
}
.tp-btn .tp-btn__icon:only-child {
  margin-right: 0;
  margin-left: 0;
}
.tp-btn .tp-btn__icon svg {
  width: 1em;
  height: auto;
}
.tp-btn.size-xs {
  min-width: 80px;
  height: 28px;
  padding: 0 10px;
  font-size: 12px;
  line-height: 26px;
}
.tp-btn.size-s {
  min-width: 104px;
  height: 32px;
  padding: 0 24px;
  line-height: 30px;
}
.tp-btn.size-l {
  min-width: 152px;
  height: 40px;
  padding: 0 24px;
  line-height: 38px;
}
.tp-btn.size-xl {
  height: 44px;
  line-height: 42px;
}
.tp-btn.size-xl,
.tp-btn.size-xxl {
  min-width: 176px;
  padding: 0 24px;
  font-size: 16px;
}
.tp-btn.size-xxl {
  height: 48px;
  line-height: 46px;
}
.tp-btn--link-weak.size-auto,
.tp-btn--link.size-auto {
  width: auto;
  min-width: auto;
  height: auto;
  font-size: inherit;
  line-height: inherit;
}
.tp-btn.size-auto-width {
  min-width: 0;
}
.tp-btn.size-full-width {
  display: block;
  width: 100%;
  min-width: 0;
}
.tp-btn--icon.size-full-width {
  display: -ms-flexbox;
  display: flex;
}
.tp-btn--link-weak[class*=" size-"],
.tp-btn--link-weak[class^="size-"],
.tp-btn--link[class*=" size-"],
.tp-btn--link[class^="size-"] {
  min-width: auto;
  padding-right: 0;
  padding-left: 0;
}
.tp-btn.is-loading {
  cursor: default;
}
.tp-btn--primary.is-loading:active,
.tp-btn--primary.is-loading:hover {
  background-color: #00a4ff;
}
.tp-btn--primary .tp-loading__dot {
  background-color: #fff;
}
.tp-btn__text {
  color: inherit;
}
@media screen and (max-width: 600px) {
  .tp-btn {
    min-width: 88px;
    height: 36px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 34px;
  }
  .tp-btn.m-size-s {
    min-width: 66px;
    height: 32px;
    padding: 0 18px;
    line-height: 30px;
  }
  .tp-btn.m-size-xl {
    min-width: 160px;
    height: 44px;
    padding: 0 24px;
    font-size: 16px;
    line-height: 42px;
  }
  .tp-btn.m-size-xxl {
    width: 100%;
    min-width: auto;
    height: 48px;
    padding: 0 24px;
    font-size: 16px;
    line-height: 46px;
  }
  .tp-btn--link,
  .tp-btn--link-weak,
  .tp-btn--link-weak[class*=" m-size-"],
  .tp-btn--link-weak[class^="m-size-"],
  .tp-btn--link[class*=" m-size-"],
  .tp-btn--link[class^="m-size-"] {
    min-width: auto;
    padding-right: 0;
    padding-left: 0;
  }
}

.about-scene-card {
  display: block;
  position: relative;
  padding: 20px 20px 170px;
  overflow: hidden;
  background-image: linear-gradient(179deg, #292f3b 2%, #242933);
  box-shadow: 8px 8px 20px 0 rgba(18, 21, 26, 0.6),
    -8px -8px 20px 0 rgba(54, 62, 77, 0.5),
    inset 0 4px 20px 0 rgba(36, 41, 51, 0.5);
  border-radius: 4px;
}
.about-scene-card:hover {
  background: #242933;
  box-shadow: inset 8px 8px 20px 0 rgba(18, 21, 26, 0.5),
    inset -8px -8px 20px 0 rgba(54, 62, 77, 0.5);
  border-radius: 4px;
}

.about-scene-card-motion {
  transform: translateZ(0);
  transition: transform 0.2s;
}
.about-scene-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.about-scene-card-cnt {
  position: relative;
  z-index: 2;
}
.about-scene-card-tit {
  margin-bottom: 8px;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about-scene-card-desc {
  line-height: 24px;
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6);
  max-height: 72px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
}
.about-scene-card-arrowlink {
  margin-top: 4px;
}

.about-scene-card-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.about-scene-card-img {
  display: block;
  width: 200px;
  height: 200px;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .about-scene-card {
    padding: 20px 120px 20px 20px;
  }
  .about-scene-card-desc {
    max-height: 48px;
    -webkit-line-clamp: 2;
  }
  .about-scene-card-arrowlink {
    margin-top: 12px;
  }
  .about-scene-card-img {
    width: 290px;
    height: 168px;
    margin-right: -102px;
    margin-bottom: -31px;
  }
}
.about-location-card {
  position: relative;
  padding: 20px;
  box-sizing: border-box;
}

.about-location-card-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  z-index: 3;
}
.about-location-card-tit {
  margin-bottom: 8px;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about-location-card-object {
  width: 100%;
}
.about-location-card-image {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.about-location-card-des {
  margin-top: 8px;
  line-height: 24px;
  font-size: 14px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about-location-card-bottom {
  position: absolute;
}
.about-location-card-simple {
  position: relative;
  padding-top: 36px;
  padding-bottom: 70px;
}
.about-location-card-simple .about-location-card-bottom {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px;
  width: 100%;
  text-align: center;
  background: #495770;
  box-sizing: border-box;
}
.about-location-card-dark {
  width: 380px;
  height: 216px;
  border-radius: 4px;
  background: rgba(47, 54, 69, 0.8);
}
.about-location-card-dark .about-location-card-des,
.about-location-card-dark .about-location-card-tit {
  color: #fff;
}
.about-bgwall-section {
  overflow: hidden;
}
.about-bgwall {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  z-index: 1;
  font-size: 0;
  text-align: center;
  box-sizing: border-box;
  animation: bgScroll 24s linear infinite;
  will-change: transform;
  pointer-events: none;
}
.about-bgwall-group {
  box-sizing: border-box;
  min-height: 280px;
}

@keyframes bgScroll {
  0% {
    transform: translateY(0);
  }
  to {
    transform: translateY(-33.333%);
  }
}
@media screen and (min-width: 769px) {
  .about-bgwall-section {
    position: relative;
  }
  .about-bgwall-section:after,
  .about-bgwall-section:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 2;
    pointer-events: none;
  }
  .about-bgwall-section:after {
    bottom: 0;
    background: linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
  }
  .about-bgwall-section.rno-section-bg:after {
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #f7f8fa);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#f7f8fa",GradientType=0);
  }
}

.about-feature-card {
  box-sizing: border-box;
  padding: 40px 20px;
  height: 270px;
  max-width: 236px;
  position: relative;
  cursor: pointer;
}
.about-feature-card-inner {
  position: relative;
  z-index: 1;
}
.about-feature-card-hd {
  margin-bottom: -10px;
}
.about-feature-card-title {
  font-size: 20px;
  color: #495770;
  letter-spacing: 0;
  /* line-height: 28px; */
  font-weight: 500;
}
.about-feature-card-desc {
  font-size: 14px;
  color: #9ea6b3;
  letter-spacing: 0;
  line-height: 24px;
  max-height: 140px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-line-clamp: 5;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal;
}
.about-feature-card-icon {
  width: 136px;
  height: 136px;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  top: -70px;
  right: 8px;
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
.is-current {
  background: url(../images/card-bg.png) 50% 50% no-repeat;
  background-size: cover;
  height: 270px;
  padding: 40px 20px;
  box-sizing: border-box;
}
/* 平板模式（最大宽度 1024px） */
@media screen and (max-width: 1024px) {
  .is-current {
    height: 290px;
    padding: 40px 20px;
  }

  .about-feature-card-desc {
    max-height: 250px;
    overflow-y: auto;
  }
}

/* iPad Air 模式（竖屏 820px 宽度） */
@media screen and (max-width: 820px) and (min-width: 769px) {
  .about-feature-card {
    padding: 40px 10px;
  }
  .is-current {
    height: 320px;
    background-size: cover;
    padding: 40px 10px;
  }

  .about-feature-card-desc {
    max-height: 250px;
    overflow-y: auto;
  }
}

.about-feature-card.is-current .about-feature-card-title {
  color: #fff;
}
.about-feature-card.is-current .about-feature-card-desc {
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.about-feature-card.is-current .about-feature-card-icon {
  opacity: 1;
  visibility: visible;
}

@media screen and (min-width: 769px) {
  .about-timeline {
    position: relative;
    overflow: hidden;
    padding-bottom: 32px;
  }
  .about-timeline__line {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -18px;
    height: 4px;
    background-repeat: repeat-x;
    background-image: url(../images/bg-dot-horizontal_9b1.png);
    background-size: auto 4px;
    background-position: 0;
    transition: transform 0.6s ease-in-out;
  }
  .about-timeline__line:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: linear-gradient(left, hsla(0, 0%, 100%, 0), #fff);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=1);
  }
  .about-timeline__list {
    padding-top: 252px;
    padding-bottom: 252px;
    height: 0;
    font-size: 0;
    white-space: nowrap;
    transition: transform 0.6s ease-in-out;
    display: flex;
    transition: transform 0.3s ease-in-out; /* 添加平滑过渡效果 */
    transform: translateX(0); /* 初始位置居中 */
  }
  .about-timeline__item + .about-timeline__item {
    margin-left: 120px;
  }
  .about-timeline__item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    white-space: normal;
  }
  .about-timeline__item-inner {
    position: absolute;
    width: 220px;
  }
  .about-timeline__item-order {
    position: absolute;
    left: 0;
    width: 20px;
    height: 49px;
  }
  .about-timeline__item-order:after {
    content: "";
    display: block;
    position: absolute;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #1d6630;
  }
  .about-timeline__item-main {
    padding: 12px;
    height: 212px;
    background-color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1);
  }
  .about-timeline__item-tit {
    line-height: 28px;
    font-size: 20px;
    font-weight: 400;
    color: #4db560;
  }
  .about-timeline__item-desc {
    margin-top: 8px;
    line-height: 24px;
    font-size: 14px;
    color: #495770;
  }
  .about-timeline__item-desc .replenish {
    position: relative;
    border: 1px solid #495770;
    border-radius: 2px;
    padding: 10px;
    margin-top: 30px;
  }
  .about-timeline__item-desc .replenish i {
    position: absolute;
    left: 10px;
    top: -12px;
    background-color: #fff;
    padding: 0 8px;
  }
  .about-timeline__item:nth-child(odd) .about-timeline__item-inner {
    bottom: -10px;
    padding-bottom: 49px;
  }
  .about-timeline__item:nth-child(odd) .about-timeline__item-order {
    bottom: 0;
    background-image: url(../images/bg-order-bottom_757.svg);
    background-size: cover;
  }
  .about-timeline__item:nth-child(odd) .about-timeline__item-order:after {
    bottom: 3px;
  }
  .about-timeline__item:nth-child(odd) .about-timeline__item-main {
    border-radius: 4px 4px 4px 0;
  }
  .about-timeline__item:nth-child(2n) .about-timeline__item-inner {
    top: -10px;
    padding-top: 49px;
    margin-left: -120px;
  }
  .about-timeline__item:nth-child(2n) .about-timeline__item-order {
    left: auto;
    right: 0;
    top: 0;
    background-image: url(../images/bg-order-top_4ea.svg);
  }
  .about-timeline__item:nth-child(2n) .about-timeline__item-order:after {
    top: 3px;
  }
  .about-timeline__item:nth-child(2n) .about-timeline__item-main {
    border-radius: 4px 0 4px 4px;
  }
  .about-timeline__ft {
    gap: 32px;
  }
  .about-timeline__btn,
  .about-timeline__ft {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about-timeline__btn {
    width: 40px;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid #fff;
    background: linear-gradient(90deg, #f4f5f8, #fefefe);
    box-shadow: 6px 6px 15px 0 rgba(55, 99, 170, 0.1);
    border-radius: 50%;
    color: #0052d9;
    cursor: pointer;
  }
  .about-timeline__btn:hover {
    border: 1px solid #afccff;
    background: #d7e6ff;
  }
  .about-timeline__btn.is-disabled {
    color: #96a3b7;
    cursor: not-allowed;
    pointer-events: none;
  }
  .about-timeline__btn--prev {
    background: linear-gradient(-90deg, #f4f5f8, #fefefe);
  }
}
@media screen and (max-width: 768px) {
  .about-timeline {
    position: relative;
  }
  .about-timeline__line {
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    width: 4px;
    background-repeat: repeat-y;
    background-image: url(../images/bg-dot-vertical_dfa.png);
    background-size: 4px auto;
    background-position: top;
    transform: none !important;
  }
  .about-timeline__line:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 4px;
    height: 140px;
    background: linear-gradient(top, hsla(0, 0%, 100%, 0), #fff);
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffff",GradientType=0);
  }
  .about-timeline__list {
    display: -ms-flexbox;
    display: flexbox;
    display: flex;
    box-orient: vertical;
    box-direction: reverse;
    -ms-flex-flow: column nowrap;
    -ms-flex-direction: column-reverse;
    flex-flow: column nowrap;
    flex-direction: column-reverse;
    transform: none !important;
  }
  .about-timeline__ft {
    display: none;
  }
  .about-timeline__item + .about-timeline__item {
    margin-bottom: 16px;
  }
  .about-timeline__item-inner {
    padding-left: 39px;
  }
  .about-timeline__item-order {
    position: absolute;
    left: 0;
    width: 39px;
    height: 24px;
    background-image: url(../images/sprite.About-202412091943.svg);
    background-position: 0% 0%;
    background-size: 469.2307692307692% auto;
  }
  .about-timeline__item-order:after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #1d6630;
  }
  .about-timeline__item-main {
    padding: 10px 16px;
    background-color: #fff;
    border-radius: 0 4px 4px 4px;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1),
      inset 0 4px 20px 0 hsla(0, 0%, 100%, 0.5);
  }
  .about-timeline__item-tit {
    line-height: 28px;
    font-size: 18px;
    font-weight: 400;
    color: #4db560;
  }
  .about-timeline__item-desc {
    margin-top: 4px;
    line-height: 24px;
    font-size: 14px;
    color: #495770;
  }
}
[class*="pls-media-panel-clamp-"],
[class^="pls-media-panel-clamp-"] {
  display: -webkit-box;
  box-orient: vertical;
  overflow: hidden;
}
.pls-media-panel-clamp-2 {
  -webkit-line-clamp: 2;
  max-height: 48px;
}
.pls-media-panel-clamp-3 {
  -webkit-line-clamp: 3;
  max-height: 72px;
}
.pls-media-panel {
  box-sizing: border-box;
  display: block;
  text-align: center;
  font-size: 14px;
}
.pls-media-panel-object {
  margin: 0 auto 20px;
  width: 48px;
  height: 48px;
  text-align: center;
  line-height: 48px;
}
.pls-media-panel-object-border {
  width: 86px;
  height: 86px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  line-height: 86px;
}
.pls-media-panel-icon {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 48px;
}
.pls-media-panel-title {
  font-size: 18px;
  line-height: 28px;
  color: #16181a;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pls-media-panel-desc {
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
  color: #495770;
}
.pls-media-panel-desc p {
  margin: 0;
}
.pls-media-panel-links {
  margin-top: 10px;
}
.pls-media-panel-link {
  color: #0052d9;
  text-decoration: none;
}
.pls-media-panel-link:after {
  content: "";
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  width: 6px;
  height: 6px;
  box-sizing: border-box;
  border-color: transparent #0052d9 #0052d9 transparent;
  border-style: solid;
  border-width: 0 1px 1px 0;
  transform: rotate(-45deg);
  transition: transform 0.3s ease-in-out;
}
.pls-media-panel-link:hover:after {
  transform: rotate(-45deg) translate3d(3px, 3px, 0);
}
.pls-media-panel-horizontal {
  position: relative;
  padding-left: 116px;
  min-height: 86px;
  text-align: left;
}
.pls-media-panel-horizontal .pls-media-panel-object {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.pls-media-panel-horizontal .pls-media-panel-body {
  padding-top: 10px;
}
.pls-media-panel-horizontal .pls-media-panel-desc {
  margin-top: 15px;
}
.pls-media-panel-left {
  text-align: left;
}
.pls-media-panel-left .pls-media-panel-object {
  margin-left: 0;
}
@media (max-width: 768px) {
  .pls-media-panel {
    text-align: center;
    padding-left: 0;
  }
  .pls-media-panel .pls-media-panel-object {
    position: static;
    display: block;
    margin: 0 auto 20px;
  }
  .pls-media-panel .pls-media-panel-body {
    padding-top: 0;
  }
  .pls-media-panel .pls-media-panel-title {
    font-size: 16px;
  }
  .pls-media-panel .pls-media-panel-desc {
    margin-top: 10px;
  }
}
.page-about-home .mod-hero {
  position: relative;
}
.page-about-home .pls-db-isAir {
  padding-top: 62px;
}
.page-about-home .pls-db {
  position: relative;
  height: 500px;
  box-sizing: border-box;
  overflow: hidden;
}
.page-about-home .pls-db:after,
.page-about-home .pls-db:before {
  content: none !important;
}
.page-about-home .pls-db-inner:after {
  display: none;
}
.page-about-home .pls-db-video-wrap {
  width: 100%;
  height: 500px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  background-size: 100% 100%;
  background-image: url(../images/about.png);
}
@media screen and (max-width: 600px) {
  .page-about-home .pls-db-video-wrap {
    background-image: none;
  }
}

.page-about-home .pls-db-video-wrap:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.page-about-home .pls-db-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.page-about-home .pls-db-ctn {
  margin: 0 auto;
  padding-top: 60px;
  display: block;
  text-align: center;
}
.page-about-home .pls-db-title {
  display: inline-block;
  font-weight: 500;
  font-size: 42px;
  line-height: 54px;
  color: #000000;
  position: relative;
  margin-right: 41px;
}
.page-about-home .pls-db-title:after {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #000000;
  top: 0;
  right: -20px;
}
.page-about-home .pls-db-subtitle {
  display: inline-block;
  font-weight: 500;
  font-size: 42px;
  line-height: 54px;
  color: #000000;
}
.page-about-home .pls-db-left .pls-db-txt {
  max-width: 100%;
}
.page-about-home .pls-db-txt {
  margin-top: 20px;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: #000000;
  text-align: justify;
}
.page-about-home .pls-db-btns {
  margin-top: 20px;
}
.page-about-home .mod-hero__player {
  cursor: pointer;
  margin: 20px auto 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 176px;
  height: 48px;
  border: 1px solid #fff;
  filter: drop-shadow(8px 8px 20px rgba(55, 99, 170, 0.1));
}
.page-about-home .mod-hero__player:before {
  content: "";
  width: 18px;
  height: 18px;
  display: block;
  background-image: url(../images/sprite.About-202412091943.svg);
  background-position: 23.636363636363637% 21.333333333333336%;
  background-size: 1016.6666666666666% auto;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-hero__player {
    transition: background-color 0.3s ease-in-out;
  }
  .page-about-home .mod-hero__player:hover {
    background-color: hsla(0, 0%, 100%, 0.4);
  }
}
.page-about-home .mod-hero__player-btn {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  margin-left: 10px;
}
.page-about-home .mod-hero__event {
  margin: 0 auto;
  box-sizing: border-box;
}
.page-about-home .mod-hero__event-inner {
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1);
}
.page-about-home .mod-hero__event .tp-grid__col,
.page-about-home .mod-hero__event .tp-grid__row {
  margin: 0;
  padding: 0;
}
.page-about-home .mod-hero__event-cell {
  padding: 20px 20px 24px;
  text-align: center;
}
.page-about-home .mod-hero__event-tit {
  line-height: 48px;
  font-size: 32px;
  color: #4db560;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
.page-about-home .mod-hero__event-desc {
  margin-top: 12px;
  line-height: 26px;
  font-size: 16px;
  color: #495770;
}
@media screen and (min-width: 1920px) {
  .page-about-home .pls-db:after,
  .page-about-home .pls-db:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 200px;
    box-sizing: border-box;
    pointer-events: none;
    z-index: 2;
  }
  .page-about-home .pls-db:before {
    left: 50%;
    margin-left: -962px;
    background: linear-gradient(left, #f3f5f8, rgba(243, 245, 248, 0));
    background: linear-gradient(90deg, #f3f5f8 0, rgba(243, 245, 248, 0));
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#f3f5f8",endColorstr="#00f3f5f8",GradientType=1);
  }
  .page-about-home .pls-db:after {
    right: 50%;
    margin-right: -962px;
    background: linear-gradient(left, rgba(243, 245, 248, 0), #f3f5f8);
    background: linear-gradient(90deg, rgba(243, 245, 248, 0) 0, #f3f5f8);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00f3f5f8",endColorstr="#f3f5f8",GradientType=1);
  }
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-hero__event {
    position: absolute;
    bottom: -64px;
    left: 50%;
    z-index: 2;
    padding: 0 10px;
    max-width: 1200px;
    width: 100%;
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 768px) {
  .page-about-home .mod-hero {
    margin-top: -71px;
  }
  .page-about-home .pls-db {
    padding-top: 92px;
    height: 436px;
    box-sizing: border-box;
  }
  .page-about-home .pls-db-left {
    text-align: left;
  }
  .page-about-home .pls-db-ctn {
    padding-top: 0;
    max-width: none;
    margin: 0 auto;
  }
  .page-about-home .pls-db-subtitle,
  .page-about-home .pls-db-title {
    font-weight: 400;
    font-size: 32px;
    line-height: 40px;
  }
  .page-about-home .pls-db-txt {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #000000;
    margin-top: 10px;
  }
  .page-about-home .pls-db-btns {
    margin-top: 20px;
  }
  .page-about-home .mod-hero__player {
    display: -ms-flexbox;
    display: flex;
  }
  .page-about-home .mod-hero__event {
    position: relative;
    margin-top: -35px;
    margin-left: 16px;
    margin-right: 16px;
    z-index: 2;
  }
  .page-about-home .mod-hero__event-inner {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .page-about-home .mod-hero__event-cell {
    padding: 10px;
  }
  .page-about-home .mod-hero__event-tit {
    line-height: 32px;
    font-size: 24px;
  }
  .page-about-home .mod-hero__event-desc {
    margin-top: 8px;
  }
}
@media screen and (max-width: 600px) {
  .page-about-home .pls-db {
    padding-top: 116px;
    background-image: url(../images/about.png);
    background-position: 25%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .page-about-home .pls-db-video-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 100% 100%;
    transform: translate(0);
  }

  .page-about-home .pls-db-video {
    display: none;
  }
  .page-about-home .pls-db-title {
    display: block;
    font-weight: 500;
    font-size: 36px;
    line-height: 44px;
    margin-right: 0;
  }
  .page-about-home .pls-db-title:after {
    content: none;
  }
  .page-about-home .pls-db-subtitle {
    display: block;
    margin-top: 20px;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px;
  }
  .page-about-home .pls-db-txt {
    display: none;
  }
  .page-about-home .pls-db-ctn {
    width: auto;
  }
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-timeline {
    overflow: hidden;
    padding: 0 10px;
  }
  .page-about-home .mod-timeline .pls-section__inner {
    padding-left: 0;
    padding-right: 0;
  }
  .page-about-home .mod-timeline .about-timeline__line {
    right: -194px;
  }
  .page-about-home .mod-timeline .about-timeline__line:after {
    background: linear-gradient(left, rgba(235, 239, 245, 0), #ebeff5);
    background: linear-gradient(90deg, rgba(235, 239, 245, 0) 0, #ebeff5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ebeff5",endColorstr="#ebeff5",GradientType=1);
  }
}
@media screen and (max-width: 769px) {
  .page-about-home .mod-timeline {
    overflow: hidden;
  }
  .page-about-home .mod-timeline .about-timeline__line:after {
    background: linear-gradient(top, rgba(235, 239, 245, 0), #ebeff5);
    background: linear-gradient(180deg, rgba(235, 239, 245, 0) 0, #ebeff5);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr="#00ebeff5",endColorstr="#ebeff5",GradientType=0);
  }
}
.page-about-home .tp-grid__row {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: -20px;
}
.page-about-home .tp-grid__col {
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.page-about-home .tp-grid__col--5 {
  width: 20%;
}

.page-about-home .tp-btn {
  background-color: #0052d9;
}

.page-about-home .mod-footer {
  margin-top: 28px;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .page-about-home {
    overflow: hidden;
  }
  .page-about-home .pls-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .page-about-home .pls-section__title {
    font-weight: 400;
  }
  .page-about-home .pls-section__desc {
    line-height: 26px;
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .page-about-home .pls-section:after {
    display: none;
  }

  .page-about-home .pls-db-ctn {
    padding-top: 0px;
  }
}
@media screen and (max-width: 768px) {
  .page-about-home {
    min-width: 320px;
    background: #f7f8fa;
  }
  .page-about-home .pls-section {
    padding-top: 32px;
    padding-bottom: 32px;
    background: #fff;
  }
  .page-about-home .pls-section__inner {
    padding: 0 16px;
  }
  .page-about-home .pls-section__hd {
    margin-bottom: 32px;
  }
  .page-about-home .pls-section__title {
    line-height: 32px;
    font-size: 24px;
    color: #000;
    font-weight: 400;
  }
  .page-about-home .pls-section__desc {
    display: none;
    margin-top: 12px;
    line-height: 26px;
  }
  .page-about-home .mod-footer {
    margin-top: 20px;
  }
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-choose__mb {
    display: none;
  }
  .page-about-home .mod-choose.pls-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-image: url(../images/bg-choose.png);
    padding-bottom: 0;
    padding-top: 124px;
  }
  .page-about-home .mod-choose.pls-section .pls-section__hd {
    margin-bottom: 82px;
  }
  .page-about-home .mod-choose.pls-section .tp-grid__layout {
    overflow: initial;
  }
  .page-about-home .mod-choose.pls-section .tp-grid__col,
  .page-about-home .mod-choose .tp-grid__row {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .page-about-home .mod-choose__pc {
    display: none;
  }
  .page-about-home .mod-choose.pls-section {
    background: none;
  }
  .page-about-home .mod-choose .pls-section__hd {
    margin-bottom: 24px;
  }
  .page-about-home .mod-choose .tp-grid__row {
    margin-bottom: -10px;
  }
  .page-about-home .mod-choose .tp-grid__col {
    margin-bottom: 10px;
  }
  .page-about-home .mod-choose .pls-media-panel {
    display: table;
    table-layout: fixed;
    width: 100%;
    padding: 12px 16px;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    border-radius: 4px;
    box-sizing: border-box;
  }
  .page-about-home .mod-choose .pls-media-panel-object {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    width: 80px;
    position: relative;
    height: 100%;
  }
  .page-about-home .mod-choose .pls-media-panel-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
  }
  .page-about-home .mod-choose .pls-media-panel-body {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 12px;
    text-align: left;
  }
  .page-about-home .mod-choose .pls-media-panel-title {
    line-height: 28px;
    font-size: 16px;
    color: #495770;
  }
  .page-about-home .mod-choose .pls-media-panel-desc {
    margin-top: 4px;
    line-height: 24px;
    font-size: 14px;
    color: #495770;
  }
}
.page-about-home .mod-product .mod-footer .tp-btn {
  min-width: 220px;
  border-radius: 2px;
  background-color: #0052d9;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-product .mod-footer .tp-btn {
    transition: background-color 0.3s ease-in-out;
  }
}
.page-about-home .mod-product .mod-footer .tp-btn:hover {
  background-color: #2670e8;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-product .pls-section__hd {
    margin-bottom: 40px;
  }
  .page-about-home .mod-product .mod-footer {
    margin-top: 0;
    position: relative;
    top: -104px;
    margin-bottom: -40px;
  }
  .page-about-home .mod-product .pls-section__inner {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .page-about-home .mod-product .pls-section__hd {
    margin-bottom: 54px;
  }
  .page-about-home .mod-product .pls-section__desc {
    display: block;
  }

  .page-about-home .mod-product-mb-item {
    position: absolute;
    top: 50%;
    left: 50%;
  }
  .page-about-home .mod-product-mb-item .item-object {
    position: relative;
    width: 48px;
    height: 48px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 #c6d3da;
  }
  .page-about-home .mod-product-mb-item .item-image {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
  }
  .page-about-home .mod-product-mb-item .item-tit {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: 2px;
    line-height: 26px;
    font-size: 14px;
    color: #000;
    text-align: center;
    white-space: nowrap;
    transform: translateX(-50%);
  }
  .page-about-home .mod-product-mb-item:first-child {
    margin-top: -161px;
    margin-left: -24px;
  }
  .page-about-home .mod-product-mb-item:nth-child(2) {
    margin-top: -142px;
    margin-left: -100px;
  }
  .page-about-home .mod-product-mb-item:nth-child(3) {
    margin-top: -72px;
    margin-left: -154px;
  }
  .page-about-home .mod-product-mb-item:nth-child(4) {
    margin-top: 12px;
    margin-left: -158px;
  }
  .page-about-home .mod-product-mb-item:nth-child(5) {
    margin-top: 85px;
    margin-left: -106px;
  }
  .page-about-home .mod-product-mb-item:nth-child(6) {
    margin-top: 110px;
    margin-left: -22px;
  }
  .page-about-home .mod-product-mb-item:nth-child(7) {
    margin-top: 86px;
    margin-left: 56px;
  }
  .page-about-home .mod-product-mb-item:nth-child(8) {
    margin-top: 18px;
    margin-left: 108px;
  }
  .page-about-home .mod-product-mb-item:nth-child(9) {
    margin-top: -72px;
    margin-left: 106px;
  }
  .page-about-home .mod-product-mb-item:nth-child(10) {
    margin-top: -138px;
    margin-left: 58px;
  }
}
@media screen and (max-width: 374px) {
  .page-about-home .mod-product .pls-section__hd {
    margin-bottom: 22px;
  }
}

.page-about-home .mod-service .pls-section__desc,
.page-about-home .mod-service .pls-section__title {
  color: #fff;
}
.page-about-home .mod-service .about-scene-card {
  min-height: 280px;
  box-sizing: border-box;
}

@media screen and (max-width: 768px) {
  .page-about-home .pls-section.mod-service {
    background: #242933;
  }
  .page-about-home .mod-service .tp-grid__row {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
  }
  .page-about-home .mod-service .tp-grid__col {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-about-home .mod-service .about-scene-card {
    min-height: auto;
  }

  .page-about-home .mod-service .about-scene-card-img {
    margin: 0 -8px -10px 0;
    width: 120px;
    height: 120px;
  }
}
@media screen and (max-width: 600px) {
  .page-about-home .mod-service .about-scene-card {
    min-height: auto;
  }
}
.page-about-home .mod-location.pls-section {
  background: #242933;
}
.page-about-home .mod-location .pls-section__title {
  color: #fff;
}
.page-about-home .mod-location .pls-section__desc {
  color: hsla(0, 0%, 100%, 0.6);
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-facilities .mobile-part,
  .page-about-home .mod-location__mb {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-about-home .mod-location__pc {
    display: none;
  }
  .page-about-home .mod-location .pls-section__hd {
    margin-bottom: 20px;
  }
  .page-about-home .mod-facilities .pls-section__desc {
    display: block;
  }
  .page-about-home .mod-facilities .pls-section__hd {
    margin-bottom: 24px;
  }
  .page-about-home .mod-facilities .pc-part {
    display: none;
  }
  .page-about-home .mod-facilities .tpm1-global-facilities__panel {
    margin-top: 0;
  }
  .page-about-home .mod-location-mb-image {
    margin: 0 auto;
    max-width: 318px;
    width: 100%;
    font-size: 0;
  }
  .page-about-home .mod-location-mb-image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .page-about-home .mod-location__mb-list {
    display: table;
    padding: 12px;
    width: 100%;
    background-color: #2f3645;
    border-radius: 8px;
    box-sizing: border-box;
  }
  .page-about-home .mod-location__mb-item {
    display: table-row;
  }
  .page-about-home .mod-location__mb-item-desc,
  .page-about-home .mod-location__mb-item-tit {
    display: table-cell;
    vertical-align: top;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .page-about-home .mod-location__mb-item-tit {
    min-width: 4em;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
  }
  .page-about-home .mod-location__mb-item-desc {
    padding-left: 12px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
  }
}
.page-about-home .mod-authentic-card {
  display: block;
  padding: 20px;
}
.page-about-home .mod-authentic-card:hover .pls-media-panel-title {
  color: #0052d9;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-authentic-main .mod-authentic-card-motion:hover {
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2), -8px -8px 20px 0 #fff;
    transform: translateY(-3px);
  }
}
.page-about-home .mod-authentic-main .mod-authentic-card {
  min-height: 200px;
  box-sizing: border-box;
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  border-radius: 4px;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-authentic-main .mod-authentic-card-motion {
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  }
}
.page-about-home
  .mod-authentic-main
  .mod-authentic-card:hover
  .pls-media-panel-title {
  color: #0052d9;
}
.page-about-home .mod-authentic-main .pls-media-panel {
  padding-left: 140px;
}
.page-about-home .mod-authentic-main .pls-media-panel-object {
  margin: 0;
  width: 120px;
  height: auto;
}
.page-about-home .mod-authentic-main .pls-media-panel-icon {
  position: static;
  top: 0;
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.page-about-home .mod-authentic-main .pls-media-panel-body {
  padding-top: 8px;
}
.page-about-home .mod-authentic-main .pls-media-panel-title {
  line-height: 28px;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-authentic-main .pls-media-panel-title {
    transition: color 0.3s ease-in-out;
  }
}
.page-about-home .mod-authentic-main .pls-media-panel-desc {
  margin-top: 12px;
  line-height: 24px;
  font-size: 14px;
  max-height: 96px;
  display: -webkit-box;
  box-orient: vertical;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .page-about-home .mod-authentic-main .tp-grid__row {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
  }
  .page-about-home .mod-authentic-main .tp-grid__col {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-about-home .mod-authentic-main .mod-authentic-card {
    min-height: 150px;
  }
  .page-about-home .mod-authentic-main .pls-media-panel {
    padding: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-body,
  .page-about-home .mod-authentic-main .pls-media-panel-object {
    display: table-cell;
    vertical-align: top;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-object {
    width: 75px;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-body {
    padding-top: 0;
    padding-left: 12px;
    text-align: left;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-title {
    font-size: 16px;
    max-height: 56px;
    display: -webkit-box;
    box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-desc {
    margin-top: 4px;
    max-height: 48px;
    -webkit-line-clamp: 2;
  }
}
@media screen and (max-width: 600px) {
  .page-about-home .mod-authentic-main .pls-media-panel-object {
    display: table-cell;
    vertical-align: top;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-body {
    display: table-cell;
    vertical-align: middle;
  }
  .page-about-home .mod-authentic-main .mod-authentic-card {
    min-height: auto;
  }
  .page-about-home .mod-authentic-main .pls-media-panel-desc {
    display: block;
    max-height: none;
    height: auto;
  }
}
.page-about-home .mod-authentic-others {
  margin-top: 40px;
}
.page-about-home .mod-authentic-others-divider {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.page-about-home .mod-authentic-others-divider:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  background-image: linear-gradient(90deg, #fff, #e4e4e4, #fff, #e4e4e4, #fff);
}
.page-about-home .mod-authentic-others-divider .divider-cnt {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px;
  line-height: 24px;
  font-size: 14px;
  color: #9dadc1;
  background: #fff;
  z-index: 2;
}
.page-about-home .mod-authentic-others .mod-authentic-others-bd {
  background-image: linear-gradient(0deg, #fff, #f3f5f8);
  border: 2px solid #fff;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  border-radius: 4px;
}
.page-about-home .mod-authentic-others .pls-media-panel-object {
  margin-bottom: 12px;
}
.page-about-home .mod-authentic-others .pls-media-panel-icon,
.page-about-home .mod-authentic-others .pls-media-panel-object {
  width: 80px;
  height: 80px;
}
.page-about-home .mod-authentic-others .pls-media-panel-title {
  line-height: 24px;
  font-size: 14px;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-authentic-others .pls-media-panel-title {
    transition: color 0.3s ease-in-out;
  }
}
.page-about-home .mod-authentic-others .pls-media-panel-desc {
  display: none;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-authentic-others .pls-media-panel-icon {
    padding: 8px;
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #e5e8ed;
    box-sizing: border-box;
    transition: all 0.3s ease-in-out;
  }
  .page-about-home
    .mod-authentic-others
    .mod-authentic-card:hover
    .pls-media-panel-icon {
    padding: 7px;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
  }
}
@media screen and (max-width: 768px) {
  .page-about-home .mod-authentic-others {
    margin-top: 20px;
  }
  .page-about-home .mod-authentic-others .mod-authentic-others-bd {
    background: none;
    box-shadow: none;
  }
  .page-about-home .mod-authentic-others .tp-grid__row {
    margin-left: -6px;
    margin-right: -6px;
    margin-bottom: -12px;
  }
  .page-about-home .mod-authentic-others .tp-grid__col {
    margin-bottom: 12px;
    padding-left: 6px;
    padding-right: 6px;
  }
  .page-about-home .mod-authentic-others-divider .divider-cnt {
    padding: 0 20px;
  }
  .page-about-home .mod-authentic-others .mod-authentic-card {
    padding: 12px;
    background-image: linear-gradient(0deg, #fff, #f3f5f8);
    border: 2px solid #fff;
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1), -8px -8px 20px 0 #fff;
    border-radius: 4px;
  }
  .page-about-home .mod-authentic-others .pls-media-panel-icon,
  .page-about-home .mod-authentic-others .pls-media-panel-object {
    width: 48px;
    height: 48px;
  }
  .page-about-home .mod-authentic-others .pls-media-panel-object {
    margin-bottom: 8px;
  }
}
.page-about-home .mod-customer .mod-customer-card {
  display: block;
  padding: 20px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.1);
}
.page-about-home .mod-customer .mod-customer-card-motion {
  transform: translateZ(0);
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-customer .mod-customer-card-motion {
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  }
}
.page-about-home .mod-customer .pls-media-panel-object {
  margin-bottom: 12px;
  width: 100%;
  height: 48px;
  text-align: left;
}
.page-about-home .mod-customer .pls-media-panel-icon {
  display: block;
  position: static;
  top: auto;
  max-width: 100%;
  width: auto;
  height: 48px;
  margin: 0 auto;
}
.page-about-home .mod-customer .pls-media-panel-body {
  text-align: left;
}
.page-about-home .mod-customer .pls-media-panel-title {
  line-height: 26px;
  font-size: 16px;
  color: #000;
}
.page-about-home .mod-customer .pls-media-panel-desc {
  margin-top: 8px;
  height: 72px;
}
@media screen and (min-width: 769px) {
  .page-about-home .mod-customer-inner {
    position: relative;
    z-index: 2;
  }
  .page-about-home .mod-customer .mod-customer-card-motion:hover {
    box-shadow: 8px 8px 20px 0 rgba(55, 99, 170, 0.2);
    transform: translateY(-3px);
  }
}
@media screen and (max-width: 768px) {
  .page-about-home .pls-section.mod-customer {
    background: none;
  }
  .page-about-home .mod-customer-bg {
    display: none;
  }
  .page-about-home .mod-customer .tp-grid__row {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
  }
  .page-about-home .mod-customer .tp-grid__col {
    margin-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .page-about-home .mod-customer .pls-media-panel {
    text-align: left;
  }
}
@media screen and (max-width: 600px) {
  .page-about-home .mod-customer .pls-media-panel-desc {
    height: auto;
  }
}
.page-about-home .tpm1-action-panel {
  position: relative;
  z-index: 2;
}
#FEFLOW {
  content: xlg202412091943;
}

/* 视频 */
.video-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 999;
}

.video-dialog-container {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1000;
  text-align: center;
}

.video-dialog-close {
  position: fixed;
  top: 20px;
  right: 50px;
  font-size: 40px;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  z-index: 1001;
}

.videoPlayer {
  width: 100%;
  height: auto;
}

/* 手机端 */
@media screen and (max-width: 1024px) {
  .videoPlayer {
    width: 100vw;
    height: auto;
  }

  .video-dialog-container {
    padding: 10px;
  }
}

h3 {
  margin: 0;
  padding: 0;
}

/* 图片锦集 */
.photos-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}

.gap1 {
  display: flex;
  gap: 15px;
}

.photos-container img {
  width: 100%;
  height: auto;
}

.photos_1 {
  width: 70%;
  overflow: hidden;
  position: relative;
  border-radius: 22px;
}

.photos_2 {
  width: 30%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.photo_hover img {
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.photo_hover:hover img {
  transform: scale(1.1, 1.1);
  transition: transform 0.6s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}

.photo_box {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  width: 100%;
}

.photos_3 {
  width: 70%;
  display: flex;
  flex-direction: row;
  gap: 15px;
}

.photos_text {
  width: 180px;
  height: 50px;
  border-radius: 0;
  position: absolute;
  z-index: 1;
  margin-top: -60px;
}

.photos_text_title {
  width: 180px;
  height: 40px;
  background-color: rgba(77, 181, 96, 0.5);
  border-radius: none;
  font-size: 18px;
  color: white;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
}

.gap2 {
  gap: 15px;
  margin-top: 15px;
}

/* 手机端适配 */
@media screen and (max-width: 768px) {
  .gap2 {
    gap: 5px;
    margin-top: 5px;
  }

  .photos_2,
  .photos_3,
  .gap1 {
    gap: 5px;
  }

  .photos_text {
    width: 100px;
    height: 30px;
    border-radius: 0;
    position: absolute;
    z-index: 1;
    margin-top: -25px;
  }

  .photos_text_title {
    width: 100px;
    height: 20px;
    background-color: rgba(77, 181, 96, 0.5);
    border-radius: none;
    font-size: 10px;
    color: white;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
  }
}
