.products-table .pt-feature-list--collapsed{margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .35s ease,margin-bottom .35s ease}.products-table .pt-feature-list--open{margin-bottom:16px;max-height:2000px;transition:max-height .4s ease,margin-bottom .35s ease}.products-table .pt-feature-list:not(.pt-feature-list--collapsed):not(.pt-feature-list--open){margin-bottom:16px}.products-table .pt-accordion-toggle{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:hsla(0,0%,100%,.75);cursor:pointer;display:flex;font-size:13px;font-weight:600;justify-content:space-between;letter-spacing:.04em;line-height:1;margin-bottom:0;padding:9px 14px;text-align:left;transition:background .2s,border-color .2s,margin-bottom .35s ease;width:100%}.products-table .pt-accordion-toggle:hover{background:hsla(0,0%,100%,.1);border-color:rgba(126,178,163,.5);color:#fff}.products-table .pt-accordion-toggle[aria-expanded=true]{border-color:rgba(126,178,163,.4);color:#7eb2a3;margin-bottom:8px}.products-table .pt-accordion-toggle__icon{border-bottom:2px solid;border-right:2px solid;display:inline-block;flex-shrink:0;height:10px;margin-left:8px;position:relative;top:-2px;transform:rotate(45deg);transition:transform .25s ease;width:10px}.products-table .pt-accordion-toggle[aria-expanded=true] .pt-accordion-toggle__icon{top:2px;transform:rotate(-135deg)}