* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Inter" !important;
}
body {
    background-color: #fff;
    height: 100%;
    font-family: "Inter", sans-serif !important;
}
.video-slider-section .play-btn-big {
    display: none !important;
}
.sub-text {
    font-size: 20px;
    text-align: center;
}
.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;
}
.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: 0;
}
@media only screen and (max-width: 992px) {
    .vertical-menu-header {
        background-color: #fff !important;
    }
}
.motion-content .rainbow-btn:hover,
.end-section .rainbow-btn:hover {
    text-decoration: none;
}
.change-color {
    background-color: #ffffff !important;
}
.rainbow-btn {
    opacity: 1;
    padding: 19px 2px 40px 2px;
    width: max-content !important;
    height: max-content !important;
}
.rainbow-btn .btn {
    width: 100% !important;
    max-width: 350px !important;
    height: 54px !important;
    color: #fff;
    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: #fff0;
    border: 1px solid #fff;
}
.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;
    text-align: left;
    margin-bottom: 20px;
}
.breadcrumps a {
    color: #727272;
    text-decoration: none;
}
.breadcrumps a:hover {
    color: #e070f6 !important;
}
.breadcrumps span {
    color: #000;
    font-weight: 600;
}
.breadcrumps a:hover {
    color: #727272;
}
.banner {
    background-position: center;
    background-repeat: no-repeat;
    padding: 8% 0 0 0 !important;
    position: relative;
    @media screen and (max-width: 768px) {
        padding: 20% 0 0 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;
}

    .reasons .mobileSlider .owl-nav {
        position: absolute;
        top: 95.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');
    }
.veo-section {
  font-family: 'Inter', sans-serif;
}

.veo-heading {
  color: #000;
  font-size: 40px;
  font-weight: 700;
}

.veo-subtext {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  max-width: 850px;
  margin: 0 auto;
}

/* Cards */
.veo-card {
  border-radius: 24px;
  overflow: hidden;
  height: 100%;
}

.card-1 {
  border: 1px solid #BBE8FF;
  background: #EDF9FF;
}

.card-2 {
  border: 1px solid #F1BBFF;
  background: #F7EDFF;
}

/* Video */
.video-wrapper {
  aspect-ratio: 543 / 336;
  overflow: hidden;
}

.video-wrapper video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 26px 26px 0 0;
}

/* Text Container */
.card-content {
  padding: 33px 40px;
}

.card-content h3 {
  color: #0D0F0F;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 16px;
}

.card-content p {
  color: #383838;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 24px;
  min-height: 92px;
}

/* Responsive */
@media (max-width: 991px) {
  .veo-heading {
    font-size: 30px;
  }

  .card-content h3 {
    font-size: 28px;
  }

  .card-content {
    padding: 25px;
  }
}

.stats-section {
    padding: 0 20px;
    margin-bottom: 120px;
}

.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: 26px;
    }

    .stat-text {
        font-size: 13px;
    }
}

@media only screen and (max-width: 768px) {
    .stats-section .stat-card {
        width: 100% !important;
    }
}

@media (max-width: 768px) {
    .audio-video-row {
        flex-direction: column;
    }

    .section-title {
        font-size: 30px;
        margin-bottom: 40px;
    }
}

