.product_comparison_table{display:flex;justify-content:center}.product_comparison_table-inner{background-color:var(--white-color);border-radius:10px;margin:0 3.5%;max-width:var(--max-width);padding:3.5%;width:100%}.product_comparison_table-content{max-width:var(--max-width)}.product_comparison_table-title{margin-bottom:40px}.product_comparison_table-product_text-wrapper{display:flex;gap:55px;justify-content:space-between;margin-bottom:40px}.product_comparison_table-product_text{flex:1}.product_comparison_table-product_text-heading{padding-bottom:15px}.product_comparison_table-product_text-divider{border-right:1px solid var(--dark-gray-color)}.product_comparison_table-table_wrapper-mobile{display:none}.product_comparison_table-table{border-collapse:collapse;border-radius:10px 10px 0 0;border-style:hidden;position:relative;width:100%}.product_comparison_table-table-header .product_comparison_table-table-cell:first-child,.product_comparison_table-table-row .product_comparison_table-table-cell:first-child{text-align:left}.product_comparison_table-table-header .product_comparison_table-table-cell:not(:first-child),.product_comparison_table-table-row .product_comparison_table-table-cell:not(:first-child){text-align:center}.product_comparison_table-table-cell{padding:22px 24px}.product_comparison_table-table-header .product_comparison_table-table-cell{background-color:var(--tertiary-color);position:sticky;text-transform:uppercase;top:var(--header-height)}.product_comparison_table-table-header .product_comparison_table-table-cell.featured{border-left:3px solid var(--primary-color);border-right:3px solid var(--primary-color)}.table-1 .product_comparison_table-table-header .product_comparison_table-table-cell.featured{background-color:var(--primary-color);color:var(--white-color)}.table-1 .product_comparison_table-table-header .product_comparison_table-table-cell.featured:before{background-color:#25575e;border-radius:10px 10px 0 0;content:"Most Popular";font-size:.75rem;font-style:italic;left:-3px;padding-left:24px;padding-top:10px;position:absolute;text-align:left;text-transform:uppercase;top:-15px;width:calc(100% + 5.5px)}.product_comparison_table-table-row .product_comparison_table-table-cell{font-size:1.125rem}.product_comparison_table-table-row:not(:last-child) .product_comparison_table-table-cell{border-bottom:.5px solid var(--dark-gray-color)}.product_comparison_table-table-row .product_comparison_table-table-cell:first-child{font-weight:700}.product_comparison_table-table-row .product_comparison_table-table-cell:not(:last-child){border-right:.5px solid var(--dark-gray-color)}.product_comparison_table-table-row .product_comparison_table-table-cell.featured{border-left:3px solid var(--primary-color);border-right:3px solid var(--primary-color)}.product_comparison_table-table-row:last-child .product_comparison_table-table-cell.featured{border-bottom:3px solid var(--primary-color)}.product_comparison_table-table-cell-icon{font-size:1.875rem}.product_comparison_table-table-cell-icon.check{color:#4cbb17}.product_comparison_table-table-cell-icon.times{color:#d30000}@media (max-width:991px){.product_comparison_table-inner{margin:0;padding:0}.product_comparison_table-title{margin-bottom:28px}.product_comparison_table-content{padding:3.5% 3.5% 0}.product_comparison_table-product_text-wrapper{flex-direction:column;gap:20px}.product_comparison_table-product_text-heading{line-height:1.33;padding-bottom:10px}.product_comparison_table-product_text-divider,.product_comparison_table-table_wrapper-desktop{display:none}.product_comparison_table-table_wrapper-mobile{display:block}.product_comparison_table-table-header.top-level{border-bottom:5px solid var(--white-color)}.product_comparison_table-table-cell{padding:18px 0;text-align:center!important}.product_comparison_table-table-cell.product_comparison_table-table-cell-level_2{top:calc(var(--header-height) + 110px)}.product_comparison_table-table-header .product_comparison_table-table-cell{font-size:1rem}.product_comparison_table-table-row:not(.content) .product_comparison_table-table-cell:first-child{border-bottom:none}.product_comparison_table-table-row.content .product_comparison_table-table-cell{border-bottom:.5px solid var(--dark-gray-color);border-right:none;padding:12px 0}.product_comparison_table-table-row.no-border .product_comparison_table-table-cell{border:none}}