<br />
<b>Deprecated</b>:  Using ${var} in strings is deprecated, use {$var} instead in <b>/var/www/reg-stage/public/wp-content/plugins/Cmed-reg-2/map_insurance_metadata.php</b> on line <b>1087</b><br />
<br />
<b>Deprecated</b>:  Using ${var} in strings is deprecated, use {$var} instead in <b>/var/www/reg-stage/public/wp-content/plugins/Cmed-reg-2/map_insurance_metadata.php</b> on line <b>1087</b><br />
<br />
<b>Deprecated</b>:  Using ${var} in strings is deprecated, use {$var} instead in <b>/var/www/reg-stage/public/wp-content/plugins/Cmed-reg-2/map_insurance_metadata.php</b> on line <b>1304</b><br />


<br />
<b>Notice</b>:  Function wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. This notice was triggered by the <code>jquery</code> handle. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 3.3.0.) in <b>/var/www/reg-stage/public/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>wpfront-user-role-editor</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/reg-stage/public/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>blank-slate</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/reg-stage/public/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Notice</b>:  Function _load_textdomain_just_in_time was called <strong>incorrectly</strong>. Translation loading for the <code>health-check</code> domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the <code>init</code> action or later. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 6.7.0.) in <b>/var/www/reg-stage/public/wp-includes/functions.php</b> on line <b>6121</b><br />
<br />
<b>Deprecated</b>:  Function GFFormsModel::is_html5_enabled is <strong>deprecated</strong> since version 2.8 with no alternative available. in <b>/var/www/reg-stage/public/wp-includes/functions.php</b> on line <b>6121</b><br />

        .thumb-container { 
            width: 300px; 
            height: 180px; 
            overflow: hidden; 
            padding: 5px; 
            border: 1px solid #e1e1e1; 
            border-radius: 8px; 
            margin: 20px; 
        } 
  
        .thumb-image { 
            width: 100%; 
            height: 100%; 
            object-fit: cover; 
            border-radius: 5px; 
        } 
  
        .thumb-image:hover { 
            scale: 1.02; 
            cursor: pointer; 
        } 
  
        .thumb-container:hover { 
            box-shadow: 0 0 2px 1px rgba(0, 140, 186, 0.5); 
        } 
