.elementor-2911 .elementor-element.elementor-element-15c4320{--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-2911 .elementor-element.elementor-element-15c4320:not(.elementor-motion-effects-element-type-background), .elementor-2911 .elementor-element.elementor-element-15c4320 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(184deg, #FAFAFA 70%, var( --e-global-color-accent ) 71%);}.elementor-2911 .elementor-element.elementor-element-c8e1337{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.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-2911 .elementor-element.elementor-element-e141867{text-align:center;}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-2911 .elementor-element.elementor-element-67a5d29{font-family:"Helvetica", Sans-serif;font-weight:400;color:var( --e-global-color-secondary );}.elementor-2911 .elementor-element.elementor-element-6935d05{--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:50px;--margin-bottom:50px;--margin-left:0px;--margin-right:0px;}.elementor-2911 .elementor-element.elementor-element-cd1a517{--display:flex;--min-height:330px;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-2911 .elementor-element.elementor-element-cd1a517:not(.elementor-motion-effects-element-type-background), .elementor-2911 .elementor-element.elementor-element-cd1a517 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://shriraminstitute.org/wp-content/uploads/2026/04/Ayurvedic.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}/* Start custom CSS for container, class: .elementor-element-6935d05 */.sarc-herbal-ayurveda-section {
    --sha-primary: #2d4a2d;
    --sha-accent: #4a7c59;
    --sha-light: #eef5ea;
    --sha-border: #dce8da;
    line-height: 1.5;
    color: #2a3a2a;
  }
  .sarc-herbal-ayurveda-section .sha-container {
    max-width: 1280px;
    margin: 0 auto;
    background: #ffffff;
    border-radius: 28px;
    padding: 2rem 2rem 2.5rem;
    box-shadow: 0 8px 30px rgba(0,0,0,0.04);
    border: 1px solid var(--sha-border);
  }
  .sarc-herbal-ayurveda-section .sha-header {
    text-align: center;
    margin-bottom: 2rem;
  }
  .sarc-herbal-ayurveda-section .sha-icon-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    background: var(--sha-light);
    padding: 0.4rem 1.2rem;
    border-radius: 40px;
    font-size: 0.85rem;
    font-weight: 600;
    color: var(--sha-primary);
    margin-bottom: 1rem;
  }
  .sarc-herbal-ayurveda-section .sha-title {
    font-size: 2rem;
    font-weight: 700;
    margin: 0 0 0.5rem;
    color: var(--sha-primary);
  }
  .sarc-herbal-ayurveda-section .sha-highlight {
    color: var(--sha-accent);
  }
  .sarc-herbal-ayurveda-section .sha-divider {
    width: 70px;
    height: 3px;
    background: var(--sha-accent);
    margin: 0.5rem auto 0;
    border-radius: 2px;
  }
  .sarc-herbal-ayurveda-section .sha-description {
    display: flex;
    gap: 1rem;
    background: var(--sha-light);
    padding: 1.5rem;
    border-radius: 20px;
    margin-bottom: 2rem;
    border-left: 4px solid var(--sha-accent);
  }
  .sarc-herbal-ayurveda-section .sha-description i {
    font-size: 1.8rem;
    color: var(--sha-accent);
    flex-shrink: 0;
  }
  .sarc-herbal-ayurveda-section .sha-description p {
    margin: 0;
    font-size: 1rem;
    color: #3a5a3a;
    line-height: 1.5;
  }
  .sarc-herbal-ayurveda-section .sha-products-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  .sarc-herbal-ayurveda-section .sha-product {
    display: flex;
    gap: 1rem;
    align-items: flex-start;
    padding: 1rem 1.2rem;
    background: #fefefe;
    border-radius: 16px;
    border: 1px solid var(--sha-border);
    transition: all 0.2s;
  }
  .sarc-herbal-ayurveda-section .sha-product:hover {
    background: #f8fdf6;
    border-color: #c8dcc4;
    box-shadow: 0 4px 12px rgba(0,0,0,0.02);
  }
  .sarc-herbal-ayurveda-section .sha-product-icon {
    flex-shrink: 0;
    width: 42px;
    height: 42px;
    background: var(--sha-light);
    border-radius: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--sha-accent);
    font-size: 1.2rem;
  }
  .sarc-herbal-ayurveda-section .sha-product-text {
    font-size: 0.95rem;
    color: #3a5a3a;
    line-height: 1.5;
    flex: 1;
  }
  .sarc-herbal-ayurveda-section .sha-product-text strong {
    color: var(--sha-primary);
    font-weight: 600;
  }
  @media (max-width: 768px) {
    .sarc-herbal-ayurveda-section .sha-container {
      padding: 1.5rem;
    }
    .sarc-herbal-ayurveda-section .sha-title {
      font-size: 1.6rem;
    }
    .sarc-herbal-ayurveda-section .sha-product {
      padding: 0.8rem 1rem;
    }
    .sarc-herbal-ayurveda-section .sha-description {
      flex-direction: column;
      gap: 0.5rem;
    }
  }/* End custom CSS */