* {
  font-family: "Inter", serif !important;
}
*{
  margin: 0%;
  padding: 0%;
  box-sizing: border-box;
}

body {
  background-color: #ffffff;
  height: 100%;
  width: 100%;
  font-family: "Inter", serif;
}

/* header .nav-menu li a {
  color: #000000 !important;
}
header .nav-menu li a.signup {
  color: #ffffff !important;
} */

.sub-text {
  font-size: 18px;
  color: #000000;
  line-height: 30px;
}

.vid-border {
  border-radius: 24px;
}

.rainbow-btn {
  background: transparent linear-gradient(323deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 17px 2px 19px 2px;
  border-radius: 30px;
}
.rainbow-btn .btn {
  border-radius: 28px;
  color: white;
  padding: 10px 24px;
  background: #6036c6;
  font: normal normal bold 18px/29px Inter;
}
.rainbow-btn .btn:hover {
  color: white;
}
.credit-card-text{
  max-width: 390px;
  text-align: center;
}
.credit-card-text .rainbow-btn .btn{
  max-width: 390px;
  width: 100%;
  text-align: center;
}
.credit-card-text p{
  display: inline-block;
  text-align: center;
}
.banner h1 {
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: 115%; /* 69px */
}

.banner p{
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px; /* 140.909% */
}

.banner h1 span{
    background: linear-gradient(231deg, #FBD50D 4.55%, #FD7B07 96.4%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    width: fit-content;
    margin: auto;
    text-align: center;
    background-size: 100% 100%;
}

h2 {
  color: #0A0F40 !important;
  font: normal normal 800 55px/65px "Inter", sans-serif !important;
}



.banner {
  padding: 6% 0 0;
  text-align: center;
  border-radius: 0px 0px 80px 80px;
background: transparent linear-gradient(180deg, #2E38CE 0%, #9341E6 100%) 0% 0% no-repeat padding-box;
}
.banner .hero-sec{
  /* width: 85vw !important; */
  height: 721px ;
  padding: 3% 3%;
  text-align: left;
  gap: 30px;
  margin-inline: auto
   !important;
  color: #FFFFFF !important;
  border-radius: 48px;
}


.banner .banner-content h1{
  font: normal normal 800 34px/46px Inter;
  letter-spacing: 1px;
  width: 525px !important;
  margin-block: 20px;
  color: #FFFFFF;
}

.banner .banner-content p {
  color: #FFFFFF;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 36px;
}

.banner-slide {
  /* width: 85vw !important ; */
}

 .awards-section .slider {
  width: 100%;

}
.awards-section .slider .row{
    width: 100%;
    gap: 30px;
}
.awards-section .slider .logo-section .logo-list {
    display: flex;
    height: auto;
    align-items: center;
    animation: 30s linear infinite marquee;
    justify-content: center;
    margin: auto;
}

.awards-section .slider .logo-section{
    overflow: hidden;
    padding: 0;
    margin-inline: 15px;
    border-left: 1px solid black;
    display: flex;
    align-items: center;

}
.meet-products .row .overlaping-text {
    position: absolute;
    width: 387px;
    height: fit-content;
    top: 40px;
    left: 55px;
}

.overlaping-text {
  position: absolute;
  z-index: 1;
}

.awards-section .slider .logo-section h4{
    color: #000;
    font-family: Inter;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.awards-section .slider .logo-section .logo-list img {
    width: 70px !important;
    margin: 0 32px;
}

.awards-section .slider .logo-section .logo-list img[alt=visa] {
    width: 51px !important;
}

.awards-section .slider .logo-section .logo-list img[alt=gsk] {
    width: 42px !important;
}

.awards-section .slider .logo-section .logo-list img[alt="mc donalds"] {
    width: 37px !important;
}



@keyframes marquee {
    0% {
        transform: translateX(0)
    }
    100% {
        transform: translateX(-100%)
    }
}

 .slider .left-section {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap:6px;
}

 .slider .left-section h4 {
  font-size: 28px;
  font-weight: 600;
  color: #000000;
  margin-top: 2px !important;
}

.banner-slide .awards-section .slider .left-section p {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 4px;
  letter-spacing: 5.6px;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0px !important;
}

.slider .left-section p {
    font-size: 14px;
    letter-spacing: 4px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0px !important;
}
.banner-slide .awards-section .slider .logo-section {
  overflow: hidden;
  border-left: 1px solid #000000;
  margin: auto 0;
  height: 50px;
  display: flex;
  align-items: center;
    justify-content: center;
}

.banner-slide .awards-section .slider .logo-section .logo-list {
  display: flex;
  height: auto;
  align-items: center;
  animation: 20s marquee infinite linear;
}

.banner-slide .awards-section .slider .logo-section .logo-list img {
  width: 70px;
  margin: 0px 42px;
}

.banner-slide .awards-section .slider .logo-section .logo-list img[alt=visa] {
  width: 51px !important;
}

.banner-slide .awards-section .slider .logo-section .logo-list img[alt=gsk] {
  width: 42px !important;
}

.banner-slide .awards-section .slider .logo-section .logo-list img[alt="mc donalds"] {
  width: 37px !important;
}


@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.badge-section .container {
  margin: auto;
  /* max-width: 85vw; */
  padding: 50px;
}
.badge-section .container b {
  font-size: 18px;
  color: #0A0F40;
}
.badge-section .container p {
  font-size: 15px;
  padding-top: 10px;
  width: 80%;
}

.video-section .container {
  border-radius: 30px;
  padding-top: 120px;
}
.video-section .container p {
  color: #A7B2BF;
  font-size: 18px;
  font-weight: 500;
}
.video-section .container .video-text {
  position: absolute;
  width: 387px;
  height: fit-content;
  top: 40px;
  left: 55px;

}

.white-text h4, .white-text h3, .white-text p{
  color: #ffffff !important;
}

.video-section .container .video-text .heading {
  color: #0A0F40;
  font-size: 28px;
  font-weight: bolder;
}
.video-section .container .video-text .heading.w-85 {
  width: 85%;
}
.video-section .container .video-text .sub-text {
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  width: 90%;
}
.faq-section .accordion .card:has(+ .card .collapse.show) .card-header {
  border-bottom: none !important;
}

.carousal-section .tile-card.review-section {
  padding: 30px 30px 60px 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  margin-bottom: 20px;
  border-radius: 24px;
}


.carousal-section .tile-card.review-section {
  /* padding: 30px; */
  padding: 45px 45px 60px 45px;
}


.review-section .navigation-toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.review-section .navigation-toggle img.nav-arrow-icon {
  width: auto;
  margin: 10px;
}

.tile-card img.author-img {
  width: auto;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.review-section h1 {
  font: normal normal bold 24px/30px "Inter", sans-serif;
  letter-spacing: 0px;
  color: #0A0F40;
  margin-top: 20px !important;
  margin-bottom: 8px;
}

.review-section h3 {
  font: normal normal normal 18px/30px "Inter", sans-serif;
  letter-spacing: 0px;
  color: #0A0F40;
  margin-top: 0 !important;
  margin-bottom: 10px;
}

.review-section p{
  font: normal normal normal 18px/30px "Inter", sans-serif;
  letter-spacing: 0px;
  color: #0A0F40;
  padding-right: 0;
  width: 100%;
  text-align: center !important;
}

.review-section .nav-toggle-container {
  position: absolute;
  left: 50%;
  bottom: 15px;
  transform: translate(-50%, -50%);
  z-index: 5;
}


.product-carousal .container{
  max-width: 1030px;
}
.product-carousal .container{
  max-width: 1035px;
}
.tile-card{
  border-radius: 20px;
  background: white;
  padding: 40px 40px 0 40px;
  margin: 15px;
  position: relative;
}
.tile-card h2{
  text-align: left;
  font: normal normal bold 28px/36px 'Inter',sans-serif;
  letter-spacing: 0px;
  color: #0A0F40;
}

.tile-card .author-section img{
  width:131px;
  height: 131px;

}
.product-carousal-head{
  margin:100px 0 0 0px;
}
ul.blog-head {
  display: inline-flex;
  margin: 0 0 90px 0;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
}
ul.blog-head li {
    min-width: 160px;
  padding: 15px 15px;
  height: 100px;
  text-align: center;
  font: normal normal normal 18px/24px 'Inter',sans-serif;
  letter-spacing: 0px;
  color: #0A0F40;
  border-bottom: 1px solid #DBDBDB;
  cursor: pointer;
  list-style-type: none;
}
ul.blog-head li.active {
  font-weight: bold;
  border-image-source: linear-gradient(98deg, #2A39D0 0%, #9C3DEF 100%);
  border-bottom-width: 4px;
  border-bottom-style: solid;
  border-image-slice: 1;
}
img.slider-graphic-img{
  width: 100%;
}
.product-carousal-content img.slider-graphic-img{
  border-radius: 10px;
}

.carousal-section {
  margin-top: 80px;
}
.carousal-section .tile-card{
  padding: 30px;
  margin: 0;
  border-radius: 20px;
}
.carousal-section .slider-content{
  padding: 90px 60px;
}

.swiper {
  width: 100%;
  height: auto;
}

.carousal-section .tile-card .slider-content h2 {
  color: #0A0F40;
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

/* LOGO ANIMATION MARQUEE */


.product-carousal-head p.bolder{
  max-width: none;
}
.product-carousal-content ul.blog-head{
  margin-bottom: 30px;
}
.product-carousal-content .carousal-section{
  margin-top: 0;
}
.product-carousal-content .carousal-section .slider-content{
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  padding: 20px;
}
.product-carousal-content .carousal-section .tile-card .slider-content h2{
  margin: 0 0 30px 0 !important;
  color: #0A0F40;
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 34px !important;
    margin-right: auto !important;
}

.steps-section .steps-card .card .left-content {
  display: flex;
  align-items: stretch; /* ensures child fills height */
  height: 100%;
}

.steps-section .steps-card .card .left-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; /* removes inline-image default 4px gap */
  margin: 0; 
  padding: 0;
  vertical-align: middle; /* prevent baseline gap in some browsers */
}
.steps-section .steps-card .card {
  border: none !important;
}

.show-mobile{
    display: none;
  }

@media only screen and (max-width:992px){
  .product-carousal-content img.slider-graphic-img{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
}  

@media only screen and (max-width:767px){
    .meet-products .row .overlaping-text {
        width: 90% !important;
        padding: 0 !important;
    }
    .meet-products.sep-video p {
      text-align: center !important;
    }
    .meet-products p, .tile-card p{
      font-size: 20px !important;
    }
    .col-md-6.margin-default.padding-rt{
        padding: 0 !important; 
        margin-inline: 15px ;
    }
    .bg-vid-content{
      padding-inline: 10px !important;
    }
    .bg-vid-content .last-para{
      margin-bottom: 10px !important;
    }
    .video-text h4, .bg-vid-content h3{
        font-size: 20px !important;
        /* text-align: center; */
    }
    .why-animaker-content p {
         font-size: 16px !important;
         line-height: 20px !important;
    }
    /* ADJUSTMENT FOR MAINTENANCE BAR */
  .show-mobile{
    display: block;
  }
  .product-carousal-head{
    margin: 0;
  }
  .bg-vid-container.border-sm{
    padding-bottom: 6px;
  }
  .tile-card h2{
    text-align: center;
    font:normal normal bold 22px/32px 'Inter',sans-serif;
  }
  section.product-carousal{
    padding: 30px 0;
  }
  .carousal-section .slider-content{
    padding: 10px !important;
  }
  .tile-card p{
    font:normal normal normal 18px/28px 'Inter',sans-serif;
  }
  .product-carousal-content ul.blog-head{
    overflow: auto;
    justify-content: start;
    margin: 0 20px 40px 20px;
    width: calc(100% - 40px);
  }
  .product-carousal-content ul.blog-head::-webkit-scrollbar {
    display: none;
  }
  .product-carousal-content .carousal-section .tile-card{
    margin-top: 0;
  }
  .product-carousal-content img.slider-graphic-img{
    position: initial;
    transform: none;
  }
  .product-carousal-content .carousal-section .tile-card .slider-content h2{
    margin: 15px 0 !important;
    text-align: left;
  }
  ul.blog-head li{
    padding: 15px 20px;
  }
  .icon-left-arrow,
  .icon-right-arrow{
    position: initial;
    box-shadow: 0px 1px 1px #00000029;
    cursor: pointer;
  }
  .review-section.tile-card h3, .review-section.tile-card p{
    text-align: center !important;
  }
  .icon-left-arrow .slider-arrow{
    position: absolute;
    top: 27px;
    left: 10px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    border: 1px solid black;
    border-radius: 30px;

  }
  .icon-right-arrow .slider-arrow{
    position: absolute;
    top: 26px;
    right: 10px;
    border: 1px solid black;
    border-radius: 30px;
  }
}

.faq-section .container {
  padding-block: 120px 0px;
  padding-inline: 0px ;
  border-radius: 20px;
}
.faq-section #faqs .card,
.faq-section #faqs .card .card-header {
  background: transparent;
}
.faq-section #faqs .card .card-header:not(.collapsed) {
  background: #EFEAFD 0% 0% no-repeat padding-box;
  border-radius: 20px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-left: 31px;
  padding-right: 31px;
  
}
.faq-section #faqs .card .card-body:not(.collapsed) {
  background: #EFEAFD 0% 0% no-repeat padding-box;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top: 0px;
}
.faq-section #faqs .card .card-header {
  border-radius: 4px;
  font: normal normal bold 18px/21px Inter;  letter-spacing: 0px;
  color: #0A0F40;
  padding: 30px 20px 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  display: -ms-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-section #faqs .card .card-header.collapsed {
  padding-left: 31px;
  padding-right: 31px;
  font-weight: normal;
  padding-bottom: 31px;
  border-radius: 0;
  border-bottom: 2px solid #C7D1DB;
}
.faq-section .collapse:has(.show) {
  border: 1px solid red;
}
.faq-section #faqs .card {
  border: none;
  cursor: pointer;
}
.faq-section #faqs .card .card-body {
  padding: 8px 20px 15px;
  padding-left: 31px;
  padding-right: 31px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  display: -ms-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.faq-section #faqs .card .card-header:after {
  content: url("https://www.animaker.com/Animaker-Home/new-assets/icon-collapse.svg");
  position: absolute;
  right: 10px;
  top:50%;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.faq-section #faqs .card .card-header.collapsed:after {
  content: url("https://www.animaker.com/Animaker-Home/new-assets/icon-expand1.svg");
  bottom: 60%;
}
.faq-section .card-body p {
  width: 88%;
}

.gradient-video-wrapper {
    position: relative;
    border-radius: 24px;
    padding: 3px;
    background: linear-gradient(132deg, #9D68EF 0%, #F6CD4A 34.27%, #CA60C4 66.48%, #808080 98.49%);
}

.gradient-video-wrapper::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(132deg, #9D68EF 0%, #F6CD4A 34.27%, #CA60C4 66.48%, #808080 98.49%);
    border-radius: 26px;
    z-index: -1;
}

           

.bg-vid-content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 30px;
    width: 100%;
}
/* header .nav-toggle::before {
  background-color: #000000 !important;
  box-shadow: 0 0.5em 0 0 #000000, 0 1em 0 0 #000000 !important;
} */
.overlaping-text {
  z-index: 1;
}


@media screen and (min-width: 768px) {


  .video-section .container .overlaping-text {
    width: 88%;
  }
}
@media (min-width: 518px) and (max-width: 676px) {
  .banner .rainbow-btn .btn {
    width: 340px !important;
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .video-section .container .overlaping-text 
  {
    left: 20px;
    top: 20px;
  }
  .video-section .container .overlaping-text {
  width: 90% !important;
  }

  .video-text h4{
    font-size: 22px !important;
  }
  .meet-products p{
    font-size: 16px !important;
  }
  .video-section .container .video-text .heading {  
    font-size: 20px;
  }
  .video-section .container .video-text .sub-text {  
    width: 90%;
    font-size: 17px !important;
  }
}

@media screen and (max-width: 768px) {
  .banner {
    padding:  0 4%;
  }
  .banner h1 {
    font: normal normal 800 41px/52px "Inter", sans-serif;
  }
  .banner .hero-sec{
    height: 100%;
    gap: 0px;
  }
  .banner .banner-content {
    margin-bottom: 0px !important;
  }

  .banner .banner-content *{
    
    text-align: center;
    margin-inline:auto ;
  }
  .banner .banner-content h1{
    font-size: 32px !important;
    width: 100% !important;
  }
  .banner .rainbow-btn .btn {
    width: 330px;
    font-size: 15px;
  }
  .banner .credit-card-text p {
    font-size: 14px;
  }
  .banner {
    padding: 14% 0 4%;
  }
  .overlaping-text {
    margin-top:16px !important;
    top: 22px !important;
    left:50% !important;
    right: 50% !important;
    transform: translate(-50%, 0) !important;
    display: flex;
    flex-direction: column;

}
.extra-space{
   margin-top:20px !important;
}
.extra-space{
  width: 80% !important;
}
.bg-vid-content{
    padding-top: 20px;
}
  /* .overlaping-text *{
      margin-inline: auto ;
  } */
  h2 {
    font: normal normal 800 40px/49px "Inter", sans-serif !important;
  }
  .badge-section .container p {
    margin-bottom: 20px !important;
  }
  .video-section .container p {
    font-size: 19px;
  }
  .video-section .container, .carousal-section .tile-card.review-section {
    padding: 30px 5px 60px 5px !important;
  }
  .video-section .container .video-text {
    top: 30px ;
    left: 22px;
    
  }
  .review-section .nav-toggle-container{
    bottom: 6px;
  }
  .video-section .container .video-text .heading {
    margin: 10px auto 0px auto;
    font-size: 24px;
  }
  .video-section .container .video-text .sub-text {
    margin: 7px auto 0px auto;
    width: 95%;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
  }
  .video-section .container .video-text .heading.w-85 {
    width: 98% !important;
    text-align: center;
  }
  .vid-border {
    border: none;
  }
 
  .swiper-slide .d-flex {
    flex-direction: column;
    text-align: center;
  }
  

  .faq-section #faqs .card .card-header.collapsed {
    padding-left: 10px;
    padding-right: 40px;
    width: 100%;
  }
  .video-section .container .video-text {
    width: 90%;
    margin-inline: auto ;
  }
  .margin-default{
    margin-block: 25px 0px;
    margin-inline: 10px;
    padding: 0px !important;
  }
  .margin-default :nth-last-child(){
    margin-top: 25px;
  }

}/*# sourceMappingURL=whiteboard.css.map */

@media screen and (max-width: 518px){
  .banner .hero-sec {
  margin-top: 30px !important;
  }
 
  .banner-slide .awards-section .slider .logo-section .logo-list img {
    margin: 0px 20px;
  }
  .banner .banner-content{
    width: 100% !important;
    margin-inline: auto !important;
    padding-inline: 10px !important;
  }

  .banner .banner-content *{
    width: 100% !important;
    text-align: center;
 
  }
  .banner .banner-content h1{
    font-size: 32px !important;
    width: 100% !important;
  }
  .banner .rainbow-btn .btn {
    width: 100%;
    padding: 10px 2px !important; 
    font-size: 16px;
  }
  .banner .credit-card-text p {
    font-size: 14px;
  }
  .banner {
    padding: 18% 0 4%;
  }
  .banner .hero-sec {
    border-radius: 0 0 48px 48px;
    width: 100% !important;
  }
  .badge-section .container {
    padding: 40px 20px;
    text-align: center;
    max-width: 94vw !important ;
  }
  .badge-section .container p {
    margin: 3px auto;
  }
  .faq-section .container {
    padding: 10px;
  }

  .badge-section .container p {
    width: 100% !important;
  }

  .faq-section #faqs .card  {
    width: 95%;
    margin-inline: auto !important;
    
  }
  .faq-section {
    margin-top: 60px !important;
  }
 
  .faq-section h2
  {
    margin-bottom: 2rem !important;
  }
  .video-section .container .video-text {
  width: 85%;
}
.bg-vid-content{
    padding-bottom: 0px;
}
.overlaping-text{
  top: 6px !important;
  left: 50% !important;
  right: 50% !important;
  padding-inline: 8px ;
  transform: translate(-50%, 0) !important;
  z-index: 1;
}
.row.margin-md{
    margin-top: 0px !important;
}
.effortless-ai .border-sm{
    border:2px solid #A07AFB;
    border-radius: 24px;
}
}

