.feature-block-wrap .title-block{background:var(--bs-secondary-bg);border-radius:var(--bs-border-radius-xl);padding:24px;min-height:222px;text-align:center;display:flex;flex-direction:column;justify-content:space-between}@media(min-width:991px)and (max-width:1199px){.feature-block-wrap .title-block{min-height:290px}}.feature-block-wrap .title-block p{color:var(--bs-secondary)}.feature-block-wrap .table thead{position:sticky}.feature-block-wrap .table thead tr:first-child{border-width:0}.feature-block-wrap .table thead tr th{border-left:none;width:25%}.feature-block-wrap .table tbody tr{transition:all .6s ease}.feature-block-wrap .table tbody tr td.cell{padding:8px 10px;vertical-align:middle;font-size:24px}.feature-block-wrap .table tbody tr td.cell:first-child{background:inherit!important;font-weight:700;font-size:14px}.feature-block-wrap .table tbody tr td.cell:first-child span{justify-content:left}.feature-block-wrap .table tbody tr td.cell.not-available{background:var(--bs-secondary-bg)}.feature-block-wrap .table tbody tr td.cell.not-available svg{color:var(--bs-danger)}.feature-block-wrap .table tbody tr td.cell svg{color:var(--bs-primary)}@media(max-width:992px){.feature-block-wrap.desktop-only{display:none}}.feature-block-wrap.mobile-only{flex-direction:column;gap:24px;margin:24px 0;display:none}@media(max-width:992px){.feature-block-wrap.mobile-only{display:flex}}.feature-block-wrap.mobile-only .feature-block-card{border:2px solid #d9dbe9;border-radius:12px;overflow:hidden}.feature-block-wrap.mobile-only .feature-block-card .title-block{margin:8px}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap{padding:12px 10px;display:flex;justify-content:space-between}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap.not-available{background:var(--bs-secondary-bg)}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap.not-available svg{color:var(--bs-danger)}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap span{width:40%;display:flex;justify-content:flex-end}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap span svg{font-size:26px;color:var(--bs-primary)}.feature-block-wrap.mobile-only .feature-block-card .feature-list .list-wrap span .btn{--bs-btn-padding-x:0}