.mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  display: none;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(33, 33, 33, 0.4);
}
.mask .arrow-img {
  position: absolute;
  right: 76px;
  top: 39px;
}
.mask .win-product-filename, .mask .mac-product-filename {
  font-size: 16px;
}
.mask .thanks_download_arrow.up-arrow-img.v115 {
  position: absolute;
  transform: rotate(180deg);
  top: auto;
  left: auto;
  bottom: calc(100% - 150px);
  right: 90px;
  background-image: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/arrow.svg");
  width: 90px;
  height: 143px;
  -webkit-animation: thanks_download_arrow 1s ease infinite;
  animation: thanks_download_arrow 1s ease infinite;
}
.mask .thanks_download_arrow.down-arrow-img.v115 {
  position: absolute;
  top: calc(100% - 190px);
  left: 172px;
  background-image: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/down-arrow.png");
  width: 200px;
  height: 160px;
  -webkit-animation: thanks_download_arrow2 1s ease infinite;
  animation: thanks_download_arrow2 1s ease infinite;
  display: none;
}
@-webkit-keyframes thanks_download_arrow {
  0% {
    height: 0%;
  }
  100% {
    height: 143px;
  }
}
@keyframes thanks_download_arrow {
  0% {
    height: 0%;
  }
  100% {
    height: 143px;
  }
}
@-webkit-keyframes thanks_download_arrow2 {
  0% {
    height: 0%;
  }
  100% {
    height: 160px;
  }
}
@keyframes thanks_download_arrow2 {
  0% {
    height: 0%;
  }
  100% {
    height: 160px;
  }
}
.mask .step-banner {
  background: linear-gradient(180deg, #FFECE3 0%, #FFF 32.23%);
  top: 160px;
  right: 135px;
  position: relative;
  width: 348px;
  border-radius: 12px;
  z-index: 99999999;
}
.mask .step-banner .steps {
  position: relative;
}
.mask .step-banner .steps .step-1 {
  position: relative;
}
.mask .step-banner .steps .line-1 {
  margin-bottom: 6px;
}
.mask .step-banner .steps .line-1 .text {
  color: #212121;
  font-size: 16px;
}
.mask .step-banner .steps .line-2 {
  margin-bottom: 24px;
}
.mask .step-banner .steps::after {
  position: absolute;
  content: "";
  width: 14px;
  height: 43%;
  bottom: 110px;
  left: 34px;
  background-repeat: no-repeat;
  background-position: bottom;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="119" fill="none"><path fill="%236B6B6B" d="m3 118.5 2.887-5H.113l2.887 5ZM2.5 0v1.481h1V0h-1Zm0 4.444v2.962h1V4.444h-1Zm0 5.925v2.962h1V10.37h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V22.22h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V34.07h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V45.92h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V57.77h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V69.62h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V81.47h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1V93.32h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1v-2.962h-1Zm0 5.925v2.962h1v-2.962h-1Z"/></svg>');
}
.mask .step-banner .steps .num {
  font-weight: 600;
  color: #212121;
  font-size: 16px;
}
.mask .step-banner .steps .line-2 {
  margin-left: 70px;
}
.mask .step-banner .win-download-box, .mask .step-banner .mac-download-box {
  background: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/down-bg.png") no-repeat;
  background-size: 100% 100%;
  padding: 12px;
  color: #212121;
  font-weight: 600;
}
.mask .step-banner .win-download-box .down-content, .mask .step-banner .mac-download-box .down-content {
  padding: 14px 16px;
  border-radius: 8px;
}
.mask .step-banner .win-download-box .down-content .win-icon, .mask .step-banner .mac-download-box .down-content .win-icon {
  width: 1.5rem;
  height: 1.5rem;
}
.mask .step-banner .line-2 {
  max-width: 246px;
}
.mask .step-banner.down {
  top: auto;
  right: auto;
  bottom: 188px;
  left: 208px;
}
.mask .step-banner.down .step-1 {
  display: none;
}
.mask .step-banner.down .steps::after {
  background-image: none;
}
.mask .down-arrow-img {
  position: absolute;
  left: 200px;
  bottom: 39px;
  top: auto;
  width: 90px;
  height: 144px;
}

.mask.down .up-arrow-img {
  display: none;
}
.mask.down .down-arrow-img {
  display: block !important;
}

@media (min-width: 992px) {
  .mask {
    display: flex;
  }
  .mask .step-banner .steps {
    padding: 20px 20px 0;
  }
}
@media (min-width: 1600px) {
  .mask {
    display: flex;
  }
  .mask .step-banner {
    width: 405px;
  }
  .mask .step-banner .steps {
    padding: 24px 40px 0;
  }
  .mask .step-banner .steps .num {
    font-size: 18px;
  }
  .mask .step-banner .steps .line-1 .text {
    font-size: 18px;
  }
  .mask .step-banner .steps::after {
    bottom: calc(46%);
    left: 54px;
    height: 66%;
  }
  .mask .step-banner .line-2 {
    max-width: 254px;
  }
  .mask .step-banner .win-download-box, .mask .step-banner .mac-download-box {
    padding: 18px 16px 14px;
  }
  .mask .step-banner .win-download-box .down-content, .mask .step-banner .mac-download-box .down-content {
    padding: 18px 16px 14px;
  }
  .mask .step-banner .win-download-box .down-content .win-icon, .mask .step-banner .mac-download-box .down-content .win-icon {
    width: 36px;
    height: 36px;
  }
}
/* sec1 */
.sec1 {
  background: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/sec1-bg.png") no-repeat top center;
  background-size: cover;
  padding: 36px 0 24px;
  z-index: 1;
}
.sec1::before {
  content: "";
  background: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/sec1-bg-before.png") no-repeat top;
  background-size: cover;
  z-index: -1;
  width: 342px;
  height: 165px;
  position: absolute;
  top: -48px;
  left: 50%;
  transform: translateX(-50%);
}
.sec1 h1 {
  font-size: 26px;
  line-height: 130%;
}
.sec1 .top-icon {
  max-width: 56px;
  position: relative;
}
.sec1 .top-icon::after {
  content: "";
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="15" fill="none"><path fill="%233DDC84" d="M12.93 2.416C8.707 2.842 6.477 0 6.477 0S4.216 2.995.024 2.416c0 0-.784 11.09 6.543 12.584 7.569-1.645 6.363-12.584 6.363-12.584Z"/><path stroke="%23fff" d="m4 7 2.5 2 3.295-4"/></svg>');
  width: 13px;
  height: 15px;
  position: absolute;
  bottom: -1px;
  right: -4px;
}
.sec1 .title-desc {
  font-size: 18px;
}
.sec1 .title-desc .text {
  color: #F50;
}
.sec1 .video-list {
  z-index: 2;
}
.sec1 .video-list .lft {
  width: 100%;
  border-radius: 12px;
  background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
  padding: 12px;
}
.sec1 .video-list .lft .item {
  border-radius: 8px;
  padding: 20px 2px 20px 16px;
}
.sec1 .video-list .lft .item .step-text {
  color: #212121;
  line-height: 150%;
}
.sec1 .video-list .lft .item .click-text {
  font-size: 16px;
  color: #212121;
}
.sec1 .video-list .lft .item .click-text svg {
  margin-right: 8px;
  width: 24px;
  height: 24px;
}
.sec1 .video-list .lft .item:nth-child(1) {
  background: #E9E9FF;
}
.sec1 .video-list .lft .item:nth-child(2) {
  background: #FFF4CC;
}
.sec1 .video-list .lft .item:nth-child(3) {
  background: #EFFFD6;
}
.sec1 .video-list .lft .item:not(:last-child) {
  margin-bottom: 12px;
}
.sec1 .video-list .lft .item p {
  color: #6B6B6B;
  font-size: 14px;
}
.sec1 .video-list .rgt {
  margin-top: 32px;
}
.sec1 .video-list .rgt h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px;
}
.sec1 .video-list .rgt #myVideo {
  max-width: 100%;
  border-radius: 4px;
}
.sec1 .video-list .rgt p {
  color: #525252;
}