@media screen and (max-width: 485px) {
  .video-section .container .overlaping-text {
    padding: 0px 12px;
    top: 10px !important;
  }
 .video-section .container .overlaping-text .heading {
     padding-inline: 8px;
     width: 90% !important;
    font-size: 20px !important;
  }
  .video-section .container .overlaping-text .sub-text {
    padding-inline: 10px !important;
   
 }

  .video-section .container .video-text {
    width: 100% !important;
  }
  
  .video-section .container .video-text .heading{
    font-size: 18px !important;
    line-height: normal;
    letter-spacing: 0px;
  }
  .video-section .container .video-text .sub-text {
    margin: 8px 0px;
    margin-inline: auto;
    width: 93% !important;
    line-height: 21px;
    font-size: 14px !important;
    letter-spacing: 0px;
  }

}

@media screen and (max-width: 435px) {
  .video-section .container .overlaping-text {
    padding: 10px 12px;
    top: 0px !important;
  }

}


@media (min-width: 1200px) {
.banner-slide .awards-section .slider .row{
  /* width: 85vw !important; */
  gap: 40px;
}
}


h2{
  font-size: 40px !important;
  font-weight: 800;
  font-family: "Poppins", sans-serif;
}
.container {
  width: 90vw !important;
}

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

.listed-features li::marker {
  width: 10px;
  height: 10px;
  color: #00c1ff;
}

