.ctw-wrapper{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 0 8px}.ctw-table{display:flex;flex-direction:column;background:#F0F0F6;border-radius:16px;overflow:visible;min-width:560px;position:relative}.ctw-row{display:grid;grid-template-columns:28% 1fr 1fr;border-bottom:1px solid rgb(42 42 184 / .1)}.ctw-row.ctw-last-row{border-bottom:none}.ctw-header-row{border-bottom:1px solid rgb(42 42 184 / .1)}.ctw-cell{padding:22px 28px;display:flex;align-items:center}.ctw-cell-label{padding-left:32px}.ctw-label{font-family:inherit;font-size:1rem;font-weight:600;color:#2A2AB8;line-height:1.4}.ctw-value{font-family:inherit;font-size:.975rem;font-weight:400;color:#1a1a2e;line-height:1.5}.ctw-heading{font-family:inherit;font-size:1.1rem;font-weight:700;color:#2A2AB8;line-height:1.3}.ctw-col-highlight{background:#FFF;box-shadow:0 8px 40px rgb(42 42 184 / .12);position:relative;z-index:2}.ctw-highlight-header{border-radius:16px 16px 0 0;padding-top:30px;margin-top:-8px}.ctw-highlight-last{border-radius:0 0 16px 16px;padding-bottom:30px;margin-bottom:-8px}.ctw-col-highlight{transform:scaleX(1.04);transform-origin:right center}@media (max-width:640px){.ctw-wrapper{padding-bottom:16px}.ctw-table{min-width:520px}.ctw-cell{padding:18px 20px}.ctw-cell-label{padding-left:20px}.ctw-label{font-size:.9rem}.ctw-value{font-size:.875rem}.ctw-heading{font-size:1rem}}@media (prefers-reduced-motion:reduce){.ctw-col-highlight{transform:none}}