@media (min-width: 992px) {
  .sec1 {
    padding: 36px 0 16px;
  }
  .sec1::before {
    content: "";
    background: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/sec1-bg-before2.png") no-repeat top;
    background-size: contain;
    width: 338px;
    height: 163px;
    position: absolute;
    top: -9px;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec1 h1 {
    font-size: 32px;
  }
  .sec1 .title-desc {
    font-size: 18px;
  }
  .sec1 .top-icon {
    max-width: 56px;
  }
  .sec1 .top-icon::after {
    bottom: -1px;
  }
  .sec1 .video-list {
    border-radius: 12px;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%), #FFF;
    padding: 16px;
    max-width: 958px;
    margin: 0 auto;
  }
  .sec1 .video-list .lft {
    width: calc(42% - 8px);
    margin-right: 14px;
    padding: 0;
  }
  .sec1 .video-list .lft .item {
    padding: 19px 24px;
  }
  .sec1 .video-list .lft .item .click-text {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .sec1 .video-list .lft .item .step-text {
    font-size: 16px;
  }
  .sec1 .video-list .lft .item:not(:last-child) {
    margin-bottom: 16px;
  }
  .sec1 .video-list .rgt {
    margin-top: 0;
    background: #FFECE3;
    border-radius: 8px;
    padding: 34px 22px 22px;
  }
  .sec1 .video-list .rgt h3 {
    margin-bottom: 6px;
    line-height: 150%;
  }
  .sec1 .video-list .rgt p {
    font-size: 16px;
  }
  .sec1 .video-list .rgt #myVideo {
    border-radius: 8px;
  }
}
@media (min-width: 1600px) {
  .sec1 {
    padding: 48px 0 32px;
  }
  .sec1::before {
    content: "";
    background: url("https://images.tenorshare.com/img-2023/single-page/thanks-download/sec1-bg-before.png") no-repeat top;
    background-size: contain;
    width: 580px;
    height: 281px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
  }
  .sec1 h1 {
    font-size: 36px;
    line-height: 140%;
  }
  .sec1 .top-icon {
    max-width: 64px;
  }
  .sec1 .top-icon::after {
    bottom: 7px;
  }
  .sec1 .title-desc {
    font-size: 20px;
  }
  .sec1 .video-list {
    max-width: 1294px;
    margin: 0 auto;
    padding: 20px;
  }
  .sec1 .video-list .lft {
    width: 41%;
    margin-right: 20px;
  }
  .sec1 .video-list .lft .item {
    padding: 36px;
  }
  .sec1 .video-list .lft .item .click-text {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .sec1 .video-list .lft .item .click-text svg {
    margin-right: 12px;
    width: 32px;
    height: 32px;
  }
  .sec1 .video-list .lft .item p {
    font-size: 16px;
  }
  .sec1 .video-list .lft .item:not(:last-child) {
    margin-bottom: 20px;
  }
  .sec1 .video-list .lft .item .step-text {
    font-size: 18px;
  }
  .sec1 .video-list .rgt {
    padding: 48px 30px 51px;
  }
  .sec1 .video-list .rgt h3 {
    font-size: 26px;
    margin-bottom: 8px;
    line-height: 130%;
  }
  .sec1 .video-list .rgt p {
    font-size: 18px;
  }
}
/* sec2 */
.sec2 {
  background: #F3FBFE;
}
.sec2 ul {
  list-style: none;
}
.sec2 ul li {
  margin: 0 8px;
}
.sec2 ul li img {
  max-width: 72px;
  opacity: 0.7;
}

@media (min-width: 992px) {
  .sec2 ul li {
    margin: 0 12px;
  }
  .sec2 ul li img {
    max-width: 104px;
  }
}
@media (min-width: 1600px) {
  .sec2 ul li {
    margin: 0 14px;
  }
  .sec2 ul li img {
    max-width: 131px;
  }
}
@media (max-width: 1600px) {
  .sec2 ul li:nth-child(5) img {
    max-width: 49px;
  }
}
@media (max-width: 991px) {
  .sec2 ul li:nth-child(5) img {
    max-width: 37px;
  }
}
/* sec3 */
.sec3 {
  padding: 40px 0 80px;
}
.sec3 .item {
  border: 2px solid #D8DFE2;
  border-radius: 12px;
  width: 100%;
  padding: 40px 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec3 .item img {
  margin-bottom: 24px;
}
.sec3 .item:not(:last-child) {
  margin-bottom: 24px;
}
.sec3 .item p {
  color: #6B6B6B;
  line-height: 150%;
  font-size: 18px;
  flex: 1;
}
.sec3 .item h3 {
  font-weight: 500;
  font-size: 20px;
}
.sec3 .item .btn:hover {
  background-color: #FF681C;
}

@media (min-width: 992px) {
  .sec3 {
    padding: 80px 0;
  }
  .sec3 .item {
    width: calc(23% + 4px);
    padding: 40px 20px;
  }
  .sec3 .item img {
    margin-bottom: 16px;
    max-width: 64px;
  }
  .sec3 .item h3 {
    font-size: 20px;
  }
  .sec3 .item p {
    font-size: 16px;
  }
  .sec3 .item:not(:last-child) {
    margin-right: 24px;
    margin-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .sec3 {
    padding: 116px 0 120px;
  }
  .sec3 .item {
    width: calc(23% + 10px);
    padding: 40px 36px;
  }
  .sec3 .item img {
    max-width: 88px;
    margin-bottom: 28px;
  }
  .sec3 .item h3 {
    font-size: 26px;
  }
  .sec3 .item p {
    font-size: 18px;
  }
  .sec3 .item .btn {
    height: 52px;
  }
  .sec3 .item:not(:last-child) {
    margin-right: 32px;
  }
}