.comparison-table{width:100%;display:flex;flex-direction:column;gap:48px;}@media (min-width:576px){.comparison-table{gap:56px;}}@media (min-width:992px){.comparison-table{gap:64px;}}.table-heading{display:flex;justify-content:center;text-align:center;gap:16px;width:100%;padding:16px 32px 24px;}@media (max-width:575.98px){.table-heading .btn{padding:5px 8px;}}.table-heading__cell{display:flex;align-items:center;}.table-heading__cell-title{display:flex;}.table-heading__cell-title h4{margin:0;}.table-heading__cell.first-cell{display:none;}@media (min-width:992px){.table-heading__cell.first-cell{display:flex;width:30%;flex:0 0 30%;}}.table-heading__cell.first-cell .table-heading__cell-title{gap:16px;}@media (max-width:575.98px){.table-heading__cell.heading-cell{justify-content:flex-end;}}.table-heading__cell.heading-cell{flex-direction:column;flex:1 0 0;}.table-heading__cell.heading-cell a{justify-content:center;}.table-heading__cell.heading-cell .table-heading__cell-title{gap:12px;flex-direction:column;}.table-heading__cell img{width:auto;height:40px;object-fit:contain;object-position:center;}.table-block__heading{padding:28px 32px 20px;border-bottom:1px solid #e9ecf1;}.table-block__heading-title{width:fit-content;display:flex;align-items:center;}.table-block__heading>div{display:flex;gap:16px;}.table-block__rows{display:flex;flex-direction:column;width:100%;}.table-block__row{display:flex;gap:16px;width:100%;padding:16px 32px;border-bottom:1px solid #e9ecf1;}.table-block__row:nth-child(2n){background:rgba(0,0,0,.05);}@media (min-width:576px){.table-block__row{flex-direction:column;}}@media (max-width:575.98px){.table-block__row{display:block;}}@media (min-width:992px){.table-block__row{flex-direction:row;}}.table-block__row-heading{display:flex;align-items:baseline;}@media (min-width:576px){.table-block__row-heading{width:100%;gap:8px;padding-bottom:16px;border-bottom:1px solid #e9ecf1;}}@media (min-width:992px){.table-block__row-heading{width:30%;flex:0 0 30%;border-bottom:none;padding-bottom:0;}}.table-block__row-heading .tooltip{position:absolute;}.table-block__row-heading .icon-expand{border:none;outline:0;padding:0;background:0 0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex:0 0 20px;transition:transform .2s ease-in-out;transform:rotate(45deg);}.table-block__row-heading .icon-expand.expanded{transform:rotate(0);}.table-block__row-heading-description{display:none;padding-top:16px;}.table-block__row-content{flex:1 0 0;width:100%;display:flex;align-items:baseline;gap:16px;}@media (max-width:575.98px){.table-block__row-content{margin-top:25px;}}.table-block__row-cell{display:flex;justify-content:center;flex:1 0 0;align-items:center;gap:10px;}.table-block__row-cell .cell-icon{display:flex;width:24px;height:24px;color:#b42318 !important;align-items:center;justify-content:center;flex:0 0 20px;}.table-block__row-cell.active .cell-icon{background:0 0;color:#46f61a !important;}.field__link{align-items:center;gap:8px;text-decoration:none;border:none;margin-top:12px;display:none;}@media (min-width:576px){.field__link{display:inline-flex;}}.field__link .arrow-button{display:inline-flex;align-items:center;justify-content:center;width:25px;height:15px;border-radius:4px;background:#1a31ff;color:#fff;}.relative{position:relative;}.tooltip-content{background:#060f4b;border-radius:8px;}.w-fit{width:fit-content;}.dark .text-navy-900{color:#d5d9eb;}.dark .text-midnight-blue-500{color:#9ea6d1;}.dark .text-core-blue-900{color:#cfd3fa;}.dark .tooltip-content{background:#b7beff;}.dark .table-block__row:nth-child(2n){background:rgba(255,255,255,.1);}.dark .table-block__heading{border-bottom-color:rgba(255,255,255,.1);}.dark .table-block__row{border-bottom-color:rgba(255,255,255,.1);}.dark .table-block__row-heading .icon-expand{color:#fff;}.dark .text-white{color:#000 !important;}.dark .table-heading img{filter:grayscale(1) invert(1);}