.background-video-container{
    position: relative;
    aspect-ratio: 484.248/299.639;
}
.background-video-container .background-video {
    position: absolute;
    width: 100%;
    /* height: 100%; */
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.background-video .video-container{
    margin-top: 0px !important;
}

.background-video-container .title, .background-video-container p{
z-index: 9999;
position: relative;
}
.player .horizontalVideo,
#amimaker-play-mywidget .player {
    border-radius: 24px !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 {
  color: #6753ff; /* icon + text color */
  text-align: center;
  display: flex;
  align-items: center;
  gap: 20px;
}

.tool-item svg {
  width: clamp(40px, 1vw + 1rem, 94px);
  height: auto;
  stroke-width: 1px !important ;
}
.tool-item svg path{
  stroke-width: 1.4px !important ;

}
.tool-item:hover svg path {
  stroke: #6753ff;
}

/* Hover */
.tool-item:hover {
  color: #4b38e6;
}


.tool-item:hover {
    box-shadow: 0 4px 15px rgb(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 !important;
    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;
    width: 74%;
}
.banner .banner-content .rainbow-btn {
    margin: auto;
}
.banner .banner-content .rainbow-btn:hover {
    text-decoration: none;
}
.star-contanier {
    position: relative;
}
@media only screen and (max-width: 764px) {
    .video-slider-section h2 {
        font-size: 1.4rem;
        line-height: 1.3;
        padding: 0 10px;
    }
    .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;
    }
    .industry-card {
        height: auto !important;
    }
    .swiper-slide video {
        width: 90% !important;
        height: auto !important;
        border-radius: 12px;
        margin-inline: 5% !important;
        margin-block: 5% !important;
    }
    .card-title {
        margin: 24px !important;
        font-size: 20px !important;
    }
    .industrySwiper {
        padding-bottom: 62px !important;
    }
    .industry-section .button-wrap {
        margin-top: 30px !important;
    }
    .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 rgb(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;
}
/* ======================================
   VEO3 SECTION
====================================== */

.veo3-section {
  padding: 0px 0 120px;
  font-family: Inter, sans-serif;
  background: #fff;
}

/* Heading */
.veo3-section h2 {
  color: #000;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
}

/* Description */
.veo3-desc {
  max-width: 820px;
  margin: 16px auto 32px;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

/* Button */
.veo3-section .rainbow-btn {
  display: inline-block;
  margin-bottom: 56px;
}

.veo3-section .rainbow-btn .btn {
  padding: 12px 28px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 500;
}

/* Cards Wrapper */
.veo3-cards {
    max-width: 90vw;
    margin: auto;
  /* gap: 24px; */
}

/* Gradient Card */
.gradient-card {
  display: flex;
  width: 259px;
  height: 273px;
  aspect-ratio: 259/273 ;
  padding: 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  margin: auto;
  border-radius: 24px;
  border: 1px solid #CEC7FF;

  background: radial-gradient(
    219.85% 101.09% at 0% 103.75%,
    #9E03BA 0%,
    #B7034B 40.87%,
    #173039 100%
  );
}

.gradient-card .card-icon {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
}


/* Card Title */
.gradient-card h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin-bottom: 0px;
}

/* Card Text */
.gradient-card .grad-p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}

/* ======================================
   RESPONSIVE
====================================== */

@media (max-width: 768px) {
  .veo3-section {
    padding: 60px 16px;
  }

  .veo3-section h2 {
    font-size: 32px;
  }

  .veo3-desc {
    font-size: 16px;
  }

  .gradient-card {
    width: 100%;
    max-width: 320px;
    height: 273px;
  }
}

/* ======================================
   CREATIVE MOMENT SECTION
====================================== */

.creative-moment-section {
  padding: 0 0 120px 0;
  font-family: Inter, sans-serif;
  background: #fff;
}

/* Heading */
.creative-moment-section h2 {
  color: #000;
  text-align: center;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 48px;
}

/* Cards Row */
.creative-cards {
  gap: 24px;
}

/* Card */
.creative-card {
  width: 100%;
  height: auto;
  padding: 40px;
  aspect-ratio: 300/256 ;

  border-radius: 24px;
  border: 1px solid #5E5E5E;
  background: #191F2E;

  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* Card Title */
.creative-card h3 {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  margin-bottom: 0px;
}

/* Card Description */
.creative-card .desc {
  color: #FFF;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}

/* ======================================
   RESPONSIVE
====================================== */

@media (max-width: 768px) {
  .creative-moment-section {
    padding: 60px 16px;
  }

  .creative-moment-section h2 {
    font-size: 32px;
  }

  .creative-card {
    width: 100%;
    max-width: 320px;
    height: auto;
  }
}


.ai_advanced_editor {
    position: relative;
    margin-bottom: 120px !important;
    @media screen and (max-width: 768px) {
        margin-bottom: 60px !important;
    }
}
.ai_advanced_editor p {
    font: normal normal 600 24px/26px " Inter";
    letter-spacing: 0;
    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) {
    .testimonial-card {
        max-width: 360px !important;
        height: 286px !important;
        padding: 24px 24px !important;
    }
    .testi-details-wrapper {
        margin-top: 25px !important;
    }
    .faq-section .col-md-7 {
        padding: 0;
    }
    .faq-section .col-md-7 .accordion .card {
        padding: 0;
    }
    .profile-details .testi-heading-name {
        font-size: 14px !important;
        margin-bottom: 0;
    }
    h2 {
        font-size: 24px !important;
    }
    .feature-text h3 {
        font-size: 24px !important;
    }
    .motion-content p {
        text-align: center;
    }
    .faq-section .container {
        flex-direction: column;
    }
    .faq-section h2 {
        max-width: 100% !important;
        margin: auto !important;
        text-align: center !important;
        margin-block: 60px 24px !important;
    }
    .features-section h2 {
        font-size: 24px !important;
    }
    .features-section .container .row .col-10 {
        padding-inline: 0px !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 0;
        flex: 0 0 95%;
    }
    .stats-section .stat-card {
        width: 100% !important;
    }
    .testimonial-grid {
        flex-direction: column;
    }
    .feature-text {
        margin: auto;
        text-align: center;
    }
    .feature-row {
        margin-bottom: 30px !important;
    }
    .motion-content h2, .motion-content p {
    max-width: 100% !important;
    margin-bottom: 16px;
    text-align: center !important;
}
.motion-content h2 br {
    display: none;
}
}
.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: 310px;
    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;
}
video {
    max-width: 100%;
    height: auto;
    border-radius: 12px;
}
.testi-details-wrapper {
    margin-top: 25px;
    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: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.profile-details .designation {
    color: #727272;
    text-align: center;
    font-family: " Inter";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.testi-heading {
    color: #383838;
    font-family: " Inter";
    font-size: 14px;
    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: 360px !important;
        height: 286px !important;
        padding: 20px 45px;
    }
}
@media (min-width: 992px) {
    .col-lg-5 {
        padding-inline: 0;
    }
}
.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;
}
.faq-section #accordion .card .collapse, .faq-section #accordion .card .collapse.show, .faq-section #accordion .card .collapsing {
    color: #4c4c4c;
    margin-top: 12px;
    width: 90%;
}
.faq-section #accordion .card .title:after {
    content: url(../prompt-to-video-generator/down-arrow.png);
    position: absolute;
    right: 39px;
    top: 25px;
    transform: rotate(180deg);
    cursor: pointer;
}
.faq-section #accordion .card .collapsed:after {
    cursor: pointer;
    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%;
}
a:hover {
    color: #fff;
    cursor: pointer;
}
.template-section a:hover {
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.template-section .card:hover {
    box-shadow:
        rgb(50 50 93 / 0.25) 0 13px 27px -5px,
        rgb(0 0 0 / 0.3) 0 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.50);
    transition: all 0.1s ease-in-out;
    text-decoration: none;
}
.btn-blue-gradient:hover {
    color: #ffffff !important;
    box-shadow:
        rgb(50 50 93 / 0.25) 0 13px 27px -5px,
        rgb(0 0 0 / 0.3) 0 8px 16px -8px;
}
.banner .container {
    gap: 3%;
    justify-content: center;
    align-items: center;
}
.veo-section{
    padding-block: 120px !important;
}
@media (min-width: 770px) and (max-width: 830px) {
    .banner .container {
        width: 100%;
        margin-inline: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    /* .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        max-width: 33.333%;
    } */
    .owl-stage-outer .item {
         aspect-ratio: 830 / 576;
}

}
@media only screen and (max-width: 1480px)
{    .background-video-container .background-video{
        height: auto;
    }
 .background-video-container {
        position: relative;
        aspect-ratio: 484.248 / 359.639;
    }
}
@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;
    }
    #section-3 .container{
        max-width: 100vw !important;
    }
    .background-video-container .background-video{
        height: auto;
    }
    .background-video-container {
        position: relative;
        aspect-ratio: 484.248 / 359.639;
    }
    .creative-moment-section .col-md-3{
        flex: 0 0 30%;
        max-width: 30%;

    }
    .owl-stage-outer .item{
        width: 55.875vw;
    }
    .veo3-section .container, .veo3-cards{
        max-width: 100vw !important;
    }
    .gradient-card{
        /* height: 100%; */
    }
    .veo3-cards {
        gap: 24px !important;
    }
}
@media only screen and (max-width: 768px) {
    .veo-section{
    padding-block: 60px;
}
    .banner .banner-content h1,
    .banner .banner-content p,
    .banner .banner-content {
        text-align: center;
        width: 100%;
        margin-block: 2rem;
        margin-inline: auto;
    }
    .banner-desc {
        width: 100%;
    }
    .breadcrumps{
        text-align: center  ;
    }
    .banner .banner-content h1 {
        font-size: 36px !important;
        line-height: normal !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: 310px !important;
    }
}
@media (max-width: 406px) {
    .background-video-container {
        position: relative;
        aspect-ratio: 484.248 / 580.639 !important;
    }
}

