.asx-section{display:block;margin-top:var(--asx-space-above-m);margin-bottom:var(--asx-space-below-m);padding-top:var(--asx-pad-top-m);padding-bottom:var(--asx-pad-bottom-m);background:var(--asx-bg)}.asx-section.asx--border-top{border-top:var(--asx-border-w) solid var(--asx-border-color)}.asx-section.asx--border-bottom{border-bottom:var(--asx-border-w) solid var(--asx-border-color)}.asx-section .asx-inner{max-width:var(--asx-max-w);margin:0 auto;padding-left:var(--asx-side-pad-m);padding-right:var(--asx-side-pad-m)}.asx-section p{margin:0}.asx-section .asx-eyebrow{margin-bottom:var(--asx-eyebrow-gap);font-size:var(--asx-eyebrow-size);font-weight:var(--asx-eyebrow-weight);letter-spacing:var(--asx-eyebrow-tracking);text-transform:var(--asx-eyebrow-case);color:var(--asx-grey);line-height:var(--asx-eyebrow-lh)}.asx-section .asx-heading{margin-bottom:var(--asx-head-gap);font-size:var(--asx-title-size);font-weight:var(--asx-title-weight);letter-spacing:var(--asx-title-tracking);color:var(--asx-ink);line-height:var(--asx-title-lh)}.asx-section .asx-intro{font-size:var(--asx-body-size);font-weight:var(--asx-intro-weight);color:var(--asx-grey);line-height:var(--asx-intro-lh)}.asx-section .asx-product{margin-top:var(--asx-product-gap);font-size:var(--asx-value-size);font-weight:var(--asx-product-weight);color:var(--asx-ink);line-height:var(--asx-product-lh)}.asx-section .asx-rows{margin-top:var(--asx-rows-gap);padding-top:var(--asx-rule-w);background-image:var(--asx-rule-img);background-size:var(--asx-rule-size);background-repeat:var(--asx-rule-repeat);background-position:left top}.asx-section .asx-row{background-image:var(--asx-rule-img);background-size:var(--asx-rule-size);background-repeat:var(--asx-rule-repeat);background-position:left bottom;padding-bottom:var(--asx-rule-w)}.asx-section .asx-row--last{background-image:var(--asx-last-rule-img);background-size:100% var(--asx-last-rule-w);background-repeat:no-repeat;background-position:left bottom;padding-bottom:var(--asx-last-rule-w)}.asx-section .asx-row-head{display:flex;align-items:center;justify-content:space-between;gap:var(--asx-row-head-gap);width:100%;padding:var(--asx-row-pad) 0;list-style:none;font-size:var(--asx-row-size);font-weight:var(--asx-row-weight);color:var(--asx-ink);line-height:var(--asx-row-lh)}.asx-section details.asx-row-head-wrap>summary{cursor:pointer}.asx-section .asx-row-head::-webkit-details-marker{display:none}.asx-section .asx-row-right{display:flex;align-items:center;gap:var(--asx-amount-gap);flex:none}.asx-section .asx-money{display:flex;align-items:baseline;gap:var(--asx-sign-gap)}.asx-section .asx-sign{font-size:var(--asx-sign-size);font-weight:var(--asx-sign-weight);color:var(--asx-sign-color);line-height:var(--asx-sign-lh);flex:none}.asx-section .asx-sign--total{font-size:var(--asx-total-sign-size);color:var(--asx-total-sign-color)}.asx-section .asx-amount{font-size:var(--asx-row-size);color:var(--asx-amount-color);font-variant-numeric:tabular-nums}.asx-section .asx-plus{position:relative;display:block;width:var(--asx-plus-size);height:var(--asx-plus-size);flex:none;color:var(--asx-plus-color)}.asx-section .asx-plus:before,.asx-section .asx-plus:after{content:"";position:absolute;background:currentColor;transition:transform var(--asx-plus-anim) ease,opacity var(--asx-plus-anim) ease}.asx-section .asx-plus:before{left:0;right:0;top:50%;height:var(--asx-plus-stroke);transform:translateY(-50%)}.asx-section .asx-plus:after{top:0;bottom:0;left:50%;width:var(--asx-plus-stroke);transform:translate(-50%)}.asx-section details[open] .asx-plus:after{opacity:0;transform:translate(-50%) rotate(var(--asx-plus-rotate))}.asx-section .asx-detail{padding:0 0 var(--asx-detail-pad);padding-right:var(--asx-detail-inset);font-size:var(--asx-body-size);color:var(--asx-grey);line-height:var(--asx-detail-lh)}.asx-section .asx-total{display:flex;align-items:baseline;justify-content:space-between;gap:var(--asx-total-gap);padding:var(--asx-total-pad) 0 0;font-size:var(--asx-total-size);font-weight:var(--asx-total-weight);color:var(--asx-ink)}.asx-section .asx-total-money{display:flex;align-items:baseline;gap:var(--asx-total-sign-gap)}.asx-section .asx-total-note{margin-top:var(--asx-note-gap);font-size:var(--asx-micro-size);color:var(--asx-grey);line-height:var(--asx-note-lh)}.asx-section .asx-card{display:flex;align-items:center;justify-content:space-between;gap:var(--asx-card-inner-gap);margin-top:var(--asx-card-gap-m);padding:var(--asx-card-pad);background:var(--asx-card-bg);border:var(--asx-card-border-w) solid var(--asx-hairline)}.asx-section .asx-price-line{display:flex;align-items:baseline;gap:var(--asx-price-gap);flex-wrap:wrap}.asx-section .asx-was{font-size:var(--asx-was-size);color:var(--asx-was-color);text-decoration:line-through;line-height:var(--asx-was-lh)}.asx-section .asx-now{margin-top:var(--asx-now-top);font-size:var(--asx-now-size);font-weight:var(--asx-now-weight);color:var(--asx-ink);line-height:var(--asx-now-lh)}.asx-section .asx-youpay--top{margin-top:0;margin-bottom:var(--asx-youpay-gap)}.asx-section .asx-youpay{margin-top:var(--asx-youpay-top);font-size:var(--asx-micro-size);font-weight:var(--asx-youpay-weight);letter-spacing:var(--asx-youpay-tracking);text-transform:var(--asx-youpay-case);color:var(--asx-grey)}.asx-section .asx-chips{display:flex;flex-direction:column;gap:var(--asx-chip-gap);flex:none}.asx-section .asx-chip{font-size:var(--asx-micro-size);font-weight:var(--asx-chip-weight);letter-spacing:var(--asx-chip-tracking);text-transform:var(--asx-chip-case);padding:var(--asx-chip-pad);line-height:var(--asx-chip-lh);white-space:nowrap;text-align:center}.asx-section .asx-bars{display:flex;align-items:flex-end;justify-content:center;gap:var(--asx-bars-gap);margin-top:var(--asx-bars-top)}.asx-section .asx-bar{display:flex;flex-direction:column;align-items:center;text-align:center;width:var(--asx-bar-slot-w)}.asx-section .asx-bar-price{margin-bottom:var(--asx-bar-price-gap);font-size:var(--asx-bar-price-size);font-weight:var(--asx-bar-price-weight);color:var(--asx-ink);line-height:var(--asx-bar-price-lh)}.asx-section .asx-col{width:var(--asx-bar-w);margin:0 auto;display:block}.asx-section .asx-col-top{display:block;height:var(--asx-top);background:var(--asx-accent)}.asx-section .asx-col-base{height:var(--asx-base);display:flex;align-items:center;justify-content:center;background:var(--asx-bar-base-color);color:var(--asx-bar-base-text);font-size:var(--asx-bar-label-size);font-weight:var(--asx-bar-label-weight);letter-spacing:var(--asx-bar-label-tracking);text-transform:var(--asx-bar-label-case);text-align:center;line-height:var(--asx-bar-label-lh)}.asx-section .asx-bar-name{margin-top:var(--asx-bar-name-gap);font-size:var(--asx-micro-size);font-weight:var(--asx-bar-name-weight);letter-spacing:var(--asx-bar-name-tracking);text-transform:var(--asx-bar-name-case);line-height:var(--asx-bar-name-lh)}.asx-section .asx-bar-name--ours{color:var(--asx-ink)}.asx-section .asx-bar-name--theirs{color:var(--asx-grey);font-weight:var(--asx-bar-name-theirs-weight)}.asx-section .asx-legal{margin-top:var(--asx-legal-gap);font-size:var(--asx-micro-size);color:var(--asx-grey);line-height:var(--asx-legal-lh)}@media(prefers-reduced-motion:reduce){.asx-section .asx-plus:before,.asx-section .asx-plus:after{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/as-transparent-pricing.css.map */
