.animate-scale {
max-height:80px;
animation: animate-scale 2s infinite ease-in-out;
transition: all .2s;
}

@keyframes animate-scale {
0% {
  transform: scale(.8)
}

30% {
  transform: scale(1)
}

100% {
  transform: scale(.8)
}
}

@media(max-width:1600px) {


    .header .navbar-brand img {
        max-width: 154px;
        top: -4px !important;
    }

    .header:not(.bg-dark) .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }

    .header .drop-menu .nav-link::after {
        background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMuNSA1Ljc1TDcgOS4yNUwxMC41IDUuNzUiIHN0cm9rZT0iIzIxMjEyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=');
    }

    .header .drop-menu:hover .nav-link::after {
        background-image: url(' data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgOS4yNUw3IDUuNzVMMy41IDkuMjUiIHN0cm9rZT0iIzIxMjEyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=')
    }
}

@media(max-width:980px) {
    .header .navbar-brand img {
        max-width: 126px;
        top: 0 !important;
    }

    .footer .link-cont li a:hover {
        line-height: 1;
        text-decoration: underline;
    }

    #cookies-eu-banner .btn.btn-sm {
        height: 22px;
        font-size: 14px;
    }

    .drop-menu-small {
        width: 100%;
    }

}

.header .drop-menu .menu-3 .lft-link {
    padding: 10px 20px;
}

.footer a.no-text-decoration::before {
    content: none
}

.header .drop-menu .menu-3 .pro-item {
    padding: 0 14px 0 18px;
}

@media (min-width: 992px) {

    .header .drop-menu .menu-1 .pro-item {

        max-width: 344px;
    }

    .header .drop-menu .menu-3 .pro-item {
        padding: 0;
    }

}



@media (min-width: 1600px) {
    .header .navbar-collapse {
        margin-left: 64px;
    }

    .header .drop-menu .menu-1 .pro-item {

        max-width: 390px;
    }

    .header .drop-menu .menu-3.menu-ts-ai {
        left: calc(50% - 32px);
    }
}


.menu-cont.container {
    max-width: 1595px;

}

.header .drop-menu .menu-3.menu-ts-ai {
    width: 100%;
}

@media (min-width: 992px) {
    .header .drop-menu .menu-1 {
        top: 85%;
    }

    .header .drop-menu .menu-3.menu-ts-ai {
        width: 275px;
    }
}


@media (min-width: 1600px) {
    .header .drop-menu .menu-1 {
        top: 100%;
    }
}

@media (max-width: 1600px) {
    .header .navbar-nav.search-store .header-banner-small a {
        /* width: 60px */
    }

    .header .navbar-nav.search-store .header-banner-small a img {
        max-width: 100%;
    }

    .header .navbar-nav.search-store {
        height: 60px;
    }

    .menu-cont.container {
        max-width: 1120px;

    }
}

@media (max-width: 1770px) {
    .footer .container .info-cont {
        padding-right: 40px;
        padding-left: 20px;
    }
}

@media (max-width: 1599px) {
    .footer .container .info-cont {

        padding-right: 40px;
        padding-left: 114px;
    }
}

@media (max-width: 992px) {
    .footer .container .info-cont {

        padding-right: 0px;
        padding-left: 0px;
    }
}

.tooltip .tooltip-inner.language-list-wrap {
    background-color: #212121;
    padding: 0.25rem 1.5rem 0.25rem 0.5rem;
}

.tooltip.language-list-wrap .tooltip-inner {
    background-color: #212121;
    padding: 0.25rem 1.5rem 0.25rem 0.5rem;
}

.tooltip.language-list-wrap .tooltip-arrow {
    display: none;
}

.tooltip.language-list-wrap .language-list a {
    color: #a2a7a9 !important;
}

.tooltip.language-list-wrap .language-list a:hover {
    color: #fff !important;
}

.cookies-eu-banner {

    line-height: 1;
}

.header .drop-menu .menu-1 .pro-name {
    position: relative;
    width: fit-content;
}

.cookies-eu-banner .btn.btn-sm {
    padding: 0 6px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 2px;
    border-width: 1px;
}

.header-icon-fix {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: -28px;
    top: -17px;
    vertical-align: top;
}

.header-icon-fix.hot {
    background: url('https://images.tenorshare.com/img-2023/header/header-hot.svg') no-repeat center center;
}

