.elementor-332 .elementor-element.elementor-element-be08974{--display:flex;}.elementor-332 .elementor-element.elementor-element-78d5500{text-align:center;}.elementor-332 .elementor-element.elementor-element-78d5500 .elementor-heading-title{font-weight:600;}.elementor-332 .elementor-element.elementor-element-c046c10{--display:flex;}.elementor-332 .elementor-element.elementor-element-b5ad9e9{--display:flex;}.elementor-332 .elementor-element.elementor-element-3cf4812{--display:flex;}.elementor-332 .elementor-element.elementor-element-8f3b7a6{--display:flex;}.elementor-332 .elementor-element.elementor-element-3e54ce6 .e-gallery-item:hover .elementor-gallery-item__overlay, .elementor-332 .elementor-element.elementor-element-3e54ce6 .e-gallery-item:focus .elementor-gallery-item__overlay{background-color:rgba(0,0,0,0.5);}.elementor-332 .elementor-element.elementor-element-3e54ce6{--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms;}.elementor-332 .elementor-element.elementor-element-86ddc7d{--n-tabs-direction:column;--n-tabs-heading-direction:row;--n-tabs-heading-width:initial;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:0;--n-tabs-heading-wrap:wrap;--n-tabs-heading-overflow-x:initial;--n-tabs-title-white-space:initial;--n-tabs-title-border-radius:25px 25px 25px 25px;--n-tabs-title-padding-top:10px;--n-tabs-title-padding-right:20px;--n-tabs-title-padding-bottom:10px;--n-tabs-title-padding-left:20px;}.elementor-332 .elementor-element.elementor-element-86ddc7d.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='false'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#003580;}.elementor-332 .elementor-element.elementor-element-86ddc7d.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"], .elementor-332 .elementor-element.elementor-element-86ddc7d.elementor-widget-n-tabs > .e-n-tabs[data-touch-mode='true'] > .e-n-tabs-heading > .e-n-tab-title[aria-selected="false"]:hover{background:#003580;}.elementor-332 .elementor-element.elementor-element-5c87059{--display:flex;}.elementor-332 .elementor-element.elementor-element-79342c7{--display:flex;}.elementor-332 .elementor-element.elementor-element-c8231d4{--display:flex;}.elementor-332 .elementor-element.elementor-element-aae2152{--display:flex;}.elementor-332 .elementor-element.elementor-element-c59aaea{--display:flex;}.elementor-332 .elementor-element.elementor-element-32b2975{--display:flex;}.elementor-332 .elementor-element.elementor-element-0febfda{--e-n-carousel-swiper-slides-to-display:1;--e-n-carousel-swiper-slides-gap:10px;--e-n-carousel-slide-height:auto;--e-n-carousel-slide-container-height:100%;--e-n-carousel-arrow-prev-left-align:0%;--e-n-carousel-arrow-prev-translate-x:0px;--e-n-carousel-arrow-prev-left-position:0px;--e-n-carousel-arrow-prev-top-align:50%;--e-n-carousel-arrow-prev-translate-y:-50%;--e-n-carousel-arrow-prev-top-position:0px;--e-n-carousel-arrow-next-right-align:0%;--e-n-carousel-arrow-next-translate-x:0%;--e-n-carousel-arrow-next-right-position:0px;--e-n-carousel-arrow-next-top-align:50%;--e-n-carousel-arrow-next-translate-y:-50%;--e-n-carousel-arrow-next-top-position:0px;}@media(max-width:1024px){.elementor-332 .elementor-element.elementor-element-0febfda{--e-n-carousel-swiper-slides-to-display:2;}}@media(max-width:767px){.elementor-332 .elementor-element.elementor-element-86ddc7d{--n-tabs-heading-justify-content:center;--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-align-items:center;--n-tabs-title-flex-grow:0;--n-tabs-heading-wrap:nowrap;--n-tabs-heading-overflow-x:scroll;--n-tabs-title-white-space:nowrap;--n-tabs-title-justify-content:center;--n-tabs-title-text-align:center;}.elementor-332 .elementor-element.elementor-element-0febfda{--e-n-carousel-swiper-slides-to-display:1;}}/* Start custom CSS for shortcode, class: .elementor-element-ad4a204 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-questions-table {
    width: 100%;
    min-width: 800px; /* Forces scroll on small screens */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-questions-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-questions-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
}

.ktechpro-questions-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-questions-table .whitespace-nowrap {
    white-space: nowrap;
}

/* Badges and Buttons */
.type-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
}

.type-unstarred {
    background-color: #e0f2fe;
    color: #0369a1;
}

.type-starred {
    background-color: #fef3c7;
    color: #b45309;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
    white-space: nowrap;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-46e9872 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-data-table {
    width: 100%;
    min-width: 850px; /* Increased slightly to accommodate the new column */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-data-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-data-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
    line-height: 1.5;
}

.ktechpro-data-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-data-table .whitespace-nowrap {
    white-space: nowrap;
}

.ktechpro-data-table .title-column {
    max-width: 320px;
}

.ktechpro-data-table .keywords-column {
    font-size: 0.85rem;
    color: #64748b;
    max-width: 180px;
}

.ktechpro-data-table .text-center {
    text-align: center;
}

/* Badges and Buttons */
.type-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 16px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

.no-doc {
    color: #94a3b8;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ad4a204 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-questions-table {
    width: 100%;
    min-width: 800px; /* Forces scroll on small screens */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-questions-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-questions-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
}

.ktechpro-questions-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-questions-table .whitespace-nowrap {
    white-space: nowrap;
}

/* Badges and Buttons */
.type-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
}

