.elementor-1741 .elementor-element.elementor-element-b95291e{--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;}/* Start custom CSS for html, class: .elementor-element-a560a88 *//* Base Scoped Styles */
  .mc-content-wrapper {
   
    color: #000;
    line-height: 1.7;
    max-width: 900px;
    margin: 0 auto;
    padding: 15px;
    background-color: #fff;
  }

  /* Typography */
  .mc-content-wrapper h1, 
  .mc-content-wrapper h2, 
  .mc-content-wrapper h3, 
  .mc-content-wrapper h4 {
    color: #1f3d9d; /* Secondary Color */
    margin-top: 1.8em;
    margin-bottom: 0.6em;
    font-weight: 700;
    line-height: 1.3;
  }
  
  .mc-content-wrapper h1 {
    font-size: 2.2rem;
    margin-top: 0;
  }

  .mc-content-wrapper h1 span {
    color: #f22283; /* Primary Color */
  }

  .mc-content-wrapper p {
    margin-bottom: 1.2rem;
  }

  .mc-content-wrapper a {
    color: #f22283;
    text-decoration: underline;
  }
  
  .mc-content-wrapper a:hover {
    color: #1f3d9d;
  }

  /* Hero Section */
  .mc-hero-banner {
    background: #f4f7fb;
    padding: 2rem;
    border-radius: 8px;
    border-left: 5px solid #f22283; /* Primary Color */
    margin-bottom: 2.5rem;
  }

  .mc-hero-answer-block p {
    font-size: 1.1rem;
    margin: 0;
  }

  /* Images */
  .mc-img-block {
    margin: 2rem 0;
  }
  .mc-img-block figure {
    margin: 0;
  }
  .mc-img-block img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
    display: block;
    margin-bottom: 0.8rem;
  }
  .mc-img-block figcaption {
    font-size: 0.85rem;
    color: #555;
    text-align: center;
    font-style: italic;
  }

  /* Tables */
  .mc-table-wrap {
    overflow-x: auto;
    margin: 2rem 0;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  }
  .mc-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 600px;
    background: #fff;
  }
  .mc-table th, .mc-table td {
    padding: 14px;
    border: 1px solid #e0e0e0;
    text-align: left;
  }
  .mc-table th {
    background-color: #1f3d9d;
    color: #fff;
    font-weight: 600;
  }
  .mc-table tr.highlight {
    background-color: rgba(17, 152, 9, 0.08);
    border-left: 4px solid #119809; /* Rare Color */
  }
  .mc-table tr.highlight td {
    font-weight: 600;
  }

  /* Savings Banner */
  .mc-savings-banner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 1.5rem;
    background: #1f3d9d;
    color: #fff;
    padding: 2rem;
    border-radius: 8px;
    text-align: center;
    margin: 2.5rem 0;
  }
  .mc-stat-number {
    font-size: 2.5rem;
    font-weight: 700;
    color: #f22283; /* Primary Color */
    line-height: 1;
    margin-bottom: 0.5rem;
  }
  .mc-stat-label {
    font-size: 0.95rem;
    font-weight: 500;
  }

  /* Cost Breakdown Box */
  .mc-cost-breakdown {
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    padding: 2rem;
    margin: 2rem 0;
    background: #fafafa;
  }
  .mc-cost-breakdown h4 {
    margin-top: 0;
    border-bottom: 2px solid #f22283;
    padding-bottom: 0.8rem;
  }
  .mc-cost-line {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #ccc;
  }
  .mc-cost-total {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 0 0;
    font-weight: 700;
    font-size: 1.3rem;
    color: #119809; /* Rare Color */
    margin-top: 10px;
    border-top: 2px solid #ccc;
  }
  .mc-cost-note {
    font-size: 0.85rem;
    color: #666;
    margin-top: 1.5rem;
    font-style: italic;
  }

  /* Notice Boxes */
  .mc-warning-box {
    background: #fff9e6;
    border-left: 4px solid #f2c94c;
    padding: 1.2rem;
    margin: 2rem 0;
    border-radius: 4px;
    color: #333;
  }
  .mc-info-box {
    background: #eef2fa;
    border-left: 4px solid #1f3d9d;
    padding: 1.5rem;
    margin: 2rem 0;
    border-radius: 4px;
  }
  .mc-info-title {
    font-weight: 700;
    color: #1f3d9d;
    margin-bottom: 0.8rem;
    font-size: 1.1rem;
  }

  /* Pull Quote */
  .mc-pull-quote {
    font-size: 1.1rem;
    font-style: italic;
    border-left: 4px solid #f22283;
    padding-left: 1.5rem;
    margin: 2.5rem 0;
    color: #444;
    background: #fdf5f8;
    padding: 1.5rem;
    border-radius: 0 8px 8px 0;
  }

  /* Video Section */
  .mc-video-section {
    margin: 3rem 0;
  }
  .mc-video-label {
    display: inline-block;
    background: #f22283;
    color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  .mc-video-wrap {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
  }
  .mc-video-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
  }

  /* Related Blogs */
  .mc-related-blogs {
    background: #f8f9fa;
    padding: 1.5rem;
    border-radius: 8px;
    margin: 2.5rem 0;
  }
  .mc-related-blogs ul {
    padding-left: 1.5rem;
  }
  .mc-related-blogs li {
    margin-bottom: 0.5rem;
  }

  /* FAQ Accordion */
  .mc-faq-section {
    margin: 2.5rem 0;
  }
  .mc-faq-item {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    margin-bottom: 1rem;
    background: #fff;
    overflow: hidden;
  }
  .mc-faq-question {
    padding: 1.2rem;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fdfdfd;
    color: #1f3d9d;
    transition: background 0.3s;
  }
  .mc-faq-question:hover {
    background: #f4f7fb;
  }
  .mc-faq-question::after {
    content: '+';
    font-size: 1.5rem;
    color: #f22283;
    line-height: 1;
  }
  .mc-faq-item.active .mc-faq-question::after {
    content: '-';
  }
  .mc-faq-answer {
    display: none;
    padding: 1.2rem;
    border-top: 1px solid #e0e0e0;
    background: #fff;
  }
  .mc-faq-item.active .mc-faq-answer {
    display: block;
  }

  /* CTA Section */
  .mc-cta-box {
    background: #1f3d9d; /* Secondary Color */
    color: #fff;
    padding: 3rem 2rem;
    border-radius: 8px;
    text-align: center;
    margin: 3rem 0;
  }
  .mc-cta-box h2 {
    color: #fff;
    margin-top: 0;
  }
  .mc-cta-btns {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-wrap: wrap;
    margin-top: 2rem;
  }
  .mc-btn-primary {
    background: #f22283; /* Primary Color */
    color: #fff !important;
    padding: 14px 28px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 700;
    display: inline-block;
    cursor: pointer;
    border: none;
    transition: background 0.3s;
  }
  .mc-btn-primary:hover {
    background: #d11a6f;
  }
  .mc-btn-secondary {
    background: #119809; /* Rare Color */
    color: #fff !important;
    padding: 14px 28px;
    text-decoration: none !important;
    border-radius: 6px;
    font-weight: 700;
    display: inline-block;
    transition: background 0.3s;
  }
  .mc-btn-secondary:hover {
    background: #0e7d07;
  }

  /* Social Share */
  .mc-social-share {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    margin: 2rem 0;
    padding-top: 2rem;
    border-top: 1px solid #eee;
  }
  .mc-social-share .label {
    font-weight: 600;
    margin-right: 10px;
  }
  .mc-social-share a {
    padding: 8px 16px;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 4px;
    font-size: 0.9rem;
    font-weight: 600;
  }
  .mc-social-share .fb { background: #1877f2; }
  .mc-social-share .tw { background: #1da1f2; }
  .mc-social-share .li { background: #0a66c2; }
  .mc-social-share .wa { background: #25d366; }

  /* Responsive Design adjustments */
  @media (max-width: 768px) {
    .mc-hero-banner { padding: 1.5rem; }
    .mc-content-wrapper h1 { font-size: 1.8rem; }
    .mc-stat-number { font-size: 2rem; }
    .mc-cta-box { padding: 2rem 1.5rem; }
    .mc-cost-line { flex-direction: column; gap: 5px; }
    .mc-cost-line .amount { font-weight: bold; }
  }/* End custom CSS */