.header-icon-fix.new {
    background: url('https://images.tenorshare.com/img-2023/header/header-new.svg') no-repeat center center;
}

.header-icon-fix.free {
    background: url('https://images.tenorshare.com/img-2024/translate/header-free-2.svg') no-repeat center center;
}

@media (min-width: 1600px) {

    .footer .link-cont li {
        padding: 14px 0;
    }
}

.header .drop-menu .menu-3.menu-ts-ai .lft-link {
    padding: 14px 14px;
}

.header .drop-menu .menu-3.menu-ts-ai .pro-item:last-child .lft-link {
    margin-bottom: 20px;

}

.header .drop-menu .menu-3.menu-ts-ai p {
    max-width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.header .drop-menu .menu-3.menu-ts-ai p:nth-child(1) {
    color: #212121;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
}

.header .drop-menu .menu-3.menu-ts-ai p:nth-child(2) {
    color: #848484;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* 18px */
    margin-top: -4px;
}


.header .drop-menu .menu-3.menu-ts-ai .img-wrap {
    width: auto;
    height: auto;
}

@media(max-width:982px) {
    .header .drop-menu .menu-3.menu-ts-ai .pro-item:last-child .lft-link {
        margin-bottom: 0;


    }
}

.text-6b {
  color: #6b6b6b;
}

.text-9c {
  color: #9c9c9c;
}

.text-f3 {
  color: #f3fbfe;
}

main {
  background: #f3fbfe;
}

@media (min-width:1600px) {
 .section-2 .container {
    max-width: 1466px;
  }
}

.section-1 {
  background: url("https://images.tenorshare.com/img-2023/how-to/tp-bg-mobile.webp") center/cover no-repeat;
}

@media (min-width:768px) {
  .section-1 {
    background: url("https://images.tenorshare.com/img-2023/how-to/tp-bg.webp") center/cover no-repeat;
  }
}

.section-1 .title-box {
  padding-top: 138px;
  padding-bottom: 40px;
}

@media (min-width:992px) {
  .section-1 .title-box {
    max-width: 593px;
    padding-top: 67px;
    padding-bottom: 99px;
  }
}

@media (min-width:1600px) {
  .section-1 .title-box {
    padding-top: 121px;
    padding-bottom: 122px;
  }
}

.section-1 .h2-title {
  color: #212121;
  font-size: 32px;
  font-weight: 900;
  line-height: 130%;
}

@media (min-width:992px) {
  .section-1 .h2-title {
    font-size: 36px;
    line-height: 140%;
  }
}

@media (min-width:1600px) {
  .section-1 .h2-title {
    font-size: 48px;
  }
}

.section-1 .p-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

@media (min-width:1600px) {
  .section-1 .p-title {
    font-size: 18px;
  }
}

.lft-tab {
  padding: 19px 24px;
  background: #eff7fa;
}

.lft-tab .text-box {
  padding-left: 12px;
  border-left: 4px solid #ff612e;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  height: 24px;
}

.lft-tab .svg-box:hover {
  color: #ff681c;
}

.section-2 {
  padding-top: 40px;
  padding-bottom: 60px;
}

@media (min-width:992px) {
  .section-2 {
    padding-top: 60px;
    padding-bottom: 120px;
  }
}

@media (min-width:1600px) {
  .section-2 {
    padding-top: 100px;
    padding-bottom: 150px;
  }
}

.section-2 .lft {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 100vw;
  height: 495px;
  border-radius: 12px 12px 0 0;
  background: #fff;
  overflow: auto;
  -webkit-transform: translateX(-50%) translateY(495px);
  -ms-transform: translateX(-50%) translateY(495px);
  transform: translateX(-50%) translateY(495px);
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 99;
}

.section-2 .lft.active {
  -webkit-transform: translateX(-50%) translateY(0);
  -ms-transform: translateX(-50%) translateY(0);
  transform: translateX(-50%) translateY(0);
}

@media (min-width:992px) {
  .section-2 .lft {
    position: absolute;
    bottom: unset;
    left: unset;
    width: unset;
    height: unset;
    background: transparent;
    overflow: unset;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    max-height: 550px;
    overflow: auto;
  }
  .section-2 .lft::-webkit-scrollbar {
    width: 5px;
    background: #f3fbfe;
  }
  .section-2 .lft::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.19);
    border-radius: 222px;
  }
  .section-2 .lft::-webkit-scrollbar-track {
    margin-top: 5px;
  }
}