.accordion-section {
  padding-block: 30px 0;
}
.accordion-section .accordion-container{
    padding: 60px;
    margin: auto;
    max-width: 1129px !important;
    width: 100%;
    height: 803px !important;
    background-image: url(./img/ppttovideo/pink-bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 24px;

}
.heading-h2 {
  text-align: center;
  font-size: 55px !important;
  line-height: 65px !important;
    font-weight: bolder;
    margin-bottom: 24px ;
}
.para {
    color: #7a7c80;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
    text-align: center;
    margin-bottom: 60px !important;

}
.heading-h2 .purple-gradient {
    background: transparent linear-gradient(260deg, #9B3DEF 0%, #763CE5 55%, #2C39D0 100%) 0% 0% no-repeat padding-box;
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.accordion-section .d-flex {
  flex-direction: row;
  justify-content: space-around;
}
.accordion-section .d-flex .desktopSlider {
  width: 42%;
  margin: auto;
}
.accordion-section .desktopSlider .cust-nav.active p{
  font: normal normal normal 14px/18px Inter;
  letter-spacing: 0px;
}

.desktopSlider .cust-nav {
  position: relative;
  cursor: pointer;
  width: 285px;
  height: fit-content;
  padding: 14px;
  margin: 0;
  font-weight: bold;
  border-radius: 12px;
  margin-bottom: 16px;
  border: 1px solid #E4CAFC;
  background-color: transparent;
}

.desktopSlider .cust-nav.active {
  font-weight: normal;
  opacity: 1;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0px 1px 1px #00000029;
  border: none;

}
.desktopSlider .cust-nav .number{
    position: absolute;
    background-color: #000000;
    width: 27px;
    height: 27px;
    border-radius: 5px ;
    text-align: center;
    line-height: 27px;
    color: #ffffff;
}
.desktopSlider .cust-nav.active .number {
  background-color: #9136E2;
  color: #ffffff;
}
.desktopSlider .cust-nav .title,
.mobileSlider .title {
  font: normal normal Bold 20px/24px Inter;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin: 0px 0 8px 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}
.owl-carousel{
  max-width: 708px !important;
  width: 100% !important;
}
.desktopSlider .cust-nav .title + p,
.mobileSlider p {
  margin: 0;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  overflow: hidden;
 font : normal normal normal 14px/18px Inter;
  opacity: 1;
}

.desktopSlider .cust-nav.active:before {
  height: 100%;
  bottom: 0;
}

.desktopSlider .cust-nav.active .title {
  margin: 0px 0 8px 0;
  font: normal normal 600 20px/24px Inter;
  letter-spacing: 0px;
  color: #9136E2;
  opacity: 1;
}

.desktopSlider .cust-nav.active .title + p {
  /* height: 86px; */
  /* height: 125px; */
  height: auto;
  /* margin: 7px 0; */
}

.mobileSlider {
  width: 708px;
  display: -ms-box;
  display: flex;
  align-items: center;
  
}

.mobileSlider .title {
  display: none;
}

.mobileSlider p {
  display: none;
}


.mobileSlider .item video {
  width: 100%;
  max-width: 708px;
  aspect-ratio: 16 / 9;
  height: auto;
  background: transparent no-repeat;
  background-size: cover;
  margin-top: 14px;
  display: block;
}

@media screen and (max-width: 768px) {
  .rainbow-btn .btn {
    padding: 13px 16px;
    font-size: 17px;
  }
  .rainbow-btn {
    padding: 17px 2px 20px 2px;
  }
  h2 {
    font-size: 35px !important;
    line-height: 49px !important;
  }
  p {
    font-size: 17px !important;
  }
  .accordion-section .accordion-container{
    height: auto !important;
  }
  .mobileSlider .title,
  .mobileSlider p {
    display: block !important;
  }
  .item {
    text-align: center;
    padding: 20px;
    border: 1px solid rgb(160, 28, 232);
    border-radius: 24px;
  }
  .item p {
    height: 100px !important;
    line-height: 21px;
    font-size: 15px !important;
    padding: 13px 0;
  }
  .item video {
    margin: auto;
  }
  .mobileSlider {
    width: 100%;
  }
  .mobileSlider .owl-nav .owl-prev span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-left-arrow.svg);
    padding: 15px;
  }
  .mobileSlider .owl-nav .owl-next span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-right-arrow.svg);
    padding: 15px;
  }
  .mobileSlider .owl-nav {
    margin: auto;
    position: absolute;
    top: 99%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .blue-card .row{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
  .card.blue-card video{
    border-radius: 0px 0px 24px 24px !important;
  }
  .responsive-text .video-text {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transform: none !important;
    width: 100% !important;
    padding: 0px !important;
    text-align: center !important;
    color: #000000 !important;
   
  }
  .responsive-text .video-text .heading  {
    color: #000000 !important;
  }
  .responsive-text .video-text .sub-text  {
    color: #000000 !important;
  }


  .responsive-text {
   
    background: #F6F3FE 0% 0% no-repeat padding-box;
    /* background: linear-gradient(to right , #8E7AF9 0%, #B382FE 100%); */
    display: flex !important;
    flex-direction: column-reverse !important;
    padding: 0px !important;
    border-radius: 24px !important;

  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mobileSlider {
    width: 75% !important;
  }
  .mobileSlider .item video {
    max-width: 55% !important;
  }
}
@media only screen and (max-width: 992px) {
  .item {
    text-align: center;
    padding: 20px;
    border: 1px solid  rgb(160, 28, 232);
    border-radius: 24px;
  }
  .item p {
    height: 100px !important;
    line-height: 21px;
    font-size: 15px !important;
    padding: 13px 0;
  }
  .item video {
    margin: auto;
  }
  .mobileSlider .title,
  .mobileSlider p {
    display: block !important;
  }
  .mobileSlider {
    width: 100%;
  }
  .mobileSlider .owl-nav .owl-prev span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-left-arrow.svg);
    margin-top: 30px;
    padding: 15px;
  }
  .mobileSlider .owl-nav .owl-next span {
    display: block;
    content: url(https://www.animaker.com/static_2.0/img/subtitlegenerator/icon-right-arrow.svg);
    margin-top: 30px;
    padding: 15px;
  }
  .mobileSlider .owl-nav {
    margin-inline: auto;
    width: fit-content;
    display: flex;
    }
}
/* [aria-hidden="true"] {
  opacity: 0.5; 
}

[aria-hidden="false"] {
  opacity: 1;
} */
h2 {
  line-height: 65px;
}

a:hover {
  color: white;
  cursor: pointer;
}

.card.blue-card{
    background-color: #EEF6FD;
    border-radius: 24px;
    border: none;
}
.card.blue-card video {
  max-width: 540px !important;
  border-radius: 24px 0px 0px 24px;
}
.card.blue-card .col-md-5{
    padding: 0px;
}
.card.blue-card h3{
   font-size: 28px;
    font-weight: bold;
    width: 285px;

}
.card.blue-card p{
    font-size: 20px !important;
    line-height: 32px;
    font-weight: medium;
    width: 364px;
    color: #0A0F40;
}
@media only screen and (max-width: 480px) {
  .accordion-section h2{
    font-size: 24px !important;
    line-height: 30px !important;
    margin-bottom: 10px;
  }
}



.faq-questions .accordion .card:has(+ .card .collapse.show) .card-header {
  border-bottom: none !important;
}
.faq-section .collapse:has(.show) {
  border: 1px solid red;
}

.video-section .heading-h2{
  margin-bottom: 77px ;
}
@media screen and (max-width: 768px) {
  .margin-default :nth-last-child(){
    margin-top: 25px;
  }
  .accordion-section .accordion-container {
    padding: 30px 20px 50px 20px;
  }
  
   .video-section .heading-h2 {
        font: 800 22px / 30px Inter, sans-serif !important;
        margin-bottom: 0px;
       padding: 0px 0px; 
    }
    .animaker-testimonials-content .heading-h2 {
    font-size: 21px !important;
  }
    #section-4.tutorialsec {
      padding-block: 0px 60px !important;
    }
    #section-4 h2{
      margin-bottom: 8px !important;
    }
    .heading-h2 {
        font: 800  22px / 30px Inter, sans-serif !important;
        margin-bottom: 0px;
    }
    .card.blue-card h3 {
    text-align: center;
    font-size: 18px !important;
    line-height: normal;
    letter-spacing: 0px;
    width: 90%;
    margin: auto;
}

    .card.blue-card p{
        margin: 8px 0px;
        margin-inline: auto;
        width: 93% !important;
        line-height: 21px;
        font-size: 14px !important;
        letter-spacing: 0px;
    }

    .card.blue-card .left-content{
      padding: 30px 5px !important;
    }

}

