/* Just Compare Table V4 */

.jct4-wrap{width:100%;max-width:100%}
.jct4-title{margin:0 0 12px;font-size:28px;line-height:1.2;font-weight:800;color:#0B2E63}
.jct4-subtitle{margin:0 0 18px;color:#4B5563;font-size:16px;line-height:1.5}
.jct4-scroll{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:rgba(11,46,99,.18) transparent}
.jct4-scroll::-webkit-scrollbar{height:4px}
.jct4-scroll::-webkit-scrollbar-track{background:transparent}
.jct4-scroll::-webkit-scrollbar-thumb{background:rgba(11,46,99,.18);border-radius:999px}
.jct4-scroll{border-radius:14px; box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05); border: 1px solid #F4F4F7;}

.jct4-sticky .jct4-first-cell,.jct4-sticky .jct4-row-label{box-shadow:3px 0 8px rgba(11,46,99,.06)!important}
.jct4-table{--jct4-border:#E4E7EC;display:grid;grid-template-columns:190px repeat(calc(var(--jct4-cols) - 1),minmax(190px,1fr));background:#fff;border-radius:14px;overflow:visible;width:100%;min-width:100%}

.jct4-cell{min-height:58px;padding:15px 16px;border-right:1px solid var(--jct4-border); border-bottom:1px solid var(--jct4-border); display:flex;align-items:center;justify-content:center;text-align:center;font-size:15px;line-height:1.35;color:#1F2937;box-sizing:border-box;background:#fff}
.jct4-last-col{border-right:none!important}
.jct4-last-row{border-bottom:none!important}
.jct4-head-cell{min-height:90px;background:#F7F8FB;color:#0B2E63;font-weight:700}
.jct4-first-cell,.jct4-row-label{justify-content:flex-start;text-align:left;font-weight:800;color:#0B2E63;background:#fff}
.jct4-option-head{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}
.jct4-badge{display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;line-height:1.2;color:#fff;background:#E83E72;padding:5px 9px;border-radius:999px;margin-bottom:2px}
.jct4-image{display:block;width:100%;max-width:128px;margin:0 auto 3px}
.jct4-image img{width:100%;height:90px;object-fit:cover;border-radius:10px;display:block}
.jct4-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1;color:#E83E72}
.jct4-icon i{font-size:30px}
.jct4-option-title{display:block;font-weight:800;font-size:16px;line-height:1.15;color:#0B2E63}
.jct4-option-subtitle{display:block;font-size:13px;font-weight:700;line-height:1.2;color:#516070}
.jct4-check,.jct4-cross{display:inline-flex;align-items:center;justify-content:center;font-weight:900;line-height:1}
.jct4-check{color:#E83E72;font-size:22px}
.jct4-cross{color:#111827;font-size:22px;font-weight:500}
.jct4-highlight{background:#FFF7FA}
.jct4-price-cell,.jct4-cta-cell{flex-direction:column;gap:10px;min-height:78px}
.jct4-price{display:block;font-size:18px;line-height:1.2;font-weight:900;color:#E83E72}
.jct4-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid #0B2E63;border-radius:8px;background:#0B2E63;color:#fff;font-size:14px;line-height:1.15;font-weight:800;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease}
.jct4-button:hover{background:#E83E72;color:#fff;border-color:#E83E72;text-decoration:none}
.jct4-sticky .jct4-first-cell,.jct4-sticky .jct4-row-label{position:sticky!important;left:0!important;z-index:50!important;background:#fff!important;border-right:1px solid var(--jct4-border)!important}
.jct4-sticky .jct4-first-cell{z-index:60!important;background:#F7F8FB!important}
.jct4-cards{display:none}

@media(max-width:767px){
  .jct4-title{font-size:24px}
  .jct4-mobile-cards .jct4-scroll{display:none}
  .jct4-mobile-cards .jct4-cards{display:flex;flex-direction:column;gap:16px}
  .jct4-card{border:1px solid #E4E7EC;border-radius:14px;background:#fff;padding:18px}
  .jct4-card-highlight{background:#FFF7FA}
  .jct4-card .jct4-image{max-width:100%;margin-bottom:12px}
  .jct4-card .jct4-image img{height:140px}
  .jct4-card .jct4-icon{margin-bottom:10px}
  .jct4-card-title{margin:0;font-size:19px;line-height:1.2;font-weight:800;color:#0B2E63}
  .jct4-card-subtitle{margin:4px 0 14px;font-size:14px;color:#516070;font-weight:700}
  .jct4-card-row{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-top:1px solid #E4E7EC;font-size:15px;line-height:1.35}
  .jct4-card-label{font-weight:800;color:#0B2E63}
  .jct4-card-value{text-align:right}
  .jct4-card-price{margin-top:16px;padding-top:14px;border-top:1px solid #E4E7EC}
  .jct4-card .jct4-button{margin-top:12px;width:100%}
  .jct4-mobile-scroll .jct4-scroll{margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);padding-left:16px;padding-right:16px}
  .jct4-mobile-scroll .jct4-table{min-width:780px}
  .jct4-cell{padding:13px 12px;font-size:14px}
  .jct4-head-cell{min-height:90px !important}
  .jct4-image{max-width:110px}
  .jct4-image img{height:76px}
  .jct4-option-title{font-size:15px}
  .jct4-option-subtitle{font-size:12px}
  .jct4-button{min-height:36px;padding:8px 12px;font-size:13px}
}
.jct4-first-cell{
border-top-left-radius:14px;
}
.jct4-head-cell,
.jct4-first-cell{
min-height:60px!important;
}

.jct4-head-cell.jct4-last-col{
border-top-right-radius:14px;
}
.jct4-row-label.jct4-last-row{
border-bottom-left-radius:14px;
}

.jct4-last-col.jct4-last-row{
border-bottom-right-radius:14px;
}
.jct4-first-cell{
font-weight:800;
}

.jct4-row-label{
font-weight:500;
}

@media(max-width:767px){

.jct4-mobile-sticky{
--jct4-first-col:var(--jct4-mobile-first-col);
}

.jct4-mobile-sticky .jct4-table{
grid-template-columns:
minmax(var(--jct4-first-col),var(--jct4-first-col))
repeat(calc(var(--jct4-cols) - 1),190px);
}

.jct4-mobile-sticky .jct4-first-cell,
.jct4-mobile-sticky .jct4-row-label{
position:sticky!important;
left:0!important;
z-index:50;
}

.jct4-mobile-scroll{
overflow:hidden !important;
}

.jct4-mobile-scroll .jct4-table{
width:max-content;
min-width:100%;
}

}
@media(max-width:767px){

.jct4-mobile-scroll .jct4-scroll{
margin-left:0!important;
margin-right:0!important;
width:100%!important;
padding-left:0!important;
padding-right:0!important;
}

}