body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
main {
  font-family: "Spartan";
  -webkit-font-smoothing: "antialiased";
}

*[data-dev="auto"] .dev-ipad,
*[data-dev="mobile"] .dev-ipad,
*[data-dev="desktop"] .dev-ipad,
*[data-dev="ipad"] .dev-desktop,
*[data-dev="ipad"] .dev-mobile {
  display: none !important;
  margin: 0 !important;
}

.font-weight-semi-bold {
  font-weight: 700;
}

.font-weight-bold {
  font-weight: 800;
}

a:hover {
  text-decoration: none;
}

.title-1 {
  /*font-size: 64px;*/
  font-weight: 800;
  line-height: 5rem;
  margin-bottom: 0;
}

img.title-prototype-icon {
  width: 4rem;
}

.star-icon {
  width: 28px;
  margin-right: 10px;
}

.wsc-main .btn-1 {
  display: inline-block;
  border-radius: 44px;
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.wsc-main .btn-type {
  padding: 1.0625rem 3rem;
  line-height: 1.2rem;
}

.wsc-main .btn-type2 {
  padding: 13.5px 40px;
  line-height: 1.1;
  font-size: 1.25rem;
  font-weight: 700;
}

h1.blue-gradient-bg {
  background: linear-gradient(90deg, #4FCAFF 0%, #0575FA 50.5%, #5872FF 100%);
  background-clip: text;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.color1 {
  color: rgba(85, 85, 87, 1);
}

.color2 {
  color: #19191A;
}

.color3 {
  color: #555557;
}

.color4 {
  color: #414142;
}

.color5 {
  color: #717273;
}

.color6 {
  color: rgba(25, 25, 26, 1);
}

.wsc-main {
  overflow: hidden;
}

.wsc-main .btn {
  font-weight: 700;
}

.btn.btn-secondary {
  line-height: 1.28;
  border-radius: 6px;
  text-transform: initial;
  color: #fff;
  border: none;
  padding: 1rem 4.5rem;
  /*background: linear-gradient(270deg, #FF8C19 0%, #FF3333 45.67%, #FF2776 98.5%);*/
}

/*.btn.btn-secondary:hover{color: #d9d9d9;}*/
.btn.btn-type2 {
  padding: .75rem 3rem;
}

.top-banner {
  margin-bottom: 8.125rem;
  padding-top: 100px;
  padding-bottom: 88px;
  position: relative;
  background: url(/mb-cms/__/en/img/aippt/aippt-topbanner-bg.png) center bottom/cover no-repeat, linear-gradient(180deg, #FFFFFF 0%, #FFCFCB 100%);
}

.top-icon1 {
  max-width: 754px;
  left: -29%;
  top: -50%;
  z-index: 0;
}

.top-icon2 {
  max-width: 859px;
  right: -24%;
  top: -54%;
  z-index: 0;
}

.top-icon3 {
  max-width: 411px;
  left: -15%;
  top: 53%;
  z-index: 0;
}

.usefree {
  margin-top: 20px;
}

@media (max-width: 1600px) {
  .top-icon0 {
    max-width: 370px;
    left: -23.1%;
    top: -22.9%;
  }

  .top-icon1 {
    max-width: 322px;
    left: -12%;
    bottom: -12%;
  }

  .top-icon2 {
    max-width: 362px;
    right: -15%;
    top: -11%;
  }
}

@media (max-width: 1280px) {
  .top-icon0 {
    max-width: 297px;
  }

  .top-icon1 {
    max-width: 260px;
  }

  .top-icon2 {
    max-width: 277px;
  }
}

@media (max-width: 992px) {
  .top-icon0 {
    max-width: 221px;
  }

  .top-icon1 {
    max-width: 201px;
  }

  .top-icon2 {
    max-width: 200px;
  }

  .top-icon3 {
    max-width: 379px;
    left: -36%;
    top: 32%;
    z-index: 0;
  }
}

@media (max-width: 768px) {
  .star-icon {
    width: 20px;
    margin-right: 7px;
  }

  .top-icon0 {
    max-width: 162px;
  }

  .top-icon1 {
    max-width: 160px;
  }

  .top-icon2 {
    max-width: 152px;
  }
}

@media (max-width: 576px) {
  .top-icon0 {
    max-width: 101px;
    left: -14%;
    top: -22%;
  }

  .top-icon1 {
    max-width: 168px;
    left: -18%;
    top: -48%;
  }

  .top-icon2 {
    max-width: 182px;
    right: -21%;
    top: -46%;
  }

  .top-icon3 {
    max-width: 106px;
    left: -12%;
    bottom: -6%;
  }
}

.colorful-aippt {
  margin-left: 6px;
  background: linear-gradient(90.78deg, #FF0101 0.3%, #FF006B 52.87%, #FC4337 101.83%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-size: 72px;
}
.colorful-aippt .pt-p {
  margin-right: 0.06em; /* 微调到视觉舒适为止 */
}

.colorful-echo {
  background: linear-gradient(91.27deg, #000000 70.15%, #FF0107 102.37%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.btn-aippt-colorful {
  line-height: 1.2;
  font-size: 22px;
  font-weight: 700;
  border-radius: 200px;
  text-transform: initial;
  color: #fff;
  border: none;
  padding: 1.09375rem 1.59375rem;
  background: rgba(25, 25, 26, 1);
  outline: none;

  position: relative;
  /* 确保按钮在水波纹之上 */
  z-index: 2;
  /* 确保按钮在水波纹之上 */
}

.btn-aippt-colorful:hover {
  background: rgba(65, 65, 66, 1);
  color: #fff;
}

.btn-prototype-colorful:active,
.btn-prototype-colorful:focus {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.07), rgba(0, 0, 0, 0.07)), linear-gradient(92.5deg, #1F61FF 6.44%, #A728FF 55.47%, #FF4EE4 98.36%);
}

@media (max-width: 500px) {
  .star-icon {
    width: 16px;
    margin-right: 5px;
  }

  .btn-aippt-colorful {
    padding: 10px 23px;
    font-size: 14px;
  }
}

.ripple-wrapper {
  position: relative;
  display: inline-block;
  /* 使容器包裹按钮 */
  border-radius: 200px;
  /* 与按钮的圆角一致 */
}

.ripple-circle {
  position: absolute;
  top: 50%;
  /* 将中心点移到父容器中心 */
  left: 50%;
  /* 将中心点移到父容器中心 */
  transform: translate(-50%, -50%);
  /* 调整自身位置使其中心对齐 */
  border-radius: 200px;
  /* 使用50%确保圆形 */
  border: 0.1rem solid rgba(255, 71, 42, 0.8);
  /* 红色水波纹，初始透明度 */
  pointer-events: none;
  z-index: 1;
  /* 确保水波纹在按钮之下 */
  animation: ripple-animation 3s infinite linear;
  /* 动画名称、持续时间、无限循环、动画曲线 */
  /* 初始大小和透明度将在 @keyframes 中定义 */
  width: 100%;
  /* 初始宽度 */
  height: 100%;
  /* 初始高度 */
}

.ripple-circle-1 {
  animation-delay: 0s;
}

.ripple-circle-2 {
  animation-delay: 1s;
}

.ripple-circle-3 {
  animation-delay: 2s;
}

@keyframes ripple-animation {
  0% {
    width: 100%;
    /* 初始宽度 */
    height: 100%;
    /* 初始高度 */
    border: 0.08rem solid rgba(255, 71, 42, 1);
    /* 红色水波纹，初始透明度 */
  }

  33% {
    width: calc(100% + 6px);
    /* 初始宽度 */
    height: calc(100% + 6px);
    /* 初始高度 */
    border: 0.08rem solid rgba(255, 71, 42, 0.8);
    /* 红色水波纹，初始透明度 */
  }

  100% {
    /* 扩散到一定像素距离，这里以按钮最大尺寸（宽度或高度）加上额外像素为例 */
    /* 您需要根据按钮的实际大小和期望的扩散范围调整这个值 */
    /* 假设按钮最大尺寸约为 200px (根据之前的媒体查询推测) */
    /* 扩散范围可以设置为按钮尺寸的1.5倍或更多 */
    width: calc(100% + 32px);
    /* 初始宽度 */
    height: calc(100% + 32px);
    /* 初始高度 */
    border: 1px solid rgba(255, 71, 42, 0.2);
    /* 红色水波纹，初始透明度 */
  }
}

.use-now-btn {
  display: none;
}

.top-banner-img-container {
  margin-top: 57px;
}

.top-banner-img-container .top-banner-img {
  position: relative;
  z-index: 9;
  overflow: hidden;
}

.carousel-section {
  margin-top: 40px;
  /* 距离top-banner-img-container 40px */
  width: 100%;
  overflow: hidden;
}

.carousel-container {
  width: 100%;
  overflow: hidden;
}

.carousel-track {
  display: flex;
  align-items: center;
  width: fit-content;
  /* 确保轨道足够宽以容纳所有图片 */
  animation: scroll-carousel 40s linear infinite;
  will-change: transform;
  /* 告知浏览器transform属性会发生变化，进行优化 */
}

.carousel-track:hover {
  animation-play-state: paused;
  /* hover时停止滚动 */
}

.carousel-item {
  margin-right: 40px;
  border-radius: 14px;
  overflow: hidden;
  position: relative;
}

.btn-aippt-carousel {
  padding: 1.09375rem 1.5rem;
  white-space: nowrap;
  border-radius: 44px;
  background-color: rgba(255, 83, 68, 1);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  opacity: 0;
  transition: opacity .2s;
  z-index: 2;
  /* 确保按钮在蒙层之上 */
}

.btn-aippt-carousel:hover {
  color: #fff;
  background-color: rgba(255, 109, 96, 1);
}

/* 添加蒙层样式 */
.carousel-item {
  position: relative;
}

.carousel-item:hover::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  transition: background-color .2s;
  z-index: 1;
}

.carousel-item:hover::before {
  background-color: rgba(0, 0, 0, 0.4);
}

.btn-aippt-carousel svg {
  margin-left: 6px;
  transform: translateY(2px);
}

.carousel-item:hover .btn-aippt-carousel {
  opacity: 1;
}

.carousel-item.large {
  width: 432px;
  height: 242px;
}

.carousel-item.small {
  width: 320px;
  height: 180px;
}

@media (max-width: 992px) {
  .btn-aippt-carousel {
    display: none;
  }

  .carousel-item:hover::before {
    background-color: transparent;
    /* 移除蒙层效果 */
  }

  .carousel-item:hover .btn-aippt-carousel {
    opacity: 1;
    /* 确保按钮始终可见，不随hover变化 */
  }

  .btn-aippt-carousel:hover {
    background-color: rgba(255, 83, 68, 1);
    /* 恢复按钮默认背景色，移除hover变色 */
    color: #fff;
  }

  .carousel-track:hover {
    animation-play-state: running;
    /* hover时不停止滚动 */
  }
}

@media (max-width: 992px) and (min-width: 500px) {
  .carousel-item {
    margin-left: 7px;
    margin-right: 7px;
  }

  .carousel-item.large {
    width: 265px;
    height: 148px;
  }

  .carousel-item.small {
    width: 196px;
    height: 110px;
  }
}

@media (max-width: 500px) {
  .carousel-section {
    margin-top: 18px;
  }

  .carousel-item {
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 0;
  }

  .carousel-item.large {
    width: 98px;
    height: 55px;
  }

  .carousel-item.small {
    width: 73px;
    height: 41px;
  }
}

@keyframes scroll-carousel {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
    /* 假设复制了一份图片，滚动一半的距离 */
  }
}

/* top banner end*/

/* feature start */

.intro-video-container {
  max-width: 820px;
}

.intro-video-container video {
  border-radius: 43px;
}

@supports (-webkit-backdrop-filter: blur(1px)) {
  .top-banner-video-container video {
    border-radius: 32px;
  }
}

.intro-item {
  line-height: 1.75;
  color: rgba(113, 114, 115, 1);
}

.intro-item::marker {
  color: #0a0000;
  font-size: 20px;
}

.feature {
  margin-bottom: 12.5rem;
  position: relative;
}

.feature.feature2 .container {
  position: relative;
}

.feature.feature2 .container::before {
  content: '';
  position: absolute;
  top: -383px;
  left: -568px;
  width: 859px;
  height: 829px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-1.png) no-repeat center;
  background-size: cover;
  z-index: 0;
}

.feature.feature3 .container {
  position: relative;
}

.feature.feature3 .container::before {
  content: '';
  position: absolute;
  top: -488px;
  right: -366px;
  width: 859px;
  height: 829px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-2.png) no-repeat center;
  background-size: cover;
  z-index: 0;
}

.feature.feature4 .container {
  position: relative;
}

.feature.feature4 .container::before {
  content: '';
  position: absolute;
  top: -576px;
  left: -220px;
  width: 411px;
  height: 397px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-3.png) no-repeat center;
  background-size: cover;
  z-index: 0;
}