@media only screen and (max-width: 512px) {
    section.first-video .rainbow-btn::after {
        font: bold 14px / 28px Inter, sans-serif;
    }
}

@media only screen and (max-width: 767px) {
    section.first-video .rainbow-btn:after {
        background: #7130c4;
    }
}
@media only screen and (max-width: 767px) {
    .first-video-content a.rainbow-btn:after {
        padding: 2px;
    }
}

.first-video-content a.rainbow-btn {
    position: relative;
    background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
    margin: 43px auto 62px auto;
    padding: 0;
    width: 320px;
    height: 64px;
    text-align: center;
    color: #ffffff;
    display: block;
    cursor: pointer;
    border-radius: 40px;
    font: normal bold normal 25px / 32px 'Inter', sans-serif;
}

/* Remove top border of the closed FAQ immediately following an active one */
#faqs .card:has(+ .card:has(.card-header:not(.collapsed))) .card-header {
  border-bottom: none !important;
}


/* Remove default Swiper navigation button icons */


/* ANIMATION ISSUE */

/* 
body{
  opacity: 0;
}
body.loaded {
  opacity: 1;
} */
 


   /* New Style for page revamp */


.d-flex{
  display: flex;
}
.animaker-testimonials .container{
  max-width: 1005px;
}
.tile-card{
  border-radius: 20px;
  background: white;
  padding: 40px 40px 0 40px;
  margin: 15px;
  position: relative;
}
.tile-card p{
  color: #0A0F40 !important;
    font-family: Inter;
    font-size: 24px !important;
    font-style: normal;
    line-height: 34px; /* 141.667% */
}