.brand-section {
    padding: 0px 0px 6% 0;
}
.brand-section .col {
    text-align: center;
}
.brand-logo-section {
    margin-bottom: 40px;
}
.brand-logo-section .card {
    border-radius: 20px;
}
.right-content ul li::marker {
    color: #00c1ff !important;
    font-size: 24px !important;
}
.accordion-section2 h2 {
    text-align: center;
    font-weight: 700;
    /* max-width: 900px; */
}
.accordion-section2 h2 + p{
    max-width: 70vw;
    margin: auto;
}
.accordion-section2 img{
    width: 100%;
    height: auto;
    aspect-ratio: 344 / 272;
}
.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;
}
.desc {
    color: #727272;
    font-family: " Inter";
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    max-width: 100%;
    margin: auto;
}
.accordion-section2 {
    margin-block: 120px !important;
    background: #fff0 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: 100% !important;
    }
    .rainbow-btn .btn {
        padding: 13px 16px;
        font-size: 17px;
    }
    .rainbow-btn {
        padding: 17px 2px 20px 2px;
    }
    .tool-item {
        padding: 0 14px;
    }
    .tool-item p {
        font-size: 14px !important;
    }
    .accordion-section2 .sub-text {
        margin-top: 40px;
    }
    .background-video-container .background-video{
        height: auto;
    }
    .background-video-container {
    position: relative;
    aspect-ratio: 484.248 / 385.639;
    }
    .item.background-video-container{
        background: linear-gradient(179deg, #FFF 39.74%, #F4EEFF 38.46%, #EADEFF 76.92%);
    }
    .item {
        overflow: hidden;
        text-align: center;
        padding: 20px 7px;
        width: 90%;
        /* 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: 700;
        padding: 13px 0;
    }
    .container.tools-container{
        padding: 20px !important;
        width: 90% !important;
    }
    .item img {
        width: 90%;
        margin: auto;
    }
    .faq-section #accordion .card .title,
    .faq-section #accordion .card .collapse {
        width: 85%;
    }
    .accordion-section2 p {
        height: fit-content !important;
        margin: auto;
    }
    .accordion-section2 .title {
        padding-bottom: 20px;
    }
}
.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: auto;
    aspect-ratio: 1105 / 410;
}
#headingOne > div::after{
    top: 4px !important;
}
.video-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}

.video-card video {
  width: 100%;
  display: block;
  border-radius: 20px;
}

.video-mute-toggle {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.6);
  border: none;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.video-mute-toggle img {
  width: 20px;
  height: 20px;
}
.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: #fff;
    z-index: 10;
}
.swiper-button-prev {
    right: 50px;
}
.video-slider-section .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}
.video-slider-section .swiper-slide {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.video-slider-section .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
    filter: drop-shadow(0 8px 22.4px rgb(103 83 255 / 0.6));
    border-radius: 24px;
}
.video-slider-section .swiper-slide-active .swiper-slide-video {
    transform: translateY(-24px);
}
.video-slider-section .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: 12px;
}
.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;
}
.end-section .text-container {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 920px;
    transform: translate(-50%, -50%);
    color: #fff;
    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;
}
.veo-results {
  background: #000;
  padding: 80px 0;
}

/* Full viewport usage */
.veo-results .container {
  max-width: 100vw !important;
  padding: 0;
}

/* Swiper spacing */
.industrySwiper {
  padding: 60px 0 80px;
}

/* ----- Slide Base ----- */
.industry-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.45s ease;
}

/* Side slides */
.video-wrap {
  width: clamp(820px, 68vw, 1000px);
  aspect-ratio: 197 / 110;
  border-radius: 16px;
  overflow: hidden;
  transition: all 0.45s ease;
}
.swiper-wrapper{
    display: flex;
    align-items: center;
}
.industrySwiper .swiper-wrapper {
  will-change: transform;
}
.industry-section h2{
    color: #fff;
}
/* Active slide (center) */
.swiper-slide-active .video-wrap {
transform: scale(1);
}

/* Video behavior */
.video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Text */
.industry-card p {
  margin-top: 16px;
  color: #fff;
  max-width: clamp(920px, 78vw, 1100px);
  text-align: center;
}

/* Swiper must calculate from slide itself */
.industrySwiper .swiper-slide {
  width: clamp(920px, 78vw, 1100px);
  display: flex;
  justify-content: center;
  transition: transform 0.45s ease;
}

/* Active slide */
.industrySwiper .swiper-slide-active {
  width: clamp(920px, 78vw, 1100px);
  transform: translateY(-24px);
}

/* Video wrapper follows slide width */
.video-wrap {
  width: 100%;
  aspect-ratio: 197 / 110;
  border-radius: 16px;
  overflow: hidden;
  transform: scale(0.88);
  transition: transform 0.45s ease;
}

.video-wrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Text */
.industry-card p {
  max-width: 100%;
  margin-top: 16px;
  color: #fff;
  text-align: center;
}

/* Pagination */
.swiper-pagination-bullet {
  background: #666;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #fff;
}

/* Mobile */
@media (max-width: 768px) {
  .video-wrap,
  .swiper-slide-active .video-wrap {
    width: 92vw;
    transform: none;
  }
}

.motion-engine-section {
    padding: 0px 20px;
    padding-bottom: 0px;
}
.motion-container {
    max-width: 90vw;
    margin: auto;
    background: radial-gradient(125.71% 94.26% at -17.39% 133.78%, #9e03ba 0%, #b7034b 40.87%, #173039 100%);
    border-radius: 24px;
    padding: 40px;
    display: flex;
    gap: 40px;
    align-items: center;
    color: #fff;
}
.motion-content {
    flex: 1;
}
.motion-content h2 {
    color: #fff;
    font-family: " Inter";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: left;
}
.motion-content .rainbow-btn button {
    margin-top: 30px !important;
}
.motion-content p {
    color: #fff;
    font-family: " Inter";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 60%;
}
.motion-btn {
    display: inline-block;
    margin-top: 20px;
    background: linear-gradient(90deg, #8b5cf6, #ec4899);
    color: #fff;
    padding: 12px 22px;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 500;
}
.motion-media {
    flex: 1;
    display: flex;
    gap: 20px;
}
.media-card {
    position: relative;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}
.media-card img,
.media-card video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.video-card {
    position: relative;
}
.mute-btn {
    position: absolute;
    bottom: 4px;
    right: 4px;
    background: rgb(0 0 0 / 0.6);
    border: none;
    border-radius: 50%;
    padding: 6px;
    cursor: pointer;
}
.mute-btn img {
    width: 47px;
    height: 47px;
}
@media (max-width: 992px) {
    .motion-container {
        flex-direction: column;
    }
    .motion-media {
        justify-content: center;
    }
}
@media (max-width: 576px) {
    .stat-number {
        font-size: 26px;
    }
    .stat-text {
        font-size: 13px;
    }
    .background-video-container {
        position: relative;
        aspect-ratio: 484.248 / 471.639;
    }
}
@media (max-width: 768px) {
    .industry-card {
        width: 100% !important;
    }
    .end-section {
        margin-top: 60px;
        border-radius: 20px;
        max-width: 100%;
        max-height: none;
        aspect-ratio: auto;
        padding: 4px;
    }
    .end-section img {
        max-width: 100%;
        max-height: none;
        /* height: 170px; */
        aspect-ratio: auto;
    }
    .end-section .text-container {
        padding: 0 10px;
        max-width: 100%;
        width: 100%;
    }
    .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 {
        margin: auto;
        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;
}
.blog-resource {
    padding: 0 0 70px 0;
    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: 0 15px 35px rgb(124 124 124 / 0.1019607843);
}
.blog-resource .card:hover {
    color: #a474ef;
    box-shadow:
        rgb(50 50 93 / 0.25) 0 13px 27px -5px,
        rgb(0 0 0 / 0.3) 0 8px 16px -8px;
    transition: 0.5ms ease-in;
}
.blog-resource img {
    width: 100%;
    height: 180px;
    border-radius: 24px 24px 0 0;
}
.blog-resource h3 {
    height: 80px;
    padding: 20px 8px 15px 8px;
    font-size: 16px;
    font-weight: 500;
}
.video-slider-section .swiper-slide {
    opacity: 0.5;
    transition: opacity 0.3s ease;
}
.features-section video {
    border-radius: 32px;
}
.features-section {
    margin-bottom: 120px !important;
    @media screen and (max-width: 768px) {
        margin-bottom: 60px !important;
    }
}
.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;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    display: none !important;
}
#section-3 {
  padding: 0px 0px 120px 0;
}

.container {
  max-width: 90vw !important;
}
h2 {
  color: #0D0F0F;
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 32px;
}

.reasons h2 {
  font-weight: 700;
}
.reasons .desktopSlider {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 25.8125vw !important;
}

.reasons.cl-ir .desktopSlider {
  margin: 0 46px 0 36px;
}

.reasons .desktopSlider .cust-nav {
  border-radius: 12px;
  border: 1px solid #E6E6E6;
  background: #F5F5F5;
  cursor: pointer;
  padding: 18px 10px;
  margin-bottom: 18px;
  height: 56px;
  width: 25.8125vw !important;
  display: flex;
  align-items: center;
}

.reasons .desktopSlider .cust-nav:last-child {
  margin-bottom: 0;
}

.reasons .desktopSlider .cust-nav.active {
  border: 1px solid #755FF4;
  background: linear-gradient(270deg, #FFF 0.12%, #EADEFF 101.28%);
}

.p-slider {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

.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: 34px 34px;
  padding-bottom: 0;
  width: 53.875vw;
}

.reasons .mobileSlider {
  width: 100%;
  display: flex;
  align-items: center;
}

.reasons .mobileSlider .title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 0px;
}

.reasons .mobileSlider p {
  font-size: 16px;
  line-height: 24px;
  color: #383838;
  height: 82px;
}

.item .video-container {
  width: 100%;
  margin: 30px auto 0;
  border-radius: 24px 24px 0 0;
}
.item .video-container.video-wrapper{
    width: 90%;
    margin: auto;
}
.background-video .video-container.video-wrapper{
    width: 100%;
    margin: auto;
    border-radius: 24px;
}
.background-video .video-wrapper video{
    border-radius: 26px;
    transform: scale(1.01, 1.07);
}
.video-wrapper {
  position: relative;
  overflow: hidden;
  /* border-radius: 16px; */
}

.slider-video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 24px 24px 0 0;
}

.video-play-btn,
.video-mute-btn {
  position: absolute;
  border: none;
  background: transparent;
  cursor: pointer;
  z-index: 3;
  transition: opacity 0.25s ease;
}

.video-play-btn {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-mute-btn {
  bottom: 12px;
  right: 12px;
}
    .background-video .video-mute-btn{
        bottom: 3%;
        right: 12%;
    }
    .video-mute-btn{
        bottom: 3%;
        right: 3%;
    }
    .background-video .video-play-btn{
        top: 65% ;
    }

.video-wrapper:hover .video-play-btn {
  opacity: 0;
  pointer-events: none;
}
.video-wrapper.playing .video-play-btn {
    opacity: 0;
    pointer-events: none;
}

.video-wrapper:hover .video-play-btn {
    opacity: 0;
    pointer-events: none;
}

.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;
}

@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;
  }
}

