.features-table-wrapper{display:block;flex:1 1 auto;overflow-x:auto;overflow-y:visible}.features-table-wrapper .features-table{min-width:960px}.features-table .section__heading-bold{font-size:var(--type-body-title);margin:0}.features-table .features-table__row{display:table-row}.features-table .features-table__row .features-table__cell:first-child{font-size:var(--type-body);padding-left:var(--padding-small);text-align:left}.features-table .features-table__row.features-table__row--head .features-table__cell{text-align:left}.features-table .features-table__row.features-table__row--head h4{font-size:var(--type-body);margin:0}.features-table .features-table__row.features-table__row--head p{margin:0}.features-table .features-table__row:last-child .features-table__cell{border-bottom:0}.features-table .features-table__cell{border-bottom:none;border-bottom:2px dotted rgba(0,0,0,.3);border-right:2px solid var(--color-white);display:table-cell;padding:var(--padding-small);text-align:center}.features-table .features-table__cell:last-of-type{border-right:none}.features-table .features-table__value{display:inline-block;vertical-align:middle}.features-table .features-table__value.features-table__value--true{background:var(--color-blue);border-radius:50%;display:inline-block;height:24px;position:relative;vertical-align:middle;width:24px}.features-table .features-table__value.features-table__value--true:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:10px;left:8px;position:absolute;top:5px;transform:rotate(45deg);width:6px}.features-table .features-table__value.features-table__value--false{background:var(--color-dark);border-radius:50%;display:inline-block;height:24px;position:relative;vertical-align:top;width:24px}.features-table .features-table__value.features-table__value--false:after,.features-table .features-table__value.features-table__value--false:before{background:#fff;content:"";height:12px;left:11px;position:absolute;top:6px;width:2px}.features-table .features-table__value.features-table__value--false:before{transform:rotate(45deg)}.features-table .features-table__value.features-table__value--false:after{transform:rotate(-45deg)}.features-table .features-table__value.features-table__value--text{display:block;text-align:left}.features-table{display:table;table-layout:fixed;width:100%}.features-table__cell--col0{background-color:#ccdee8}.features-table__cell--col1{background-color:#b9d0dc}.features-table__cell--col2{background-color:#a8c3d2}.features-table__cell--col3{background-color:#a7d4ce}@media (max-width:959px){.features-table-wrapper{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;max-width:100%;min-width:0}.features-table{overflow-x:scroll;table-layout:fixed}.features-table .features-table__cell{overflow-wrap:anywhere;word-break:break-word}}