.testimonials-head{
  margin:auto;
  margin-top: 100px;
}
.review-section .navigation-toggle img.nav-arrow-icon {
  width: auto;
  margin: 10px;
}
.tile-card img.author-img {
  width: auto;
  height: 171px;
  width: 171px;
  border-radius: 50%;
  object-fit: cover;
}
.review-section.tile-card h1 {
	color: #0A0F40;
    font-family: Helvetica;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}
.sep-video h1 {
    margin-top: 100px !important;
    margin-bottom: 34px !important  ;
}
.sep-video p{
    margin-bottom: 16px !important;
}
.sep-video .row{
  margin-top: 40px !important;
}
.review-section.tile-card h3,.review-section.tile-card p {
	color: #0A0F40;
font-family: Inter;
font-size: 18px !important;
font-style: normal;
font-weight: 400 ;
line-height: normal;
width: 100%;
}
.video-text h4{
color: #000;
font-family: Inter;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: normal;
}
.video-text p {
color: #000;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 300;
line-height: 24px;
}
.review-section.tile-card h3 {
	margin-top:0!important;
	margin-bottom:10px;
    color: #0A0F40;
    font-family: Helvetica;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}
.carousal-section {
	margin-top:40px
}
.carousal-section .tile-card {
	padding:30px;
	margin:0;
	border-radius:20px
}
.carousal-section .tile-card.review-section {
	padding:60px 80px 80px 80px;
	margin:2.5px
}
.swiper {
	width:100%;
	height:auto
}
.animaker-testimonials .swiper-button-next::after,.animaker-testimonials .swiper-button-prev::after {
	content:'';
	display:none
}
.animaker-testimonials .swiper-button-prev {
	position:initial;
	margin-right:55px;
	margin-top:0
}
.review-section .navigation-toggle {
	display:flex;
	justify-content:flex-end
}
.col.author-section {
	padding:0;
	flex:1.5;
  text-align:center;
}
@media only screen and (max-width:767px) {
.testimonials-head {
	margin:0
}
.animaker-testimonials .carousal-section {
	margin-top:30px
}
.carousal-section .tile-card.review-section {
	padding:30px 30px 60px;
}
.animaker-testimonials .swiper-slide .d-flex {
	display:block!important;
}
.tile-card img.author-img {
	margin:auto;
	display:block;
}
.col.author-section {
	border-right:0;
}
.review-section .navigation-toggle {
	justify-content:space-between;
}
.tile-card p {
	font:18px/28px Inter,sans-serif !important;
}
.product-carousal-content .carousal-section .tile-card .slider-content h2{
    line-height: 30px !important;
}
.sep-video h1{
    margin-top: 60px !important;
}
.white-text h4, .white-text h3, .white-text p{
    color: #000 !important;
}
.col-md-6 .margin-default .padding-lt{
    position: relative;
}

}
.animaker-testimonials h1 {
	max-width: 870px!important
}


