.feature-chart__table-row{border-color:var(--primary-black);padding:0}.feature-chart__product{padding-top:18px;padding-bottom:18px}@media screen and (min-width: 700px){.feature-chart__product{padding-top:24px;padding-bottom:24px}}.feature-chart__heading{padding-top:28px;padding-bottom:14px}.feature-chart__value{padding-bottom:28px}@media screen and (min-width: 700px){.feature-chart__value{padding-bottom:0!important}}@media screen and (min-width: 700px){.feature-chart__table-row>div{border-right:1px solid var(--primary-black)}}.feature-chart__product{grid-template-columns:min-content 1fr 1fr;display:block}@media screen and (min-width: 1100px){.feature-chart__product{display:grid}}.feature-chart__product .product-image{margin-bottom:15px;display:block;height:auto!important}.feature-chart__product .button{text-transform:none}.feature-product .product-info__title{text-transform:uppercase;margin-bottom:5px}.feature-product a.product-image{width:100%;height:100%}.feature-chart__product:first-child{display:none}@media screen and (min-width: 700px){.feature-chart__product:first-child{display:grid}}@media screen and (min-width: 1000px){.feature-chart__product{max-width:unset}.feature-chart{padding:0}}.feature-chart__product a.product-image{width:100px;height:100px}.feature-product price-list,.feature-chart__product .badge,.feature-chart__value p{font-family:Roboto Mono,monospace;font-size:14px;font-style:normal;font-weight:400;line-height:160%;letter-spacing:-.07px}.feature-chart__value p{color:var(--primary-black)}.feature-chart__product .badge{position:relative;background:transparent;padding:auto}.feature-chart__heading{font-size:14px;font-style:normal;font-weight:600;line-height:120%;letter-spacing:.14px;text-transform:uppercase}.feature-chart__value{display:flex;align-items:center}.feature-chart__value p{margin-top:0}.feature-chart__value img{width:25px;height:25px;margin-right:15px}.feature-chart{padding:0 var(--container-gutter);scroll-padding-top:var(--sticky-area-height);display:block}.feature-chart__table-row{--feature-chart-heading-width: 140px;grid-template-columns:var(--feature-chart-heading-width) repeat(var(--feature-chart-values-columns-count),minmax(140px,1fr));gap:var(--spacing-1) var(--spacing-5);min-width:min-content;padding-block-start:var(--spacing-4);padding-block-end:var(--spacing-4);display:grid}.feature-chart__toggle{text-align:center;border-top-width:1px;justify-content:center;padding-block-start:var(--spacing-4);padding-block-end:var(--spacing-4);display:grid}.feature-chart.is-expanded .feature-chart__toggle .circle-chevron{transform:rotate(180deg)}.feature-chart__product{--feature-chart-product-image-width: 80px;gap:var(--spacing-5);place-content:start;display:grid;position:relative}.feature-chart__product img{width:var(--feature-chart-product-image-width)}.feature-chart__product .color-swatch{margin:0}.feature-chart__product .badge{position:absolute;top:0}.feature-chart__product .badge:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.feature-chart__product .badge:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.feature-chart__table-row--sticky{visibility:hidden;opacity:0;z-index:1;background:rgb(var(--background));padding-block:var(--spacing-5);border-bottom-width:1px;transition:opacity .2s,visibility .2s;position:fixed;top:var(--sticky-area-height);border-top-width:0!important}.feature-chart__table-row--sticky.is-visible{opacity:1;visibility:visible}.feature-chart__table-row--sticky .feature-chart__product img{max-width:48px}.feature-chart__table-row--sticky .feature-chart__view-button-container{display:none}@media screen and (max-width: 699px){.feature-chart,.feature-chart__table{margin-inline-start:calc(-1 * var(--container-gutter));margin-inline-end:calc(-1 * var(--container-gutter));padding-inline-start:var(--container-gutter);padding-inline-end:var(--container-gutter);display:grid}.feature-chart__table-row{grid-template-columns:repeat(var(--feature-chart-values-columns-count),minmax(140px,1fr))}.feature-chart__table--multi-columns .feature-chart__table-row{grid-template-columns:repeat(var(--feature-chart-values-columns-count),150px)}.feature-chart__heading{position:sticky}.feature-chart__heading:not(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){left:0}.feature-chart__heading:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){right:0}.feature-chart__value{grid-row:2}}@media screen and (min-width: 700px){.feature-chart{border-radius:var(--rounded)}.feature-chart__table-row--product>:first-child{grid-column-start:2}}@media screen and (min-width: 1000px){.feature-chart{padding:var(--spacing-4) var(--spacing-12)}.feature-chart__table-row{--feature-chart-heading-width: 180px;column-gap:var(--spacing-6);padding-block-start:var(--spacing-6);padding-block-end:var(--spacing-6)}.feature-chart__table-row--product{padding-block-end:var(--spacing-10)}.feature-chart__table-row--sticky{padding-block:var(--spacing-6)}.feature-chart__toggle{padding-block-start:var(--spacing-5);padding-block-end:var(--spacing-6)}.feature-chart__product{--feature-chart-product-image-width: 150px;max-width:260px}.feature-chart__table-row--sticky .feature-chart__product{grid-auto-flow:column;justify-content:start}.feature-chart__table-row--sticky .feature-chart__product img{max-width:80px}}
/*# sourceMappingURL=/cdn/shop/t/515/assets/section-feature-chart.css.map */