.section-2 .lft .close-box {
  margin: 16px 24px 8px;
  text-align: end;
}

@media (min-width:992px) {
  .section-2 .lft .close-box {
    display: none;
  }
}

.section-2 .lft .text-box {
  padding: 14px 25px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width:992px) {
  .section-2 .lft .text-box {
    padding: 16px 24px 16px 28px;
    border-radius: 6px;
    background: #fff;
  }
}

@media (min-width:1600px) {
  .section-2 .lft .text-box {
    padding: 22px 32px;
  }
}

.section-2 .lft .text-box:hover .svg-box {
  color: #212121;
}

@media (min-width:992px) {
  .section-2 .lft .title-tab {
    font-size: 16px;
    line-height: 1.5;
  }
}

@media (min-width:1600px) {
  .section-2 .lft .title-tab {
    font-size: 18px;
  }
}

.section-2 .lft .title-tab span {
  text-decoration: underline;
}

@media (min-width:992px) {
  .section-2 .lft .title-tab span {
    text-decoration: none;
  }
}

.section-2 .lft .title-tab::before {
  content: "•";
  margin-right: 5px;
  text-decoration: none;
}

@media (min-width:992px) {
  .section-2 .lft .title-tab::before {
    content: "";
    margin-right: 0;
  }
}

.section-2 .lft .select-box {
  display: none;
}

.section-2 .lft .ul-list {
  list-style: none;
  padding-left: 0;
  padding-right:4px;
}

.section-2 .lft .ul-list .nav-link {
  padding: 0;
  width: 100%;
  border: 0;
  background-color: transparent;
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link {
    width: 259px;
  }
}

@media (min-width:1600px) {
  .section-2 .lft .ul-list .nav-link {
    width: 324px;
  }
}

.section-2 .lft .ul-list .nav-link .back-home-text {
  display: none;
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link .back-home-text {
    display: block;
  }
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link .how-tos-text {
    display: none;
  }
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link.active .text-box {
    background: #ff681c;
    color: #fff;
    font-weight: 600;
  }
}

.section-2 .lft .ul-list .nav-link.active .text-box:hover .svg-box {
  color: #fff;
}

.section-2 .lft .ul-list .nav-link.active .back-home-text {
  display: none;
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link.active .how-tos-text {
    display: block;
  }
}

.section-2 .lft .ul-list .nav-link.active .title-tab {
  color: #f50;
}

@media (min-width:992px) {
  .section-2 .lft .ul-list .nav-link.active .title-tab {
    color: unset;
  }
}

.section-2 .lft .ul-list .nav-link.active .title-tab span {
  text-decoration: none;
}

.section-2 .lft .ul-list .nav-link.active .select-box {
  display: block;
}

.section-2 .lft .ul-list li:first-of-type .nav-link {
  /* stylelint-disable-next-line no-descending-specificity */
}

@media (min-width:992px) {
  .section-2 .lft .ul-list li:first-of-type .nav-link .text-box {
    background: #ffece3;
    color: #ff681c;
  }
}

@media (min-width:992px) {
  .section-2 .lft .ul-list li:first-of-type .nav-link.active .text-box {
    background: #878b8d;
    color: #fff;
  }
}

@media (min-width:992px) {
  .section-2 .lft .ul-list li:first-of-type .nav-link .title-tab {
    font-size: 18px;
    font-weight: 600;
  }
}

@media (min-width:1600px) {
  .section-2 .lft .ul-list li:first-of-type .nav-link .title-tab {
    font-size: 20px;
  }
}

.section-2 .lft .ul-list li:not(:last-of-type) {
  /* stylelint-disable-next-line no-descending-specificity */
}

@media (min-width:992px) {
  .section-2 .lft .ul-list li:not(:last-of-type) .text-box {
    margin-bottom: 6px;
  }
}