@media (max-width: 767.98px) {

    #section-4 {
        padding: 60px 0;
    }

    #section-4 .row > div{
        margin-top: 50px;
    }

    #section-4 .row > div{
        margin-top: 0;
    }
  
    
  }


#section-4 h2{
    font: normal normal 800 55px/65px 'Inter', sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
}
#section-4{
    padding: 60px 0;
}

#section-4.tutorialsec{
    padding-block:120px 0;
}

#section-4 .video-element{
    box-shadow: 0px 3px 6px #00000029;
    margin-top: 35px;
    max-width: 1018px;
    height: 572px;
    width: 100%;
    border-radius: 24px;
}

#section-4 .video-element iframe{
    border-radius: 24px;

}

  h2{
    font: normal normal 800 55px/46px 'Inter',sans-serif;
    letter-spacing: 0px;
    color: #1D1D1D;
  }

  @media (max-width: 991.98px){
    #section-4{
        padding: 30px 0;
    }
    h2,
    #section-4 h2{
        font:normal normal 800 35px/45px 'Inter',sans-serif
    }
    
    .tutorialsec h2{
        margin-bottom: 30px !important;
    }
    #section-4 .video-element {
        width: 90%;
        height: 210px;
    }
  }
  

  @media only screen and (max-width: 767px) {
    a.rainbow-btn {
        height: 54px;
        width: 260px;
    }
}


