.linkus-desktop-banner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 786px;
  padding-top: 80px;
}
.linkus-desktop-banner h1,
.linkus-desktop-banner .banner-info {
  text-align: center;
}
.linkus-desktop-banner .btn-link {
  margin: 30px auto 0;
  width: max-content;
}
.linkus-desktop-banner .btn-link a:first-child {
  background-color: #006ee1;
  margin: 0 27px 20px 0;
}
.linkus-desktop-banner .btn-link a:last-child {
  background-color: rgb(255 255 255 / 0%);
  color: #006ee1;
  border: 1px solid #006ee1;
}
.linkus-desktop-banner .img {
  width: 1132px;
  max-width: 90%;
  margin: 16px auto 0;
}
/*  */
div .compatible {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 173px;
  margin-top: 75px;
  border-radius: 13px;
}
.compatible .info {
  text-align: center;
  color: #fff;
  width: 963px;
  max-width: 90%;
  margin: 0 auto;
}
.compatible a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}
.notice-tip {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  margin-top: 25px;
}
.notice-tip img {
  width: 20px;
  height: 20px;
  background-color: #006ee1;
  border-radius: 50%;
  margin-right: 3px;
}
.notice-tip a {
  margin: 0 4px;
}
/*  */
div .powering {
  margin-top: 7vw;
}
.powering h2 + p {
  margin-bottom: 0;
}
.powering .item,
.off-the .item {
  position: relative;
  padding-left: 25px;
  margin-bottom: 10px;
}
.powering .item:before,
.off-the .item:before {
  content: "";
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
  margin-right: 12px;
  top: 4px;
  position: absolute;
  left: 0;
}
.powering .item {
  background-color: #f7f9fa;
  width: max-content;
  max-width: 100%;
  padding: 0 25px 0 33px;
  border-radius: 5px;
  margin-bottom: 15px;
}
.powering .item:before {
  left: 8px;
}
.powering .content-right {
  width: 48%;
}
.powering .content-left {
  width: 45%;
  position: relative;
  min-height: 533px;
}
.powering h2 {
  text-align: left;
}
.powering .info-wrap:last-child {
  margin-top: 20px;
}
.powering .content-left .img {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  display: none;
}
.powering .content-left .img:first-child {
  display: block;
}
/*  */
div .experience {
  margin-top: 7vw;
  align-items: flex-start;
}
.experience h2 {
  text-align: left;
  white-space: nowrap;
}
.experience .content-left {
  width: 44%;
}
.experience .content-right {
  width: 56%;
  position: relative;
  min-height: 500px;
  left: 4vw;
  margin-top: 50px;
}
.experience .content-right .img {
  position: absolute;
  margin-bottom: 0;
  display: none;
}
.experience .content-right .img:first-child {
  display: block;
}
.experience .item {
  margin-bottom: 15px;
}
.experience .title-wrap {
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
  padding-right: 25px;
}
.experience .title-wrap:hover h3 {
  color: #006ee1;
}
.experience h3 {
  margin: 0;
}
.experience .btn {
  position: absolute;
  width: 24px;
  height: 24px;
  border: 1px solid #3d4a59;
  border-radius: 5px;
  text-align: center;
  line-height: 22px;
  right: 0;
  top: 13px;
  cursor: pointer;
  font-size: 16px;
  color: #fff;
}
.experience .title-wrap p {
  margin-bottom: 0;
  height: 48px;
}
.experience .detail-wrap {
  padding-top: 10px;
  display: none;
  margin-bottom: 0;
}
.experience .slide-down .detail-wrap {
  display: block;
}
.experience .btn::before,
.experience .btn::after {
  content: "";
  width: 10px;
  height: 1px;
  display: inline-block;
  position: absolute;
  right: 6px;
  top: 10px;
  background: #303c4f;
}
.experience .btn::before {
  transform: rotate(90deg);
  transition: all 0.2s;
}
.experience .slide-down .btn::before {
  transform: rotate(0);
}
/*  */
.off-the {
  margin-top: 7vw;
}
.off-the .display-flex {
  padding-left: 4vw;
  align-items: flex-start;
}
.off-the .info {
  text-align: center;
  width: 1000px;
  max-width: 90%;
  margin: 0 auto 53px;
}
.off-the .content-left {
  width: 40%;
}
.off-the .content-right {
  width: 49%;
}
.off-the .info + .display-flex {
  margin-bottom: 45px;
}
.off-the .title {
  font-size: 20px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #101f3a;
  margin-top: -5px;
}
.off-the a,
.related-products a {
  display: block;
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: 14px;
  width: max-content;
  padding-right: 22px;
  transition: all 0.3s;
  margin-top: 30px;
  font-size: 18px;
}
.off-the a:hover,
.related-products a:hover {
  padding-right: 25px;
}
.off-the .link-t + .title {
  margin-top: 50px;
}
div article h2 {
  margin-bottom: 20px;
}
/*  */
.more-standout {
  margin-top: 7vw;
  background-color: #f7f9fa;
  padding: 5vw 0 7vw;
}
.more-standout .t {
  min-height: 112px;
}
.more-standout h2 {
  margin-bottom: 70px;
}
.more-standout .item {
  width: 31%;
  padding: 30px 23px;
  background-color: #fff;
  box-shadow: 0 20px 49px 4px rgba(61,74,89,.2);
  border-radius: 5px;
  min-height: 340px;
  display: flex;
  align-items: stretch;
}
.more-standout .item .svg {
  margin-bottom: 0;
  width: 73px;
  height: 73px;
  background: #ffb400;
  border-radius: 50%;
}
.more-standout .item2 .svg {
  background-color: #00b7ff;
}
.more-standout .item3 .svg {
  background-color: #21bf73;
}
.more-standout h3 {
  margin-top: 18px;
}
/*  */
.related-products {
  margin-top: 6vw;
}
.related-products .display-flex {
  align-items: stretch;
}
.related-products .item {
  width: 32%;
  min-height: 214px;
  background: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 7px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 30px 24px;
  margin-top: 20px;
}
.related-products .item1 {
  border: none;
  padding: 0;
  justify-content: flex-start;
}
.related-products .item1 h2 {
  text-align: left;
  margin-top: 10px;
}
.related-products .item .svg {
  position: absolute;
  right: -21px;
  bottom: -65px;
  z-index: -1;
}
.related-products .item .svg img {
  width: 250px;
}
.related-products .item h3 {
  margin: 0 0 20px;
}
.related-products .link {
  margin-bottom: 0;
}
.related-products a {
  margin-top: 0;
}
.related-products .item .info {
  min-height: 85px;
  margin-bottom: 15px;
}
.related-products .item5 .svg img {
  width: 280px;
}
.related-products .item5 .svg {
  bottom: -90px;
  right: -36px;
}
.related-products .item6 .svg img {
  width: 230px;
}
.related-products .item6 .svg {
  bottom: -52px;
}
/*  */
.more-resource {
  margin: 7vw auto;
  padding-bottom: 7vw;
}
.more-resource .display-flex {
  justify-content: space-around;
}
.more-resource .item {
  width: 24%;
  min-height: 255px;
  background: #fff;
  border-radius: 7px;
  padding: 10px 0;
}
.more-resource .item:hover {
  box-shadow: 7px 12px 53px 0px rgba(16, 31, 58, 0.1);
}
.more-resource img {
  width: 120px;
  display: block;
  margin: 0 auto;
}
.more-resource .title {
  font-size: 24px;
  font-family: Manrope !important;
  font-weight: 500;
  color: #303c42;
  line-height: 36px;
  display: block;
  text-align: center;
  margin-top: -8px;
}
.more-resource .item .t {
  font-size: 14px;
  text-align: center;
  display: block;
  color: #303c42;
  line-height: 23px;
  margin-top: 10px;
  padding: 0 7%;
}
.more-resource .item:hover * {
  text-decoration: none;
}
@media (max-width: 1500px) and (min-width: 768px) {
  div .display-flex {
    width: 1100px;
    max-width: 90%;
  }
  .linkus-desktop-banner {
    min-height: 730px;
    padding-top: 60px;
  }
  .linkus-desktop-banner .img {
    width: 1000px;
  }
  .experience .content-left {
    width: 42%;
  }
  .experience .content-right {
    width: 58%;
    left: 5vw;
  }
  .related-products .item1 h2 {
    text-align: left;
    margin-top: 0;
  }
  .more-standout h3 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .display-flex .content-left,
  .display-flex .content-right {
    width: 100%;
    max-width: initial;
  }
  .linkus-desktop-banner {
    min-height: 500px;
    padding-top: 50px;
  }
  .linkus-desktop-banner .btn-link {
    width: 90%;
  }
  .notice-tip {
    display: block;
  }
  .powering .item,
  .more-standout .item,
  .more-resource .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .experience .content-right {
    min-height: 300px;
    left: 0;
  }
  .related-products .item {
    width: 100%;
    min-height: initial;
  }
  .powering .content-left {
    min-height: 357px;
  }
  .linkus-desktop-banner .btn-link a,
  .linkus-desktop-banner .btn-link a:first-child {
    margin: 15px auto;
    display: block;
  }
  .compatible .info {
    padding: 20px 0;
  }
  .off-the .content-right {
    margin-bottom: 50px;
  }
  .more-standout h3 {
    min-height: 0;
  }
  div .more-standout .t {
    min-height: 0;
  }
}