.type-unstarred {
    background-color: #e0f2fe;
    color: #0369a1;
}

.type-starred {
    background-color: #fef3c7;
    color: #b45309;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
    white-space: nowrap;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-46e9872 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-data-table {
    width: 100%;
    min-width: 850px; /* Increased slightly to accommodate the new column */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-data-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-data-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
    line-height: 1.5;
}

.ktechpro-data-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-data-table .whitespace-nowrap {
    white-space: nowrap;
}

.ktechpro-data-table .title-column {
    max-width: 320px;
}

.ktechpro-data-table .keywords-column {
    font-size: 0.85rem;
    color: #64748b;
    max-width: 180px;
}

.ktechpro-data-table .text-center {
    text-align: center;
}

/* Badges and Buttons */
.type-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 16px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

.no-doc {
    color: #94a3b8;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ad4a204 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-questions-table {
    width: 100%;
    min-width: 800px; /* Forces scroll on small screens */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-questions-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-questions-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
}

.ktechpro-questions-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-questions-table .whitespace-nowrap {
    white-space: nowrap;
}

/* Badges and Buttons */
.type-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
}

.type-unstarred {
    background-color: #e0f2fe;
    color: #0369a1;
}

.type-starred {
    background-color: #fef3c7;
    color: #b45309;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
    white-space: nowrap;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-46e9872 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-data-table {
    width: 100%;
    min-width: 850px; /* Increased slightly to accommodate the new column */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-data-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-data-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
    line-height: 1.5;
}

.ktechpro-data-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-data-table .whitespace-nowrap {
    white-space: nowrap;
}

.ktechpro-data-table .title-column {
    max-width: 320px;
}

.ktechpro-data-table .keywords-column {
    font-size: 0.85rem;
    color: #64748b;
    max-width: 180px;
}

.ktechpro-data-table .text-center {
    text-align: center;
}

/* Badges and Buttons */
.type-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 16px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

.no-doc {
    color: #94a3b8;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-ad4a204 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-questions-table {
    width: 100%;
    min-width: 800px; /* Forces scroll on small screens */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-questions-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-questions-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
}

.ktechpro-questions-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-questions-table .whitespace-nowrap {
    white-space: nowrap;
}

/* Badges and Buttons */
.type-badge {
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
}

.type-unstarred {
    background-color: #e0f2fe;
    color: #0369a1;
}

.type-starred {
    background-color: #fef3c7;
    color: #b45309;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 12px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
    white-space: nowrap;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-46e9872 *//* Table Wrapper for Mobile Horizontal Scrolling */
.ktechpro-table-wrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    border-radius: 8px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    background: #ffffff;
    margin-bottom: 2rem;
}

/* Modern Table Styling */
.ktechpro-data-table {
    width: 100%;
    min-width: 850px; /* Increased slightly to accommodate the new column */
    border-collapse: collapse;
    text-align: left;
    font-family: inherit;
}

.ktechpro-data-table th {
    background-color: #f8fafc;
    color: #334155;
    font-weight: 600;
    padding: 16px;
    border-bottom: 2px solid #e2e8f0;
    text-transform: uppercase;
    font-size: 0.85rem;
    letter-spacing: 0.05em;
}

.ktechpro-data-table td {
    padding: 16px;
    border-bottom: 1px solid #e2e8f0;
    color: #475569;
    font-size: 0.95rem;
    vertical-align: middle;
    line-height: 1.5;
}

.ktechpro-data-table tr:hover {
    background-color: #f1f5f9;
}

.ktechpro-data-table .whitespace-nowrap {
    white-space: nowrap;
}

.ktechpro-data-table .title-column {
    max-width: 320px;
}

.ktechpro-data-table .keywords-column {
    font-size: 0.85rem;
    color: #64748b;
    max-width: 180px;
}

.ktechpro-data-table .text-center {
    text-align: center;
}

/* Badges and Buttons */
.type-badge {
    display: inline-block;
    padding: 4px 8px;
    border-radius: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    background-color: #f3f4f6;
    color: #374151;
    border: 1px solid #e5e7eb;
}

.ktechpro-btn {
    display: inline-block;
    padding: 6px 16px;
    background-color: #2563eb;
    color: #ffffff;
    text-decoration: none;
    border-radius: 4px;
    font-size: 0.85rem;
    font-weight: 500;
    transition: background-color 0.2s ease;
}

.ktechpro-btn:hover {
    background-color: #1d4ed8;
    color: #ffffff;
}

.no-doc {
    color: #94a3b8;
}

/* Error Message Styling */
.ktechpro-error {
    background-color: #fee2e2;
    color: #991b1b;
    padding: 1rem;
    border-radius: 0.5rem;
    border: 1px solid #f87171;
    font-weight: 500;
}/* End custom CSS */