.elementor-169 .elementor-element.elementor-element-f420946{--display:flex;--min-height:500px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:-41px;--margin-bottom:038px;--margin-left:0px;--margin-right:0px;}.elementor-169 .elementor-element.elementor-element-f420946:not(.elementor-motion-effects-element-type-background), .elementor-169 .elementor-element.elementor-element-f420946 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://bhairavipodcast.com/wp-content/uploads/2025/07/image-12.png");background-position:center center;background-repeat:no-repeat;background-size:100% auto;}.elementor-169 .elementor-element.elementor-element-f8f96e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-169 .elementor-element.elementor-element-9e78f92{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-169 .elementor-element.elementor-element-39863b5{text-align:left;}.elementor-169 .elementor-element.elementor-element-39863b5 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:40px;font-weight:600;color:#FFFFFF;}.elementor-169 .elementor-element.elementor-element-389d643{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-169 .elementor-element.elementor-element-389d643.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-169 .elementor-element.elementor-element-342f72d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-169 .elementor-element.elementor-element-389b1e9{--display:flex;}@media(min-width:768px){.elementor-169 .elementor-element.elementor-element-f8f96e6{--width:50%;}.elementor-169 .elementor-element.elementor-element-9e78f92{--width:50%;}.elementor-169 .elementor-element.elementor-element-389d643{--width:100%;}}@media(max-width:1024px){.elementor-169 .elementor-element.elementor-element-f420946:not(.elementor-motion-effects-element-type-background), .elementor-169 .elementor-element.elementor-element-f420946 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}}@media(max-width:767px){.elementor-169 .elementor-element.elementor-element-f420946:not(.elementor-motion-effects-element-type-background), .elementor-169 .elementor-element.elementor-element-f420946 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-size:cover;}.elementor-169 .elementor-element.elementor-element-f420946{--margin-top:-41px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-169 .elementor-element.elementor-element-9e78f92{--width:100%;--min-height:60vh;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-169 .elementor-element.elementor-element-39863b5{width:100%;max-width:100%;text-align:left;}.elementor-169 .elementor-element.elementor-element-39863b5 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 90px;}.elementor-169 .elementor-element.elementor-element-39863b5.elementor-element{--align-self:flex-start;}.elementor-169 .elementor-element.elementor-element-39863b5 .elementor-heading-title{font-size:36px;}}/* Start custom CSS for html, class: .elementor-element-381e384 */body{
    overflow-x: hidden;
    font-family: "Poppins", sans-serif;
}
/* Section Styling */
.pricing-hero {
  background-image: url('http://digitmarketus.com/Bhairavi/wp-content/uploads/2025/07/image-12.png'); /* <-- Replace with your image path */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 70vh;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0 5%;
}

.pricing-content h1 {
  color: #fff;
  font-size: 3rem;
  font-weight: 700;
  width: 70%;
  justify-self:left;
}

/* Responsive */
@media (max-width: 1000px) {
    .pricing-section> h2{
        padding:0px 20px;
    }
      .pricing-section> .description{
        padding:0px 20px;
    }
    .pricing-section> .pricing-subtitle {
        padding:0px 20px;
        
    }
     .pricing-section> .pricing-footer {
        padding:0px 20px;
        
    }
    
     .pricing-section> .pricing-cards {
        padding:0px 20px;
        
    }
    
}
@media (max-width: 768px) {
  .pricing-hero {
    justify-content: center;
    height: 50vh;
    padding: 0 20px;
    text-align: center;
  }

  .pricing-content h1 {
    font-size: 2.2rem;
  }
}


@media (max-width: 480px) {
  .pricing-content h1 {
    font-size: 1.8rem;
  }
}
/* Container Section */
.pricing-section {
  padding: 30px 0px;
  text-align: center;
  background-color: #ffffff;
  padding-bottom:0px;
}

