.downloads {
  margin-top: 122px; }
  .downloads .section-tiny-title {
    font-size: var(--desc-font-size);
    text-align: center;
    margin-top: var(--desc-margin-top); }
  .downloads .download-list {
    display: flex;
    justify-content: center;
    margin-top: 70px; }
    .downloads .download-list .download-item {
      width: 263px;
      height: 330px;
      margin: 0 30px; }
      .downloads .download-list .download-item .download-btn {
        margin-top: 30px; }
        .downloads .download-list .download-item .download-btn img {
          height: 100%; }
    .downloads .download-list.download-item-wrapper:hover .download-item-icon {
      margin-top: 33px; }

.downloads-toolkit {
  margin-bottom: 92px; }
  .downloads-toolkit .download-list .download-item {
    height: 350px; }
    .downloads-toolkit .download-list .download-item .product-name {
      font-size: 14px;
      line-height: 17px;
      font-weight: normal; }
    .downloads-toolkit .download-list .download-item .product-device {
      font-size: 20px;
      line-height: 24px;
      font-weight: bold;
      margin-bottom: 15px; }
  .downloads-toolkit .download-list.download-item-wrapper:hover .download-item-icon {
    margin-top: 15px; }

body {
  font-family: ProductSans;
  background-color: #fff; }

header.header-nav-wrapper::after {
  background: #1A1648; }
header.header-nav-wrapper .section .logo > a {
  color: #fff; }
header.header-nav-wrapper .section .header-container .header-nav > ul > li {
  color: #fff; }
  header.header-nav-wrapper .section .header-container .header-nav > ul > li > span {
    color: inherit; }
    header.header-nav-wrapper .section .header-container .header-nav > ul > li > span::after {
      background: url(../images/icon-nav-down-white.png) center no-repeat;
      background-size: contain; }
  header.header-nav-wrapper .section .header-container .header-nav > ul > li > a {
    color: inherit; }
header.header-nav-wrapper .section .header-container .user-account .search-btn {
  background: url(../images/icon-search-btn-white.png) center no-repeat;
  background-size: 100%; }
header.header-nav-wrapper .section .header-container .user-account .btn.btn-download-updf {
  border-radius: 6px;
  border: 1px solid #FFF !important;
  background: #000; }
header.header-nav-wrapper .section .header-container .user-account .btn.btn-yellow {
  border-radius: 6px;
  border: 1px solid #FFF;
  background: #FFF; }

.section-download {
  max-width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.6); }
  .section-download .download-container {
    max-width: 1440px;
    padding-top: 66px;
    width: 100%;
    margin-top: 0; }
    .section-download .download-container .section-title {
      font-size: 48px;
      font-weight: 700;
      text-align: center;
      color: #fff; }
      .section-download .download-container .section-title > span:nth-child(1) {
        color: #ffc701; }
      .section-download .download-container .section-title > span:nth-child(2) {
        color: #3edf9c; }
      .section-download .download-container .section-title > span:nth-child(3) {
        color: #36a8e8; }
      .section-download .download-container .section-title > span:nth-child(4) {
        color: #c08fff; }
    .section-download .download-container .section-desc {
      margin: 16px auto 0;
      font-size: 20px;
      font-weight: 400;
      text-align: center;
      color: rgba(255, 255, 255, 0.5);
      display: block;
      line-height: normal;
      max-width: max-content; }
    .section-download .download-container .section-btn {
      font-size: 20px;
      font-weight: 400;
      text-align: center;
      color: #FFF;
      margin: 22px auto 0;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: row;
      cursor: pointer;
      width: max-content; }
      .section-download .download-container .section-btn > span {
        display: block;
        position: relative;
        right: 0;
        margin-left: 8px;
        bottom: 0;
        width: 40px;
        height: 40px;
        background: url(../images/page-functions/icon-features-more-new.svg) center no-repeat;
        align-self: flex-end;
        background-size: cover;
        transition: all .5s; }
      .section-download .download-container .section-btn:hover > span {
        transform: translateX(12px); }
    .section-download .download-container .download-list {
      display: flex;
      justify-content: space-between;
      margin: 48px auto 52px; }
      .section-download .download-container .download-list .download-item {
        width: 45%;
        margin: 0 10px;
        padding: 50px 25px 40px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        border-radius: 16px;
        text-align: center;
        height: 453px;
        max-width: 432px;
        border: 1px solid rgba(0, 0, 0, 0);
        transition: all .5s;
        box-sizing: border-box;
        background-clip: padding-box, border-box;
        background-origin: padding-box, border-box;
        background-image: linear-gradient(142deg, #000, #000), linear-gradient(to right, #fff, #fff); }
        .section-download .download-container .download-list .download-item .device-icon {
          width: 48px;
          height: 48px; }
        .section-download .download-container .download-list .download-item .device-name {
          color: white; }
        .section-download .download-container .download-list .download-item .support {
          color: rgba(255, 255, 255, 0.5); }
        .section-download .download-container .download-list .download-item .item-img {
          padding: 16px 14px 18px;
          background: #fff;
          border-radius: 8px;
          position: absolute;
          opacity: 0;
          transition: all .5s; }
          .section-download .download-container .download-list .download-item .item-img > img {
            width: 127px; }
          .section-download .download-container .download-list .download-item .item-img > p {
            margin-top: 6px;
            font-size: 14px;
            font-weight: 700;
            line-height: 16.98px;
            text-align: center;
            color: #000; }
          .section-download .download-container .download-list .download-item .item-img.hover {
            opacity: 1;
            transform: translateY(-24px); }
        .section-download .download-container .download-list .download-item .btn {
          border: 1px solid #fff !important;
          color: #fff;
          box-sizing: border-box;
          transition: none;
          font-size: 20px; }
        .section-download .download-container .download-list .download-item:hover {
          background-clip: padding-box, border-box;
          background-origin: padding-box, border-box;
          background-image: linear-gradient(to right, #000, #000), linear-gradient(92.83deg, #ffab6a 0%, #ff4e62 100%); }
          .section-download .download-container .download-list .download-item:hover .support .btn-download-updf-MAC-APPSTORE {
            color: #ff4e62; }
          .section-download .download-container .download-list .download-item:hover .btn {
            border: 0px solid transparent !important; }
            .section-download .download-container .download-list .download-item:hover .btn.ios, .section-download .download-container .download-list .download-item:hover .btn.android {
              border: 1px solid #fff !important; }
    .section-download .download-container .download-introduce {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-bottom: 91px; }
      .section-download .download-container .download-introduce .introduce-item {
        display: flex;
        align-items: center;
        justify-content: center;
        max-width: 20%; }
        .section-download .download-container .download-introduce .introduce-item > img {
          width: 72px; }
        .section-download .download-container .download-introduce .introduce-item > p {
          font-size: 18px;
          font-weight: 400;
          text-align: left;
          color: rgba(255, 255, 255, 0.5);
          margin-left: 8px; }
  .section-download::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    background: url(/blog-api//api/material/material_file/index-banner-bg-new.png) no-repeat;
    background-color: #000;
    background-size: 100% auto;
    background-position: top; }

.familiar-faq {
  background: #fff;
  padding: 64px; }
  .familiar-faq .section-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 48.52px;
    text-align: center;
    color: #000; }
  .familiar-faq .faq-container {
    max-width: 800px;
    margin: 48px auto 0; }
    .familiar-faq .faq-container .faq-item {
      border-top: 1px solid #eeeeee;
      padding: 24px;
      max-height: 78px;
      box-sizing: border-box;
      overflow: hidden;
      transition: all .8s; }
      .familiar-faq .faq-container .faq-item .item-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer; }
        .familiar-faq .faq-container .faq-item .item-title > p {
          font-size: 20px;
          font-weight: 700;
          text-align: left;
          color: #000;
          flex: 1; }
        .familiar-faq .faq-container .faq-item .item-title > span {
          background: url(../images/page-functions/download-introduce-icon-arrow.png) no-repeat;
          background-size: 100% 100%;
          transform: rotate(180deg);
          transition: all .8s;
          width: 32px;
          height: 32px;
          display: inline-block; }
      .familiar-faq .faq-container .faq-item .item-desc {
        margin-top: 18px;
        font-size: 16px;
        font-weight: 400;
        text-align: left;
        padding: 0 24px; }
      .familiar-faq .faq-container .faq-item > ul {
        padding: 0 48px;
        list-style-type: disc; }
        .familiar-faq .faq-container .faq-item > ul > li {
          list-style-type: disc;
          margin: 6px auto;
          font-size: 16px;
          font-weight: 400;
          text-align: left; }
      .familiar-faq .faq-container .faq-item.active {
        max-height: 380px; }
        .familiar-faq .faq-container .faq-item.active .item-title > span {
          transform: rotate(0deg); }
  .familiar-faq .familiar-bottom-text {
    margin-top: 64px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #000; }
    .familiar-faq .familiar-bottom-text > a {
      color: #ff4e62;
      transition: all .5s; }
      .familiar-faq .familiar-bottom-text > a:hover {
        text-decoration: underline; }

#app-pricing.section-pricing {
  background: linear-gradient(180deg, #F0F4FF 0%, #FFFFFF 100%) !important; }

@media screen and (max-width: 1440px) {
  .section-download .download-container {
    max-width: 90%; }
    .section-download .download-container .download-list .download-item {
      height: 420px; } }
@media screen and (max-width: 1252px) {
  .section-download .download-container {
    max-width: 98%;
    padding-top: 52px; }
    .section-download .download-container .section-title {
      font-size: 36px; }
    .section-download .download-container .section-desc {
      font-size: 18px;
      margin-top: 12px; }
    .section-download .download-container .section-btn {
      margin-top: 12px;
      font-size: 18px; }
    .section-download .download-container .download-list {
      margin: 36px auto 42px; }
      .section-download .download-container .download-list .download-item {
        height: 353px; }
    .section-download .download-container .download-introduce .introduce-item > img {
      width: 52px; }
    .section-download .download-container .download-introduce .introduce-item > p {
      font-size: 16px; }

  .familiar-faq .section-title {
    font-size: 32px; } }
@media screen and (max-width: 1000px) {
  .section-download .download-container .download-introduce {
    padding-bottom: 52px;
    flex-wrap: wrap;
    justify-content: space-evenly; }
    .section-download .download-container .download-introduce .introduce-item {
      width: 40%;
      max-width: 40%;
      justify-content: flex-start; }
  .section-download .download-container .download-list .download-item {
    margin: 0 10px 20px; }

  .familiar-faq {
    padding: 52px; }
    .familiar-faq .faq-container .faq-item .item-title > p {
      font-size: 18px; }
    .familiar-faq .faq-container .faq-item .item-desc {
      font-size: 15px; }
    .familiar-faq .faq-container .faq-item > ul > li {
      font-size: 15px; }
    .familiar-faq .faq-container .faq-item.active {
      max-height: 300px; }
    .familiar-faq .familiar-bottom-text {
      margin-top: 36px; } }
@media screen and (max-width: 640px) {
  .section-download .download-container .download-introduce .introduce-item {
    width: 85%;
    max-width: 85%; }
  .section-download .download-container .download-list {
    justify-content: center; }
    .section-download .download-container .download-list .download-item {
      width: 90%;
      margin-bottom: 20px; }

  .familiar-faq {
    padding: 24px 12px; }
    .familiar-faq .section-title {
      font-size: 24px; }
    .familiar-faq .faq-container {
      margin-top: 18px; }
      .familiar-faq .faq-container .faq-item {
        padding: 12px;
        max-height: 60px; }
        .familiar-faq .faq-container .faq-item .item-title {
          min-height: 40px; }
          .familiar-faq .faq-container .faq-item .item-title > p {
            font-size: 14px; }
          .familiar-faq .faq-container .faq-item .item-title > span {
            height: 28px;
            width: 28px; }
        .familiar-faq .faq-container .faq-item .item-desc {
          margin-top: 12px;
          padding: 0 12px;
          font-size: 13px; }
        .familiar-faq .faq-container .faq-item > ul {
          padding: 0 26px; }
          .familiar-faq .faq-container .faq-item > ul > li {
            font-size: 13px; }
        .familiar-faq .faq-container .faq-item.active {
          max-height: 320px; }
    .familiar-faq .familiar-bottom-text {
      padding: 0 12px;
      margin-top: 18px;
      font-size: 14px; } }

/*# sourceMappingURL=download.css.map */
