.elementor-24927 .elementor-element.elementor-element-5335fd03{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );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-24927 .elementor-element.elementor-element-02943e4{--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-24927 .elementor-element.elementor-element-bd57bc2{--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;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for shortcode, class: .elementor-element-5803e83 */@media (max-width: 767px) {
  /* Force the table, header, body, rows, and cells to behave like block cards */
  .tablepress, 
  .tablepress thead, 
  .tablepress tbody, 
  .tablepress th, 
  .tablepress td, 
  .tablepress tr { 
    display: block !important; 
    width: 100% !important;
    box-sizing: border-box;
  }
  
  /* Hide the desktop header row completely */
  .tablepress thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  /* Turn each row into an independent card block */
  .tablepress tr {
    border: 1px solid #e0e0e0 !important;
    margin-bottom: 20px !important;
    padding: 15px !important;
    background-color: #ffffff !important;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  }
  
  /* Style individual cells inside the card */
  .tablepress td { 
    border: none !important;
    padding: 10px 5px !important;
    text-align: left !important;
  }

  /* Optional: Inject header labels before specific columns sequentially */
  /* Duplicate and adjust the content strings below to match your exact headers */
  .tablepress td:nth-of-type(1):before { content: "Coverage Type"; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
  .tablepress td:nth-of-type(2):before { content: "Cost"; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
  .tablepress td:nth-of-type(3):before { content: "Protection Level"; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
   .tablepress td:nth-of-type(4):before { content: "Who Provides It"; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-02943e4 */@media (max-width: 767px) {
  /* Force the table, header, body, rows, and cells to behave like block cards */
  .tablepress, 
  .tablepress thead, 
  .tablepress tbody, 
  .tablepress th, 
  .tablepress td, 
  .tablepress tr { 
    display: block !important; 
    width: 100% !important;
    box-sizing: border-box;
  }
  
  /* Hide the desktop header row completely */
  .tablepress thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  
  /* Turn each row into an independent card block */
  .tablepress tr {
    border: 1px solid #e0e0e0 !important;
    margin-bottom: 20px !important;
    padding: 15px !important;
    background-color: #ffffff !important;
    border-radius: 6px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
  }
  
  /* Style individual cells inside the card */
  .tablepress td { 
    border: none !important;
    padding: 10px 5px !important;
    text-align: left !important;
  }

  /* Optional: Inject header labels before specific columns sequentially */
  /* Duplicate and adjust the content strings below to match your exact headers */
  .tablepress td:nth-of-type(1):before { content: "Product: "; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
  .tablepress td:nth-of-type(2):before { content: "Price: "; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
  .tablepress td:nth-of-type(3):before { content: "Features: "; font-weight: bold; color: #333; display: block; margin-bottom: 2px; }
}/* End custom CSS */