.first-video .container{
  padding-inline: 0px;
  max-width: 1005px;
}
.first-video,section.first-video {
	margin:120px 0
}
.first-video-content {
	width:100%;
	height:423px;
	background-image:url("./img/ppttovideo/bg.webp");
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	border-radius:42px;
	padding:120px 140px;
	text-align:center!important
}
.first-video-content h1 {
	max-width:1005px;
	font:bold 38px/10px Inter,sans-serif;
	color:#fff;
	margin:auto;
	text-align:center!important
}
body {
    font-family: 'Inter', sans-serif;
    font-weight: 400; /* Default weight */
}

body {
    font-family: 'Inter', sans-serif !important;
    /* transition: opacity 0.01s ease-in-out; */
}


.first-video a.rainbow-btn {
    position: relative;
    background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
    margin: 13px auto 62px auto;
    padding: 0;
    width: 320px;
    height: 64px;
    text-align: center;
    color: #ffffff;
    display: block;
    cursor: pointer;
    border-radius: 40px;
    font: normal bold normal 25px / 32px 'Inter', sans-serif;
}

.first-video a.rainbow-btn:before {
    content: '';
    z-index: 1;
    position: absolute;
    display: block;
    width: 100%;
    height: 70%;
    top: 15%;
    left: 0;
    transition: 0.3s opacity ease-in-out;
    filter: blur(5px);
    opacity: 0;
    background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
}
@media only screen and (max-width: 767px) {
  .first-video  a.rainbow-btn:after {
        background: #613cdf;
        padding: 10px;
        font: bold 18px / 28px Inter, sans-serif;
    }
}

