.bpc-product-trust{--bpc-trust-ink: rgb(var(--color-foreground));--bpc-trust-soft: rgba(var(--color-foreground), .66);--bpc-trust-line: rgba(var(--color-foreground), .12);--bpc-trust-surface: rgb(var(--color-background));--bpc-trust-plum: #4b2142;--bpc-trust-green: #236943;position:relative;overflow:hidden;margin:1.4rem 0 2.2rem;padding:clamp(1.4rem,2.4vw,2rem);border:1px solid var(--bpc-trust-line);border-radius:1.6rem;background:radial-gradient(circle at 100% 0%,rgba(75,33,66,.085),transparent 34%),rgba(var(--color-foreground),.022);color:var(--bpc-trust-ink)}.bpc-product-trust__head{max-width:54rem;margin-bottom:1.25rem}.bpc-product-trust__eyebrow{margin:0 0 .3rem;color:var(--bpc-trust-soft);font-size:1.02rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.bpc-product-trust__head h3{margin:0;font-size:clamp(1.75rem,2.5vw,2.15rem);line-height:1.18;letter-spacing:-.02em}.bpc-product-trust__intro{margin:.5rem 0 0;color:var(--bpc-trust-soft);font-size:1.08rem;line-height:1.48}.bpc-product-trust__benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}.bpc-product-trust__benefit{position:relative;display:grid;min-width:0;min-height:12.4rem;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;gap:.8rem 1rem;align-items:start;padding:1.35rem;border:1px solid var(--bpc-trust-line);border-radius:1.25rem;background:rgba(var(--color-background),.94);color:inherit;font:inherit;text-align:left;box-shadow:0 .4rem 1.3rem rgba(var(--color-foreground),.035);cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.bpc-product-trust__benefit:hover,.bpc-product-trust__benefit:focus-visible{transform:translateY(-2px);border-color:rgba(var(--color-foreground),.3);box-shadow:0 .8rem 2rem rgba(var(--color-foreground),.08)}.bpc-product-trust__benefit:focus-visible{outline:.25rem solid var(--bpc-trust-plum);outline-offset:.25rem}.bpc-product-trust__benefit--priority{border-width:2px;border-color:#4b21424d;background:linear-gradient(145deg,#4b214216,rgba(var(--color-background),.97))}.bpc-product-trust__benefit--covered{border-color:#2369436b;background:linear-gradient(145deg,#2369431f,rgba(var(--color-background),.98))}.bpc-product-trust__icon{display:inline-grid;width:4rem;height:4rem;grid-row:1;place-items:center;border-radius:1.1rem;background:#4b214214;color:var(--bpc-trust-plum)}.bpc-product-trust__benefit--covered .bpc-product-trust__icon{background:#2369431f;color:var(--bpc-trust-green)}.bpc-product-trust__icon svg{width:2.3rem;height:2.3rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bpc-product-trust__copy{display:flex;min-width:0;flex-direction:column;gap:.32rem}.bpc-product-trust__copy strong{color:var(--bpc-trust-ink);font-size:1.2rem;line-height:1.25}.bpc-product-trust__benefit--priority .bpc-product-trust__copy strong{font-size:1.25rem}.bpc-product-trust__copy>span{color:var(--bpc-trust-soft);font-size:1rem;line-height:1.4}.bpc-product-trust__action,.bpc-product-trust__badge{grid-column:1 / -1;align-self:end;justify-self:start;margin-top:auto;font-size:.98rem;font-weight:800;line-height:1.2}.bpc-product-trust__action{display:inline-flex;align-items:center;gap:.35rem;color:rgba(var(--color-foreground),.7)}.bpc-product-trust__action>span{transition:transform .16s ease}.bpc-product-trust__benefit:hover .bpc-product-trust__action>span,.bpc-product-trust__benefit:focus-visible .bpc-product-trust__action>span{transform:translate(.25rem)}.bpc-product-trust__badge{padding:.48rem .78rem;border-radius:999px;background:#4b21421a;color:var(--bpc-trust-plum)}.bpc-product-trust__benefit--covered .bpc-product-trust__badge{background:#23694321;color:var(--bpc-trust-green)}.bpc-product-trust__links{display:flex;flex-wrap:wrap;gap:.45rem 1.4rem;margin-top:1.15rem;padding-top:1.05rem;border-top:1px solid rgba(var(--color-foreground),.09)}.bpc-product-trust__links a{display:inline-flex;min-height:3.8rem;align-items:center;gap:.45rem;padding:.45rem .15rem;color:rgba(var(--color-foreground),.72);font-size:1.02rem;font-weight:720;text-decoration:none;transition:color .16s ease}.bpc-product-trust__links a:hover,.bpc-product-trust__links a:focus-visible{color:var(--bpc-trust-ink);text-decoration:underline;text-underline-offset:.3rem}.bpc-product-trust__links a:focus-visible{outline:.2rem solid var(--bpc-trust-plum);outline-offset:.2rem}@media screen and (max-width:749px){.bpc-product-trust{margin:1.1rem 0 1.8rem;padding:1.2rem;border-radius:1.3rem}.bpc-product-trust__head{margin-bottom:1rem}.bpc-product-trust__head h3{font-size:1.65rem}.bpc-product-trust__intro{font-size:1rem}.bpc-product-trust__benefits{grid-template-columns:1fr;gap:.7rem}.bpc-product-trust__benefit{min-height:0;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto;align-items:center;gap:.8rem;padding:1rem}.bpc-product-trust__icon{width:3.7rem;height:3.7rem}.bpc-product-trust__icon svg{width:2.1rem;height:2.1rem}.bpc-product-trust__copy strong,.bpc-product-trust__benefit--priority .bpc-product-trust__copy strong{font-size:1.1rem}.bpc-product-trust__copy>span{font-size:.94rem}.bpc-product-trust__action,.bpc-product-trust__badge{grid-column:auto;align-self:center;justify-self:end;margin:0}.bpc-product-trust__action{width:2.8rem;justify-content:center;font-size:0}.bpc-product-trust__action>span{font-size:1.5rem}.bpc-product-trust__badge{max-width:8rem;padding:.42rem .62rem;font-size:.88rem;text-align:center}.bpc-product-trust__links{gap:0 1rem;margin-top:.9rem;padding-top:.75rem}.bpc-product-trust__links a{min-height:3.5rem;font-size:.96rem}}@media screen and (max-width:390px){.bpc-product-trust__benefit{grid-template-columns:auto minmax(0,1fr)}.bpc-product-trust__action,.bpc-product-trust__badge{grid-column:2;justify-self:start}}@media(prefers-reduced-motion:reduce){.bpc-product-trust__benefit,.bpc-product-trust__action>span,.bpc-product-trust__links a{transition:none}.bpc-product-trust__benefit:hover,.bpc-product-trust__benefit:focus-visible{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/bpc-product-trust.css.map */
