* {
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body {
    background-color: #ffffff;
    height: 100%;
    font-family: "Inter", sans-serif;
}
#amimaker-play-mywidget .player video {
    border-radius: 24px 24px 0px 0px !important;
}
.banner .star-contanier img {
    width: 80% !important;
}
.player .horizontalVideo,
#amimaker-play-mywidget .player {
    border-radius: 24px 24px 0px 0px !important;
    background: transparent !important ;
}
.one-m {
    width: fit-content;
    background: #d9f7ff 0% 0% no-repeat padding-box;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 12px;
    font-size: 16px;
    margin: 0 auto 24px auto;
    gap: 6px;
}
.one-m img {
    height: 42px;
    margin-right: 8px;
    width: fit-content;
}
.one-m span {
    font: normal normal 600 16px/24px Inter;
    letter-spacing: 0px;
    color: #000000;
    font-weight: semibold;
}
@media only screen and (max-width: 768px) {
    .one-m {
        width: 100%;
        max-width: 400px;
        flex-wrap: wrap;
        margin-bottom: 34px !important;
        display: none;
    }
}
@media only screen and (max-width: 430px) {
    .one-m {
        width: 100%;
        max-width: 400px;
        flex-wrap: wrap;
        margin-bottom: 14px !important;
    }
}
.sub-text {
    font-size: 20px;
    text-align: center;
}
.item .video-container {
    width: 100%;
    margin: 30px auto 0px auto;
}
.header-inner .navMenus .down-arrow img,
.header-inner .navMenus .languageicon .globe img,
.vertical-menu-header .menu .menu-icon {
    filter: invert(1) !important;
}
#amimaker-play-mywidget .loading-spinner,
.feature-text-menu::before,
.ideas-for-any-niche #amimaker-play-mywidget .play-btn-big,
.resources-menu::before,
.usecase-text-menu::before {
    display: none !important;
}
.hero-section-wrapper {
    padding: 130px 25px 0;
    margin-bottom: -8px;
    position: relative;
}
.header-inner {
    background: 0 0;
    color: #000;
}
.change-color {
    background-color: #fff !important;
    transition: 0.3s ease-out !important;
    background: #fff;
    box-shadow: 0 2px 16px 0 #10182814;
}
.change-color nav a,
.header-inner nav a,
.video-text.overlaping-text .heading.black-text {
    color: #000;
}
.signUp-btn {
    background: linear-gradient(111deg, #00baff 0, #f765fd 100%) no-repeat padding-box;
    border-radius: 62px;
    color: #fff !important;
}
.header-inner {
    background: transparent !important;
}
.change-color {
    background-color: #1a1a1a !important;
}
.navMenus {
    margin-bottom: 0px;
}
@media only screen and (max-width: 992px) {
    .banner .star-contanier img {
        width: 100% !important;
    }
    .vertical-menu-header {
        background-color: transparent !important;
    }
    .row .mb-4-md {
        margin-bottom: 1.5rem !important;
    }
    .wide-card .benefit-title {
        margin-top: 24px;
        margin-left: 24px;
    }
    .wide-card {
        padding: 0px !important;
        height: 100% !important;
    }
    .owl-item .item .d-flex {
        flex-direction: column;
    }
}
.change-color {
    background-color: #ffffff !important;
}
.rainbow-btn {
    opacity: 1;
    padding: 19px 2px 40px 2px;
    width: max-content !important;
    height: max-content !important;
    text-decoration: none;
}
.btn {
    border: none;
}
.rainbow-btn:hover {
    text-decoration: none;
}
.rainbow-btn .btn {
    width: 100% !important;
    max-width: fit-content !important ;
    height: 54px !important;
    color: white;
    padding: 10px 20px;
    border-radius: 52px;
    background: linear-gradient(90deg, #e070f6 0%, #735ff4 100%);
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.rainbow-btn.white-btn .btn {
    background: transparent;
    border: 1px solid #ffffff;
}
.rainbow-btn.white-btn:hover .btn {
    background: #ffffff !important;
    border: 1px solid #ffffff !important ;
    color: #000000 !important;
    box-shadow: none;
}
.breadcrumps{
  color: #727272;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.breadcrumps a{
  color: #727272;
  text-decoration: none;
}
.breadcrumps a:hover{
  color: #E070F6 !important ;
}
.breadcrumps span{
  color: #000000;
  font-weight: 600;
}
.breadcrumps a:hover{
  color: #727272;
  
}
.banner {
    background-position: center;
    background-repeat: no-repeat;
    padding: 180px 0 0 0 !important;
    position: relative;
    @media screen and (max-width: 768px) {
        padding: 180px 0 6% 0 !important;
    }
}
.banner .banner-content h1 {
    width: 100%;
    color: #0d0f0f;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 16px;
    text-align: left;
}
h2 {
    color: #0d0f0f;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 32px;
}
.player .horizontalVideo,
#amimaker-play-mywidget .player {
    border-radius: 24px 24px 0px 0px !important ;
}
.tool-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    height: 4rem;
    border-radius: 24px;
    border: 1px solid #c6bfff;
    background: #fff;
    padding: 16px;
    flex-shrink: 0;
    margin-bottom: 1.2rem;
}
.tool-item {
    text-decoration: none !important;
}
.tool-item p {
    color: #727272;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.tool-item:hover {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
    border-radius: 24px;
    border: 1px solid #c6bfff;
    background: #f7f6ff;
    animation-duration: 2ms;
    cursor: pointer;
    transition: all 0.3s ease;
}
.tool-item:hover p {
    color: #6753ff;
    font-family: Inter;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.tool-item:hover {
    text-decoration: none !important;
}
.tools-container {
    border-radius: 24px;
    background: #f0eeff;
    padding: 40px;
    text-align: center;
    margin-block: 5rem;
}
.tools-container .col-md-4 {
    padding-inline: 10px;
}
h1 {
    font-size: 40px !important;
    font-weight: 800;
    font-family: "Poppins", sans-serif;
}
.banner .banner-content p {
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}
.banner .banner-content .rainbow-btn {
    margin: auto;
}
.banner .banner-content .rainbow-btn:hover {
    text-decoration: none;
}
.star-contanier {
    position: relative;
}
.slider-section {
}
/* SECTION */
.ai-training-section {
  padding: 120px 20px 0px 20px;
}

/* CARD */
.ai-training-card {
  padding: 60px;
  border-radius: 24px;
  background: radial-gradient(
    279.05% 97.28% at 98.37% 100%,
    #9E03BA 0%,
    #B7034B 40.87%,
    #173039 100%
  );
}

/* TITLE */
.ai-training-card h2 {
  color: #FFF;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 40px;
  font-weight: 700;
}

/* TEXT */
.ai-training-card p {
  color: #FFF;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .ai-training-card {
    padding: 40px 24px;
  }

  .ai-training-card h2 {
    font-size: 30px;
  }

  .ai-training-card p {
    font-size: 16px;
  }
}

@media (max-width: 576px) {
  .ai-training-card {
    padding: 32px 20px;
  }

  .ai-training-card h2 {
    font-size: 24px;
  }
}

@media (max-width: 764px) {
    .video-slider-section h2 {
        font-size: 1.4rem;
        line-height: 1.3;
        padding: 0 10px;
    }
    .breadcrumps {
        text-align: center;
    }
    .video-slider-section p {
        font-size: 0.9rem;
        padding: 0 15px;
    }
    .rainbow-btn {
        display: flex;
        justify-content: center;
        width: 100%;
    }
    .rainbow-btn .btn {
        font-size: 0.9rem;
        padding: 10px 16px;
    }
    .swiper-slide {
        display: flex;
        justify-content: center;
    }
    .swiper-slide video {
        width: 90vw !important;
        height: auto !important;
        border-radius: 12px;
    }
    .swiper-container-wrapper {
        position: relative;
        overflow: hidden;
        padding: 0 10px;
    }
    .swiper-button-controls {
        display: flex;
        justify-content: space-between;
        width: 100%;
        top: auto;
        bottom: 5px;
        padding: 0 15px;
    }
    .swiper-button-prev,
    .swiper-button-next {
        position: static;
        width: 35px;
        height: 35px;
        background: #fff;
        border-radius: 50%;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .swiper-button-prev svg,
    .swiper-button-next svg {
        width: 14px;
        height: 14px;
    }
}
.container {
    max-width: 90vw !important;
}
.pricing-section {
    padding: 80px 15px;
}
.pricing-card {
    padding: 40px;
    border-radius: 24px;
    font-family: Inter, sans-serif;
}
.blue-card {
    border: 1px solid #caeaff;
    background: linear-gradient(180deg, #fff 0%, #def3ff 100%);
}
.blue-card ul {
    padding-left: 18px;
}
.blue-card li {
    list-style: disc;
}
.purple-card {
    border: 1px solid #e6d9ff;
    background: linear-gradient(180deg, #fff 0%, #f1eaff 100%);
}
.pricing-card h3 {
    color: #0d0f0f;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px;
}
.pricing-card p {
    color: #383838;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
}
.pricing-card.blue-card p {
    margin-bottom: 12px;
}
.outline-btn {
    padding: 12px 24px;
    border-radius: 999px;
    border: 1.5px solid #0d0f0f;
    background: transparent;
    font-weight: 600;
}
.outline-btn:hover {
    background: #0d0f0f;
    color: #caeaff;
    box-shadow: 0 4px 6.8px 0 #74c5fabd;
}
.gradient-btn {
    padding: 12px 26px;
    border-radius: 999px;
    border: none;
    color: #fff;
    font-weight: 600;
    background: linear-gradient(90deg, #9b5cff, #6a5cff);
}
.security-section {
    background: #f6f8fb;
    font-family: Inter, sans-serif;
}
.security-section {
    padding: 0 0 100px;
    display: flex;
    justify-content: center;
}
.security-card {
    width: 100%;
    height: 100%;
    aspect-ratio: 1104/500;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 32px;
    background: radial-gradient(60.05% 120.28% at 78.37% 100%, #9e03ba 0, #b7034b 60.87%, #173039 100%);
    text-align: center;
}
.security-card h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
}
.security-card p {
    margin-top: 16px;
    color: #fff;
    font-size: 25px;
    font-weight: 400;
    line-height: normal;
}
.security-logos {
    margin-top: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
    flex-wrap: wrap;
}
.security-logos img {
    height: 143px;
    width: auto;
    object-fit: contain;
}
@media (max-width: 768px) {
    .security-card h3 {
        font-size: 26px;
    }
    .security-card {
        padding: 60px 24px;
        border-radius: 24px;
        aspect-ratio: auto;
    }
    .security-card p {
        font-size: 16px;
    }
    .security-logos {
        gap: 24px;
        margin-top: 32px;
    }
    .security-logos img {
        height: 72px;
    }
    .help-card {
        padding: 30px !important;
    }
    .container.tools-container {
        margin-block: 80px !important;
        padding: 30px 20px !important;
    }
}
@media only screen and (min-width: 1480px) {
    html {
        font-size: calc(0.6rem + 0.5vw);
    }
    .security-card,
    .security-section .container {
        max-height: 600px;
    }
}
@media only screen and (min-width: 2600px) {
    .security-card,
    .security-section .container {
        height: 60vh;
        max-height: 60vh;
    }
    .security-card {
        border-radius: 2.5rem;
    }
    .security-card h3 {
        font-size: 2.5rem;
        margin-bottom: 1rem;
    }
    .security-card p,
    body > section.pricing-section > div > p {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }
    .security-logos img {
        height: 10rem;
    }
}

/* INDUSTRY SECTION */
.industry-section{
  padding:120px 0 100px;
  font-family:Inter,sans-serif;
  background:#fff;
}

/* TITLE */
.industry-section .slider-title{
  color:#0d0f0f;
  text-align:center;
  font-size:40px;
  font-weight:700;
  line-height:normal;
}

/* SUBTITLE */
.industry-section .slider-subtitle{
  color:#383838;
  text-align:center;
  font-size:18px;
  font-weight:400;
  line-height:24px;
  max-width:70%;
  margin:12px auto 0;
}

/* SWIPER SLIDE */
.industry-section .swiper-slide{
  display:flex;
  justify-content:center;
  width:616px;
  height:auto;
}
.industry-section .swiper-slide{
      /* width:616px !important; */
     /* height:538px; */
}
/* CARD */
.industry-section .slider-card{
  width:100% !important;
  height:100%;
  padding:40px;
  padding-bottom: 0px;
  border-radius:24px;
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
}

/* CARD BACKGROUND */
.industry-section .blue-card{
  background:#e2f0ff;
  color:#000;
}

/* TEXT CONTAINER */
.industry-section .text-container{
  margin-bottom:24px;
}

/* CARD TITLE */
.industry-section .slider-card h3{
  color:#000;
  font-family:Inter;
  font-size:30px;
  font-style:normal;
  font-weight:700;
  line-height:normal;
}

/* CARD TEXT */
.industry-section .slider-card p{
  color:#000;
  font-family:Inter;
  font-size:18px;
  font-style:normal;
  font-weight:400;
  line-height:24px;
  margin-top:12px;
}

/* IMAGE */
.industry-section .slider-card img{
  width:100%;
  height:auto;
  object-fit:cover;
  border-radius:16px 16px 0px 0px ;
  margin-inline:auto;
}

/* SWIPER BUTTONS */
.swiper-button-next,
.swiper-button-prev{
  color:#000!important;
  position:absolute!important;
  width:44px!important;
  height:44px!important;
  background:#fff;
  border:1px solid #e7e7e7!important;
  padding:9px;
  border-radius:50px;
}

.swiper-button-next:after,
.swiper-button-prev:after{
  display:none!important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover{
  background:#f5f5f5!important;
  border:1px solid #030303!important;
  box-shadow:0 4px 6.8px rgba(75,75,76,.5)!important;
  transition:.3s;
}

/* PAGINATION */
.industry-section .industry-pagination{
  margin-top:32px;
}

.industry-section .swiper-pagination-bullet{
  background:#173039;
  opacity:.3;
}

.industry-section .swiper-pagination-bullet-active{
  opacity:1;
}

/* MOBILE */
@media (max-width:768px){

  .industry-section .swiper-slide{
    width:92%;
  }

  .industry-section .slider-card{
    width:100%;
    height:auto;
    padding:24px;
  }

  .industry-section .slider-card img{
    width:100%;
    height:auto;
  }

  .industry-section .slider-subtitle{
    max-width:90vw;
  }
}
.help-section {
}
.help-card {
    padding: 120px 30px;
    border-radius: 24px;
    border: 1px solid #f4edff;
    background: linear-gradient(180deg, #fff 0%, #f4eeff 89.57%, #eadfff 100%);
}
.help-card div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.help-card h2 {
    color: #0d0f0f;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 16px;
}
.help-card p {
    color: #383838;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    max-width: 720px;
    margin: 0 auto;
}
@media only screen and (min-width: 1334px) {
    .purple-card .rainbow-btn .btn {
        margin-top: 2rem !important;
    }
}
.ai_advanced_editor {
    position: relative;
    margin-block: 100px !important ;
    @media screen and (max-width: 768px) {
        margin-bottom: 60px !important ;
    }
}
.ai_advanced_editor p {
    font: normal normal 600 24px/26px Inter;
    letter-spacing: 0px;
    color: #eceff5;
    opacity: 1;
    text-align: center;
}
.testimonial-grid {
    width: 100% !important ;
    gap: 20px !important;
    margin: auto;
    position: relative;
}
@media only screen and (max-width: 768px) {
    h2 {
        font-size: 28px !important ;
    }
    .feature-text h3 {
        font-size: 30px !important ;
    }
    .faq-section .container {
        flex-direction: column;
    }
    .faq-section h2 {
        max-width: 100% !important;
        margin: auto !important;
        text-align: center !important;
        margin-bottom: 60px !important;
        font-size: 28px !important;
    }
    .testimonial-grid {
        flex-direction: column;
    }
    .feature-text {
        margin: auto;
        text-align: center;
    }
    .gradient-card-1 .benefit-title {
    }
    .gradient-card {
        flex-direction: column;
    }
    .gradient-card-1 .benefit-title {
        max-width: 100% !important;
    }
    .tools-container .col-12.col-sm-6.col-md-4 {
        max-width: 95% !important;
        width: 100% !important;
    }
    .testimonial-card {
        background-size: contain;
        height: auto !important;
        width: 100% !important;
        aspect-ratio: 367/294 !important;
    }
}
.light-theme {
    background: white !important;
}
.testimonial-card {
    width: 399px !important;
    max-width: 399px !important;
    height: 312px;
    display: flex;
    text-align: center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    border-radius: 24px;
}
.testimonial-card:nth-child(even) {
    background-image: url("../prompt-to-video-generator/test-card-2.png");
    background-size: cover;
    border: 1px solid #f1ebff;
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial-card:nth-child(odd) {
    background-image: url("../prompt-to-video-generator/test-card-1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.feature-row {
    justify-content: space-around;
    margin-bottom: 80px !important;
}
.feature-row:last-child {
    margin-bottom: 0px !important;
}
.feature-row img {
    width: 100%;
    height: 100%;
}
.feature-text {
    max-width: 471px;
}
.feature-text h3 {
    color: #0d0f0f;
    font-family: Inter, sans-serif;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 16px;
}
.feature-text p {
    color: #383838;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 24px;
}
.btn-gradient {
    max-width: fit-content;
    padding: 10px 20px;
    border-radius: 52px;
    background: linear-gradient(90deg, #e070f6 0%, #735ff4 100%);
    color: #fff;
    border: none;
    font-weight: 500;
    cursor: pointer;
}
.btn-gradient:hover {
    background: linear-gradient(90deg, #735ff4 0%, #e070f6 100%);
    box-shadow: 0 4px 4px 0 #6c3fff;
}
.btn-gradient:active {
    background-image: linear-gradient(90deg, #735ff4 0%, #e070f6 100%) !important;
    box-shadow: 0 4px 4px 0 #6c3fff;
    outline: 0px !important;
}
button:active,
button:focus {
    outline: 0px !important;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: 0 4px 4px 0 #6c3fff !important;
}

.ai-explore-section{
    margin-bottom: 120px;
  /* padding:80px 0;
  padding-bottom: 0px; */
}
.it-genai-section{
    margin-top: 120px;
}

/* title */
.ai-explore-title{
  color:#0D0F0F;
  text-align:center;
  font-family:Inter;
  font-size:40px;
  font-weight:700;
  line-height:normal;
}

/* subtitle */
.ai-explore-subtitle{
  color:#383838;
  text-align:center;
  font-family:Inter;
  font-size:18px;
  font-weight:400;
  line-height:24px;
  margin-top:16px;
}

/* grid spacing */
.ai-explore-grid{
  margin-top:48px;
  row-gap:32px;
}

/* card */
.explore-card{
  border-radius:24px;
  border:1px solid #ECECEC;
  background:#FFF;
  padding:10px;
  text-align:center;
  height:100%;
}

/* image */
.explore-card img{
  width:100%;
  height:auto;
  aspect-ratio:240/150;
  object-fit:cover;
  border-radius:12px;
}

/* title */
.explore-card h3{
  color:#0D0F0F;
  text-align:center;
  font-family:Inter;
  font-size:14.982px;
  font-weight:700;
  line-height:140%;
  margin-top:16px;
}

/* CTA */
.ai-explore-cta{
  margin-top:48px;
}
video {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}
.testi-details-wrapper {
    margin-top: 45px;
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.profile-details {
    display: flex;
    flex-direction: column;
    gap: 4px;
    align-items: center;
    justify-content: center;
    margin: auto;
}
.profile-details .testi-heading-name {
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.profile-details .designation {
    color: #727272;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.testi-heading {
    color: #383838;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.5;
    margin: auto;
}
.testi-card-inner {
    margin: auto;
    max-width: 333px;
}
@media only screen and (max-width: 992px) {
    .testimonial-card {
        max-width: 100% !important;
        height: auto !important;
        padding: 20px 14px;
    }
    .testi-heading {
        font-size: 14px;
    }
    .profile-details .testi-heading-name {
        font-size: 15px;
    }
    .profile-details .designation {
        font-size: 12px;
    }
}
@media (min-width: 992px) {
    .col-lg-5 {
        padding-inline: 0px;
    }
}
.carousel-section .container .carousel .carousel-item .carousel-content .left-content ul li::marker {
    color: #00c1ff !important;
    font-size: 24px !important;
}
.faq-section {
    margin-block: 120px !important ;
    @media screen and (max-width: 768px) {
        margin-bottom: 60px !important ;
    }
}
.faq-section .container {
    display: flex;
}
.faq-section h2 {
    color: #0d0f0f;
    font-family: Inter;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: 42px;
    max-width: 335px;
    text-align: left;
}
.faq-section #accordion .card {
    padding: 25px;
    line-height: 24px;
    font-size: 18px;
    border: none;
    border-bottom: 1px solid #e8e8e8;
    width: 100%;
}
.faq-section #accordion .card .title {
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
}
.faq-section #accordion .card {
    color: #727272 !important;
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    transition: 0.3ms height ease-in-out;
}
.faq-section #accordion .card .collapse {
    padding: 10px 40px 0px 24px;
    transition: all 0.5s ease;
}
.faq-section .collapse {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition:
        max-height 0.35s ease,
        opacity 0.25s ease;
}
#collapseOne,
#collapseTwo,
#collapseThree,
#collapseFour,
#collapseFive {
    color: #727272 !important;
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    padding: 10px 40px 0px 24px;
}
.faq-section .collapse.show {
    max-height: 300px;
    opacity: 1;
}
.faq-section .collapse p,
.faq-section .collapse {
    margin-bottom: 0;
}
.faq-section #accordion .card .title:after {
    content: url("../prompt-to-video-generator/down-arrow.png");
    position: absolute;
    right: 39px;
    top: 25px;
    transform: rotate(180deg);
    z-index: 3;
    cursor: pointer;
}
.faq-section #accordion .card .collapsed:after {
    transform: rotate(0deg);
    transition: transform 0.3s ease;
    content: url("../prompt-to-video-generator/down-arrow.png");
}
.faq-section #accordion .card .title,
.faq-section #accordion .card .collapse {
    width: 90%;
}
.faq-section #accordion .card .collapsing{
    width: 90%;

}
.faq-section #accordion .card .title {
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
a:hover {
    color: white;
    cursor: pointer;
}
.template-section a:hover {
    text-decoration: none;
    color: black;
    cursor: pointer;
}
.template-section .card:hover {
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.rainbow-btn .btn:hover,
.rainbow-btn .btn:active {
    background-image: linear-gradient(90deg, #735ff4 0%, #e070f6 100%) !important;
    box-shadow: 0 4px 6.8px 0 rgba(108, 63, 255, 0.5);
    transition: all 0.1s ease-in-out;
}
.btn-blue-gradient:hover {
    color: #ffffff !important;
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.banner .container {
    gap: 3%;
}
@media (min-width: 770px) and (max-width: 830px) {
    .banner .container {
        width: 100%;
        margin-inline: 10px;
    }
}
@media only screen and (max-width: 1100px) {
    .banner .banner-content p {
        width: 80%;
    }
    .banner .banner-content h1 {
        font-size: 40px !important;
    }
    .banner .container {
        gap: inherit;
    }
}
@media only screen and (max-width: 768px) {
    .banner .banner-content h1,
    .banner .banner-content p,
    .banner .banner-content {
        text-align: center;
        width: 100%;
        margin-block: 0.6rem;
        padding: 0px;
        margin-inline: auto;
    }
    .banner-desc {
        width: 100%;
    }
    .banner .banner-content h1 {
        font-size: 36px !important;
        line-height: normal !important;
    }
    .banner .banner-content p {
        margin-block: 20px !important;
    }
    .star-contanier.p-3 {
        padding: 0px !important;
    }
    .benefits-section {
        margin-block: 60px !important ;
    }
    .benefits-section p {
        max-width: 100% !important;
    }
    .brand-logo-section {
        margin-bottom: 60px !important ;
    }
}
@media only screen and (max-width: 480px) {
    .banner-desc {
        width: 100%;
    }
    .banner .rainbow-btn {
        margin-inline: auto !important ;
    }
    .banner .rainbow-btn .btn {
        margin-inline: auto !important ;
        padding-inline: 10px !important;
        width: 290px !important;
    }
}
.brand-section {    
    margin-block: 120px 60px;
    padding-top: 0px;
}
.brand-section .col {
    text-align: center;
}
.brand-logo-section {
    margin-bottom: 100px;
}
.brand-logo-section .card {
    border-radius: 20px;
}
.accordion-section2 .col-lg-4 img {
    width: 90%;
    aspect-ratio: 342/270.419;
}
.right-content ul li::marker {
    color: #00c1ff !important;
    font-size: 24px !important;
}
.accordion-section2 h2 {
    text-align: center;
    font-weight: 700;
}
.accordion-section2 .d-flex {
    flex-direction: row-reverse;
    justify-content: space-around;
}
.accordion-section2 .title {
    color: #383838;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.accordion-section2 .desc {
    color: #727272;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 80%;
    margin: auto;
}
.accordion-section2 {
    margin-block: 100px !important ;
    background: transparent linear-gradient(180deg, #1f0512 0%, #142b36 61%, #1f0512 100%) 0% 0% no-repeat padding-box;
    @media screen and (max-width: 768px) {
        margin-block: 60px !important ;
    }
}
.accordion-section2 .sub-text {
    color: #797979;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-block: 60px 24px !important;
}
@media screen and (max-width: 768px) {
    .container {
        width: 100% !important;
        max-width: 90% !important;
        margin: auto !important;
        padding: 0px !important;
    }
    .rainbow-btn .btn {
        padding: 13px 16px;
        font-size: 17px;
    }
    .rainbow-btn {
        padding: 17px 2px 20px 2px;
    }
    .tool-item {
        padding: 0px 14px;
    }
    .tool-item p {
        font-size: 16px !important;
    }
    .accordion-section2 .sub-text {
        margin-top: 40px !important;
    }
    .audio-to-video-section {
        margin-bottom: 60px !important;
    }
    .gradient-card-1 .benefit-title {
        position: relative !important;
        max-width: 300px;
    }
    .gradient-card-1 .benefit-media,
    .wide-card .benefit-title {
        width: 100% !important;
        max-width: 100% !important;
        padding-bottom: 0px !important;
    }
    .wide-card {
        padding: 24px 24px 0px 24px !important;
    }
    .wide-card img {
        padding-top: 0px !important;
    }
    .gradient-card-2 .benefit-title {
        padding-bottom: 0px !important;
    }
    .item {
        overflow: hidden;
        text-align: center;
        padding: 20px 7px;
        width: 100%;
        max-width: 360px;
        border-radius: 24px;
        margin-inline: auto !important;
        margin-block: 10px;
    }
    .item h3 {
        height: auto;
        line-height: 21px;
        font-size: 20px !important;
        font-weight: bold;
        padding: 13px 0;
    }
    .item img {
        margin: auto;
    }
    .faq-section #accordion .card .title,
    .faq-section #accordion .card .collapse {
        width: 85%;
    }
    .faq-section #accordion .card .collapse {
    }
    .testi-details-wrapper {
        margin-top: 10px;
    }
    .accordion-section2 p {
        height: fit-content !important;
        margin: auto;
    }
    collapseOne,
    #collapseTwo,
    #collapseThree,
    #collapseFour,
    #collapseFive {
        color: #727272 !important;
        font-family: Inter;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 400 !important;
        line-height: normal;
        padding: 10px 0px 0px 0px;
    }
    .faq-section #accordion .card .title:after {
        right: 20px;
    }
    .accordion-section2 .title {
        padding-bottom: 0px;
    }
    .accordion-section2 .desc {
        max-width: 100%;
    }
}
.end-section {
    position: relative;
    margin-top: 120px;
    border-radius: 32px;
    overflow: hidden;
    width: 100%;
    height: auto;
    aspect-ratio: 1105 / 410;
}
.end-section img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1105 / 410;
}
.video-slider-section {
    position: relative;
    overflow: hidden;
}
.video-slider-section p {
    max-width: 915px;
    margin: auto;
}
.video-slider-section .rainbow-btn {
    padding-bottom: 12px;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: white;
    z-index: 10;
}
.swiper-button-prev {
    right: 50px;
}
.swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
     opacity: 1 !important;
}

.swiper-slide-active .swiper-slide-video {
    transform: translateY(-24px);
}
.swiper {
    padding-block: 80px 80px !important;
}
.swiper-button-prev,
.swiper-button-next {
    color: #000 !important;
    position: absolute !important;
    width: 34px !important;
    height: 34px !important;
    background-color: #fff;
    border: #e7e7e7 1px solid !important;
    padding: 9px;
    border-radius: 50px;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
    transition: all 0.3s ease-in-out;
    background: #f5f5f5 !important;
    border: #000 1px solid !important;
}
.swiper-button-controls {
    position: absolute;
    bottom: 54px;
    right: -10px;
    z-index: 10;
    display: flex;
    gap: 38px;
    height: 34px;
}
.swiper-button-prev svg,
.swiper-button-next svg {
    width: 19px !important;
    height: 17px !important;
    object-fit: contain;
    cursor: pointer;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}
@media (min-width: 992px) {
    .benefits-section .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 38.333333%;
        max-width: 38.333333%;
    }
    .benefits-section .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 60.666667%;
    }
}
.end-section .text-container {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 780px;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
}
.animaker_responsive_padding video,
.animaker_responsive_padding img {
    border-radius: 24px;
}
.end-section .text-container h4 {
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 24px;
}
.end-section .text-container p {
    color: #fff;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 24px;
}
.audio-to-video-section {
    background: #ffffff;
    margin-bottom: 100px;
}
.section-title {
    color: #0d0f0f;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 60px;
}
.content-block {
    margin-bottom: 24px;
}

/* MAIN CARD */
.clarity-card {
  border-radius: 24px;
  background: radial-gradient(
    228.25% 78.26% at 98.37% 100%,
    #9E03BA 0%,
    #B7034B 40.87%,
    #173039 100%
  );
}

/* TEXT */
.text-content {
  padding-top: 32px;
  padding-left: 32px;
}

/* H3 */
.text-content h3 {
  color: #FFF;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

/* P */
.text-content p {
  color: #FFF;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-top: 12px;
}

/* IMAGE SECTION */
.scene-wrapper {
  padding-inline: 104px;
  padding-top: 32px ;
}

.tech-clarity-section {
    overflow: hidden;
}
.scene-wrapper img {
  width: 100%;
  transform: scale(1.02);
  /* border-radius: 16px; */
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .text-content {
    padding: 24px;
    text-align: center;
  }

  .scene-wrapper {
    padding: 0px;
  }

}
.benefits-section {
    background: #ffffff;
    margin-block: 120px;
}
.benefits-section .row{
    margin: 0px;
}
.benefits-section .container {
}
.benefits-heading {
    color: #0d0f0f;
    text-align: center;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 0 auto;
}
/* body > section.benefits-section > div > div:nth-child(5) > div:nth-child(2) > div > div,
body > section.benefits-section > div > div:nth-child(4) > div.col-lg-4 > div > div {
    padding-inline: 2rem;
} */
.benefit-card {
    border-radius: 24px;
    height: 100%;
    overflow: hidden;
}
.gradient-card-1 {
    height: auto;
}
.gradient-card {
    position: relative;
    display: flex;
    justify-content: flex-end;
    border-radius: 24px;
    background: radial-gradient(120% 140% at 95% 85%, #9e03ba 0%, #b7034b 38%, #173039 78%);
    color: #ffffff;
}
.gradient-card-1 .benefit-media {
    width: 100%;
}
.ai-voice.gradient-card-2 img{
    padding-bottom: 0px !important;
    transform: translateY(2px); ;
}
.gradient-card-2 img{
    padding: 30px;
}
.benefit-card.gradient-card-1{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.benefit-card .text-container{
    padding-left: 30px;
    padding-top: 30px;
}
.gradient-card-1 .benefit-title {
    max-width: 100%;
}
body > section.benefits-section > div > div:nth-child(4) > div:nth-child(2) > div > div.benefit-media > img{
    padding-bottom: 30px !important;
}
.benefit-title {
    color: #fff;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.gradient-card-2 {
    display: flex !important;
    justify-content: space-between;
    flex-direction: column;
    background: radial-gradient(302.66% 117.5% at -3.31% 113.33%, #9e03ba 0%, #b7034b 40.87%, #173039 100%);
}
.gradient-card-2 .benefit-title {
    width: 100%;
}
.benefit-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.wide-card {
    padding-left: 40px;
}
.wide-card img {
    width: 100%;
}
.wide-card .benefit-title {
    max-width: 86%;
}
.benefits-section .row {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .benefits-heading {
        font-size: 26px;
    }
    .benefits-section .row {
        display: flex;
        flex-direction: column;
    }
    .benefit-title {
        font-size: 16px;
    }
    .gradient-card-2 .benefit-title {
        width: 100%;
    }
    .wide-card .benefit-title {
        width: 100% !important;
    }
    .ai_advanced_editor {
        max-width: 90%;
        margin: auto;
        margin-block: 100px !important;
    }
    .faq-section .container {
        width: 100% !important;
        max-width: 100% !important;
    }
    .faq-section #accordion .card {
        padding-inline: 0px !important;
    }
    .wide-card {
        padding: 24px;
    }
}

.compliance-section {
    background: linear-gradient(130deg,#173039 0,#173039 38%,#b9044b 58%,#9b04ce 82%,#1742ae 100%);
    color: #fff;
    border-radius: 30px;
    padding: 80px 85px!important;
    text-align: center;
    height: auto
}

.compliance-section h2 {
    font: 800 42px/54px Inter,sans-serif;
    margin-bottom: 40px
}

.compliance-item h3 {
    font: 800 26px/32px Inter,sans-serif;
    margin-top: 20px;
    margin-bottom: 12px
}

.compliance-item p {
    font: 600 18px/26px Inter,sans-serif;
    max-width: 250px;
    margin: 0 auto
}

.compliance-img {
    width: 111px;
    height: 111px;
    object-fit: contain;
    margin-bottom: 20px
}
/* GRID GAP */
.it-genai-section .row.g-4 {
  --bs-gutter-x: 16px;
  --bs-gutter-y: 16px;
}


/* CARD */
.it-card {
  display: flex;
  flex-direction: column; /* already column */
  width: 100%;
  /* ✅ aspect ratio instead of fixed height */
  aspect-ratio: 544 / 239;

  padding: 20px;
  gap: 30px;
  margin-bottom: 30px;
  border-radius: 24px;
  background: #F2EBFF;
}

/* ICON */
.it-card .icon-container img {
  width: 64px;
  height: 64px;
}

/* TEXT */
.it-card .text-container h3 {
  color: #383838;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.it-card .text-container p {
  color: #383838;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

/* DESKTOP ALIGN */
@media (min-width: 992px) {
  .it-card {
    align-items: flex-start;
    text-align: left;
  }
}

/* MOBILE + TAB */
@media (max-width: 991px) {
  .it-card {
    max-width: 100%;
    aspect-ratio: auto;   /* ✅ remove fixed ratio on small screens */
    height: auto;

    align-items: center;  /* ✅ center content */
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {


    .compliance-section h2 {
        font: 800 32px/54px Inter,sans-serif
    }

    .compliance-section.container {
        height: auto;
        padding: 50px 12px!important
    }

    .benefit-card .text-container{
        padding: 24px !important;
        padding-bottom: 0px !important;
    }

    .compliance-item {
        margin-bottom: 20px
    }
}
.audio-to-video-section .content-block h3 {
    color: #0d0f0f;
    font-family: "Inter", sans-serif;
    font-size: 20px !important;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 6px;
}
.content-block p {
    color: #383838;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}
.audio-video-img {
    width: 566px;
    max-width: 100%;
    height: auto;
    aspect-ratio: 566 / 546.967;
    object-fit: cover;
    border-radius: 16px;
}
.stats-section {
    padding: 0 20px;
}
.stats-container {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    gap: 24px;
    flex-wrap: wrap;
}
.stat-card {
    border-radius: 16px;
    border: 1px solid #ececec;
    background: #f9f9f9;
    padding: 18px 28px;
    display: flex;
    align-items: center;
    gap: 12px;
}
.stat-number {
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.stat-text {
    color: #000;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
@media (max-width: 576px) {
    .stat-number {
        font-size: 24px;
    }
    .stat-text {
        font-size: 12px;
    }
}
@media only screen and (max-width: 768px) {
    .stats-section .stat-card {
        width: 100% !important;
        align-items: center;
        justify-content: center;
    }
    .stats-section {
        margin-bottom: 0px;
    }
}
@media (max-width: 768px) {
    .audio-video-row {
        flex-direction: column;
    }
    .section-title {
        font-size: 30px;
        margin-bottom: 40px;
    }
    .industry-section{
        padding: 60px 0px;
    }
    .ai-explore-section.container, .it-genai-section{
        margin: 60px 0px !important;
    }
}
@media only screen and (max-width: 480px) {
    .grid-section .btn-blue-gradient {
        font-size: 16px !important;
    }
    .grid-section .btn-blue-gradient {
        padding-inline: 15px !important;
        font-size: 18px;
    }
    .container {
        padding: 0px !important;
    }
    .ai-training-section .container{
        margin: 0px;
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 1360px) {
    .grid-section .container {
        max-width: 85vw !important;
    }
    .grid-section .px-md-5 {
        padding-inline: 0px !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1360px) {
    .reasons .mobileSlider p {
        height: 120px !important;
    }
}
@media only screen and (max-width: 1160px) {
    .grid-section .container {
        max-width: 95vw !important;
    }
}
@media only screen and (min-width: 1361px) {
    .grid-section .container {
        max-width: 80vw !important;
    }
}
@media only screen and (max-width: 1320px) {
    .wide-card {
        padding-left: 40px;
        height: 384px;
    }
}
@media only screen and (max-width: 1030px) {
    .grid-section .row {
        gap: 30px;
    }
}
.grid-section {
    padding: 0px 0;
}
.grid-section h2 {
    max-width: 900px;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    line-height: 65px;
    margin-inline: auto;
    margin-bottom: 20px;
}
.grid-section .row {
    margin-bottom: 34px;
    padding: 0px;
}
.grid-section .rainbow-btn {
    padding-bottom: 0px;
}
.grid-section .card {
    aspect-ratio: 324/280;
    padding: 24px;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 16px;
    border-radius: 24px;
    background: #f6f2ff;
    border: none;
}
.grid-section .card img {
    aspect-ratio: 54/54;
}
.grid-section .card h4 {
    color: #0d0f0f;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 0px;
}
.grid-section .card p {
    color: #383838;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.listed-features li::marker {
    width: 10px;
    height: 10px;
    color: #00c1ff;
}
.audio-style-section {
    background: #ffffff;
    margin-bottom: 100px;
}
.style-video-wrapper {
    max-width: 85vw;
    position: relative;
    aspect-ratio: 1104/617;
    border-radius: 28px;
    overflow: hidden;
    margin: auto;
}
body > section.audio-style-section > div > div.d-flex.align-items-center.justify-content-center > a {
    padding: 40px 20px 0px 20px !important;
}
.bg-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 3;
    aspect-ratio: 1104/617;
}
.video-overlay {
    position: absolute;
    inset: 0;
    background: var(--Radial, radial-gradient(279.05% 97.28% at 98.37% 100%, #9e03ba 0%, #b7034b 40.87%, #173039 100%));
    z-index: 2;
}
.style-heading {
    position: relative;
    z-index: 3;
    text-align: center;
    color: #ffffff;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-weight: 700;
    padding: 0 24px;
    top: 10%;
    transform: translateY(-50%);
}
.style-cta {
    background: linear-gradient(90deg, #c26bff, #8a6cff);
    color: #ffffff;
    padding: 14px 28px;
    border-radius: 999px;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}
@media (max-width: 768px) {
    .style-video-wrapper {
        height: auto;
        max-width: 100%;
    }
    .style-heading {
        font-size: 16px !important;
        top: 25px !important;
        line-height: normal !important;
    }
    .style-video-wrapper {
        border-radius: 14px;
    }
    .benefits-section .row {
        width: auto;
    }
    .bottom-wide .benefit-card {
        padding: 0px !important;
    }
    .reasons .mobileSlider .title {
        font-size: 20px !important;
        line-height: 27px !important;
        text-align: center !important;
    }
    .reasons .mobileSlider p {
        text-align: center !important;
    }
    .reasons .rainbow-btn .btn {
        font-size: 14px !important;
        margin: auto;
        text-align: center;
    }
    .owl-item .item {
        height: 620px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column;
    }
    .pricing-card {
        padding: 20px !important;
    }
    .mobileSlider .item {
        padding-inline: 10px !important;
    }
    .owl-item .col-lg-5 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .stats-section {
        margin-bottom: 30px !important;
    }
}
#section-3 {
    padding: 100px 0;
}
.reasons h2 {
    color: #0d0f0f;
    text-align: center;
    font-family: Inter;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: auto;
}
.reasons .flex {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.owl-carousel .owl-item {
}
.reasons .desktopSlider {
    display: -webkit-box;
    display: -ms-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 18.8125vw !important;
    border-radius: 4px;
}
.reasons.cl-ir .desktopSlider {
    margin: 0px 46px 0px 36px;
}
.owl-stage-outer .item {
    border-radius: 24px;
    border: 1px solid #f4edff;
    background: linear-gradient(179deg, #fff 0.74%, #f4eeff 38.46%, #eadeff 76.92%);
    padding: 40px;
    width: 61.875vw;
}
.reasons .desktopSlider .cust-nav {
    border-radius: 12px;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    position: relative;
    cursor: pointer;
    padding: 30px;
    margin: 0;
    margin-bottom: 18px;
    padding: 18px 10px;
    height: 56px;
    width: 18.8125vw !important;
}
.reasons .desktopSlider .cust-nav:last-child {
    margin-bottom: 0px;
}
.reasons .desktopSlider .cust-nav p {
    margin-block: auto;
}
.reasons .desktopSlider .cust-nav.active {
    border-radius: 12px;
    border: 1px solid #755ff4;
    background: linear-gradient(270deg, #fff 0.12%, #eadeff 101.28%);
    opacity: 1;
    padding: 18px 10px;
    position: relative;
    transition: all 0.5s ease-in-out;
}
.reasons .mobileSlider .title {
    color: #0d0f0f;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px !important;
    opacity: 1;
    margin: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
}
.reasons .mobileSlider p {
    margin: 0;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    height: 0px;
    overflow: hidden;
    line-height: 1.4;
    letter-spacing: 0px;
    color: #383838;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.p-slider {
    color: #0d0f0f;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.reasons .desktopSlider .cust-nav.active:before {
    height: 100%;
    bottom: 0;
}
.reasons .mobileSlider {
    width: 100%;
    display: -webkit-box;
    display: -ms-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.reasons.cl-ir {
    margin-left: auto;
}
.reasons .mobileSlider .title {
    display: block;
}
.reasons .mobileSlider p {
    display: block;
    height: fit-content;
}
.reasons .mobileSlider .item img {
    border-radius: 24px 24px 0px 0px;
    height: auto;
    margin: auto;
    margin-top: 40px;
}
@media (min-width: 992px) {
    #subtitle1 .owl-stage {
        transform: none !important;
    }
    #subtitle1 .owl-item {
        position: absolute;
        inset: 0;
        opacity: 0;
        transition: opacity 0.5s ease-in-out;
        pointer-events: none;
    }
    #subtitle1 .owl-item.active {
        opacity: 1;
        position: relative;
        pointer-events: auto;
    }
}
.audio-video-demo {
    background: #ffffff;
}
.audio-box {
    position: relative;
    aspect-ratio: 618/348;
    border-radius: 24px !important;
    border-radius: 13.228px;
    background: linear-gradient(200deg, #f7d0ff 0%, #bbdfff 118.5%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.custom-audio {
    width: 100%;
}
.video-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
}
.video-element {
    width: 100%;
    height: auto;
    display: block;
}
.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
    margin-top: 0px !important;
}
.video-play-btn img {
    margin-top: 0px !important;
}
.video-mute-btn img {
    margin-top: 0px !important;
}
.audio-box.playing .audio-play-btn,
.audio-box.playing .audio-mute-btn,
.video-wrapper.playing .video-play-btn,
.video-wrapper.playing .video-mute-btn {
    opacity: 0 !important;
    pointer-events: none !important;
}
.audio-box:hover .audio-play-btn,
.audio-box:hover .audio-mute-btn,
.video-wrapper:hover .video-play-btn,
.video-wrapper:hover .video-mute-btn {
    opacity: 1 !important;
    pointer-events: auto !important;
}
.audio-play-btn,
.audio-mute-btn,
.video-play-btn,
.video-mute-btn {
    transition: opacity 0.25s ease;
}
.video-mute-btn {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
}
#audioVisualizer {
    width: 100%;
    height: 80px;
    margin-top: 16px;
    display: block;
    position: absolute;
    bottom: 0px;
    border-radius: 24px;
}
.audio-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: none;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}
.audio-play-btn img {
    width: 75px;
    height: 75px;
}
.audio-mute-btn {
    position: absolute;
    bottom: 12px;
    right: 12px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: none;
    color: #fff;
    cursor: pointer;
}
.mic-icon {
    width: 120px;
    height: 120px;
    background: #ffffff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mic-icon img {
    width: 48px;
    height: 48px;
}
.tools-creativity-section {
    padding: 40px 0;
}
.tools-creativity-conatiner {
    padding: 80px;
    border-radius: 44px;
    background: radial-gradient(60.05% 120.28% at 78.37% 100%, #9e03ba 0, #b7034b 60.87%, #173039 100%);
}
.tools-creativity-conatiner h2 {
    color: #fff;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 16px;
}
.tools-creativity-conatiner p {
    color: #fff;
    text-align: center;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 80%;
    margin-inline: auto;
}
.tools-features {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin: 48px 0;
    flex-wrap: wrap;
}
.icon-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    width: 20%;
}
.icon-container {
    display: flex;
    /* width: 100px;
    height: 100px; */
    aspect-ratio: 1 / 1;
}
.icon-container img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.video-box {
    border-radius: 16px;
    overflow: hidden;
}
.video-box img {
    width: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.box-label {
    color: #000;
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
@media (max-width: 768px) {
    .audio-box,
    .video-box img {
        height: auto;
    }
    .grid-section .col-lg-4 {
    }
    .grid-section .row {
        margin-bottom: 30px;
    }
    h2 {
        line-height: 32px !important;
    }
    .faq-section #accordion .card .collapse,
    .faq-section #accordion .card .collapsing,
    .faq-section #accordion .card .collapse.show {
        width: 85%;
    }
    #collapseOne,
    #collapseTwo,
    #collapseThree,
    #collapseFour,
    #collapseFive {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 992px) {
    .why-choose-section-wrapper {
        background:
            url("assets/ai-voiceover/flag.svg") center center / cover no-repeat,
            transparent linear-gradient(180deg, #1f0512 0%, #142b36 61%, #1f0512 100%) no-repeat;
        padding: 120px 0;
    }
    .learn-more-wrapper {
        display: flex;
        justify-content: space-evenly;
        margin-top: 76px;
        flex-wrap: wrap;
        gap: 29px;
    }
    .reasons .desktopSlider {
        display: none;
    }
    .reasons .mobileSlider .title,
    .reasons .mobileSlider p {
        display: block;
    }
    .reasons .mobileSlider {
        width: 100%;
        padding-bottom: 30px;
    }
    #subtitle2 h2,
    .reasons .mobileSlider .title {
        margin-bottom: 20px;
    }
    .reasons .mobileSlider .title {
        text-align: left;
        font: normal normal 800 20px/24px Inter;
        letter-spacing: 0px;
        line-height: 24px;
        font-weight: 700 !important;
        color: #151425;
        opacity: 1;
    }
    .reasons .mobileSlider p {
        margin-top: 20px;
        height: auto;
        margin-bottom: 20px;
    }
    .reasons .mobileSlider .owl-nav {
        position: absolute;
        top: 97.5%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .reasons .mobileSlider .owl-nav .owl-prev,
    .reasons .mobileSlider .owl-nav .owl-next {
        display: inline-block;
        padding: 0 10px !important;
    }
    .reasons .mobileSlider .owl-nav .owl-prev span {
        display: block;
        content: url("https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-left-arrow.svg");
    }
    .reasons .mobileSlider .owl-nav .owl-next span {
        display: block;
        content: url("https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-right-arrow.svg");
    }
    .reasons .mobileSlider .owl-stage-outer {
        padding-bottom: 40px;
    }
    .security-logos img {
        height: 72px;
        width: auto;
    }
    #section-3 {
        padding: 30px 0;
    }
    .reasons h2 {
        text-align: center;
        font: normal normal 800 48px/49px Inter;
        letter-spacing: 0px;
        color: #151425;
        opacity: 1;
    }
    .subdesc {
        font: normal normal 600 20px/34px Inter;
    }
    .mobileSlider .item {
        background: linear-gradient(179deg, #fff 0.74%, #f4eeff 38.46%, #eadeff 76.92%);
        border-radius: 20px;
        padding: 30px;
        width: 100%;
        max-width: 100vw;
        text-align: left;
    }
    .mobileSlider .item {
        padding: 16px !important;
    }
    .reasons .mobileSlider .owl-nav {
        position: absolute;
        top: 95.5%;
    }
    #section-3 .container {
        width: 100% !important;
    }
    .reasons .mobileSlider .item img {
        width: 300px;
        margin: 0 auto;
    }
    .mobileSlider .item .video-play-btn img {
        width: 75px !important;
        height: 75px !important;
    }
    .mobileSlider .item .video-mute-btn img {
        width: auto !important;
        height: auto !important;
    }
    .stats-section {
        margin-bottom: 60px;
    }
    .audio-style-section {
        margin-bottom: 0px !important;
    }
    .video-placeholder {
        top: 58%;
    }
    .ai_avatar_builder {
        background-image: url(assets/stevehomepage/ai_character_builder-mob-top.png),
            url(assets/stevehomepage/ai_character_builder-mob-bottom.png);
        background-color: #000;
        background-position: top, bottom;
        padding: 500px 0;
    }
    .ai_avatar_builder .content-wrapper h1,
    .steve_assets_library .content-wrapper h1 {
        text-align: left;
        font: normal normal 800 48px/54px Inter;
        letter-spacing: 0px;
        color: #ffffff;
        opacity: 1;
    }
    .ai_avatar_builder .content-wrapper h2,
    .steve_assets_library .content-wrapper h2 {
        text-align: left;
        font: normal normal 800 20px/28px Inter;
        letter-spacing: 0px;
        text-transform: capitalize;
        opacity: 1;
    }
    .ai_avatar_builder .content-wrapper p,
    .steve_assets_library .content-wrapper p {
        text-align: left;
        font: normal normal medium 16px/24px Inter;
        letter-spacing: 0px;
        opacity: 1;
    }
    .steve_assets_library {
        background-image: url(assets/stevehomepage/library_collection_mob_top.png),
            url(assets/stevehomepage/library_collection_mob_bottom.png);
        background-color: #fff;
        background-position: top, bottom;
        padding: 500px 0;
    }
    .vertical-menu-header {
        background-color: transparent;
    }
}
@media only screen and (max-width: 1200px) {
    .security-logos img {
        height: 100px !important;
    }
}
@media only screen and (max-width: 992px) {
    .reasons .desktopSlider {
        display: none;
    }
    .reasons .mobileSlider .title,
    .reasons .mobileSlider p {
        display: block;
    }
    .reasons .mobileSlider {
        width: 100%;
        padding-bottom: 30px;
    }
    .reasons .mobileSlider .title {
        margin-bottom: 20px;
    }
    .reasons .mobileSlider .title {
        text-align: left;
        font: normal normal 800 24px/24px Inter;
        letter-spacing: 0px;
        color: #151425;
        opacity: 1;
    }
    .reasons .mobileSlider p {
        margin-top: 20px;
        height: auto;
        margin-bottom: 20px;
    }
    #section-3 {
        padding: 80px 0;
    }
    .reasons h2 {
        text-align: center;
        font: normal normal 800 48px/49px Inter;
        letter-spacing: 0px;
        color: #151425;
        opacity: 1;
    }
    .mobileSlider .item {
        background: linear-gradient(179deg, #fff 0.74%, #f4eeff 38.46%, #eadeff 76.92%);
        border-radius: 20px;
        padding: 30px;
        text-align: left;
    }
    .reasons .mobileSlider .item img {
        width: 300px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 768px) {
    .grid-section {
        padding: 0px 0;
        padding-top: 60px;
    }
    .accordion-section2 h2 {
        margin-bottom: 0px !important;
    }
    .grid-section .card {
        text-align: center;
        margin-inline: 30px;
        height: fit-content !important;
    }
    .grid-section .card img {
        margin-inline: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .grid-section a {
        margin-top: 40px;
    }
    .grid-section .row {
        justify-content: center;
    }
}
a:hover {
    color: white;
    cursor: pointer;
}
.btn-blue-gradient:hover {
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
@media only screen and (max-width: 480px) {
    .grid-section h2 {
        margin: auto;
        margin-bottom: 20px;
        font-size: 24px !important;
        line-height: 30px !important;
    }
}
@media (max-width: 768px) {
    .end-section {
        margin-top: 60px;
        border-radius: 20px;
        max-width: 100%;
        max-height: none;
        aspect-ratio: auto;
    }
    .end-section img {
        max-width: 100%;
        max-height: none;
        aspect-ratio: auto;
    }
    .end-section .text-container {
        padding: 0 16px;
        max-width: 90%;
    }
    .end-section .text-container h4 {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .end-section .text-container p {
        font-size: 12px;
        margin-bottom: 6px;
    }
    .end-section .rainbow-btn {
        padding: 6px 2px 6px 2px;
    }
    .end-section .text-container .btn {
        font-size: 10px;
        padding: 3px 16px;
        max-width: fit-content !important;
        height: 34px !important;
    }
}
.brand-section .container {
    max-width: 1140px !important;
}
.get-app.container .row {
    padding: 80px 53px 0 !important;
    z-index: 2;
    background: #fff;
}
.get-app .text-container {
}
.get-app .text-container h3 {
    font: 800 40px/60px Inter;
    letter-spacing: 0;
    color: #fff;
}
.get-app .text-container p {
    max-width: 404px;
    width: 100%;
    text-align: left;
    font: 500 20px/32px Inter;
    color: #fff;
    margin-block: 18px;
}
.get-app.container .row .col-md-6:first-child {
    height: 375px;
}
body > section.benefits-section > div > div:nth-child(6) > div > div > div > div.col-lg-4.col-12{
    height: 100% !important;
}
body > section.benefits-section > div > div:nth-child(6) > div > div > div > div.col-lg-8.col-12.text-center{
    display: flex;
    flex-direction: column;
    justify-content: end;
}
@media only screen and (max-width: 992px) {
    .get-app .text-container,
    .get-app .text-container p {
        text-align: center;
    }
    .get-app {
        padding-inline: 10px !important;
    }
    .get-app.container .row {
        padding: 10px 10px 0 !important;
    }
    .get-app.container .row .col-md-6 * {
        margin: auto;
    }
    .security-card {
        aspect-ratio: auto !important;
        padding: 30px !important;
    }
    .get-app.container .row .col-md-6:first-child {
        height: 420px;
    }
    .get-app.container h3 {
        font-size: 30px;
        line-height: 50px;
    }
    .get-app .text-container p {
        font-size: 18px;
    }
    .get-app .text-container {
        margin-bottom: 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
    body > section.benefits-section > div > div:nth-child(6) > div > div > div > div.col-lg-8.col-12.text-center{
        height: auto;
    }
    body > section.benefits-section > div > div:nth-child(6) > div > div > div > div.col-lg-4.col-12{
    height: fit-content !important;
}
.wide-card .benefit-title{
    padding-top: 16px !important;
}
}

.wide-card .benefit-title{
    padding-top: 32px;
}
.blog-resource {
    padding: 0px 0px 70px 0px;
    text-align: center;
}

.blog-resource .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.blog-resource h2 {
    font: normal normal 800 48px/60px Inter;
    margin-bottom: 32px !important;
}
.blog-resource a {
    text-decoration: none;
    color: inherit;
    margin-right: 10px;
}
.blog-resource .row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.blog-resource .card {
    background: #fff;
    border-radius: 24px;
    border: none;
    overflow: hidden;
    max-width: 350px;
    transition: transform 0.3s;
    box-shadow: 0px 15px 35px rgba(124, 124, 124, 0.1019607843);
}
.blog-resource .card:hover {
    color: #a474ef;
    box-shadow:
        rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
        rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    transition: 0.5ms ease-in;
}
.blog-resource img {
    width: 100%;
    height: 180px;
    border-radius: 24px 24px 0px 0px;
}
.blog-resource h3 {
    height: 80px;
    padding: 20px 8px 15px 8px;
    font-size: 16px;
    font-weight: 500;
}
.swiper-slide {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.swiper-button-prev,
.swiper-button-next {
    color: #000 !important;
    position: absolute !important;
    width: 34px !important;
    height: 34px !important;
    border: #e7e7e7 1px solid !important;
    padding: 9px;
    border-radius: 50px;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
    transition: all 0.3s ease-in-out;
    background: #f5f5f5 !important;
    border: #000 1px solid !important;
}
.swiper-button-controls {
    position: absolute;
    bottom: 54px;
    right: -10px;
    z-index: 10;
    display: flex;
    gap: 38px;
    height: 34px;
}
.swiper-button-prev svg,
.swiper-button-next svg {
    width: 19px !important;
    height: 17px !important;
    object-fit: contain;
    cursor: pointer;
}
.faq-section #accordion .card:first-child {
    padding-top: 0px;
}
.faq-section #accordion .card:first-child .title:after {
    top: 14px !important;
}
.video-wrapper {
    position: relative;
    border-radius: 14px;
    overflow: hidden;
}
.slider-video {
    width: 100%;
    height: auto;
    display: block;
}
.video-play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: none;
    cursor: pointer;
    z-index: 3;
}
.video-mute-btn {
    position: absolute;
    right: 12px;
    bottom: 12px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    z-index: 3;
}
.slider-video {
    border-radius: 24px 24px !important;
}
.item .video-container {
    border-radius: 24px 24px 0px 0px !important;
}
.video-wrapper.playing .video-play-btn {
    opacity: 0;
    pointer-events: none;
}
.video-wrapper:hover .video-play-btn {
    opacity: 0;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}

/* .ai-protips-section{
  padding:80px 0;
} */

.ai-protips-title{
  color:#0D0F0F;
  text-align:center;
  font-family:Inter;
  font-size:40px;
  font-weight:700;
  line-height:normal;
}

.ai-protips-grid{
  margin-top:48px;
  gap:24px;
}

.protips-card{
  margin: auto;
  display:flex;
  width:251px;
  height:293px;
  aspect-ratio: 251 / 293;
  padding:16px;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:8px;
  border-radius:20px;
  background:#F2EBFF;
  text-align:center;
}

.protips-icon{
  margin-bottom:8px;
}

.protips-card h3{
  color:#383838;
  text-align:center;
  font-family:Inter;
  font-size:18px;
  font-weight:700;
  line-height:normal;
  margin-bottom:16px;
}

.protips-card p{
  color:#383838;
  text-align:center;
  font-family:Inter;
  font-size:16px;
  font-weight:400;
  line-height:normal;
}

.ai-protips-cta{
  margin-top:48px;
}
@media only screen and (max-width: 768px) {
    .blog-resource h2 {
        font: normal normal 800 32px/42px Inter;
    }
    .blog-resource {
        padding: 0px 20px 60px 20px;
    }
    .wide-card .benefit-title{
        margin: 10px 0px;
    }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 576px) {
    .btn {
        font-size: 12px;
    }
}
@media only screen and (min-width: 1480px) {
    .banner {
        padding: 10% 0 0 0 !important;
    }
    .benefits-section p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .banner .animaker_responsive_padding {
        max-width: 80vw !important;
        margin: auto;
        height: auto !important;
    }
    .breadcrumps {
        font-size: clamp(21px, 0.5vw + 0.5rem, 64px);
    }
    .banner .banner-content h1 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    }
    .banner .banner-content p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .box-label {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .reasons .mobileSlider p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
        line-height: normal;
    }
    .reasons .mobileSlider .title {
        font-size: clamp(24px, 0.7vw + 0.7rem, 64px);
    }
    .reasons .desktopSlider .cust-nav p {
        font-size: clamp(16px, 0.6vw + 0.5rem, 64px);
    }
    .reasons .desktopSlider .cust-nav {
        padding: 5% !important;
        margin-bottom: 1rem !important;
        border-radius: 1rem !important ;
    }
    .bottom-wide {
        aspect-ratio: 1104/ 320;
    }
    .wide-card img {
        position: absolute;
        bottom: 0px;
        left: 0px;
    }
    .owl-stage-outer .item {
        border-radius: 1rem;
        padding: 2rem;
    }
    .slider-video {
        border-radius: 1rem !important ;
    }
    .reasons .desktopSlider .cust-nav.active::after {
        width: 2rem;
        height: 2rem;
        background-size: cover;
    }
    .reasons .desktopSlider .cust-nav {
        height: auto;
    }
    .one-m,
    .one-m span {
        font-size: clamp(16px, 0.6vw + 0.5rem, 64px);
    }
    .one-m img {
        height: 100%;
    }
    .one-m {
        border-radius: 30vh;
        padding: 0.8rem;
    }
    .banner-desc {
        width: 100%;
        margin: auto;
    }
    h2 {
        margin-bottom: 3rem !important;
    }
    .ai-protips-title{
        font-size:clamp(40px,1vw + 1rem,94px);
        }

        .protips-card{
        width:clamp(251px,16vw,420px);
        height:auto;
        padding:clamp(16px,1vw,40px);
        }

        .protips-card h3{
        font-size:clamp(18px,0.7vw + 0.5rem,32px);
        }

        .protips-card p{
        font-size:clamp(16px,0.6vw + 0.5rem,26px);
        }

        .protips-icon svg{
        width:clamp(40px,3vw,80px);
        height:auto;
        }
        .protips-icon svg:nth-of-type(odd){
        width:clamp(40px,6vw,90px);
        }
        /* 1st, 3rd card */
        .ai-protips-grid > div:nth-child(odd) .protips-icon svg {
        width: clamp(40px, 6vw, 80px);
        }

        /* 2nd, 4th card */
        .ai-protips-grid > div:nth-child(even) .protips-icon svg {
        width:clamp(40px,3vw,80px);
        }
    .banner .banner-content p {
        width: 90%;
    }
    .rainbow-btn .btn,
    .outline-btn {
        width: 100% !important;
        max-width: fit-content !important;
        height: fit-content !important;
        padding: 1rem;
        border-radius: 3rem;
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .stat-text {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    h2 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
        margin-bottom: 3rem !important;
    }
    .feature-text h3 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    }
    .feature-text p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .accordion-section2 .title {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .accordion-section2 .desc {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .industry-card {
        /* width: 45% !important; */
    }
    .btn-gradient {
        width: 100% !important;
        max-width: fit-content !important;
        height: fit-content !important;
        padding: 16px 24px;
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .feature-text {
        width: 30vw;
        max-width: 30vw;
    }
    .tool-item {
        padding: 0.5rem 2rem !important;
    }
    .faq-section h2 {
        max-width: 32vw;
        height: auto;
        line-height: normal;
        font-size: clamp(30px, 1vw + 1rem, 94px) !important;
    }
    .blog-resource h2 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
        margin-bottom: 2rem !important;
        line-height: normal !important;
    }
     .industry-section .slider-card{
        aspect-ratio: 616 / 538 !important;
        border-radius: 1rem !important ;
        padding: 3rem !important;
        padding-bottom: 0px !important;
     }
    .industry-section .slider-card h3{
        font-size: clamp(30px, 1vw + 1rem, 94px) !important;

    }
    .industry-section .slider-card p{
        font-size: clamp(18px, 0.65vw + 0.6rem, 64px);
        line-height: normal;

    }
    .faq-section #accordion .card {
        line-height: normal;
        padding: 1rem 2rem 2rem 2rem !important ;
    }
    .it-card .text-container h3{
        font-size: clamp(18px, 0.65vw + 0.6rem, 64px);
    }
    .it-card .text-container p{
        font-size: clamp(16px, 0.6vw + 0.5rem, 64px);
    }
    .faq-section #accordion .card .title {
        font-size: clamp(18px, 0.65vw + 0.6rem, 64px);
    }
    .accordion-section2 .sub-text {
        font-size: clamp(20px, 0.65vw + 0.65rem, 64px);
    }
    .gradient-card-2 .benefit-title, .text-content h3 {
        font-size: clamp(24px, 0.75vw + 0.75rem, 64px);
    }
    .gradient-card-1 .benefit-title {
        font-size: clamp(24px, 0.75vw + 0.75rem, 64px);
    }
    .gradient-card-1 {
        /* aspect-ratio: 672 / 360 !important; */
    }
    .gradient-card-1,
    .gradient-card-2,
    .wide-card {
        border-radius: 2rem;
    }
    .wide-card .benefit-title {
        font-size: clamp(24px, 0.75vw + 0.75rem, 64px);
    }
    .wide-card {
        padding-left: 3%;
    }
    /* .gradient-card-1 .benefit-title {
        position: absolute;
        left: 0;
        top: 0;
        padding: 2rem;
        max-width: 100%;
    } */
    .blue-card,
    .purple-card {
        padding: 2rem;
        border-radius: 1.5rem;
    }
    .get-app .text-container h3 {
        font-size: clamp(40px, 1vw + 1rem, 84px) !important;
    }
    .it-card .icon-container img {
        width: auto !important;
        height: 4.5rem !important;
    }
    .it-card{
        padding: 2rem !important;
    }
    body > section.container.get-app > div > div.col-md-6.d-flex.align-center > img {
        width: fit-content !important;
    }
    .get-app > div {
        padding: 2rem !important;
        border-radius: 1.5rem;
    }
    .get-app .text-container p {
        font-size: clamp(20px, 0.6vw + 0.7rem, 84px);
        line-height: normal;
        max-width: 80%;
    }
    .get-app.container .row .col-md-6:first-child {
        height: auto;
    }
    .get-app .text-container h3,
    .get-app .text-container p {
        margin-bottom: 1rem;
    }
    .get-app.container .row {
        border-radius: 2rem !important ;
        padding: 2rem 2rem 0px 2rem !important ;
    }
    .tool-item {
        border-radius: 1.5rem;
        padding: 0.5rem 2rem !important;
    }
    .pricing-card p {
        font-size: clamp(20px, 0.6vw + 0.7rem, 84px);
    }
    .pricing-card h3 {
        font-size: clamp(30px, 0.7vw + 1rem, 84px);
    }
    h4 {
        font-size: clamp(24px, 0.7vw + 1rem, 84px);
    }
    .help-card p {
        font-size: clamp(20px, 0.6vw + 1rem, 84px);
        line-height: normal;
        max-width: 60%;
    }
    .help-card {
        border-radius: 1.5rem;
    }
    .tool-item svg {
        width: auto !important;
        height: 70% !important;
    }
    .tools-container {
        border-radius: 1.5rem;
        padding: 2rem;
    }
    .testimonial-grid {
        width: 90vw !important;
        margin: auto;
    }
    .testimonial-card {
        aspect-ratio: 399 / 312;
        width: 30% !important;
        max-width: 30% !important;
        height: auto;
        border-radius: 1.5rem;
        display: flex;
        text-align: center;
        flex-direction: column;
        align-items: flex-start;
        flex-grow: 1;
        justify-content: space-between;
    }
    .testi-card-inner {
        width: 80% !important;
        max-width: 80% !important;
    }
    .brand-section .container {
        max-width: 80vw !important;
    }
    .stats-container {
        max-width: fit-content !important ;
    }
    .brand-section .container .row img {
        width: 7.5rem !important;
        height: auto !important;
    }
    .testi-heading {
        font-size: clamp(18px, 0.5vw + 0.5rem, 54px) !important;
    }
    .end-section .text-container h4 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    }
    .profile-details .testi-heading-name {
        font-size: clamp(18px, 0.7vw + 0.6rem, 54px) !important;
    }
    .end-section .text-container {
        max-width: 80% !important;
    }
    .tool-item p {
        font-size: clamp(20px, 0.7vw + 0.7rem, 64px);
    }
    .grid-section .card h4 {
        font-size: clamp(20px, 0.65vw + 0.8rem, 64px);
    }
    .grid-section .card p {
        font-size: clamp(16px, 0.57vw + 0.5rem, 64px);
        line-height: normal;
    }
    .grid-section .card img {
        width: fit-content;
        height: 22%;
    }
    .grid-section .card {
        padding: 8%;
        gap: 8%;
    }
    .motion-content p {
        font-size: clamp(20px, 0.6vw + 0.6rem, 64px);
        line-height: normal;
    }
    .industry-section .slider-subtitle{
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
        line-height: normal ;
    }
    .end-section .text-container p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .profile-details .designation {
        font-size: clamp(14px, 0.5vw + 0.5rem, 44px) !important;
    }
    .testimonial-card:nth-child(even) {
        background-image: url(../prompt-to-video-generator/test-card-2.png);
        background-size: cover;
        border: 1px solid #f1ebff;
        background-repeat: no-repeat;
        background-position: center;
    }
    .testimonial-card:nth-child(odd) {
        background-image: url(../prompt-to-video-generator/test-card-1.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }
    html {
        font-size: calc(0.6rem + 0.5vw);
    }
    .faq-section #accordion .card p {
        font-size: clamp(16px, 0.5vw + 0.5rem, 64px) !important;
    }
    .audio-to-video-section .content-block h3 {
        font-size: clamp(20px, 0.6vw + 0.6rem, 64px) !important;
    }
    .content-block p {
        font-size: clamp(16px, 0.5vw + 0.5rem, 64px);
    }
    .gradient-card-2 img {
    }
    .grid-section .container {
        max-width: 80vw !important;
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 54px !important;
        height: 54px !important;
        padding: 8px 12px;
    }
}
@media only screen and (min-width: 1480px) {
    .blog-resource {
        padding: 40px 0 100px 0;
    }
    .blog-resource .container {
        max-width: 90%;
    }
    .blog-resource h2 {
        font-size: clamp(50px, 2vw + 1rem, 120px);
        margin-bottom: clamp(2rem, 3vw, 5rem) !important;
        line-height: 1.2 !important;
    }
    .blog-resource .row {
        gap: clamp(30px, 2vw, 80px);
    }
    .blog-resource .card {
        height: auto;
        max-height: 100%;
        max-width: clamp(380px, 30vw, 800px);
        border-radius: 28px;
        aspect-ratio: 350/268;
    }
    .blog-resource img {
        height: auto;
        aspect-ratio: 350/180;
        border-radius: 28px 28px 0 0;
    }
    .blog-resource h3 {
        font-size: clamp(16px, 0.5vw + 0.5rem, 64px);
        padding: clamp(20px, 1vw, 35px) 12px;
        height: auto;
    }
    .industry-card {
        height: auto !important;
    }
    .industry-card video {
        width: 100% !important;
        height: auto !important;
    }
    .features-section p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
        margin-bottom: 70px !important;
    }
    .pl-md-5 {
        padding-left: 5rem !important;
    }
    .px-md-5 {
        padding-inline: 3rem !important;
    }

.ai-explore-title{
  font-size:clamp(40px,1vw + 1rem,94px);
}

.ai-explore-subtitle{
  font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
}

.explore-card img{
  width: 100% !important;
  height:auto;
}

.explore-card h3{
  font-size:clamp(15px,0.6vw + 0.5rem,28px);
}

}
@media only screen and (min-width: 2000px) {
    .get-app .text-container h3,
    .get-app .text-container p {
        margin-bottom: 2rem;
    }
}
