.elementor-3215 .elementor-element.elementor-element-30c30cc{--display:flex;}.elementor-3215 .elementor-element.elementor-element-a21047e{--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-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-3215 .elementor-element.elementor-element-3576c7d{text-align:center;}.elementor-3215 .elementor-element.elementor-element-3576c7d .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:27px;font-weight:700;text-transform:capitalize;color:#4B41E5;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-3215 .elementor-element.elementor-element-bbfbf96{text-align:center;font-family:"Montserrat", Sans-serif;font-size:15px;font-weight:500;color:#000000;}.elementor-3215 .elementor-element.elementor-element-38acbac{--display:flex;}.elementor-3215 .elementor-element.elementor-element-52f6824{--display:flex;}.elementor-3215 .elementor-element.elementor-element-0b95b91{--display:flex;--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;}.elementor-3215 .elementor-element.elementor-element-6ec2415{--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-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-3215 .elementor-element.elementor-element-447aec2 img{border-radius:30px 30px 30px 30px;}.elementor-3215 .elementor-element.elementor-element-447aec2 .widget-image-caption{color:#DCDCDC;}.elementor-3215 .elementor-element.elementor-element-447aec2{margin:030px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-3215 .elementor-element.elementor-element-d559900{--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-3215 .elementor-element.elementor-element-c16a74c{--display:flex;}.elementor-3215 .elementor-element.elementor-element-ea3f51c{--display:flex;}.elementor-3215 .elementor-element.elementor-element-c0b7c8c{--display:flex;}.elementor-3215 .elementor-element.elementor-element-129ebdc{--display:flex;}.elementor-3215 .elementor-element.elementor-element-1fd0581{--display:flex;}.elementor-3215 .elementor-element.elementor-element-124aca9{--display:flex;}.elementor-3215 .elementor-element.elementor-element-c160d3f{--display:flex;}@media(min-width:768px){.elementor-3215 .elementor-element.elementor-element-6ec2415{--width:40%;}.elementor-3215 .elementor-element.elementor-element-d559900{--width:60%;}}/* Start custom CSS for html, class: .elementor-element-52fd3c6 *//* SIRF MOBILE VIEW KE LIYE (PC CHANGE NAHI HOGA) */
@media(max-width: 768px) {
  
  /* 1. Header aur Spacing Choti Ki */
  .edu-header h2 { font-size: 20px !important; margin-bottom: 5px !important; }
  .edu-header p { font-size: 13px !important; line-height: 1.4 !important; }
  .edu-controls { gap: 15px !important; margin-bottom: 20px !important; }
  .edu-search input { padding: 12px 16px 12px 40px !important; font-size: 14px !important; }
  .edu-search span { left: 15px !important; font-size: 16px !important; }

  /* 2. Tabs (Buttons) ko Compact Kiya */
  .edu-tab { 
    padding: 8px 12px !important; 
    font-size: 12px !important;    
    border-radius: 6px !important;
    flex: 1 1 auto !important; /* Mobile par width fill karega */
    margin: 0 !important;
  }
  .edu-tabs-inner { gap: 6px !important; }

  /* 3. Cards ko Bilkul Compact Kiya */
  .edu-grid { 
    gap: 10px !important; 
    grid-template-columns: 1fr !important; 
    margin-bottom: 10px !important;
  }

  .edu-card {
    padding: 10px 14px !important; /* Height kam karne ke liye padding ghatai */
    border-radius: 8px !important;
    border-left-width: 4px !important; /* Side border thoda patla kiya */
    align-items: center !important;
    min-height: auto !important; /* Height auto adjust hone de */
  }

  /* Text Size */
  .edu-card span {
    font-size: 13px !important; /* Screenshot jaisa chota text */
    line-height: 1.3 !important;
    font-weight: 500 !important;
  }

  /* 4. Arrow Icon Size (Screenshot Jaisa Small) */
  .edu-arrow {
    width: 24px !important;  /* Bada circle hata kar chota kiya */
    height: 24px !important;
    font-size: 10px !important; /* Icon khud chota kiya */
    margin-left: 8px !important;
    background: transparent !important; /* Background hata diya taaki clean dikhe */
    color: var(--muted) !important; /* Grey color diya */
    border: 1px solid #e5e7eb !important; /* Halka border diya */
  }

  /* Section Heading */
  .edu-content-header h3 {
    font-size: 16px !important;
    margin-bottom: 4px !important;
  }
  .edu-content-header { 
    margin-bottom: 12px !important; 
    padding-bottom: 8px !important;
  }
}/* End custom CSS */