.section-2 .rgt .cell-box {
  margin-left: 12px;
  margin-right: 12px;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-box {
    margin-left: 301px;
    margin-right: 0;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .cell-box {
    margin-left: 404px;
  }
}

.section-2 .rgt .cell {
  border-bottom: 1px solid #d8dfe2;
}

.section-2 .rgt .cell:not(:last-of-type) {
  margin-bottom: 40px;
}

.section-2 .rgt .cell .tp {
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.section-2 .rgt .cell a {
  color: #212121;
}

.section-2 .rgt .cell a:hover {
  color: #f50;
}

.section-2 .rgt .cell-img {
  position: relative;
  /* stylelint-disable-next-line no-descending-specificity */
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img {
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    padding: 12px 12px 0;
    border-radius: 9px;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .cell-img {
    padding: 16px 16px 0;
    border-radius: 12px;
  }
}

.section-2 .rgt .cell-img:not(:last-of-type) {
  margin-bottom: 30px;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img:not(:last-of-type) {
    margin-bottom: 20px;
  }
}

.section-2 .rgt .cell-img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100vw;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border-bottom: #d8dfe2 solid 1px;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img::after {
    width: 0;
  }
}

.section-2 .rgt .cell-img .img-box {
  padding-bottom: 40px;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img .img-box {
    padding-bottom: 20px;
  }
}

.section-2 .rgt .cell-img .text-box {
  margin-bottom: 24px;
}

.section-2 .rgt .cell-img .p-title {
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 150%;
  font-weight: 500;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img .p-title {
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .cell-img .p-title {
    font-size: 20px;
  }
}

.section-2 .rgt .cell-img .p-text {
  font-size: 16px;
  line-height: 1.5;
  word-break: break-word;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (min-width:992px) {
  .section-2 .rgt .cell-img .p-text {
    -webkit-line-clamp: unset;
  }
}

.section-2 .rgt .article-title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 12px;
}

@media (min-width:1600px) {
  .section-2 .rgt .article-title {
    font-size: 22px;
    line-height: 1.3;
  }
}

.section-2 .rgt .desc {
  margin-bottom: 28px;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  word-break: break-all;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media (min-width:992px) {
  .section-2 .rgt .desc {
    margin-bottom: 41px;
    font-size: 18px;
    -webkit-line-clamp: unset;
        word-break: break-word;
  }
}

.section-2 .rgt .author-info {
  margin-bottom: 20px;
}

.section-2 .rgt .author-info .pho {
  margin-right: 15px;
  max-width: 24px;
}

.section-2 .rgt .pre,
.section-2 .rgt .aft {
  font-size: 18px;
  line-height: 150%;
}

.section-2 .rgt .page-turn {
  margin-top: 60px;
}

.section-2 .rgt .page-turn .page {
  margin: 0 10px;
  text-decoration: none;
}

.section-2 .rgt .page-turn .page.actived {
  padding: 3px 8px;
  border-radius: 50%;
  color: #f3fbfe;
  background: #212121;
}

.section-2 .rgt .bt-banner {
  margin-top: 80px;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner {
    margin-top: 120px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner {
    margin-top: 150px;
  }
}

.section-2 .rgt .bt-banner .title-box {
  margin-bottom: 60px;
}

.section-2 .rgt .bt-banner .h2-title {
  color: #000;
  font-size: 32px;
  font-weight: 900;
  line-height: 130%;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner .h2-title {
    font-size: 36px;
    line-height: 140%;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner .h2-title {
    font-size: 48px;
  }
}

.section-2 .rgt .bt-banner .tip-list .tip-item {
  margin-right: 16px;
  margin-bottom: 24px;
  padding: 10px 24px;
  border-radius: 46px;
  color: #212121;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner .tip-list .tip-item {
    margin-right: 32px;
    margin-bottom: 32px;
    padding: 12px 36px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner .tip-list .tip-item {
    font-size: 18px;
  }
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-01 {
  background: #ffece3;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-01:hover {
  background: #ff681c;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-02 {
  background: #fffae6;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-02:hover {
  background: #ffd434;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-03 {
  background: #e9e9ff;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-03:hover {
  background: #7d7dff;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-04 {
  background: #e8ffc1;
}

.section-2 .rgt .bt-banner .tip-list .tip-item-bg-04:hover {
  background: #b9ff46;
}

.section-2 .rgt .bt-banner-02 {
  margin-top: 168px;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 {
    margin-top: 200px;
  }
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg {
  border-radius: 12px;
  background: #ff681c;
  /* stylelint-disable-next-line no-descending-specificity */
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg {
    padding-left: 42px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg {
    padding-left: 78px;
  }
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg .text-box {
  margin: 0 14px 60px;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .text-box {
    margin: 0;
    max-width: 496px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .text-box {
    max-width: 673px;
  }
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg .h2-title {
  font-size: 32px;
  font-weight: 900;
  line-height: 130%;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .h2-title {
    font-size: 36px;
    line-height: 140%;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .h2-title {
    font-size: 48px;
  }
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg .p-text {
  margin-bottom: 24px;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .p-text {
    margin-bottom: 36px;
    max-width: 377px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .p-text {
    max-width: 553px;
  }
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg .see-more {
  color: #f3fbfe;
}

.section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box {
  margin-top: -128px;
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box {
    margin-top: -148px;
    max-width: 565px;
    border-radius: 12px;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box {
    max-width: 703px;
  }
}

@media (min-width:992px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box::after {
    content: "";
    position: absolute;
    width: 780px;
    height: 343px;
    bottom: 0;
    left: 0;
    z-index: 0;
    background: url("https://images.tenorshare.com/img-2023/how-to/shape.webp") center/cover;
  }
}

@media (min-width:1600px) {
  .section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box::after {
    width: 780px;
    height: 463px;
  }
}
.section-2 .rgt:not(#system-repair) .bt-banner-02 .bt-banner-bg .img-box img  {
  top: 86px;
  right: -41px;
}
@media(max-width:992px){
  .section-2 .rgt:not(#system-repair) .bt-banner-02 .bt-banner-bg .img-box img {
    top: 18px;
    position: relative;
    right: -28px;
  }
}
.section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box img{
  transition: all .4s;
}
.section-2 .rgt .bt-banner-02 .bt-banner-bg .img-box:hover img {
  -webkit-transform: scale(1.08) translateX(30px);
  -ms-transform: scale(1.08) translateX(30px);
  transform: scale(1.08) translateX(30px);
}

.mask-box {
  position: fixed;
  top: 0;
  background: rgba(33, 33, 33, 0.4);
}

.mask-box.active {
  width: 100vw;
  height: 100vh;
}

/*# sourceMappingURL=how-to.css.map */
.tooltip {
  margin-left: -24px !important;
}
.tooltip .tooltip-arrow::before {
  content: none !important;
}
.tooltip .tooltip-inner {
  background-color: #212121;
  padding: 0.25rem 1.5rem 0.25rem 0.5rem;
}
.tooltip .language-list a {
  color: #a2a7a9;
}
.tooltip .language-list a:hover {
  color: #fff;
}

  .how-to-page .section1 {
    background: linear-gradient(116.23deg, #FDF5FF 0%, #E7EDFF 78.47%);
    backdrop-filter: blur(27px);
  }
  .how-to-page .section1 .p1 {
    color: #333;
  }
  @media (min-width: 952px) {
    .how-to-page .section1 .p1 {
      max-width: 74%;
      color: black;
    }
  }
  .how-to-page .section2 .container {
    max-width: 1080px;
  }
  .how-to-page .section2 .container .nav {
    background: #F7F9FF;
    padding: 8px;
    border-radius: 50px;
  }
  .how-to-page .section2 .container .nav > span {
    display: inline-block;
    color: #1B1B1B;
    padding: 10px 46px;
    border-radius: 40px;
  }
  .how-to-page .section2 .container .nav > span.active {
    color: #6376FF;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(171, 170, 224, 0.13);
  }
  .how-to-page .section2 .container .video-list .video-item-inner .cover {
    width: 100%;
  }
  .how-to-page .section2 .container .video-list .video-item-inner .play-icon {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
  }
  .how-to-page .section2 .container .video-list .video-item-inner .play-icon:hover {
    transform: translate(-50%, -50%) scale(1.1);
  }
  .how-to-page .section2 .container .catalogue {
    max-width: 242px;
    box-shadow: 1px 12px 60px rgba(49, 54, 70, 0.06);
    background: #FFFFFF;
    border-radius: 8px;
    height: min-content;
  }
  .how-to-page .section2 .container .catalogue .p1 {
    height: 57px;
    line-height: 57px;
    border-bottom: 1px solid #ECECEC;
  }
  .how-to-page .section2 .container .catalogue li, .how-to-page .section2 .container .catalogue ul {
    padding: 0;
  }
  .how-to-page .section2 .container .catalogue ul li {
    cursor: pointer;
    color: #333333;
    padding: 13px 0;
    padding-left: 1rem;
    position: relative;
  }
  .how-to-page .section2 .container .catalogue ul li a {
    display: inline-block;
    transition: all .3s;
  }
  .how-to-page .section2 .container .catalogue ul li:hover a {
    transform: translateX(4px);
  }
  .how-to-page .section2 .container .catalogue ul li.active, .how-to-page .section2 .container .catalogue ul li:hover {
    color: #6376FF;
    background: rgba(99, 118, 255, 0.06);
  }
  .how-to-page .section2 .container .catalogue ul li.active::before, .how-to-page .section2 .container .catalogue ul li:hover::before {
    content: '';
    position: absolute;
    width: 2px;
    background: #6376FF;
    top: 0;
    left: 0;
    bottom: 0;
  }
  .how-to-page .section2 .container .rgt .list-item {
    border-bottom: 1px solid #ECECEC;
    transition: all .3s;
    cursor: pointer;
  }
  .how-to-page .section2 .container .rgt .list-item:hover {
    transform: translateX(4px);
  }
  .how-to-page .section2 .container .rgt .list-item:hover p {
    color: #6376FF;
  }
  .how-to-page .section2 .container .rgt .list-item:first-child {
    margin-top: 0 !important;
  }
  .how-to-page .section2 .container .rgt .list-item .text {
    font-size: 16px;
    color: #333333;
  }
  .how-to-page .section2 .container .rgt .list-item .author {
    font-size: 14px;
    color: #666666;
  }
  .how-to-page .section2 .container .list-sidebar {
    top: -134px;
    left: -1.125rem;
    z-index: 1;
  }
  .how-to-page .section2 .container .list-sidebar .catalogue {
    transition: all .3s;
    opacity: 0;
    visibility: hidden;
    height: 0;
  }
  .how-to-page .section2 .container .on-off {
    width: 46px;
    height: 46px;
    left: 0;
    top: 0;
    box-shadow: 0px 4px 16px rgba(49, 55, 107, 0.1);
    border-radius: 4px;
    cursor: pointer;
  }
  .how-to-page .section2 .container .on-off .lines {
    display: inline-block;
    height: 2px;
    width: 20px;
    background: #2B2B58;
    position: relative;
  }
  .how-to-page .section2 .container .on-off .lines::before, .how-to-page .section2 .container .on-off .lines::after {
    display: inline-block;
    height: 2px;
    width: 20px;
    background: currentColor;
    content: '';
    position: absolute;
    transition: top .2s .4s ease, transform .4s ease;
  }
  .how-to-page .section2 .container .on-off .lines::before {
    top: -8px;
  }
  .how-to-page .section2 .container .on-off .lines::after {
    top: 8px;
  }
  .how-to-page .section2 .container .on-off.actived + .list-sidebar .catalogue {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .how-to-page .section2 .container .on-off.actived .lines {
    background: 0;
  }
  .how-to-page .section2 .container .on-off.actived .lines::before {
    top: 0;
    width: 22px;
    transform: rotate3d(0, 0, 1, 45deg);
    transition: top .2s ease, transform .2s .3s ease;
  }
  .how-to-page .section2 .container .on-off.actived .lines::after {
    top: 0;
    width: 22px;
    transform: rotate3d(0, 0, 1, -45deg);
    transition: top .2s ease, transform .2s .3s ease;
  }
  @media (min-width: 952px) {
    .how-to-page .section2 .nav > span {
      padding: 18px 46px !important;
    }
  }

  /* pagination */
  [data-toggle="pagination"] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  [data-toggle="pagination"] li {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 4px;
    list-style-type: none;
  }
  [data-toggle="pagination"] li:hover {
    color: #f50;
  }
  [data-toggle="pagination"] li.active {
    background: #212121;
    color: #f3fbfe;
    border-radius: 50%;
  }
  [data-toggle="pagination"] li.prev,
  [data-toggle="pagination"] li.next {
    line-height: 38px;
    margin: 0 16px;
    border: 1px solid #000;
    height: 40px;
    border-radius: 8px;
    padding: 0 24px;
    width: auto;
  }
  [data-toggle="pagination"] li.prev:hover,
  [data-toggle="pagination"] li.next:hover {
    color: #fff;
    background: #212121;
    border: 1px solid #f3fbfe;
  }
