.section-padding {
  padding: 200px 0 180px;
}

.bg-section {
  background: #4f0f9a;
}
.success-stories-banner-section .main-heading-section {
  text-align: center;
}

.graspo-hero-section .banner-two__content h3 {
  font-size: 24px;
  color: #1a1a1a;
  line-height: 1.5;
  font-weight: 600;
}

.primary-color {
  color: #701af5 !important;
}

.success-stories-banner-section .main-heading-section .main-heading {
  font-size: 48px;
  color: #fff;
  position: relative;
  z-index: 0;
}

.success-stories-banner-section .main-heading-section .main-heading::before {
  content: "";
  width: 150px;
  height: 150px;
  background-color: #f95b1e;
  position: absolute;
  border-radius: 100px;
  right: 30%;
  bottom: -95%;
  z-index: -1;
}

.success-story-card-section .success-story-card {
  padding: 20px 20px 0 20px;
  text-align: center;
  border-radius: 16px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.success-story-card-section .success-story-card h3 {
  font-weight: 700;
  font-size: 32px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.success-story-card-section .success-story-card .foodtiffin-heading {
  color: #b37d00 !important;
}

.success-story-card-section .success-story-card.foodtiffin-card {
  background: #fdeebe;
}

.success-story-card-section .success-story-card.grapso-card {
  background: #cefbbb;
  color: #00c458;
}

.success-story-card-section .success-story-card.gainmore-card {
  background: #e9e9e9;
  color: #1a1a1a;
}

.success-story-card-section .success-story-card.gainmore-card {
  background: #e9e9e9;
  color: #1a1a1a;
}

.success-story-card-section .success-story-card.cakeTime-card {
  background: #ffe3e3;
  
  h3
  {
    color: #681010 !important;
  }
}

.success-story-card-section .success-story-card .read-more-btn {
  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #701af5 0, #4a28ab 100%);
  color: white;
  padding: 10px 25px;
  border-radius: 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  opacity: 0;
}

.success-story-card-section:hover .read-more-btn {
  bottom: 20px;
  opacity: 1;
}

.success-story-card-section:hover {
  opacity: 1;
  text-decoration: none !important;
}

.success-story-card-section:hover .success-story-card {
  transform: translateY(-5px);
  transition: all 0.3s ease;
}

.hero-section-pointers {
  flex-direction: column;
  padding: 40px;
  background: #f5f5f7;
  border-radius: 8px;

  svg
  {
    width: 16px;
    height: 16px;
  }
}

.hero-section-pointers strong {
  margin-right: 5px;
  font-weight: 600;
}

.hero-section-pointers .d-flex {
  align-items: center;
  margin-bottom: 20px;
}

.hero-section-pointers .pointers-subheading {
  margin: 0;
  color: #2f2f2f;
}

.hero-section-pointers .pointers-heading {
  margin: 0;
  color: #4f0f9a;
}

/* 
.hero-section-card
{
    padding: 20px;
    background: #eae1ff;
    border-radius: 8px;
    border: 2px solid #6500bf;
}

.hero-section-card .sub-card-details .card-subheading
{
    margin: 0;
    color: #2a2a2a;
}

.hero-section-card .sub-card-details .card-heading
{
    margin: 0 !important;
} */

.struggle-before-ventageine .ma-50 {
  margin-top: 0 !important;
}

.struggle-before-ventageine .powerful-ordering-wrapper {
  padding: 40px 40px 0 40px;
}

/* .cta-section{
    margin-top: -80px;
} */
.cta-section-card {
  border-radius: 0 !important;
}
.cta-section .cta-para {
  color: #fff;
  font-style: italic;
}

.cta-section .cta-subheading {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}

.hero-section-main .banner-two__moc img {
  width: 70% !important;
}

.ventagenie-stepped-in {
  padding: 80px 0;
  /* background: url(../img/team-bg.webp) no-repeat; */
  background-color: rgb(244, 245, 250);
}

.mt-5 {
  margin-top: 25px;
}

.why-foodiffin-card {
  background: linear-gradient(180deg, #701af5 0, #4a28ab 100%);
  padding: 40px;
  position: absolute;
  width: 100%;
  left: 30%;
  top: 106%;
  border-radius: 16px;
}

.why-foodiffin-card h3,
.why-foodiffin-card p {
  color: #fff;
}

.about-card {
  background: linear-gradient(180deg, #701af5 0, #4a28ab 100%);
  padding: 40px;
  /* position: relative;
  width: 100%;
  top: 106%; */
  border-radius: 16px;
}

.about-card h3,
.about-card p, .about-card ul li {
  color: #fff;
}

.struggle-before-ventageine {
  padding: 200px 0 80px !important;
}

.challenge-gainmore {
  padding-top: 350px !important;
}

.strategies-implement-section .clone-app-logo {
  padding: 15px !important;
  min-height: fit-content !important;
}

.strategies-implement-section .clone-app-logo p {
  margin: 0 !important;
  font-weight: 500 !important;
}

.strategies-implement-description h4 {
  line-height: 1.5;
  letter-spacing: 1px;
}

.strategies-implement-description .apps-details {
  padding: 0 !important;
}

.strategies-implement-description .apps-details .result h5 {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 40px;
  width: min-content;
  background: linear-gradient(45deg, #f95b1e, #ff4700);
}

.strategies-implement-description.drive-retention {
  padding: 40px !important;
}

.strategies-implement-description .app-screen-img .mt-40 {
  margin-top: 40px;
}

.strategies-implement-description.frictionless-experience {
  padding: 40px 40px 0 !important;
}

.mb-view {
  display: none;
}

.challenge-graspo .powerful-ordering-wrapper {
  padding: 40px;
}

.graspo-hero-section .why-foodiffin-card {
  top: 540px !important;
}

.graspo-hero-section .gain-more-card {
  top:630px !important;
  left: 370px !important;
}

.h-250 {
  height: 250px;
}

.the-result-section .make-money-box {
  padding: 30px;
  min-height: 340px;
  text-align: left;
}

.why-graspo .food-benifit-box {
  height: 100% !important;
  padding: 30px 30px 0;
}

.why-graspo .food-benifit-box.proven-experience {
  padding: 0 30px 30px 30px !important;
}

.why-graspo .food-benifit-box .why-grapso-img img {
  width: 100%;
  position: relative;
}

/* .why-graspo .food-benifit-box .why-grapso-img::after
{
    content: "";
    position: absolute;
    width: 200px;
    height: 200px;
    background-color: #701af5;
    border-radius: 100px;
} */

.the-result-section .make-money-box {
  min-height: 280px;
}

.the-result-section .challenge-box {
  min-height: 280px;
}

.pointer-section .pointer-card span {
  align-items: center;
}

.pointer-section .pointer-card span .pointers-heading {
  font-size: 1.4rem;
  font-weight: 400;
}

.contact-wrapper .contact-box {
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  box-shadow: #959da533 0 8px 24px;
  margin-top: 15px;
  text-align: center;
  background: #fff;
}
.contact-wrapper .contact-box input[type="email"],
.contact-wrapper .contact-box input[type="tel"],
.contact-wrapper .contact-box input[type="text"],
.contact-wrapper .contact-box textarea,
select {
  width: 100%;
  margin: 5px 0;
  padding: 15px 10px;
  border: 1px solid #e4e4ee;
  border-radius: 5px;
  background: #f6f6fb;
}
.contact-box textarea {
  height: 120px;
}
.contact-wrapper .button {
  width: 160px;
  padding: 10px;
  color: #fff;
  background: var(--primary);
  border-radius: 15px;
  border: 0;
  margin-top: 15px;
}
.casestudies-wrapper-section .model-number-3,
.management-suite-three-wrapper .model-number-3,
.powerful-ordering-wrapper .model-number {
  width: 35px;
  height: 35px;
  line-height: 35px;
  background: linear-gradient(180deg, #701af5 0, #4a28ab 100%);
  color: var(--white);
  text-align: center;
  font-weight: 600;
}
.contact-wrapper .contact-box p {
  text-align: center;
  font-size: 12px;
  margin: 15px 0 0;
}
.contact-wrapper .col-md-3 {
  float: left;
}

@media (max-width: 786px) {
  .hero-section-pointers svg {
    display: none !important;
  }

  .why-foodiffin-card {
    position: unset !important;
  }

  .hero-section-main .banner-two__moc {
    text-align: center !important;
  }

  .struggle-before-ventageine,
  .ventagenie-stepped-in {
    padding: 40px 0 !important;
  }

  .mb-view {
    display: block;
  }

  .dekstop-view {
    display: none !important;
  }

  .h-250 {
    height: 100%;
  }

  .strategies-implement-section {
    display: flex;
    align-items: center;
    overflow: scroll;
  }

  .strategies-implement-section .clone-app-logo {
    min-width: 250px !important;
    min-height: 80px !important;
    margin-right: 15px !important;
  }

  .section-padding {
    padding: 40px !important;
  }

  .success-story-card-section .success-story-card {
    margin-bottom: 20px;
  }

  .struggle-before-ventageine .powerful-ordering-wrapper {
    padding: 40px 15px 0 15px !important;
  }

  .banner-two__content h3 {
    margin: 20px 0 0 0 !important;
  }

  .built-subscription .contact-wrapper {
    padding: 0 !important;
  }
}

/* Mobile-only accordion for strategies section */
@media (max-width: 767px) {
  #at-tabs-c2a3d74 {
    display: none !important;
  }
  .at-accordion-mobile {
    display: block !important;
    margin-bottom: 30px;
  }
  .at-accordion-mobile .accordion {
    /* border-radius: 8px;
      box-shadow: 0 2px 8px #0001;
      background: #fff; */
    margin: 0 0 20px 0;
  }

  .strategies-implement-description.drive-retention {
    padding: 20px !important;
  }

  .clone-app-description h4 {
    font-size: 1.8rem !important;
  }
}
@media (min-width: 768px) {
  .at-accordion-mobile {
    display: none !important;
  }
}

/* Optional: Style accordion headers for consistency */
.at-accordion-mobile .accordion-button {
  font-size: 1.4rem;
  font-weight: 600;
  color: #3a3a3a;
  padding: 10px;
  border: 1px solid #ededed;
  width: 100%;
  display: flex;
  justify-content: space-between;
  text-align: left;
  border-radius: 8px;
  align-items: center;
  line-height: 1.5;
}
.at-accordion-mobile .accordion-button:not(.collapsed) {
  color: #8100ed;
  background: #ededed;
}
.at-accordion-mobile .accordion-body {
  background: #fafafa;
  color: #222;
  border-top: 1px solid #eee;
}

.at-accordion-mobile .accordion-icon {
  font-size: 1.2em;
  background: #fff;
  padding: 0px 10px 5px;
  border-radius: 80px;
  /* text-align: center; */
  align-items: center;
  color: #3a3a3a;
}

.Challenge-box {
  min-height: 290px;

  h4
  {
    font-size: 16px !important;
  }
}

.gainmore-solution-section {
  .features-box {
    width: 100%;
    padding: 25px 15px;
    border-radius: var(--border-radi);
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    background: #fff;
    margin-bottom: 30px;
    text-align: center;
    border-radius: 18px;


    .feature-icon-box {
      width: 50px;
      margin: 0 auto;

      img {
        width: 100%;
      }
    }

    h3 {
      color: var(--heading-color);
      font-size: 18px !important;
      font-weight: 700 !important;
      margin-bottom: 10px !important;
      line-height: 2.2rem;
    }
  }
  .features-box-ht{min-height: 325px;}
}

.fbox-ht2 {min-height: 225px !important;} 

.cake-time-key-features
{
  .features-box
  {
        min-height: 300px !important;
        border-radius: 18px;
  }
}

.moment-card {
  background: #ffffff;
  border-radius: 18px;
  padding: 40px 25px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  opacity: 0;
  transform: translateY(40px);
  height: 100%;
  text-align: center;
  min-height: 340px;
}

.moment-card.active {
  opacity: 1;
  transform: translateY(0);
}

.moment-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
}

.moment-icon {
  font-size: 2.8rem;
  color: #6700c2;
  background: rgba(37, 99, 235, 0.08);
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin: 0 auto 20px;
  transition: background 0.3s ease, color 0.3s ease;
}

.moment-card:hover .moment-icon {
  background: rgba(147, 51, 234, 0.08);
  color: #9333ea;
}

.moment-title {
  font-size: 1.2rem;
  font-weight: 600;
  color: #111827;
  margin-bottom: 12px;
}

.moment-text {
  /* font-size: 0.95rem; */
  color: #4b5563;
}

.footer-note {
  text-align: center;
  margin-top: 60px;
  font-size: 16px;
  color: #374151;
  opacity: 0;
  animation: fadeIn 1.2s ease forwards 1s;
}

/* Animations */
@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@media (max-width: 768px) {
  .section-title {
    font-size: 2rem;
  }

  .moment-card {
    padding: 30px 20px;
    min-height: 100%;
    margin-bottom: 20px;
  }

  .Challenge-box,
  .features-box {
    min-height: auto !important;
  }

  .moment-icon {
    width: 60px;
    height: 60px;
    font-size: 2.2rem;
  }
}


 .the-result-section .result-box {
    max-height: 340px !important;
    padding: 30px;
    background: #fff;
    box-shadow: var(--box-shadow);
    text-align: left;
    margin: 15px 0;
    border-radius: 20px ;
 }
   .the-result-section .result-box img
    {
      width: 150px;

    }
 

    .cake-time-challenge-section
    {
     .features-box
     {
       min-height: auto !important;
      border-radius: 20px !important;
     }
    }



    /* accordion section for the cake time page  */

    
.accordion {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 320px;
}
details {
  flex: 0 0 90px;
  border-radius: 8px;
  overflow: hidden;
  background: white;
  box-shadow: 0 4px 16px rgba(0,0,0,0.08);
  transition: flex-basis 0.5s cubic-bezier(.25,.9,.25,1), transform 0.5s cubic-bezier(.25,.9,.25,1);
  position: relative;
}
details[open] {
  flex: 1 1 auto;
  transform: translateY(-4px);
}

/* details:not([open]):hover {
  flex: 1 1 auto;
  transform: translateY(-4px);
} */

/* Rotated summary */
summary {
  writing-mode: sideways-lr;
  text-orientation: mixed;
  display: flex;
  align-items: center;
  justify-content: left;
  padding: 20px 30px;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
  list-style: none;
  color: #8300f0;
  transition: opacity 0.5s cubic-bezier(.25,.9,.25,1), background 0.5s cubic-bezier(.25,.9,.25,1);
  user-select: none;
  height: 100%;
}
/* details:nth-child(2) summary { background: var(--accent2); }
details:nth-child(3) summary { background: var(--accent3); } */

summary::-webkit-details-marker { display: none; }

/* Fade out summary when open */
details[open] summary {
  opacity: 0;
  pointer-events: none;
}

/* details:not([open]):hover summary{
  opacity: 0;
  pointer-events: cursor;
} */

/* Inner content */
.content {
  position: absolute;
  inset: 0;
  padding: 30px 40px;
  background: white;
  opacity: 0;
  transform: translateX(40px);
  transition: opacity 0.5s cubic-bezier(.25,.9,.25,1), transform 0.5s cubic-bezier(.25,.9,.25,1);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.result-img
{
  margin-bottom: 20px;
  width: 120px;
  height: auto;
}
details[open] .content {
  opacity: 1;
  transform: translateX(0);
}

/* details:not([open]):hover {
  z-index: 2;
}
details:not([open]):hover .content {
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
  z-index: 3;
}
details:not([open]):hover summary {
  opacity: 0;
  pointer-events: none;
} */

.content h3 {
  margin-top: 0;
  font-size: 20px;
  font-weight: 700;
  color: #8300f0;
}
.content p {
  color: #555;
  line-height: 1.5;
  max-width: 480px;
}

/* Responsive vertical stack */
@media (max-width:768px) {
  .accordion {
    flex-direction: column;
    height: auto;
    padding: 0 16px;
  }
  details {
    flex: 1 1 auto;
  }
  summary {
    writing-mode: horizontal-tb;
    /* display: none; */
  }
  .content{
    position: unset !important;
  }

  details[open] .content
  {
    transform: translateY(-34px);
    padding: 20px !important;
  }
}


/* customer-testimonial-section */

.customer-testimonial-section
{
  .testimonial-client-img
  {

    

    img
    {
      width: 360px;
      height: auto;
      border-radius: 18px;
      position: relative;
    }

    .play-btn {
              width: 100px;
            height: 100px;
            background: var(--primary);
            border-radius: 50%;
            position: absolute;
            display: block;
            /* margin: 100px auto; */
            /* box-shadow: 0px 0px 25px 3px var(--primary-shadow); */
            right: 70px;
            bottom: -20px;
            border: 10px solid #f4f5fa;
}

/* triangle */
.play-btn::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-40%) translateY(-50%);
  transform: translateX(-40%) translateY(-50%);
  transform-origin: center center;
  width: 0;
  height: 0;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 25px solid #fff;
  z-index: 100;
  -webkit-transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
 
}

/* pulse wave */
/* .play-btn:before {
  content: "";
  position: absolute;
  width: 150%;
  height: 150%;
  -webkit-animation-delay: 0s;
  animation-delay: 0s !important;
  -webkit-animation: pulsate1 2s !important;
  animation: pulsate1 2s !important;
  -webkit-animation-direction: forwards !important;
  animation-direction: forwards !important;
  -webkit-animation-iteration-count: infinite !important;
  animation-iteration-count: infinite !important;
  -webkit-animation-timing-function: steps !important;
  animation-timing-function: steps !important;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(255, 255, 255, .75);
  top: -30%;
  left: -30%;
  background: rgba(198, 16, 0, 0);
} */

@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}

@keyframes pulsate1 {
  0% {
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    opacity: 1;
    box-shadow: inset 0px 0px 25px 3px rgba(255, 255, 255, 0.75), 0px 0px 25px 10px rgba(255, 255, 255, 0.75);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1);
    opacity: 0;
    box-shadow: none;

  }
}
  }

  .testimonial-card
  {
    padding: 30px 0;

    .start-section
    {
      margin-bottom: 20px;
      img
      {
        width: 24px;
        height: 24px;
      }
    }
  }
}

.modal-content
{
  background-color: #fff !important;

  .close
  {
    color: red !important;;
  }
}


@media  (max-width:480px)
{
  .testimonial-client-img
  {
    img
    {
      width: 100% !important;
    }
  }
  .play-btn
  {
    right: 0 !important;
  }
}


/* popular cards  */

.popular-card
{
  padding: 15px;
  border-radius: 8px;
  text-align: center;
  background: #f4f5fa;
  margin-bottom: 30px;

  img
  {
    width: 56px;
    height: 56px
  }

  h4
  {
    font-size: 14px;
    margin-bottom: 0 !important;
  }
}