.pdp-info-trust-blocks{margin:0;background:rgb(var(--color-background))}.pdp-trust-badges-row{display:flex;flex-wrap:wrap;gap:2rem;list-style:none;padding:0;margin:0 0 3rem;justify-content:center;align-items:center}.pdp-trust-badge-item{display:flex;align-items:center;flex:0 0 auto}.pdp-trust-badge-content{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pdp-trust-badge-content:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:rgba(var(--color-foreground),.2)}.pdp-trust-badge-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px}.pdp-trust-badge-icon--svg .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pdp-trust-badge-icon--svg svg{width:24px;height:24px;fill:rgba(var(--color-foreground),.8)}.pdp-trust-badge-icon--image{width:24px;height:24px;overflow:hidden;border-radius:4px}.pdp-trust-badge-image{width:100%;height:100%;object-fit:contain}.pdp-trust-badge-text{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),1);font-weight:500;white-space:nowrap}@media screen and (max-width:749px){.pdp-trust-badges-row{gap:1rem;justify-content:flex-start}.pdp-trust-badge-content{padding:.5rem .75rem;gap:.5rem}.pdp-trust-badge-text{font-size:1.2rem;white-space:normal}.pdp-trust-badge-item{flex:0 0 calc(50% - .5rem)}}.pdp-offers-heading{margin:0 0 2rem;font-family:var(--font-heading-family);font-weight:600;color:rgba(var(--color-foreground),1);text-align:center}.pdp-offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;list-style:none;padding:0;margin:0 0 3rem}.pdp-offer-card{position:relative;background:rgb(var(--color-background));border-radius:8px;border:1px solid rgba(var(--color-foreground),.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.pdp-offer-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:rgba(var(--color-foreground),.2)}.pdp-offer-card-link{text-decoration:none;color:inherit;display:block;width:100%;height:100%}.pdp-offer-card-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center;gap:1rem}.pdp-offer-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:48px;height:48px}.pdp-offer-icon--svg .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pdp-offer-icon--svg svg{width:48px;height:48px;fill:rgba(var(--color-foreground),.8);transition:fill .3s ease}.pdp-offer-card:hover .pdp-offer-icon--svg svg{fill:rgba(var(--color-foreground),1)}.pdp-offer-icon--image{width:48px;height:48px;overflow:hidden;border-radius:8px}.pdp-offer-image{width:100%;height:100%;object-fit:contain}.pdp-offer-text{font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),1);font-weight:500}@media screen and (max-width:749px){.pdp-offers-grid{grid-template-columns:1fr;gap:1rem}.pdp-offer-card-content{padding:1.5rem 1rem}.pdp-offer-text{font-size:1.4rem}}.pdp-highlight-strip{margin:0 0 3rem;padding:1.5rem 0;border-top:1px solid rgba(var(--color-foreground),.1);border-bottom:1px solid rgba(var(--color-foreground),.1);background:rgb(var(--color-background))}.pdp-highlight-strip-content{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.pdp-highlight-strip-left,.pdp-highlight-strip-right{display:flex;align-items:center;gap:.75rem;flex:1 1 auto}.pdp-highlight-strip-left{justify-content:flex-start}.pdp-highlight-strip-right{justify-content:flex-end}.pdp-highlight-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px}.pdp-highlight-icon--svg .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pdp-highlight-icon--svg svg{width:20px;height:20px;fill:rgba(var(--color-foreground),.7)}.pdp-highlight-icon--image{width:20px;height:20px;overflow:hidden;border-radius:4px}.pdp-highlight-image{width:100%;height:100%;object-fit:contain}.pdp-highlight-text{font-size:1.4rem;line-height:1.5;color:rgba(var(--color-foreground),.9);font-weight:500}.pdp-highlight-divider{width:1px;height:20px;background:rgba(var(--color-foreground),.2);flex-shrink:0}@media screen and (max-width:749px){.pdp-highlight-strip{padding:1rem 0}.pdp-highlight-strip-content{flex-direction:column;gap:1rem;align-items:flex-start}.pdp-highlight-strip-left,.pdp-highlight-strip-right{width:100%;justify-content:flex-start}.pdp-highlight-divider{display:none}.pdp-highlight-text{font-size:1.3rem}}.pdp-features-heading{margin:0 0 2rem;font-family:var(--font-heading-family);font-weight:600;color:rgba(var(--color-foreground),1)}.pdp-features-list{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1.25rem}.pdp-feature-item{display:flex;align-items:flex-start}.pdp-feature-content{display:flex;align-items:flex-start;gap:1rem;width:100%}.pdp-feature-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:.2rem}.pdp-feature-icon--svg .svg-wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pdp-feature-icon--svg svg{width:24px;height:24px;fill:rgba(var(--color-foreground),.8)}.pdp-feature-icon--image{width:24px;height:24px;overflow:hidden;border-radius:4px}.pdp-feature-image{width:100%;height:100%;object-fit:contain}.pdp-feature-icon--bullet{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.pdp-feature-bullet{width:6px;height:6px;border-radius:50%;background:rgba(var(--color-foreground),.6);display:block}.pdp-feature-text{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.9);font-weight:400;flex:1}@media screen and (max-width:749px){.pdp-features-list{gap:1rem}.pdp-feature-content{gap:.75rem}.pdp-feature-text{font-size:1.4rem}}.pdp-offer-card-link:focus-visible,.pdp-trust-badge-content:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3)}@media(prefers-reduced-motion:reduce){.pdp-trust-badge-content,.pdp-offer-card,.pdp-offer-icon--svg svg{transition:none}.pdp-trust-badge-content:hover,.pdp-offer-card:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-pdp-info-offers-trust-blocks.css.map */