/* Top Headings */
.pricing-section> h2  {
  font-size: 60px;
  color: #2440C5;
  font-weight: 600;
  margin-bottom: 15px;
  font-family: 'Shalimar', cursive;
}

.pricing-section p.description {
  font-size: 22px;
    color: #333;
    max-width: 1000px;
    margin: 0 auto 40px;
}

/* Pricing Heading */
.pricing-title {
  font-size: 55px;
  font-weight: 700;
  color: #2440C5;
  margin-bottom: 8px;
}

.pricing-subtitle {
  font-size: 22px;
    color: #333;
    max-width: 1000px;
    margin: 0 auto 40px;
    font-weight: 
}
}

/* Card Layout */
/*.pricing-cards {*/
/*  display: flex;*/
/*  justify-content: center;*/
/*  gap: 30px;*/
/*  flex-wrap: wrap;*/
/*}*/

/*.pricing-card {*/
/*  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 70, 255, 1) 100%);*/
/*  border-radius: 12px;*/
/*  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);*/
/*  padding: 30px 20px;*/
/*  flex: 1 1 300px;*/
/*  max-width: 350px;*/
/*  min-height: 440px;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  justify-content: space-between;*/
/*  text-align: center;*/
/* transition: all 0.3s ease;*/
/*  border: 2px solid transparent;*/
/*  border-top-color:white;*/
/*}*/

/*.pricing-card:hover {*/
/*  transform: translateY(-5px);*/
/*  border-color: #2440C5;*/
/*}*/

/*.pricing-card h3 {*/
/*  font-size: 20px;*/
/*  color: #000;*/
/*  font-weight: 600;*/
/*  margin-bottom: 10px;*/
/*}*/

/*.pricing-card .price {*/
/*  font-size: 18px;*/
/*  color: #2440C5;*/
/*  margin-bottom: 25px;*/
/*}*/

/* List Styling - Aligned Checkmarks */
/*.pricing-card ul {*/
/*  list-style: none;*/
/*  padding: 0;*/
/*  margin: 0 auto 25px;*/
/*  text-align: left;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  gap: 12px;*/
/*}*/

/*.pricing-card ul li {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  font-size: 15px;*/
/*  color: #333;*/
/*}*/

/*.pricing-card ul li::before {*/
/*  content: "✔";*/
/*  color: #2440C5;*/
/*  font-size: 16px;*/
/*  margin-right: 10px;*/
/*  display: inline-block;*/
/*  line-height: 1;*/
/*}*/

/* CTA Buttons */
/*.pricing-card .btn {*/
/*  margin-top: auto;*/
/*  background-color:white;*/
/*  color:black;*/
/*  padding: 10px 20px;*/
/*  border-radius: 8px;*/
/*  border: none;*/
/*  font-size: 14px;*/
/*  cursor: pointer;*/
/*  transition: background 0.3s ease;*/
/*}*/

/*.pricing-card .btn:hover {*/
/*  background-color: #FFD700;*/
/*}*/

h3 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

.price {
  font-size: 19px;
  font-weight: 700;
  color: #0046ff;
  text-align: center;

}
#pro-package{
     font-size: 20px;
     text-align: center;
  
}
#first-card{
  margin-top: 40px;
}

.subheading {
  font-size: 14px;
  text-align: center;
  margin-bottom: 6px;
  color: black;
  font-weight: 600;
  margin-top: 5px;
}

.bold {
  font-weight: 600;
  font-size: 14px;
  margin-top: 12px;
  text-align: left;
}

.pricing-btn {
margin-top: 30px;
    padding: 12px 20px;
    background-color: white;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.2s ease;
    font-size: 18px;
    color:black !important ;
}
#get-quote{
    margin: 0 350px;
    margin-top: 20px;
}

button:hover {
  background-color: #e0e0e0;
}

ul {
  list-style: none;
  font-size: 14px;
  color: #000;
  line-height: 1.7;
  margin-top: 5px;
  padding-left:0px;
  text-align: left;
}

li {
  margin-bottom: 6px;
}

