.product-features-table-wrapper .container{padding:48px 15px;max-width:1246px;margin:0 auto}.product-features-table-wrapper .table-container{position:relative}.product-features-table-wrapper .show-difference{padding-bottom:32px;text-align:right}.product-features-table-wrapper .show-difference button{background-color:#0d1a38;font-size:16px;line-height:1;padding:14px;border-radius:24px;color:#fff;border:solid #fff 2px}.product-features-table-wrapper .show-difference button:hover{background-color:#fff;color:#0d1a38}.product-features-table-wrapper .comparison-table{width:100%;border-collapse:separate;border-spacing:0;display:table;table-layout:fixed}.product-features-table-wrapper .table-row{display:table-row}.product-features-table-wrapper .table-row .table-cell:nth-child(2){background-color:#eaeaea}.product-features-table-wrapper .table-row .table-cell:nth-child(3){background-color:#f9f9f9}.product-features-table-wrapper .table-row .table-cell:nth-child(4){background-color:#eaeaea}.product-features-table-wrapper .table-row .table-cell:nth-child(5){background-color:#f9f9f9}.product-features-table-wrapper .table-cell{display:table-cell;padding:16px;vertical-align:middle;border-bottom:1px solid gray}.product-features-table-wrapper .label-cell{width:200px;min-width:200px;font-weight:600}.product-features-table-wrapper .header-row{background-color:rgba(0,0,0,0)}.product-features-table-wrapper .header-row .table-cell{text-align:center;border-bottom:1px solid gray;padding:16px 16px 0 16px;vertical-align:bottom;line-height:0}.product-features-table-wrapper .header-row .label-cell{border-bottom:1px solid gray}.product-features-table-wrapper .product-cell,.product-features-table-wrapper .value-cell{width:auto}.product-features-table-wrapper .product-name{font-weight:600;margin-bottom:32px;text-align:center;color:#000e2e;font-size:1.125rem;line-height:1.3}.product-features-table-wrapper .product-image{width:100%;text-align:center;line-height:0}.product-features-table-wrapper .product-image img{width:100%;height:auto;line-height:0}.product-features-table-wrapper .feature-row .label-cell{font-size:1.125rem}.product-features-table-wrapper .value-cell{font-size:1.125rem;text-align:left}.product-features-table-wrapper .table-controls{display:none;align-items:center;justify-content:flex-end;gap:20px;padding:16px 0}.product-features-table-wrapper .table-controls button{width:40px;height:40px;background-color:#eaeaea;color:#000e2e;border:none;border-radius:50%;cursor:pointer;font-size:18px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.product-features-table-wrapper .table-controls button:hover:not(:disabled){background-color:#eaeaea}.product-features-table-wrapper .table-controls button:disabled{background-color:#eaeaea;cursor:not-allowed;opacity:.5}.product-features-table-wrapper .table-controls button.previous svg{transform:rotateY(180deg)}.product-features-table-wrapper .table-controls .counter{font-size:1rem;font-weight:600;min-width:40px;text-align:center}@media(max-width: 768px){.product-features-table-wrapper .comparison-table{display:block;overflow:hidden}.product-features-table-wrapper .table-row{display:flex;min-width:100%}.product-features-table-wrapper .table-cell{display:flex;flex:0 0 auto;align-items:center}.product-features-table-wrapper .label-cell{min-width:120px;flex:0 0 120px;opacity:1 !important;visibility:visible !important;word-wrap:break-word;overflow-wrap:break-word}.product-features-table-wrapper .feature-row .label-cell{font-size:.875rem !important}.product-features-table-wrapper .product-cell,.product-features-table-wrapper .value-cell{min-width:calc((100% - 120px)/2);flex:0 0 calc((100% - 120px)/2);display:none;justify-content:center;font-size:.875rem !important;word-wrap:break-word;overflow-wrap:break-word}.product-features-table-wrapper .product-cell.active,.product-features-table-wrapper .value-cell.active{display:flex}.product-features-table-wrapper .product-cell.mobile-first,.product-features-table-wrapper .value-cell.mobile-first{background-color:#eaeaea !important}.product-features-table-wrapper .product-cell.mobile-second,.product-features-table-wrapper .value-cell.mobile-second{background-color:#f9f9f9 !important}.product-features-table-wrapper .product-cell{flex-direction:column;align-items:center}.product-features-table-wrapper .product-name{font-size:.875rem !important}.product-features-table-wrapper .table-controls{display:flex}}.product-features-table-wrapper :root{--pft-compare-primary-bg: rgb(137 172 255 / 0.4);--pft-compare-secondary-bg: rgb(137 172 255 / 0.2);--pft-compare-dimmed-opacity: 0.4}.product-features-table-wrapper .pft-v2 .pft-compare-filter{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px}.product-features-table-wrapper .pft-v2 .pft-compare-filter__selects{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:16px}.product-features-table-wrapper .pft-v2 .pft-compare-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f9f9f9;border:1px solid gray;border-radius:4px;padding:10px 36px 10px 12px;font-size:1rem;color:#000e2e;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23374151' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;min-width:0;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-features-table-wrapper .pft-v2 .pft-compare-select:focus-visible{outline:3px solid #005fcc;outline-offset:2px}.product-features-table-wrapper .pft-v2 .pft-compare-btn{background-color:#000e2e;color:#fff;border:none;border-radius:100px;padding:10px 24px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.product-features-table-wrapper .pft-v2 .pft-compare-btn:hover{background-color:rgb(0,1.5826086957,5.2)}.product-features-table-wrapper .pft-v2 .pft-compare-btn:focus-visible{outline:3px solid #005fcc;outline-offset:2px}.product-features-table-wrapper .pft-v2 .pft-clear-sort{background:none;border:none;color:#2968fe;font-size:1rem;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:3px}.product-features-table-wrapper .pft-v2 .pft-clear-sort:hover{color:rgb(1.1348837209,72.6325581395,242.8651162791)}.product-features-table-wrapper .pft-v2 .pft-clear-sort:focus-visible{outline:3px solid #005fcc;outline-offset:2px}.product-features-table-wrapper .pft-v2 .pft-clear-sort[hidden]{display:none}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-primary,.product-features-table-wrapper .pft-v2 .value-cell.pft-compare-primary{background-color:var(--pft-compare-primary-bg) !important;opacity:1 !important}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-secondary,.product-features-table-wrapper .pft-v2 .value-cell.pft-compare-secondary{background-color:var(--pft-compare-secondary-bg) !important;opacity:1 !important}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-dimmed,.product-features-table-wrapper .pft-v2 .value-cell.pft-compare-dimmed{background-color:rgba(0,0,0,0) !important;opacity:var(--pft-compare-dimmed-opacity) !important}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-primary .product-name,.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-secondary .product-name{font-weight:700}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-dimmed .product-name{font-weight:400}.product-features-table-wrapper .pft-v2 .pft-tabs{display:flex;gap:0;border-bottom:1px solid gray;margin-bottom:0}.product-features-table-wrapper .pft-v2 .pft-tab{background:none;border:none;border-bottom:3px solid rgba(0,0,0,0);margin-bottom:-2px;padding:12px 20px;font-size:1rem;font-weight:400;color:#52525b;cursor:pointer;transition:color .2s ease,border-color .2s ease;white-space:nowrap}.product-features-table-wrapper .pft-v2 .pft-tab:hover{color:#000e2e}.product-features-table-wrapper .pft-v2 .pft-tab.is-active{color:#2968fe;border-bottom-color:#2968fe;font-weight:600}.product-features-table-wrapper .pft-v2 .pft-tab:focus-visible{outline:3px solid #005fcc;outline-offset:2px}.product-features-table-wrapper .pft-v2 .pft-tab-panel{display:contents}.product-features-table-wrapper .pft-v2 .pft-tab-panel[hidden]{display:none !important}.product-features-table-wrapper .pft-v2 .pft-value-icon{display:flex;align-items:center;justify-content:center;width:100%}.product-features-table-wrapper .pft-v2 .pft-value-icon--check svg{display:block}.product-features-table-wrapper .pft-v2 .pft-value-icon--dash{font-size:1.25rem;font-weight:400;color:gray;line-height:1}.product-features-table-wrapper .pft-v2 .pft-expand-wrap{display:flex;justify-content:center;margin-top:16px}@media(min-width: 769px){.product-features-table-wrapper .pft-v2 .pft-expand-wrap{display:none !important}}.product-features-table-wrapper .pft-v2 .pft-expand-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;padding:8px 4px;font-size:1rem;font-weight:600;color:#2968fe;cursor:pointer}.product-features-table-wrapper .pft-v2 .pft-expand-btn::after{content:"";display:inline-block;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231a56db' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .2s ease}.product-features-table-wrapper .pft-v2 .pft-expand-btn[aria-expanded=true]::after{transform:rotate(180deg)}.product-features-table-wrapper .pft-v2 .pft-expand-btn:hover{color:rgb(1.1348837209,72.6325581395,242.8651162791)}.product-features-table-wrapper .pft-v2 .pft-expand-btn:focus-visible{outline:3px solid #005fcc;outline-offset:2px;border-radius:2px}@media(max-width: 768px){.product-features-table-wrapper .pft-v2 .pft-compare-filter{flex-direction:column;align-items:stretch}.product-features-table-wrapper .pft-v2 .pft-compare-filter__selects{flex-direction:column}.product-features-table-wrapper .pft-v2 .pft-compare-select{min-width:0;width:100%}.product-features-table-wrapper .pft-v2 .pft-compare-btn{width:100%;text-align:center}.product-features-table-wrapper .pft-v2 .pft-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-features-table-wrapper .pft-v2 .pft-tabs::-webkit-scrollbar{display:none}.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-primary,.product-features-table-wrapper .pft-v2 .product-cell.pft-compare-secondary,.product-features-table-wrapper .pft-v2 .value-cell.pft-compare-primary,.product-features-table-wrapper .pft-v2 .value-cell.pft-compare-secondary{display:flex !important}}.product-features-table-wrapper .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.product-features-table-wrapper.azure{background-color:#2968fe}.product-features-table-wrapper.white{background-color:#fff;color:#000e2e}.product-features-table-wrapper.lightgrey{background-color:#f8f8f8;color:#000e2e}.product-features-table-wrapper.darkgrey{background-color:#eaeaea;color:#000e2e}.product-features-table-wrapper.indigotint{background-color:#192643;color:#fff}.product-features-table-wrapper.indigodarktint{background-color:#0d1a38;color:#fff}.product-features-table-wrapper.indigotint .header-row .table-cell,.product-features-table-wrapper.indigodarktint .header-row .table-cell{border-bottom:none;line-height:0}.product-features-table-wrapper.indigotint .feature-row .label-cell.table-cell,.product-features-table-wrapper.indigodarktint .feature-row .label-cell.table-cell{font-size:16px;font-weight:400;text-align:left;padding-left:0}.product-features-table-wrapper.indigotint .product-name,.product-features-table-wrapper.indigodarktint .product-name{color:#fff;font-size:18px}.product-features-table-wrapper.indigotint .table-row .table-cell,.product-features-table-wrapper.indigodarktint .table-row .table-cell{text-align:center}.product-features-table-wrapper.indigotint .table-row .table-cell:nth-child(2),.product-features-table-wrapper.indigodarktint .table-row .table-cell:nth-child(2){background-color:#26324d !important}.product-features-table-wrapper.indigotint .table-row .table-cell:nth-child(3),.product-features-table-wrapper.indigodarktint .table-row .table-cell:nth-child(3){background-color:#192643 !important}.product-features-table-wrapper.indigotint .table-row .table-cell:nth-child(4),.product-features-table-wrapper.indigodarktint .table-row .table-cell:nth-child(4){background-color:#26324d !important}.product-features-table-wrapper.indigotint .table-row .table-cell:nth-child(5),.product-features-table-wrapper.indigodarktint .table-row .table-cell:nth-child(5){background-color:#192643 !important}.product-features-table-wrapper.indigotint .table-row .table-cell:nth-child(6),.product-features-table-wrapper.indigodarktint .table-row .table-cell:nth-child(6){background-color:#26324d !important}.product-features-table-wrapper.white .image-copy-module-wrapper a:not(.btn),.product-features-table-wrapper.lightgrey .image-copy-module-wrapper a:not(.btn),.product-features-table-wrapper.darkgrey .image-copy-module-wrapper a:not(.btn){color:#2968fe;text-decoration:none}.product-features-table-wrapper.white .image-copy-module-wrapper a:not(.btn):hover,.product-features-table-wrapper.lightgrey .image-copy-module-wrapper a:not(.btn):hover,.product-features-table-wrapper.darkgrey .image-copy-module-wrapper a:not(.btn):hover{color:#0b41df}.product-features-table-wrapper.white .image-copy-module-wrapper a:not(.btn).arrow:after,.product-features-table-wrapper.lightgrey .image-copy-module-wrapper a:not(.btn).arrow:after,.product-features-table-wrapper.darkgrey .image-copy-module-wrapper a:not(.btn).arrow:after{background-image:url(/wp-content/themes/culliganquench/img/Right-azure.svg)}.product-features-table-wrapper.white .image-copy-module-wrapper a:not(.btn).arrow:hover:after,.product-features-table-wrapper.lightgrey .image-copy-module-wrapper a:not(.btn).arrow:hover:after,.product-features-table-wrapper.darkgrey .image-copy-module-wrapper a:not(.btn).arrow:hover:after{filter:none;background-image:url(/wp-content/themes/culliganquench/img/Right-hover.svg)}.product-features-table-wrapper.highlight-first .table-row .table-cell:nth-child(2){border-left:#709bff solid 1px;border-right:#709bff solid 1px}.product-features-table-wrapper.highlight-first .table-row.header-row .table-cell{text-align:center}.product-features-table-wrapper.highlight-first .table-row.header-row .table-cell:nth-child(2){border-top:#709bff solid 1px}.product-features-table-wrapper.highlight-first .table-row:last-child .table-cell:nth-child(2){border-bottom:#709bff solid 1px}.product-features-table-wrapper .feature-row .value-cell.table-cell:has(.comparison-table){display:flex;justify-content:center}.product-features-table-wrapper .feature-row .value-cell.table-cell:has(.comparison-table) .comparison-table{display:block}/*# sourceMappingURL=custom-product-features-table.min.css.map */