.dynamic-custom-table{position:relative;width:100%;overflow:hidden;padding:var(--pt-mobile) 0 var(--pb-mobile);background:var(--section-bg)}@media(min-width:1024px){.dynamic-custom-table{padding:var(--pt) 0 var(--pb)}}.dynamic-custom-table__wrapper{max-width:var(--layout-container-max-width);margin:0 auto;padding:0 15px}@media(min-width:1024px){.dynamic-custom-table__wrapper{padding:0 25px}}.dynamic-custom-table__title{display:inline;margin:0;color:var(--title-color);border-bottom:var(--title-border-width-desktop, var(--title-border-width)) solid var(--title-border-color);padding-bottom:0;font-size:var(--title-size-mobile);line-height:1.16;font-weight:600}.dynamic-custom-table__description{margin-top:12px;color:var(--text-color);margin-bottom:var(--description-margin-bottom);max-width:var(--description-max-width);font-size:var(--description-size-mobile);line-height:1.75}.dynamic-custom-table__description>*{opacity:var(--description-opacity)}.dynamic-custom-table__description p{margin:0}.dynamic-custom-table__table{margin-top:24px;border-radius:var(--table-radius);overflow:hidden}.dynamic-custom-table__head{display:none}.dynamic-custom-table__rows{display:flex;flex-direction:column;gap:12px}.dynamic-custom-table__row{background:var(--row-even-bg);border-radius:var(--row-radius);padding:var(--row-padding-mobile);display:flex;flex-direction:column;gap:12px}.dynamic-custom-table__benefit{display:flex;align-items:center;gap:10px}.dynamic-custom-table__benefit-icon{width:var(--icon-size);height:var(--icon-size);min-width:var(--icon-size);object-fit:contain}.dynamic-custom-table__benefit-title{margin:0;color:var(--heading-color);font-size:var(--benefit-size-mobile);line-height:1.3;font-weight:600;letter-spacing:0}.dynamic-custom-table__compare{display:flex;flex-direction:column;gap:8px}.dynamic-custom-table__mobile-label{display:inline-flex;align-items:center;width:fit-content;gap:6px;border-radius:2px;font-size:var(--status-size);line-height:1;font-weight:500;padding:4px 6px}.dynamic-custom-table__mobile-label--market{background:var(--mobile-chip-market-bg);color:var(--mobile-chip-market-color)}.dynamic-custom-table__mobile-label--tmr{background:var(--mobile-chip-tmr-bg);color:var(--mobile-chip-tmr-color)}.dynamic-custom-table__compare-body{display:flex;align-items:flex-start;gap:8px}.dynamic-custom-table__status-icon{width:var(--status-icon-size-mobile, var(--status-icon-size));height:var(--status-icon-size-mobile, var(--status-icon-size));min-width:var(--status-icon-size-mobile, var(--status-icon-size));display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:0;line-height:0;font-weight:700}.dynamic-custom-table__status-icon svg{position:relative;top:3px;display:block;width:100%;height:100%}.dynamic-custom-table__status-icon--market,.dynamic-custom-table__status-icon--tmr{background:transparent;color:inherit}.dynamic-custom-table__compare-text{color:var(--text-color);font-size:var(--row-size-mobile);line-height:1.75}.dynamic-custom-table__compare-text p{margin:0}.dynamic-custom-table__button-wrap{margin-top:24px;text-align:center}.dynamic-custom-table__button{min-width:200px}.dynamic-custom-table .pxu-lia-block{justify-content:space-between;gap:20px;--slide-fade-translate-y: 15px;animation:slide-fade-y .5s cubic-bezier(.4,0,.2,1) both paused;animation-delay:calc(90ms * var(--pxu-lia-outer-sequence))}@media(min-width:1024px){.dynamic-custom-table__title{font-size:var(--title-size)}.dynamic-custom-table__description{margin-top:14px;font-size:var(--description-size);max-width:var(--description-max-width)}.dynamic-custom-table__head{display:grid;grid-template-columns:repeat(3,minmax(0,min(var(--desktop-cell-max-width),calc((100% - (2 * var(--row-gap))) / 3))));justify-content:space-between;align-items:center;gap:var(--row-gap);margin-bottom:var(--row-gap);padding:var(--row-padding-y) var(--row-padding-x)}.dynamic-custom-table__head-cell{color:var(--heading-color);font-size:var(--columns-size);line-height:1.2;font-weight:600}.dynamic-custom-table__head-cell--tmr,.dynamic-custom-table__head-cell--market{text-align:left}.dynamic-custom-table__head-cell--tmr img{max-width:min(100%,260px);width:100%;height:auto;max-height:52px;object-fit:contain;object-position:center}.dynamic-custom-table__rows{gap:var(--row-gap)}.dynamic-custom-table__row{display:grid;grid-template-columns:repeat(3,minmax(0,min(var(--desktop-cell-max-width),calc((100% - (2 * var(--row-gap))) / 3))));justify-content:center;align-items:center;gap:var(--row-gap);border-radius:var(--row-radius);padding:var(--row-padding-y) var(--row-padding-x)}.dynamic-custom-table__row:nth-child(odd){background:var(--row-odd-bg)}.dynamic-custom-table__row:nth-child(2n){background:var(--row-even-bg)}.dynamic-custom-table__compare--market{order:3}.dynamic-custom-table__compare--tmr{order:2}.dynamic-custom-table__benefit{gap:12px}.dynamic-custom-table__benefit-title{font-size:var(--benefit-size)}.dynamic-custom-table__mobile-label{display:none}.dynamic-custom-table__compare-body{display:flex;gap:8px}.dynamic-custom-table__compare-text{font-size:var(--row-size)}.dynamic-custom-table__status-icon{width:var(--status-icon-size);height:var(--status-icon-size);min-width:var(--status-icon-size)}}@media(max-width:1023px){.dynamic-custom-table__row:nth-child(odd),.dynamic-custom-table__row:nth-child(2n){background:none;padding:0}.dynamic-custom-table__title{border-bottom-width:var(--title-border-width-mobile, var(--title-border-width-desktop, var(--title-border-width)))}.dynamic-custom-table__compare-body>.dynamic-custom-table__status-icon{display:none}.dynamic-custom-table__rows{gap:36px}.dynamic-custom-table .pxu-lia-block{gap:30px}.dynamic-custom-table__status-icon{order:1}.dynamic-custom-table__status-icon svg{top:0}.dynamic-custom-table__compare{gap:14px}.dynamic-custom-table__benefit{gap:4px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dynamic-custom-table.css.map */