#first-button{
    margin-top: 113px;
    
}
#first-card li{
  margin-bottom: 18px;
}
#firstList{
  margin: 17px 0px;
margin-left: -2px;
}
.pricing-grid {
  display: grid;
  grid-template-areas:
    "session creator pro"
    "brand brand brand";
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  max-width: 1200px;
  margin: 0 auto;
  
}

.card {
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(0, 70, 255, 1) 100%);
  color: #000;
  padding:15px 24px;
  border-radius: 16px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
gap:0px;
}

.session {
  grid-area: session;
}
.creator {
  grid-area: creator;
}
.pro {
  grid-area: pro;
}
.brand {
  grid-area: brand;
}

.brand .columns {
    padding: 0px 135px;
    display: flex;
    gap: 30px;
    margin-top: 16px;
    justify-content: space-between;
    max-width: 1300px;
  
}

@media (max-width: 1024px) {
  .pricing-grid {
    grid-template-areas:
      "session"
      "creator"
      "pro"
      "brand";
    grid-template-columns: 1fr;
  }

  .brand .columns {
    flex-direction: column;
    gap: 10px;
  }

 

   .price, .subheading {
    text-align: center;
  }
}

li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 5px;
  color: black;
}

.container-33 {
  margin-top: -1px;
}

.pricing .text-wrapper-24 {
  width: fit-content;
  margin-right: -2.43px;
  font-family: "Segoe UI Emoji-Regular", Helvetica;
  font-weight: 400;
  /* color: var(--digitmarketuscomsan-marino, #0046ff); fallback */
  font-size: 14px;
  line-height: 21px;
  white-space: nowrap;
  position: relative;
  margin-top: -1px;
}
.fourth-pro-card >li{
  margin: 6px 0px;
}
@media(max-width:900px){
    .bold {
        text-align: left;
    }
    #get-quote{
    margin: 0px 0px;
}
.pricing-grid {
    padding: 0px 18px;
}
#pro-package {
    font-size: 14px;
}
.brand .columns{
  padding: 10px 0px;
}
}


/* Footer CTA */
.pricing-footer {
  margin-top: 40px;
  text-align: center;
}

.pricing-footer p {
 font-size: 20px;
    color: #333;
    max-width: 1000px;
    margin: 0 auto 15px;
    line-height: 1.5;
}

.pricing-footer .footer-button {
  background-color: #2440C5;
  color: white !important;
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 14px;
  cursor: pointer;
  border: none;
  transition: background 0.3s ease;
}

.pricing-footer .footer-button:hover {
  background-color: #1b2d8a;
}

/* Responsive Layout */
@media (max-width: 992px) {
  .pricing-card {
    max-width: 100%;
    min-height: auto;
  }
}

@media (max-width: 768px) {
  .pricing-section h2 {
    font-size: 36px;
  }

  .pricing-title {
    font-size: 26px;
  }

  .pricing-card {
    padding: 25px 15px;
  }

  .pricing-card ul li {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .pricing-card {
    padding: 20px;
  }

  .pricing-card .btn {
    font-size: 13px;
    padding: 8px 16px;
  }
 
}
/* Experience Section */
.experience-section {
  text-align: center;
  padding: 60px 20px;
  background-color: #ffffff;
}

.experience-title {
  font-family: 'Poppins', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #2456f9;
  margin-bottom: 10px;
}

.experience-subtitle {
  font-size: 20px;
  color: #333;
  margin-bottom: 40px;
}

/* Responsive Grid for Cards */
.experience-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  max-width: 1200px;
  margin: 0 auto 40px;
}

    


.exp-card {
  background-color: #ffc627;
  padding: 25px 20px;
  border-radius: 12px;
  width: 100%;
  max-width: 270px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease;
}

.exp-card:hover {
  transform: translateY(-5px);
}

.exp-card h3 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}

.exp-card p {
  font-size: 15px;
  color: #2456f9;
  line-height: 1.4;
  font-weight: 500;
}

