.dtp-row{display:grid;grid-template-columns:3fr 1fr 1fr 1fr;gap:1rem;margin:0 0 1.6rem}.dtp-row .dtp{grid-column:1 / span 2}.dtp{position:relative;display:block;margin:0;border:1px solid rgba(var(--color-foreground),.08);border-radius:.4rem;background:rgb(var(--color-base-background-1));box-shadow:0 1px 2px rgba(var(--color-foreground),.06);overflow:hidden}.dtp__accent{position:absolute;top:0;left:0;width:.4rem;height:100%;background:rgb(var(--color-foreground))}.dtp__body{padding:2.4rem}.dtp__top{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;margin-bottom:1.2rem}.dtp__text{flex:1}.dtp__title{margin:0 0 .4rem;font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground))}.dtp__sub{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.dtp__sub-strong{font-weight:600;color:rgb(var(--color-foreground))}.dtp__percent{margin-left:auto;font-size:2.4rem;line-height:1;color:#0f7a58;font-family:var(--font-heading-family);font-weight:700;min-width:4.8rem;text-align:left}.dtp__bar{position:relative;height:1rem;background:rgba(var(--color-foreground),.08);border-radius:999px;overflow:hidden}.dtp__fill{position:absolute;left:0;top:0;height:100%;width:0;background:#0f7a58;border-radius:999px;transition:width .2s ease}.dtp__highlight{position:absolute;right:.2rem;top:.15rem;width:.8rem;height:calc(100% - .3rem);background:#ffffff4d;border-radius:999px}@media screen and (max-width:749px){.dtp-row{grid-template-columns:1fr;margin-bottom:1.2rem}.dtp-row .dtp{grid-column:1 / -1}.dtp__body{padding:2rem}}@media screen and (min-width:750px){.dtp__top{flex-direction:row;justify-content:space-between;align-items:center}.dtp__percent{text-align:right}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/discount-tier-progress.css.map */