.feature.feature5 .container {
  position: relative;
}

.feature.feature5 .container::before {
  content: '';
  position: absolute;
  top: -29px;
  right: -398px;
  width: 859px;
  height: 829px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-1.png) no-repeat center;
  background-size: cover;
  z-index: 0;
}

@media (max-width: 500px) {
  .feature.feature3 .container::before {
    content: '';
    top: -323px;
    left: -175px;
    width: 439px;
    height: 429px;
  }

  .feature.feature3 .container::before {
    content: '';
    top: -265px;
    right: -66px;
    width: 344px;
    height: 226px;
  }

  .feature.feature4 .container::before {
    content: '';
    top: -300px;
    left: 18px;
    width: 211px;
    height: 277px;
  }

  .feature.feature5 .container::before {
    content: '';
    top: 314px;
    right: -43px;
    width: 204px;
    height: 259px;
  }
}

.feature.feature5 {
  margin-bottom: 8.125rem;
}

.feature-content {
  border-radius: 2rem;
  position: relative;
  z-index: 2;
}

.feature-content ul li,
.feature5 ul li,
.template ul li {
  list-style: none;
}

.template {
  padding: 128px 0;
  background-color: #F7F9FD;
}

.feature .btn-aippt-colorful {
  padding: 0.78125rem 1.5rem;
}

