main {
  background: #05001c;
}
main .feature-h1,
main .feature-h2 {
  color: #fff;
}

.first-screen {
  padding: 64px 0 32px;
  overflow: hidden;
}
@media (min-width:992px) {
  .first-screen {
    padding: 80px 0;
  }
}
@media (min-width:1600px) {
  .first-screen {
    padding: 120px 0 60px;
  }
}
.first-screen .p-text {
  max-width: 810px;
}
@media (min-width:1600px) {
  .first-screen .p-text {
    max-width: 1187px;
  }
}
.first-screen .swiper-cont {
  overflow: hidden;
}
@media (min-width: 980px) {
  .first-screen .swiper-cont {
    max-width: 1140px;
  }
}
@media (min-width: 1600px) {
  .first-screen .swiper-cont {
    max-width: 1700px;
  }
}
.first-screen .swiper {
  z-index: 1;
  position: relative;
  max-width: 280px;
  min-height: 390px;
  height: 100%;
  margin-top: 32px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width:768px) {
  .first-screen .swiper {
    max-width: 420px;
  }
}
@media (min-width:992px) {
  .first-screen .swiper {
    max-width: 568px;
    min-height: 465px;
    margin-top: 40px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper {
    max-width: 944px;
    min-height: 690px;
    margin-top: 96px;
  }
}
.first-screen .swiper .swiper-slide {
  position: relative;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide {
    transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1);
  }
}
.first-screen .swiper .swiper-slide video {
  border-radius: 5px;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide video {
    border-radius: 12px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide video {
    border-radius: 20px;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-prev::after, .first-screen .swiper .swiper-slide.swiper-slide-next::after {
  display: none;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev, .first-screen .swiper .swiper-slide.swiper-slide-next {
    margin-top: 16px;
  }
  .first-screen .swiper .swiper-slide.swiper-slide-prev::after, .first-screen .swiper .swiper-slide.swiper-slide-next::after {
    z-index: 2;
    display: block;
    content: "";
    position: absolute;
    top: 34%;
    transform: translateY(-50%);
    width: 75%;
    height: 320px;
    background: linear-gradient(90deg, #05001c 0%, rgba(5, 0, 28, 0) 100%);
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev::after, .first-screen .swiper .swiper-slide.swiper-slide-next::after {
    top: 39%;
    height: 532px;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-prev {
  transform: translate3d(0px, 0, -40px) rotateX(0deg) rotateY(-16deg) scale(0.95) !important;
}
@media (min-width:768px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev {
    transform: translate3d(0px, 0, -80px) rotateX(0deg) rotateY(-16deg) scale(0.95) !important;
  }
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev {
    transform: translate3d(0px, -6px, -100px) rotateX(0deg) rotateY(-16deg) scale(0.95) !important;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev {
    transform: translate3d(0px, 0px, -150px) rotateX(0deg) rotateY(-16deg) scale(0.95) !important;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-prev::after {
  left: 30%;
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-prev::after {
    left: 32%;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-next {
  transform: translate3d(0px, 0, -40px) rotateX(0deg) rotateY(16deg) scale(0.95) !important;
}
@media (min-width:768px) {
  .first-screen .swiper .swiper-slide.swiper-slide-next {
    transform: translate3d(0px, 0, -80px) rotateX(0deg) rotateY(16deg) scale(0.95) !important;
  }
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide.swiper-slide-next {
    transform: translate3d(0px, -6px, -100px) rotateX(0deg) rotateY(16deg) scale(0.95) !important;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-next {
    transform: translate3d(0px, 0px, -150px) rotateX(0deg) rotateY(16deg) scale(0.95) !important;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-next::after {
  transform: translateY(-50%) rotate(180deg);
  right: 30%;
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-next::after {
    right: 32%;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-active {
  z-index: 3 !important;
  width: 100% !important;
  transform: scale(1) !important;
}
.first-screen .swiper .swiper-slide.swiper-slide-active video {
  border-radius: 6px;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-slide.swiper-slide-active video {
    border-radius: 14px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-slide.swiper-slide-active video {
    border-radius: 24px;
  }
}
.first-screen .swiper .swiper-slide.swiper-slide-active .text-cont {
  visibility: visible;
  opacity: 1;
}
.first-screen .swiper .swiper-button-prev,
.first-screen .swiper .swiper-button-next {
  top: unset;
  bottom: 95px;
  width: 32px;
  height: 32px;
  background: radial-gradient(96.71% 102.84% at 14.71% 3.41%, rgba(107, 87, 255, 0.33) 0%, rgba(107, 87, 255, 0) 100%), rgba(15, 16, 36, 0.25);
  border-width: 0.8px;
  border-style: solid;
  border-color: rgba(131, 114, 255, 0.2);
  border-radius: 50%;
  transition: all 0.3s ease;
  cursor: pointer;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-button-prev,
  .first-screen .swiper .swiper-button-next {
    bottom: 48px;
    width: 36px;
    height: 36px;
    border-width: 1px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-button-prev,
  .first-screen .swiper .swiper-button-next {
    bottom: 35px;
    width: 56px;
    height: 56px;
    border-width: 1.5px;
  }
}
.first-screen .swiper .swiper-button-prev::after,
.first-screen .swiper .swiper-button-next::after {
  content: "";
  width: 16px;
  height: 14px;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-button-prev::after,
  .first-screen .swiper .swiper-button-next::after {
    width: 18px;
    height: 16px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-button-prev::after,
  .first-screen .swiper .swiper-button-next::after {
    width: 29px;
    height: 25px;
  }
}
.first-screen .swiper .swiper-button-prev:hover,
.first-screen .swiper .swiper-button-next:hover {
  background: radial-gradient(96.71% 102.84% at 14.71% 3.41%, rgba(107, 87, 255, 0.72) 0%, rgba(107, 87, 255, 0.2) 100%), rgba(15, 16, 36, 0.25);
  transform: scale(1.1);
}
.first-screen .swiper .swiper-button-prev {
  left: -16px;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-button-prev {
    left: -24px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-button-prev {
    left: 20px;
  }
}
.first-screen .swiper .swiper-button-prev::after {
  content: "";
  background-image: url('data: image/svg+xml, <svg width="29" height="25" viewBox="0 0 29 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.8623 4.15265C9.8623 4.8547 9.29318 5.42383 8.59112 5.42383H6.69599C5.99393 5.42383 5.4248 5.99296 5.4248 6.69501V9.08429C5.4248 9.78634 4.85568 10.3555 4.15362 10.3555H1.27118C0.569126 10.3555 0 10.9246 0 11.6266V14.0159C0 14.718 0.569126 15.2871 1.27118 15.2871H4.15362C4.85568 15.2871 5.4248 15.8562 5.4248 16.5583V17.9603C5.4248 18.6623 5.99393 19.2314 6.69599 19.2314H8.59112C9.29318 19.2314 9.8623 19.8006 9.8623 20.5026V23.3851C9.8623 24.0871 10.4314 24.6562 11.1335 24.6562H14.5081C15.2102 24.6562 15.7793 24.0871 15.7793 23.3851V20.0095C15.7793 19.3074 15.2102 18.7383 14.5081 18.7383H11.6266C10.9246 18.7383 10.3555 18.1692 10.3555 17.4671V16.5583C10.3555 15.8562 10.9246 15.2871 11.6266 15.2871L27.3304 15.2871C28.0324 15.2871 28.6016 14.718 28.6016 14.0159V11.6266C28.6016 10.9246 28.0324 10.3555 27.3304 10.3555L11.6266 10.3555C10.9246 10.3555 10.3555 9.78634 10.3555 9.08429V7.18915C10.3555 6.4871 10.9246 5.91797 11.6266 5.91797H14.5081C15.2102 5.91797 15.7793 5.34884 15.7793 4.64679V1.27118C15.7793 0.569127 15.2102 0 14.5081 0L11.1335 0C10.4314 0 9.8623 0.569127 9.8623 1.27118V4.15265Z" fill="%238372FF"/></svg>');
  background-size: 100% 100%;
}
.first-screen .swiper .swiper-button-next {
  right: -16px;
}
@media (min-width:992px) {
  .first-screen .swiper .swiper-button-next {
    right: -24px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .swiper-button-next {
    right: 20px;
  }
}
.first-screen .swiper .swiper-button-next::after {
  content: "";
  transform: rotate(180deg);
  background-image: url('data: image/svg+xml, <svg width="29" height="25" viewBox="0 0 29 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.8623 4.15265C9.8623 4.8547 9.29318 5.42383 8.59112 5.42383H6.69599C5.99393 5.42383 5.4248 5.99296 5.4248 6.69501V9.08429C5.4248 9.78634 4.85568 10.3555 4.15362 10.3555H1.27118C0.569126 10.3555 0 10.9246 0 11.6266V14.0159C0 14.718 0.569126 15.2871 1.27118 15.2871H4.15362C4.85568 15.2871 5.4248 15.8562 5.4248 16.5583V17.9603C5.4248 18.6623 5.99393 19.2314 6.69599 19.2314H8.59112C9.29318 19.2314 9.8623 19.8006 9.8623 20.5026V23.3851C9.8623 24.0871 10.4314 24.6562 11.1335 24.6562H14.5081C15.2102 24.6562 15.7793 24.0871 15.7793 23.3851V20.0095C15.7793 19.3074 15.2102 18.7383 14.5081 18.7383H11.6266C10.9246 18.7383 10.3555 18.1692 10.3555 17.4671V16.5583C10.3555 15.8562 10.9246 15.2871 11.6266 15.2871L27.3304 15.2871C28.0324 15.2871 28.6016 14.718 28.6016 14.0159V11.6266C28.6016 10.9246 28.0324 10.3555 27.3304 10.3555L11.6266 10.3555C10.9246 10.3555 10.3555 9.78634 10.3555 9.08429V7.18915C10.3555 6.4871 10.9246 5.91797 11.6266 5.91797H14.5081C15.2102 5.91797 15.7793 5.34884 15.7793 4.64679V1.27118C15.7793 0.569127 15.2102 0 14.5081 0L11.1335 0C10.4314 0 9.8623 0.569127 9.8623 1.27118V4.15265Z" fill="%238372FF"/></svg>');
  background-size: 100% 100%;
}
.first-screen .swiper .video-cont video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 1.649px solid rgba(255, 255, 255, 0.2);
}
@media (min-width:992px) {
  .first-screen .swiper .video-cont video {
    border: 4px solid rgba(255, 255, 255, 0.2);
  }
}
.first-screen .swiper .text-cont {
  visibility: hidden;
  opacity: 0;
  max-width: 226px;
  margin-top: 6px;
  border-radius: 8px;
  border: 1px solid #3c3c3c;
  transition: all 0.4s ease;
}
@media (min-width:768px) {
  .first-screen .swiper .text-cont {
    max-width: 365px;
  }
}
@media (min-width:992px) {
  .first-screen .swiper .text-cont {
    max-width: 512px;
    margin-top: 16px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .text-cont {
    max-width: 764px;
    margin-top: 24px;
    border-radius: 14px;
  }
}
@media (max-width: 1599.98px) {
  .first-screen .swiper .text-cont .p4 {
    font-size: 12px;
  }
}
.first-screen .swiper .text-cont .title {
  padding: 0 8px;
  border-radius: 8px 8px 0 0;
  background: linear-gradient(98deg, #5800ff 3.53%, #cda6ff 36.54%, #dc58f1 61.81%, #5800ff 102.56%);
}
@media (min-width:992px) {
  .first-screen .swiper .text-cont .title {
    padding: 2px 8px;
  }
}
@media (min-width:1600px) {
  .first-screen .swiper .text-cont .title {
    padding: 2px 14px;
    border-radius: 14px 14px 0 0;
  }
}
.first-screen .swiper .text-cont .details {
  padding: 4px 8px;
}
@media (min-width:1600px) {
  .first-screen .swiper .text-cont .details {
    padding: 4px 14px;
  }
}
.first-screen .swiper .text-cont .details .p4 {
  background: linear-gradient(91deg, #fff4bc 5.62%, #fff 41.25%, #fff 59.07%, #f690ff 94.71%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: unset;
  font-size: 13px;
}
@media (min-width:1600px) {
  .first-screen .swiper .text-cont .details .p4 {
    font-size: 15px;
  }
}

.product-scene {
  padding: 32px 0 64px;
}
@media (min-width:992px) {
  .product-scene {
    padding: 80px 0;
  }
}
@media (min-width:1600px) {
  .product-scene {
    padding: 60px 0 120px;
  }
}

.product-for-users {
  padding: 64px 0;
  background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/product-for-users-banner-bg-mb.webp") no-repeat center/cover;
}
@media (min-width:992px) {
  .product-for-users {
    padding: 80px 0;
    background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/product-for-users-banner-bg-pc.webp") no-repeat center/cover;
  }
}
@media (min-width:1600px) {
  .product-for-users {
    padding: 120px 0;
  }
}
.product-for-users .container {
  padding: 0;
}
@media (max-width: 991.98px) {
  .product-for-users .feature-h2 {
    padding: 0 18px;
  }
}
.product-for-users .p-text {
  max-width: 810px;
  padding: 0 18px;
}
@media (min-width:992px) {
  .product-for-users .p-text {
    padding: 0;
  }
}
@media (min-width:1600px) {
  .product-for-users .p-text {
    max-width: 1000px;
  }
}
.product-for-users .nav {
  flex-wrap: nowrap;
  padding: 0 18px;
  margin: 32px auto 24px;
  gap: 14px;
  overflow: auto;
}
@media (min-width:992px) {
  .product-for-users .nav {
    width: -moz-fit-content;
    width: fit-content;
    padding: 6px;
    margin: 42px auto 18px;
    gap: 0;
    border-radius: 16.827px;
    border: 1px solid rgba(131, 114, 255, 0.21);
    background: linear-gradient(112deg, rgba(237, 234, 255, 0.12) 43.58%, rgba(207, 199, 255, 0.12) 81.65%);
    overflow: unset;
  }
}
@media (min-width:1600px) {
  .product-for-users .nav {
    padding: 10px;
    margin: 46px auto 20px;
    border-radius: 24px;
  }
}
.product-for-users .nav .nav-link {
  width: -moz-fit-content;
  width: fit-content;
  padding: 1px;
  border-radius: 8px;
  background: #5e568c;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (min-width:992px) {
  .product-for-users .nav .nav-link {
    border-radius: 10px;
  }
  .product-for-users .nav .nav-link:not(:last-child) {
    margin-right: 8px;
  }
}
@media (min-width:1600px) {
  .product-for-users .nav .nav-link {
    border-radius: 14px;
  }
  .product-for-users .nav .nav-link:not(:last-child) {
    margin-right: 16px;
  }
}
.product-for-users .nav .nav-link svg {
  width: 24px;
  height: 24px;
  color: rgba(250, 248, 255, 0.8);
}
@media (min-width:992px) {
  .product-for-users .nav .nav-link svg {
    width: 22px;
    height: 22px;
  }
}
@media (min-width:1600px) {
  .product-for-users .nav .nav-link svg {
    width: 32px;
    height: 32px;
  }
}
.product-for-users .nav .nav-link span {
  color: rgba(250, 248, 255, 0.8);
  white-space: nowrap;
}
.product-for-users .nav .nav-link:hover svg {
  color: #b3a9ff;
}
.product-for-users .nav .nav-link:hover span {
  color: #b3a9ff;
}
@media (min-width:992px) {
  .product-for-users .nav .nav-link.active {
    transform: scale(1.2) translateY(-4px);
    background: linear-gradient(200deg, #fff 17%, #a9a0e5 61%, #594f93 87%);
  }
  .product-for-users .nav .nav-link.active:nth-child(1) {
    margin: 0 28px 0 21px;
  }
  .product-for-users .nav .nav-link.active:nth-child(2) {
    margin: 0 33px 0 25px;
  }
  .product-for-users .nav .nav-link.active:nth-child(3) {
    margin: 0 23px 0 14px;
  }
  .product-for-users .nav .nav-link.active:nth-child(4) {
    margin: 0 29px 0 26px;
  }
}
@media (min-width:1600px) {
  .product-for-users .nav .nav-link.active {
    transform: scale(1.3) translateY(-8px);
  }
  .product-for-users .nav .nav-link.active:nth-child(1) {
    margin: 0 52px 0 34px;
  }
  .product-for-users .nav .nav-link.active:nth-child(2) {
    margin: 0 59px 0 44px;
  }
  .product-for-users .nav .nav-link.active:nth-child(3) {
    margin: 0 43px 0 27px;
  }
  .product-for-users .nav .nav-link.active:nth-child(4) {
    margin: 0 46px 0 46px;
  }
}
.product-for-users .nav .nav-link.active .nav-inside {
  background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/nav-inside-active-bg.webp") no-repeat center/cover;
}
.product-for-users .nav .nav-link.active svg {
  color: #fff;
}
.product-for-users .nav .nav-link.active span {
  color: #fff;
}
.product-for-users .nav .nav-inside {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 4px 16px;
  gap: 4px;
  border-radius: 8px;
  background: linear-gradient(0deg, #423c63 0%, #4e4679 100%);
}
@media (min-width:992px) {
  .product-for-users .nav .nav-inside {
    padding: 10px;
    gap: 8px;
    border-radius: 10px;
  }
}
@media (min-width:1280px) {
  .product-for-users .nav .nav-inside {
    padding: 10px 14px;
  }
}
@media (min-width:1600px) {
  .product-for-users .nav .nav-inside {
    padding: 14px 20px;
    gap: 6px;
    border-radius: 14px;
  }
}
@media (max-width: 1279.98px) {
  .product-for-users .nav .p2 {
    font-size: 12px;
  }
}
.product-for-users .tab-content {
  z-index: 1;
  position: relative;
  padding: 4px;
  margin: 0 18px;
  border-radius: 24px;
  border: 1px solid rgba(250, 248, 255, 0.2);
  background: linear-gradient(180deg, rgba(196, 188, 255, 0.08) 0%, rgba(255, 255, 255, 0.04) 100%);
}
@media (min-width:992px) {
  .product-for-users .tab-content {
    padding: 8px;
    margin: 0;
    border-radius: 21px;
  }
}
@media (min-width:1600px) {
  .product-for-users .tab-content {
    padding: 10px;
    border-radius: 30px;
  }
}
.product-for-users .tab-content::before, .product-for-users .tab-content::after {
  position: absolute;
  content: "";
  top: 5px;
  left: 5px;
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  border-radius: 20px;
}
@media (min-width:992px) {
  .product-for-users .tab-content::before, .product-for-users .tab-content::after {
    top: 9px;
    left: 9px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border-radius: 16px;
  }
}
@media (min-width:1600px) {
  .product-for-users .tab-content::before, .product-for-users .tab-content::after {
    top: 11px;
    left: 11px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border-radius: 22px;
  }
}
.product-for-users .tab-content::before {
  z-index: -2;
  border: 1px solid rgba(250, 248, 255, 0.2);
  background: #05001c;
}
.product-for-users .tab-content::after {
  z-index: -1;
  background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/tab-pane-inside-grid-bg-mb.webp") no-repeat center/cover;
}
@media (min-width:992px) {
  .product-for-users .tab-content::after {
    background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/tab-pane-inside-grid-bg-pc.webp") no-repeat center/cover;
  }
}
.product-for-users .tab-content .tab-inside {
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
}
@media (min-width:992px) {
  .product-for-users .tab-content .tab-inside {
    flex-direction: row-reverse;
    padding: 20px 20px 20px 36px;
    gap: 24px;
  }
}
@media (min-width:1280px) {
  .product-for-users .tab-content .tab-inside {
    gap: 36px;
  }
}
@media (min-width:1600px) {
  .product-for-users .tab-content .tab-inside {
    padding: 32px 32px 32px 61px;
    gap: 48px;
  }
}
.product-for-users .tab-content .text-cont {
  padding: 20px 13px;
}
@media (min-width:992px) {
  .product-for-users .tab-content .text-cont {
    width: 36%;
    padding: 0;
  }
}
.product-for-users .tab-content .text-cont .h4 {
  margin-bottom: 8px;
}
@media (min-width:992px) {
  .product-for-users .tab-content .text-cont .h4 {
    margin-bottom: 12px;
  }
}
@media (min-width:1600px) {
  .product-for-users .tab-content .text-cont .h4 {
    margin-bottom: 17px;
  }
}
@media (min-width:992px) {
  .product-for-users .tab-content .img-cont {
    width: 64%;
  }
}
@media (max-width: 991.98px) {
  .product-for-users .tab-content .img-cont img {
    border-radius: 20px 20px 0 0;
  }
}

.explore-more {
  z-index: 1;
  position: relative;
  padding: 64px 0 32px;
}
@media (min-width:992px) {
  .explore-more {
    padding: 80px 0;
  }
}
@media (min-width:1600px) {
  .explore-more {
    padding: 120px 0 60px;
  }
}
.explore-more::after {
  z-index: -1;
  content: "";
  position: absolute;
  bottom: -32px;
  left: 0;
  width: 100%;
  height: 86px;
  background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/inverted-light-effect-bg-mb.webp") no-repeat center/cover;
}
@media (min-width:768px) {
  .explore-more::after {
    height: 126px;
    background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/inverted-light-effect-bg-pc.webp") no-repeat center/cover;
  }
}
@media (min-width:992px) {
  .explore-more::after {
    bottom: 4px;
  }
}
@media (min-width:1600px) {
  .explore-more::after {
    bottom: -64px;
    height: 270px;
  }
}
@media (min-width: 2000px) {
  .explore-more::after {
    background: url("https://images.edimakor.ai/edimakorai-2025/product/text-to-video/inverted-light-effect-bg-pc-large.webp") no-repeat center/cover;
  }
}
.explore-more .row {
  margin-top: 32px;
  gap: 14px 0;
}
@media (min-width:992px) {
  .explore-more .row {
    margin-top: 40px;
    gap: 0;
  }
}
@media (min-width:1600px) {
  .explore-more .row {
    margin-top: 64px;
  }
}
.explore-more .row > * {
  padding-right: 7px;
  padding-left: 7px;
}
@media (min-width:992px) {
  .explore-more .row > * {
    padding-right: 8px;
    padding-left: 8px;
  }
}
@media (min-width:1600px) {
  .explore-more .row > * {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.explore-more .tools-item {
  display: block;
  height: 100%;
  padding: 2px;
  border-radius: 16px;
  background: transparent;
  transition: all 0.4s ease;
  text-decoration: none;
}
@media (min-width:992px) {
  .explore-more .tools-item {
    border-radius: 12px;
    -webkit-backdrop-filter: blur(1.4px);
            backdrop-filter: blur(1.4px);
  }
}
@media (min-width:1600px) {
  .explore-more .tools-item {
    border-radius: 18px;
    -webkit-backdrop-filter: blur(2px);
            backdrop-filter: blur(2px);
  }
}
.explore-more .tools-item:hover {
  background: linear-gradient(135deg, #e0c7ff 8%, #ee87ff 60%, #e0c7ff 100%);
}
@media (min-width:992px) {
  .explore-more .tools-item:hover {
    transform: translateY(-16px);
  }
}
.explore-more .tools-item .inside-bg {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 4px 4px 8px;
  border-radius: 16px;
  background: linear-gradient(180deg, #6350ed 0%, #8173ea 100%), #fff;
  text-align: center;
  gap: 8px;
}
@media (min-width:992px) {
  .explore-more .tools-item .inside-bg {
    padding: 6px 6px 8px;
    border-radius: 12px;
  }
}
@media (min-width:1600px) {
  .explore-more .tools-item .inside-bg {
    padding: 8px 8px 14px;
    gap: 14px;
    border-radius: 18px;
  }
}
.explore-more .tools-item img {
  border-radius: 14px;
}
@media (min-width:992px) {
  .explore-more .tools-item img {
    border-radius: 10px;
  }
}
@media (min-width:1600px) {
  .explore-more .tools-item img {
    border-radius: 16px;
  }
}
.explore-more .tools-item .p1 {
  height: auto;
  margin: auto;
}

.faq {
  padding: 32px 0;
}
@media (min-width:992px) {
  .faq {
    padding: 80px 0 55px;
  }
}
@media (min-width:1600px) {
  .faq {
    padding: 60px 0 120px;
  }
}
.faq::after {
  display: none;
}

.bottom-screen {
  padding: 32px 14px 64px;
}
@media (min-width:992px) {
  .bottom-screen {
    padding: 25px 0 80px;
  }
}
@media (min-width:1600px) {
  .bottom-screen {
    padding: 63px 0 135px;
  }
}
.bottom-screen h2 {
  max-width: 100%;
}/*# sourceMappingURL=text-to-video.css.map */