/* Footer Button */
.experience-footer {
  text-align: center;
}

.exp-btn {
  padding: 12px 24px;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid #2456f9;
  color: #2456f9;
  background-color: transparent;
  border-radius: 8px;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.exp-btn:hover {
  background-color: #2456f9;
  color: #fff;
}

/* Media Queries for Responsive Layout */
@media (max-width: 1439px) {
  .experience-cards {
    gap: 24px;
  }

  .exp-card {
    max-width: 300px;
  }
}

@media (max-width: 1023px) {
  .experience-cards {
    gap: 16px;
  }

  .exp-card {
    max-width: 90%;
  }
}

@media (max-width: 767px) {
  .experience-cards {
    gap: 1;
  }

  .exp-card {
    max-width: 100%;
  }
}
.faq-section {
  background-image: url('http://digitmarketus.com/Bhairavi/wp-content/uploads/2025/07/image-16.png'); /* Replace this */
  background-position: right center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 80px 20px;
  display: flex;
  justify-content: flex-start;
}

.faq-wrapper {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
}

.accordion-content {
  max-width: 600px;
  width: 100%;
}

.faq-title {
  font-family: 'Poppins', sans-serif;
  font-size: 36px;
  font-weight: 700;
  color: #000;
  margin-bottom: 32px;
}

.accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 120%;
}
@media(min-width:300px){
    
    .accordion {
    width:360px;
}
}

.accordion-item {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  overflow: hidden;
  width: 691px;
}

.accordion-header {
  padding: 18px 24px;
  width: 100%;
  background: white;
  border: none;
  text-align: left;
  font-size: 13px;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  color: #000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.accordion-header:hover {
  background-color: #ffc627 !important;
  color: #000;
}


.accordion-header span {
  font-weight: bold;
  font-size: 18px;
}

.accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease, padding 0.3s ease;
  padding: 0 24px;
  background: #fafafa;
}

.accordion-body p {
  margin: 16px 0;
  font-size: 15px;
  color: #333;
}

/* Open state */
.accordion-item.active .accordion-body {
  max-height: 300px;
  padding-bottom: 16px;
}

/* Responsive */
@media (max-width: 1024px) {
  .faq-section {
    background-position: center bottom;
    background-size: cover;
    padding: 60px 16px;
  }

  .faq-wrapper {
    justify-content: center;
  }

  .accordion-content {
    max-width: 100%;
  }
}
@media (max-width: 1920px) {
    .accordion-content{
        margin-left: 102px;
    }
}
@media (max-width: 900px) and (min-width:300px){
    .accordion-content{
        margin: 0 auto;
    }

}
.cta-section {
   background-image: url('http://digitmarketus.com/Bhairavi/wp-content/uploads/2025/07/CTA.png'); /* Make sure path is correct */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100vw;
  overflow: hidden;
}

.cta-content {
  max-width: 800px;
  width: 100%;
}

.cta-heading {
  font-size: 2.2rem;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.3;
}

.cta-button {
  background-color: transparent;
  color: #ffffff;
  font-weight: 700;
  font-size: 1rem;
  padding: 12px 24px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  text-decoration: none;
  transition: background-color 0.3s ease, color 0.3s ease;
  border-color: #ffc627;
}

.cta-button:hover {
  background-color: #ffffff;
  color: #000000;
}

/* Responsive text scaling */
@media (max-width: 768px) {
  .cta-heading {
    font-size: 1.6rem;
  }

  .cta-button {
    font-size: 0.95rem;
    padding: 10px 20px;
  }
  
  .accordion-item {
      
      width:341px;
      
  }
  .accordion-header {
      
      font-size:11px;
      
  }
  .pricing-section p.description,.pricing-subtitle{
      font-size:16px;
      line-height:1.5;
  }
}
@media (min-width: 375px){
    .faq-title {
        color: #ffc627;
    }
}/* End custom CSS */