/* marquee start*/
.marquee-container {
  max-width: 820px;
  height: 600px;
  border-radius: 36px;
}

.community-marquee {
  width: 100%;
  height: 100%;
  padding: 15px 0;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.community-marquee-row1 {
  display: flex;
  animation: community-marquee1 25s linear infinite;
  width: fit-content;
}

.community-marquee-row2 {
  display: flex;
  animation: community-marquee2 25s linear infinite;
  width: fit-content;
}

.community-marquee .logo {
  width: 185px;
  height: 142px;
  margin: 12px;
  border: 1px solid transparent;
  overflow: hidden;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.intro-btn {
  display: inline-block;
  padding: 13.5px 24px;
  border: 1px solid rgba(51, 111, 255, 1);
  border-radius: 44px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.25;
  color: rgba(31, 97, 255, 1);
}

.intro-btn:hover {
  border-color: rgba(67, 129, 255, 1);
  color: rgba(67, 129, 255, 1);
}

.intro-btn:hover svg {
  fill: rgba(67, 129, 255, 1) !important;
}

.use-arrow {
  animation: arrowAnimation 3s infinite;
}

@keyframes arrowAnimation {
  0% {
    transform: translateX(0);
  }

  10% {
    transform: translateX(10px);
  }

  20% {
    transform: translateX(0);
  }

  30% {
    transform: translateX(8px);
  }

  40% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(0);
  }
}

/* footer-banner start */
.footer-banner {
  width: 100%;
  height: 423px;
  padding: 125px 0 37px;
  margin-top: 180px;
  background-color: #000;
}

.footer-banner h2 {
  margin: 0;
  font-size: 58px;
  font-weight: 700;
  line-height: 80px;
  color: #fff;
}

.footer-banner .free-use-btn {
  margin-top: 56px;
  overflow: hidden;
}

.footer-banner .free-use-btn a {
  padding: 17.5px 19.5px;
  background-color: #fff;
  font-size: 22px;
  color: #000;
  text-box-trim: trim-both;
}

/* footer-banner end*/
@keyframes community-marquee1 {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

@keyframes community-marquee2 {
  0% {
    transform: translateX(-50%);
  }

  100% {
    transform: translateX(0);
  }
}

/* marquee end*/

@media (min-width: 1600px) {
  .intro-video-container {
    width: 820px;
  }

  .feature-content h2 {
    margin-bottom: 32px !important;
    font-size: 2.25rem;
    line-height: 2.875rem;
  }

  .feature-content ul li {
    list-style: none;
  }

  .intro-item {
    margin-bottom: 24px !important;
    line-height: 26px;
    letter-spacing: 0;
  }
}

@media (min-width: 1400px) {

  .feature-content .feature-text,
  .template .intro-item {
    width: 496px !important;
  }

  .feature5 ul li {
    max-width: 496px;
  }
}

@media (max-width: 1400px) {
  .intro-btn {
    font-size: 1.2rem;
  }
}

@media (max-width: 1280px) {
  .top-banner {
    margin-bottom: 6.125rem;
    padding-top: 80px;
    padding-bottom: 68px;
  }

  .btn-prototype-colorful {
    font-size: 18px;
  }

  .top-banner-img-container {
    margin-top: 71px;
  }

  /* .top-banner-video-container video {
    border-radius: 22px;
  } */
  .feature {
    margin-bottom: 7.5rem;
  }

  .feature.feature5 {
    margin-bottom: 6.5rem;
  }

  .intro-btn {
    padding: 10.5px 22px;
    font-size: 1rem;
  }

  .intro-video-container video {
    border-radius: 36px;
  }
}

@media (max-width: 992px) {
  .top-banner {
    margin-bottom: 5.125rem;
    padding-top: 60px;
    padding-bottom: 48px;
  }

  .btn-prototype-colorful {
    font-size: 18px;
  }

  .top-banner-img-container {
    margin-top: 51px;
  }

  /* .top-banner-video-container video {
    border-radius: 15px;
  } */
  .feature {
    margin-bottom: 4.5rem;
  }

  .feature.feature5 {
    margin-bottom: 5rem;
  }

  .template {
    background-color: transparent;
  }
}

@media (max-width: 768px) {
  .top-banner {
    margin-bottom: 4.125rem;
    padding-top: 45px;
    padding-bottom: 48px;
  }

  .btn-prototype-colorful {
    font-size: 16px;
  }

  .top-banner-img-container {
    margin-top: 40px;
  }

  /* .top-banner-video-container video {
    border-radius: 12px;
  } */
  .feature {
    margin-bottom: 3.5rem;
  }

  .feature.feature5 {
    margin-bottom: 3.5rem;
  }

  .intro-video-container video {
    border-radius: 28px;
  }
}

@media (max-width: 500px) {
  .top-banner {
    margin-bottom: 3.5rem;
    padding-top: 30px;
    padding-bottom: 22px;
  }

  .btn-prototype-colorful {
    font-size: 13px;
    padding: 0.625rem 2rem;
  }

  #goWorkSpace {
    padding: 0.625rem 1.5rem;
  }

  .top-banner-img-container {
    margin-top: 35px;
  }

  .feature {
    margin-bottom: 1rem;
  }

  .feature.feature5 {
    margin-bottom: 1.5rem;
  }
}

.multi {
  background: linear-gradient(262.22deg, #C0E4FF -2.17%, #D3DFFF 107.73%),
    linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.2));
}