@media (max-width: 992px) {

    .owl-stage-outer .item{
        width: auto !important;
    }
    .veo3-section .container .col-lg-6{
        margin-bottom: 24px;
    }
    .veo-section .row{
        gap: 30px;
    }

  #section-3 {
    padding: 50px 0;
  }

  .reasons .desktopSlider {
    display: none;
  }

  .reasons .mobileSlider {
    padding-bottom: 30px;
  }

  .mobileSlider .item {
    background: linear-gradient(179deg, #FFF 0.74%, #F4EEFF 38.46%, #EADEFF 76.92%);
    border-radius: 20px;
    padding: 16px;
    padding-bottom: 0;
    text-align: left;
  }

  .reasons .mobileSlider .title {
    font-size: 22px;
    margin-bottom: 20px;
  }

  .reasons .mobileSlider p {
    height: auto;
    margin: 20px 0;
  }

  .reasons .mobileSlider .owl-stage-outer {
    padding-bottom: 20px;
  }

  .reasons .mobileSlider .item img {
    /* width: 300px; */
    margin: 0 auto;
  }

}

@media (max-width: 768px) {
  h2 {
    font-size: 30px !important;
    line-height: 32px !important;
  }

  .container {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width: 480px) {
  .container {
    padding: 0 10px !important;
  }
}

@media (min-width: 1480px) {

  .reasons .mobileSlider p {
    font-size: clamp(16px, 0.6vw + 0.5rem, 64px);
    line-height: normal;
  }

  .reasons .mobileSlider .title {
    font-size: clamp(22px, 0.7vw + 0.7rem, 64px);
  }

  .reasons .desktopSlider .cust-nav p {
    font-size: clamp(16px, 0.6vw + 0.5rem, 64px);
  }

  h2 {
    font-size: clamp(40px, 1vw + 1rem, 94px) !important;
  }

}

@media only screen and (max-width: 768px) {
    .blog-resource h2 {
        font: normal normal 800 32px/42px " Inter";
    }
    .blog-resource {
        padding: 0 20px 60px 20px;
    }
}
@media only screen and (max-width: 576px) {
    .btn {
        font-size: 16px;
    }
}
@media only screen and (min-width: 1480px) {
    .banner {
        padding: 10% 0 0 0 !important;
    }
    .banner .animaker_responsive_padding {
        max-width: 80vw !important;
        margin: auto;
        height: auto !important;
    }
    .breadcrumps {
        font-size: clamp(22px, 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);
    }
    .banner-desc {
        margin: auto;
    }
    h2 {
        margin-bottom: 3rem !important;
    }
    .rainbow-btn .btn , .veo3-section .rainbow-btn .btn {
        width: 100% !important;
        max-width: fit-content !important;
        height: fit-content !important;
        padding: 16px 24px;
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    h2 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
        margin-bottom: 2rem !important;
    }
    .feature-text h3 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    }
    .feature-text p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .industry-card 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 , .accordion-section2 p {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .industry-card {
        width: 80% !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 1rem !important;
    }
    .tool-item svg{
        width : clamp(40px, 1vw + 1rem, 94px);
        height: auto;
    }
    .faq-section h2 {
        max-width: 32vw;
        height: auto;
        line-height: normal;
    }
    .blog-resource h2 {
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
        margin-bottom: 2rem !important;
        line-height: normal !important;
    }
    .faq-section #accordion .card {
        font-size: clamp(18px, 0.7vw + 1rem, 64px);
        line-height: normal;
    }
    .faq-section #accordion .card .title {
        font-size: clamp(18px, 0.7vw + 0.7rem, 64px);
    }
    .accordion-section2 .sub-text {
        font-size: clamp(24px, 0.7vw + 0.7rem, 64px);
    }
    h4 {
        font-size: clamp(24px, 0.7vw + 1rem, 84px);
    }
    .testimonial-grid {
        width: 80vw !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;
        border-radius: 1rem;
    }
    .testi-card-inner {
        width: 100% !important;
        max-width: 90% !important;
    }
    .brand-section .container {
        max-width: 80vw !important;
    }
    .brand-section .container .row img {
        width: 7.5rem !important;
        height: auto !important;
    }
    .testi-heading {
        font-size: clamp(12px, 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.6vw + 0.7rem, 64px);
    }
    .motion-content p {
        font-size: clamp(20px, 0.6vw + 0.6rem, 64px);
        line-height: normal;
    }
    .end-section .text-container p , .veo3-desc  {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
        line-height: normal;
    }
     .veo3-desc{
        max-width: 60% !important;
     }
    .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 {
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .swiper-button-prev,
    .swiper-button-next {
        width: 54px !important;
        height: 44px !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);
    }
    .gradient-card .card-icon,  .gradient-card .card-icon svg
    {
        width: 3rem;
        height: 3rem;
    }
    .gradient-card h3{
            font-size: clamp(22px, 0.7vw + 0.7rem, 64px);
    }
    .gradient-card .grad-p{
        font-size: clamp(18px, 0.6vw + 0.5rem, 64px);
    }
    .gradient-card{
        aspect-ratio: auto;
        width: 90%;
        height: 100%;
        padding: 1.7rem;
    }
    .creative-card h3{
        font-size: clamp(24px, 0.7vw + 0.7rem, 64px);
    }
    .creative-card .desc{
        font-size: clamp(18px, 0.6vw + 0.5rem, 64px);
    }
    .veo-subtext{
        max-width: 70vw ;
        line-height: normal;
        font-size: clamp(18px, 0.7vw + 0.5rem, 64px);
    }
    .card-content h3{
        font-size: clamp(40px, 1vw + 1rem, 94px) !important;
    }
    .card-content p{
        font-size: clamp(18px, 0.6vw + 0.5rem, 64px);
        line-height: normal;
    }
    .light-bg .reasons .col-12 p{
        max-width: 70vw ;
        font-size: clamp(18px, 0.6vw + 0.5rem, 64px);
        line-height: normal;
        margin-bottom: 2rem !important;
    }
    .reasons .desktopSlider .cust-nav{
        height: auto;
    }
    .owl-stage-outer .item , .background-video .video-wrapper video , .background-video .video-container.video-wrapper{
        border-radius: 1.4rem !important;
    }
    .background-video .video-mute-btn{
        bottom: 3%;
        right: 12%;
    }
    .video-mute-btn{
        bottom: 3%;
        right: 3%;
    }
    .background-video .video-play-btn{
        top: 65% ;
    }
    .faq-section h2{
        font-size: clamp(36px, 1vw + 1rem, 94px) !important;
    }
    .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;
    }
}
