.elementor-41409 .elementor-element.elementor-element-46a8c37 .elementor-repeater-item-3bfcd63{--float-image-width:30;--float-image-left:50;--float-image-top:30;}.elementor-41409 .elementor-element.elementor-element-bdba0a5 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-be8ea97 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-745e3b9 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-1d5cc3c .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-2019dd9 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-1bb4e5d{--e-image-carousel-slides-to-show:1;}.elementor-41409 .elementor-element.elementor-element-002f337 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-895595f .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-ea29a09 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-a8da927 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-663c3e2 .elementor-heading-title{font-size:28px;font-weight:600;line-height:38px;color:var( --e-global-color-primary );}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordions > .cea-accordion:not(first-child){margin-bottom:10px;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header > a{font-family:"Readex Pro", Sans-serif;font-size:18px;font-weight:500;letter-spacing:-0.5px;color:#252525;background-color:#F3F7FA;padding:16px 20px 16px 20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#F5F8FA;text-align:left;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header > a:hover, .elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header > a.active{color:#6D00E7;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header > a .elementor-accordion-icon > span > *{color:#6d00e7;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header .elementor-accordion-icon{margin:0px 15px 0px 0px;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-content{background-color:#FFFFFF;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-41409 .elementor-element.elementor-element-46a8c37{margin-top:40px;margin-bottom:0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordions > .cea-accordion:not(first-child){margin-bottom:10px;}.elementor-41409 .elementor-element.elementor-element-9291be9 .cea-accordion-header > a{line-height:28px;}}@media(max-width:1024px) and (min-width:768px){.elementor-41409 .elementor-element.elementor-element-43039b6{width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-4631e8c *//* WRAPPER */
.mm-table-wrapper {
width: 100%;
overflow-x: auto;
margin: 30px 0;
}

/* TABLE */
.mm-table {
width: 100%;
min-width: 750px;
border-collapse: separate;
border-spacing: 0 12px;
font-family: Arial, sans-serif;
}

/* HEADER */
.mm-table thead th {
    background: #f6f3ff;
    color: #4d2fb7;
    text-align: center !important;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px;
    text-align: left;
    border-bottom: 2px solid #e5e1ff;
}

/* ROW = CARD STYLE */
.mm-table tbody tr {
background: #fff;
box-shadow: 0 6px 14px rgba(0,0,0,0.05);
border-radius: 10px;
transition: all 0.25s ease;
}

/* HOVER EFFECT */
.mm-table tbody tr:hover {
transform: translateY(-4px);
box-shadow: 0 10px 22px rgba(77,47,183,0.15);
}

/* CELLS */
.mm-table td {
padding: 10px 10px;
    font-size: 15px;
    vertical-align: middle;
    line-height: 20px;
    border: none;
}

/* ROUND CORNERS */
.mm-table tbody tr td:first-child {
border-radius: 10px 0 0 10px;
}
.mm-table tbody tr td:last-child {
border-radius: 0 10px 10px 0;
}

/* LOGO BOX (FIXED SIZE) */
.mm-logo-box {
width: 140px;
height: 140px;
display: flex;
align-items: center;
justify-content: center;
}

/* LOGO IMAGE */
.mm-logo {
max-height: 130px;
max-width: 140px;
object-fit: contain;
}

/* HIGHLIGHT ROW */
.mm-highlight {
background: #f6f3ff !important;
box-shadow: 0 8px 20px rgba(77,47,183,0.15);
}
.mm-highlight .mm-logo-box  {
max-height: 130px;
max-width: 130px;

}

.mm-highlight .mm-logo-box .mm-logo {
width: 130px;
height: 140px;

}
/* PRIMARY BUTTON */
.mm-btn-primary {
display: inline-block;
background: #4d2fb7;
color: #fff !important;
 padding: 7px 12px;
font-size: 13px;
border-radius: 24px;
text-decoration: none;
font-weight: 600;
transition: 0.25s ease;
}

.mm-btn-primary:hover {
background: #3c2396;
}

/* SECONDARY BUTTON */
.mm-btn-secondary {
display: inline-block;
background: #f1efff;
color: #4d2fb7 !important;
padding: 8px 14px;
font-size: 12px;
border-radius: 20px;
text-decoration: none;
font-weight: 500;
transition: 0.25s ease;
}

.mm-btn-secondary:hover {
background: #e3deff;
}

/* LINKS */
.mm-table td a:not(.mm-btn-primary):not(.mm-btn-secondary) {
color: #4d2fb7;
font-size: 13px;
text-decoration: underline;
display: inline-block;
margin-top: 4px;
}

/* BUTTON COLUMN FIX */
.mm-table td:last-child {
white-space: nowrap;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
.mm-table {
min-width: 680px;
}
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-4631e8c *//* WRAPPER */
.mm-table-wrapper {
width: 100%;
overflow-x: auto;
margin: 30px 0;
}

/* TABLE */
.mm-table {
width: 100%;
min-width: 750px;
border-collapse: separate;
border-spacing: 0 12px;
font-family: Arial, sans-serif;
}

/* HEADER */
.mm-table thead th {
    background: #f6f3ff;
    color: #4d2fb7;
    text-align: center !important;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px;
    text-align: left;
    border-bottom: 2px solid #e5e1ff;
}

/* ROW = CARD STYLE */
.mm-table tbody tr {
background: #fff;
box-shadow: 0 6px 14px rgba(0,0,0,0.05);
border-radius: 10px;
transition: all 0.25s ease;
}

/* HOVER EFFECT */
.mm-table tbody tr:hover {
transform: translateY(-4px);
box-shadow: 0 10px 22px rgba(77,47,183,0.15);
}

/* CELLS */
.mm-table td {
padding: 10px 10px;
    font-size: 15px;
    vertical-align: middle;
    line-height: 20px;
    border: none;
}

/* ROUND CORNERS */
.mm-table tbody tr td:first-child {
border-radius: 10px 0 0 10px;
}
.mm-table tbody tr td:last-child {
border-radius: 0 10px 10px 0;
}

/* LOGO BOX (FIXED SIZE) */
.mm-logo-box {
width: 140px;
height: 140px;
display: flex;
align-items: center;
justify-content: center;
}

/* LOGO IMAGE */
.mm-logo {
max-height: 130px;
max-width: 140px;
object-fit: contain;
}

/* HIGHLIGHT ROW */
.mm-highlight {
background: #f6f3ff !important;
box-shadow: 0 8px 20px rgba(77,47,183,0.15);
}
.mm-highlight .mm-logo-box  {
max-height: 130px;
max-width: 130px;

}

.mm-highlight .mm-logo-box .mm-logo {
width: 130px;
height: 140px;

}
/* PRIMARY BUTTON */
.mm-btn-primary {
display: inline-block;
background: #4d2fb7;
color: #fff !important;
 padding: 7px 12px;
font-size: 13px;
border-radius: 24px;
text-decoration: none;
font-weight: 600;
transition: 0.25s ease;
}

.mm-btn-primary:hover {
background: #3c2396;
}

/* SECONDARY BUTTON */
.mm-btn-secondary {
display: inline-block;
background: #f1efff;
color: #4d2fb7 !important;
padding: 8px 14px;
font-size: 12px;
border-radius: 20px;
text-decoration: none;
font-weight: 500;
transition: 0.25s ease;
}

.mm-btn-secondary:hover {
background: #e3deff;
}

/* LINKS */
.mm-table td a:not(.mm-btn-primary):not(.mm-btn-secondary) {
color: #4d2fb7;
font-size: 13px;
text-decoration: underline;
display: inline-block;
margin-top: 4px;
}

/* BUTTON COLUMN FIX */
.mm-table td:last-child {
white-space: nowrap;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
.mm-table {
min-width: 680px;
}
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-46a8c37 */h3 a{text-decoration:underline !important;}
.contenthead h4 {color:#000 !important;}
.elementor-toc__body {overflow-y:scroll; height:400px;}/* End custom CSS */
/* Start custom CSS */:target::before {
   content: "";
   display: block;
   height: 100px; /* Adjust based on your header height */
   margin-top: -100px;
}/* End custom CSS */