.multi-item {
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(82, 82, 82, .6);
  box-shadow: 0px 19px 90px 0px rgba(12, 52, 113, .1);
}

.screen {
  position: relative;
  background-color: #F1F1EF;
  background-image: url('/mb-cms/__/en/img/aippt/swiper-bg.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}

.screen-title-line {
  position: relative;
}

.screen-title-line::before {
  content: "";
  width: 198px;
  height: 27px;
  position: absolute;
  top: 100%;
  left: 10%;
  background: url(/mb-cms/__/en/img/aippt/screen-title-line.png) no-repeat center;
  background-size: contain;
  transform: translateY(-24%) translateX(-10%);
}

.top-title-underline {
  position: relative;
}

.top-title-underline::before {
  content: "";
  width: 274.49px;
  height: 23.76px;
  top: 100%;
  left: 23px;
  position: absolute;
  background: url(/mb-cms/__/en/img/aippt/top-title-underline.png) no-repeat center;
  background-size: contain;
  transform: translateY(0%) translateX(10%);
}

.title-words {
  margin-top: 2.25rem;
}

@media (max-width: 992px) {
  .screen-title-line::before {
    content: "";
    width: 102px;
    height: 14px;
    position: absolute;
    top: 100%;
    left: 0;
    background: url(/mb-cms/__/en/img/aippt/screen-title-line.png) no-repeat center;
    background-size: contain;
    transform: translateY(-24%) translateX(-7%);
  }

  .top-title-underline::before {
    content: "";
    width: 98px;
    height: 11px;
    position: absolute;
    top: 100%;
    left: 0;
    position: absolute;
    background: url(/mb-cms/__/en/img/aippt/top-title-underline.png) no-repeat center;
    background-size: contain;
    transform: translateY(0%) translateX(10%);
  }
}

.screen-nav {
  max-width: 1080px;
  max-height: 58px;
  margin-bottom: 66px;
  padding: 6px;
  border-radius: 12px;
  background-color: rgba(224, 224, 222, 1);
  overflow-x: auto;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
}

.screen-nav::-webkit-scrollbar {
  width: 0;
  height: 0;
  background: transparent;
}

.screen-nav-item {
  width: 173px;
  margin: 0 3px;
  border-radius: 8px;
  font-size: 18px;
  color: rgba(85, 85, 87, 1);
  cursor: pointer;
}

.screen-nav-item:hover {
  background-color: rgba(255, 255, 255, 0.47);
}

.screen-nav-item.active {
  background: #ffffff;
  font-weight: 700;
  /* box-shadow: 0px 12px 16px 0px #D0DDE833; */
  color: rgba(25, 25, 26, 1);
}

.screen-nav-item>.d-flex {
  padding: 11px 24px;
  font-family: 'HarmonyOS Sans SC';
}

.screen-nav-icon {
  width: 24px;
  margin-right: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;

  .img-fluid {
    border-radius: 30px;
  }
}

.screen-nav-item .screen-nav-icon svg path {
  fill: #717273;
}

.screen-nav-item.active .screen-nav-icon svg path {
  fill: url(#paint0_linear_1252_20707);
}

.intro-icon {
  width: 34px;
  flex-shrink: 0;
  margin-right: 8px;
}

.intro-desc {
  width: calc(100% - 45px);
}

.screen-nav>.row {
  margin-right: -4px;
  margin-left: -4px;
  overflow-x: scroll;

  &::-webkit-scrollbar {
    display: none;
  }
}

.screen-nav-item {
  max-width: 173px;
  padding: 1px 4px;
  white-space: nowrap;
}

.screen-img-container {
  max-width: 820px;
}

.screen-item-text-container {
  padding-left: 70px;
  text-align: left;
}

.screen-item .intro-top-icon {
  margin-bottom: 14px;
}

.screen-item .intro {
  margin-bottom: 0;
  font-size: 22px;
  line-height: 36px;
}

.intro-card-container {
  margin-top: 40px;
}

@media (max-width: 1600px) {
  .screen-item-text-container {
    padding-left: 40px;
  }
}

@media (max-width: 1400px) {
  .screen-item .intro {
    font-size: 24px;
    line-height: 34px;
  }
}

@media (max-width: 1280px) {
  .screen-item-text-container {
    padding-left: 0px;
  }

  .screen-item .intro {
    font-size: 22px;
    line-height: 32px;
  }
}

@media (max-width: 992px) {
  .screen-item .intro {
    font-size: 20px;
    line-height: 30px;
  }

  .screen-item.row {
    flex-wrap: wrap-reverse;
  }

  .screen-item-text-container {
    width: fit-content;
    margin: 14px auto 0;
    text-align: center;
  }

  .screen-item .intro-top-icon {
    margin-left: 1rem;
    margin-bottom: 14px;
  }

  .intro-card-container {
    margin-top: 40px;
    align-items: center !important;
  }
}

@media (max-width: 768px) {
  .screen-item .intro {
    font-size: 18px;
    line-height: 28px;
  }
}

@media (max-width: 500px) {
  .screen-item .intro {
    font-size: 16px;
    line-height: 26px;
  }

  .intro-card-container {
    margin-top: 14px;
  }
}


.screen-item .intro-card {
  width: 147px;
  height: 92px;
  padding: 9px 12px;
  border: 1px solid rgba(0, 0, 0, 0.14);
  border-radius: 12px;
}

.screen-item .intro-card span {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0;
}

/* aippt more start*/
.more-aippt {
  margin-top: 130px;
  margin-bottom: 130px;
}

.more-aippt .container {
  position: relative;
}

.more-aippt .container::before {
  content: '';
  position: absolute;
  top: -330px;
  right: -276px;
  width: 544px;
  height: 525px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-4.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

@media (max-width: 500px) {
  .more-aippt .container::before {
    content: '';
    top: -234px;
    right: -76px;
    width: 344px;
    height: 315px;
  }
}

.more-aippt h2 {
  margin-bottom: 5rem;
}

.more-item-1 {
  flex: 0 0 31.9%;
  max-width: 31.9%;
}

.more-item-1:not(:last-child) {
  margin-right: 2.1%;
}

.more-item-group2 {
  margin-top: 30px;
}

.more-item-2 {
  flex: 0 0 50.7%;
  max-width: 50.7%;
}

.more-item-2 {
  margin-right: 2.3%;
}

.more-item-3 {
  flex: 0 0 47.09%;
  max-width: 47.09%;
}

.more-btn-container {
  margin-top: 80px;
}

.more-item {
  max-width: 500px;
}

@media (max-width: 992px) {
  .more-aippt {
    margin-top: 60px;
  }
}

@media (max-width: 500px) {
  .more-item {
    max-width: 350px;
  }
}

/* aippt more end*/

/* user aippt start */
.user-aippt {
  margin-bottom: 130px;
}

.user-aippt h2 {
  margin-bottom: 28px;
}

.user-desc {
  margin-bottom: 80px;
  line-height: 30px;
  font-size: 20px;
  color: rgba(85, 85, 87, 1);
}

.user-img-container {
  width: 100%;
  max-width: 1920px;
  margin-bottom: 80px;
  position: relative;
}

.user-img-container::before {
  content: '';
  position: absolute;
  top: -321px;
  left: -86px;
  width: 424px;
  height: 397px;
  background: url(/mb-cms/__/en/img/aippt/aippt-star-bg-5.png) no-repeat center;
  background-size: cover;
  z-index: -1;
}

/* user aippt end */

/* template-aipp */
.template-aippt h2 {
  margin-bottom: 28px;
}

.template-desc {
  margin-bottom: 80px;
  line-height: 30px;
  font-size: 20px;
  color: rgba(85, 85, 87, 1);
}

.template-scroll-wrapper {
  width: fit-content;
  white-space: nowrap;
  margin-bottom: 40px;
  /* Adjust spacing between rows */
}

.template-card-group-1 {
  display: inline-flex;
  animation: scroll-left 60s linear infinite;
  will-change: transform;
}

.template-scroll-wrapper.reverse-scroll .template-card-group-1 {
  animation: scroll-right 60s linear infinite;
}

.template-scroll-wrapper:hover .template-card-group-1 {
  animation-play-state: paused;
}

.template-card {
  padding: unset;
  margin: 0 14px;
  border-radius: 22px;
  box-shadow: 0px 7.37px 11.06px 0px rgba(0, 0, 0, 0.07);
  font-size: unset;
  line-height: unset;
  overflow: hidden;
  cursor: pointer;
}

.template-card-img {
  width: 332px;
  transition: transform 0.3s ease-in-out;
}

.template-card-img:hover {
  transform: scale(1.05);
}

.template-card-desc {
  padding: 21px 0px;
  font-size: 20px;
  line-height: 30px;
}

@media (max-width: 1400px) {
  .template-card-img {
    width: 280px;
  }

  .template-card-desc {
    padding: 21px 36px;
    font-size: 16px;
  }
}

@keyframes scroll-left {
  from {
    transform: translateX(0%);
  }

  to {
    transform: translateX(-50%);
  }
}

@keyframes scroll-right {
  from {
    transform: translateX(-50%);
  }

  to {
    transform: translateX(0%);
  }
}

/* template-aipp end */

@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 1600px) {
  .screen .container {
    max-width: 1410px;
  }

  .screen-img-container {
    width: 820px;
  }
}

@media (max-width: 1600px) {
  .h1 {
    font-size: 2rem;
  }
}

@media (min-width: 1400px) {

  .screen-item h2,
  .feature5 h2,
  .template h2 {
    margin-bottom: 45px !important;
    font-size: 38px;
    line-height: 48px;
  }

  .screen-item .intro-btn-container {
    margin-top: 40px !important;
  }

  .feature5 h2 {
    font-size: 40px;
  }

  .feature .col-xl-4,
  .template .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 38.13333%;
    max-width: 38.13333%;
  }
}

@media (max-width: 767px) {
  .h1 {
    font-size: 22px;
  }

  .display-3 {
    font-size: 25px;
  }

  .font-size-normal {
    font-size: 14px;
  }

  .intro-item .font-size-huge {
    font-size: 14px;
  }

  .usefree .btn.btn-secondary {
    padding: 8px 20px 6px;
  }

  .usefree {
    width: 100%;
  }

  .usefree-input {
    width: 106px;
    min-width: calc(100% - 158px);
  }

  .template-nav {
    margin-right: -8px;
    margin-left: -8px;
  }

  .template-nav .col-4 {
    padding-left: 8px;
    padding-right: 8px;
  }

  .template-nav-item {
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
    font-size: 12px;
    margin-bottom: 8px;
  }

  .template-nav-item .mr-1 .img-fluid {
    width: 24px;
  }
}

@media (max-width: 576px) {
  .h1 {
    font-size: 18px;
  }
}

@media (min-width: 1600px) {
  .screen-nav-item {
    margin: 0 3px;
  }
}

@media (max-width: 1599px) {
  .screen-nav-item {
    font-size: 15px;
  }
}

@media(max-width: 1279px) {
  .title-1 {
    line-height: 4.2rem;
  }

  .colorful-aippt {
    font-size: unset;
  }

  .h1 {
    font-size: 1.625rem;
  }

  img.title-prototype-icon {
    width: 3.5rem;
  }

  .wsc-main .btn-type2 {
    padding: 11.5px 34px;
    font-size: 1.1rem;
  }
}

@media (max-width: 1299px) {
  .screen-nav-item {
    flex-basis: initial;
    flex-grow: initial;
    width: 130px;
    font-size: 14px;
  }

  .screen-nav-item>.d-flex {
    padding: 6px;
  }
}

@media(min-width: 991px) {
  .bottompart {
    margin-left: 30px;
    margin-right: 30px
  }

  .screen-content .screen-item .col-lg-4 {
    flex: 0 0 36.333333%;
    max-width: 36.333333%;
  }

  .screen-nav-item>.d-flex {
    padding: 6px;
  }
}

@media(max-width: 576px) {
  .screen .container {
    max-width: unset;
  }
}

@media(max-width: 991px) {
  .title-1 {
    line-height: 3.5rem;
  }

  img.title-prototype-icon {
    width: 3rem;
  }

  .screen-nav {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .screen-nav-item.active {
    /* background: none; */
  }

  .screen-nav-item>.d-flex {
    padding: 3px;
  }

  .screen-nav-item .screen-nav-icon {
    width: 18px;
    height: 18px;
  }
}

@media (max-width: 767px) {
  .title-1 {
    line-height: 2.5rem;
  }

  .display-2 {
    font-size: 25px
  }

  img.title-prototype-icon {
    width: 2rem;
  }

  .marquee-container {
    max-width: 820px;
    height: 373px;
    border-radius: 36px;
  }

  .screen-nav>.row {
    margin-right: -4px;
    margin-left: -4px;
  }

  .screen-nav-item {
    width: 32%;
    font-size: 14px;
    padding: 1px 4px;
  }

  .screen-nav-item>.d-flex {
    padding: 6px;
  }

  .screen-item {
    border-radius: 14px;
    padding: 12px 0 12px;
    overflow: hidden;
    margin: 0px;
  }

  .screen-content .intro-desc .font-size-normal {
    font-size: 14px;
  }

  .intro {
    /* justify-content: center; */
  }

  .intro-icon {
    margin-right: 8px;
  }

  .intro-desc {
    width: auto;
  }

  .marquee-container {
    border-radius: 18px;
  }

  .community-marquee .logo {
    width: 135px;
    height: 104px;
    border-radius: 16px;
    margin: 3px;
    display: flex;
  }
}

@media (max-width: 575px) {
  .marquee-container {
    border-radius: 15px;
  }

  .community-marquee .logo {
    width: 112px;
    height: 87px;
    border-radius: 10px;
    margin: 6px;
    display: flex;
  }

  .screen-nav {
    border-radius: 0;
  }
}

@media (max-width: 480px) {
  .community-marquee.logo {
    width: 75px;
    height: 58px;
    border-radius: 8px;
    margin: 4px;
    display: flex;
  }
}