.stack--comparison-table-section{background-color:var(--bg-color, transparent);padding:var(--padding-top, 60px) 0 var(--padding-bottom, 60px) 0;--spacing-right: 16px}.stack--comparison-table-container{max-width:var(--container-width, 1200px);margin:0 auto;padding:0 var(--spacing-right, 16px)}@media(min-width:1280px){.stack--comparison-table-container{max-width:1080px;padding:0 40px}}@media(min-width:1536px){.stack--comparison-table-container{max-width:1125px;padding:0}}.stack--comparison-table-section table,.stack--comparison-table-section table tr>th,.stack--comparison-table-section table tr>td{border:none}.stack--comparison-table-wrapper{position:relative}.stack--comparison-table-header{text-align:center;margin-bottom:24px}.stack--comparison-table-title{font-family:var(--heading-font-stack, inherit);font-style:var(--heading-font-style, normal);font-weight:var(--heading-font-weight, 700);font-size:var(--title-font-size, 40px);color:var(--title-color, #000000);margin-bottom:16px}.stack--comparison-table-description{font-family:var(--body-font-stack, inherit);font-style:var(--body-font-style, normal);font-weight:var(--body-font-weight, 400);font-size:var(--description-font-size, 18px);color:var(--description-color, #666666)}.stack--comparison-table-scroll-wrapper{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:15px 0}.stack--comparison-table-scroll-wrapper::-webkit-scrollbar{display:none}@media(min-width:1280px){.stack--comparison-table-scroll-wrapper{max-width:1080px;padding:15 40px}}@media(min-width:1536px){.stack--comparison-table-scroll-wrapper{max-width:1125px;padding:15px 0}}@media(max-width:600px){.stack--comparison-table-scroll-wrapper{margin-right:calc(var(--spacing-right, 16px) * -1)}}.stack--comparison-table{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0;margin:0}.stack--comparison-table-header-row{border:none;padding:0}.stack--comparison-table-column-header{position:relative;padding:0}.stack--comparison-table-column-header.stack--comparison-table-highlighted{position:sticky;left:100px;z-index:10;background-color:var(--highlight-bg, #3b82f6);border-radius:8px 8px 0 0}.stack--comparison-table-header-border{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px 8px 0 0;border:1px solid var(--highlight-border-color, #3b82f6);border-bottom:none}.stack--comparison-table-header-content{min-width:82px;padding:8px 6px}@media(min-width:768px){.stack--comparison-table-header-content{padding-left:0;padding-right:0}}@media(min-width:1280px){.stack--comparison-table-header-content{padding-top:12px;padding-bottom:12px}}.stack--comparison-table-image-container{margin:0 auto;max-width:100px}.stack--comparison-table-column-img{width:100%;height:auto;object-fit:contain}.stack--comparison-table-column-title{font-family:var(--heading-font-stack, inherit);font-style:var(--heading-font-style, normal);font-weight:var(--heading-font-weight, 700);font-size:var(--header-font-size, 16px);color:var(--header-text-color, #1f2937);text-align:center;margin-top:8px}.stack--comparison-table-highlighted .stack--comparison-table-column-title{color:var(--highlight-text-color, #ffffff)}.stack--comparison-table-body-row{border:none;padding:0}.stack--comparison-table-section td.stack--comparison-table-row-label{position:sticky;left:0;z-index:10;min-width:100px;border-top:1px solid var(--table-border-color, #e5e7eb);background-color:var(--cell-bg, #ffffff);padding:10px;font-size:var(--cell-font-size, 14px);font-family:var(--body-font-stack, inherit);font-style:var(--body-font-style, normal);font-weight:var(--body-font-weight, 400);color:var(--cell-text-color, #374151)}.stack--comparison-table-body-row:first-child .stack--comparison-table-row-label{border-top-left-radius:var(--tbody-border-radius, 8px)}.stack--comparison-table-body-row:last-child .stack--comparison-table-row-label{border-bottom-left-radius:var(--tbody-border-radius, 8px)}.stack--comparison-table-body-row:first-child .stack--comparison-table-cell:last-child{border-top-right-radius:var(--tbody-border-radius, 8px)}.stack--comparison-table-body-row:last-child .stack--comparison-table-cell:last-child{border-bottom-right-radius:var(--tbody-border-radius, 8px)}@media(min-width:1280px){.stack--comparison-table-row-label{width:285px;padding-right:5px}}@media(min-width:1536px){.stack--comparison-table-row-label{padding-right:16px}}.stack--comparison-table-section td.stack--comparison-table-cell{border-top:1px solid var(--table-border-color, #e5e7eb);background-color:var(--cell-bg, #ffffff);padding:0}td.stack--comparison-table-cell.stack--comparison-table-highlighted{position:sticky;left:100px;z-index:10;border:none;background-color:var(--highlight-bg, #3b82f6)}td.stack--comparison-table-cell.stack--comparison-table-last-highlighted-row{border-bottom:1px solid var(--highlight-border-color, #3b82f6)}td.stack--comparison-table-cell.stack--comparison-table-last-highlighted-row:after{content:"";position:absolute;transform:translate(-0%,-0%);width:100%;height:12px;left:0%;top:100%;background:inherit;border-radius:0 0 var(--tbody-border-radius, 8px) var(--tbody-border-radius, 8px);background-color:var(--highlight-bg, #3b82f6)}.stack--comparison-table-cell-content{display:flex;min-height:52px;min-width:82px;align-items:center;justify-content:center;font-size:var(--cell-font-size, 14px)}@media(min-width:768px){.stack--comparison-table-cell-content{min-width:180px}}@media(max-width:768px){.stack--comparison-table-cell-content{min-width:130px}}.stack--comparison-table-cell-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:6px}.stack--comparison-table-text{font-family:var(--body-font-stack, inherit);font-style:var(--body-font-style, normal);font-weight:var(--body-font-weight, 400);font-size:var(--cell-font-size, 14px);color:var(--cell-text-color, #374151);text-align:center}.stack--comparison-table-highlighted .stack--comparison-table-text{color:var(--highlight-text-color, #ffffff)}.stack--comparison-table-highlighted svg path{stroke:var(--highlight-text-color, #ffffff)}.stack--comparison-table-placeholder-wrap{text-align:center;padding:60px 20px;background-color:#fff;border-radius:16px;border:1px solid var(--table-border-color, #e5e7eb)}.stack--comparison-table-placeholder-text{font-family:var(--body-font-stack, inherit);font-style:var(--body-font-style, normal);font-weight:var(--body-font-weight, 400);font-size:var(--description-font-size, 18px);color:var(--cell-text-color, #374151);margin:0}.stack--comparison-table-fade .stack--comparison-table{opacity:0;animation:stack-fade-in .6s ease-out forwards}@keyframes stack-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media print{.stack--comparison-table-scroll-wrapper{overflow:visible}.stack--comparison-table{page-break-inside:avoid}}.stack--comparison-table:focus{outline:2px solid #005fcc;outline-offset:4px}.stack--comparison-table:focus:not(:focus-visible){outline:none}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