.first-video a.rainbow-btn:after {
    content: 'Get Started Now!';
    text-align: center;
    color: white;
    background-color: #6D30C4;
    font: normal bold normal 21px / 32px 'Inter', sans-serif;
    width: calc(100% - 6px);
    height: calc(100% - 6px);
    top: 3px;
    left: 3px;
    border-radius: 40px;
    z-index: 5;
    position: absolute;
    display: block;
    padding: 10px;
}
 

.first-video a.rainbow-btn{
  position: relative;
  background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
  margin: 23px auto 62px auto;
  padding:0;
  width: 320px;
  height: 64px;
  text-align: center;
  color: #ffffff;
  display: block;
  cursor: pointer;
  border-radius: 40px;
  font:normal bold normal 25px/32px 'Inter', sans-serif;
}
.first-video a.rainbow-btn:before{
  content: '';
  z-index: 1;
  position: absolute;
  display: block;
  width: 100%;
  height: 70%;
  top: 15%;
  left: 0;
  transition: 0.3s opacity ease-in-out;
  filter: blur(5px);
  opacity: 0;
  background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
}

.first-video a.rainbow-btn:focus:before,
.first-video a.rainbow-btn:hover:before {
  opacity: 1;
  transition: 0.3s opacity ease-in-out;
  filter: blur(25px);
  background: linear-gradient(330deg, #9DFF71 0%, #FFD88D 30%, #FF76D5 65%, #55BEFF 100%);
}
.first-video a.rainbow-btn:hover{
  text-decoration: none;
  color:white;
}



@media only screen and (max-width:767px) {
section.first-video {
	margin:60px 0
}
.first-video-content {
	height:auto;
	background-image:url("./img/ppttovideo/bg-small.webp");
	background-size:contain;
	background-position:center;
	padding:40px 20px;
	border-radius:20px
}
.first-video-content a.rainbow-btn {
	margin:10px auto;
	height:36px;
	width:148px
}
.first-video-content a.rainbow-btn:after {
	padding:2px
}
.first-video-content h1 {
	font:700 22px/34px Inter,sans-serif
}
a.rainbow-btn {
	height:54px;
	width:260px
}
.first-video a.rainbow-btn:after {
	background:#613cdf;
	padding:10px;
	font:bold 18px/28px Inter,sans-serif
}
section.first-video .rainbow-btn:after {
	background:#7130c4
}
}
@media only screen and (max-width:512px) {
	.first-video-content {
	max-width:400px;
	width:100%;
	height:auto;
	margin:auto
}
.first-video-content h1 {
	min-width:310px!important;
	font:bold 18px/20px Inter,sans-serif;
  margin-top: 20px;
}
.first-video-content a.rainbow-btn {
 
	font:bold 12px/28px Inter,sans-serif
}
section.first-video .rainbow-btn::after {
   padding: 2px !important;
	font:bold 14px/28px Inter,sans-serif
}
}





