.pcx-trusted__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.pcx-trusted__inner-second{margin-top:-10.5rem}.pcx-trusted__left{display:flex;flex-direction:column;gap:20px;padding-top:12px}.pcx-trusted__heading{font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.1;color:rgb(var(--color-foreground));margin:0;letter-spacing:-.02em}.pcx-trusted__heading strong,.pcx-trusted__heading b{color:rgb(var(--color-button));font-weight:800}.pcx-trusted__description{font-size:1.725rem;line-height:1.6;max-width:440px;margin:0}.pcx-trusted__description p{margin:0;color:rgba(var(--color-foreground),.75)}.pcx-trusted__features{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:24px 16px}.pcx-trusted__feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.pcx-trusted__feature-icon{display:flex;align-items:center;justify-content:flex-start;color:rgb(var(--color-button));width:80px;height:80px}.pcx-trusted__feature-icon img{width:72px;height:72px;object-fit:contain}.pcx-trusted__feature-icon--placeholder svg{width:72px;height:72px;stroke:rgb(var(--color-button))}.pcx-trusted__feature-title{font-size:13px;font-weight:700;color:rgb(var(--color-button));margin:0;line-height:1.3}.pcx-trusted__feature-desc{font-size:12.5px;line-height:1.55;color:rgba(var(--color-foreground),.75);margin:0}.pcx-trusted__right{display:flex;flex-direction:column;gap:16px}.pcx-trusted__image-wrap{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:16 / 10}.pcx-trusted__image-wrap:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:radial-gradient(circle,#fff0 30%,#fff)}.pcx-trusted__image{width:100%;height:100%;object-fit:cover;display:block}.pcx-trusted_testimonial-avatar{display:flex;gap:5rem}.pcx-trusted__image--mobile{display:none}.pcx-placeholder{background:rgba(var(--color-foreground),.06)}.pcx-trusted__proof-card{position:relative;background-color:var(--pcx-card-bg, rgb(var(--color-background)));border-radius:14px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid var(--pcx-border, rgba(var(--color-foreground), .08));display:flex;flex-direction:column;text-align:center;width:100%;max-width:480px;margin:0 auto;gap:6px}.pcx-trusted__proof-top{position:absolute;top:-30px;left:50%;transform:translate(-50%);background:rgb(var(--color-button));border-radius:100px;padding:16px}.pcx-trusted__proof-icon{display:flex;align-items:center;flex-shrink:0}.pcx-trusted__proof-icon svg{height:40px;width:40px;color:var(--pcx-card-bg)}.pcx-trusted__proof-label{margin-top:3rem;font-size:1.2rem;font-weight:700;letter-spacing:.1em;color:rgba(var(--color-foreground),.6);line-height:1.3}.pcx-trusted__proof-number{font-size:clamp(26px,3.5vw,36px);font-weight:800;margin:0;line-height:1.05;letter-spacing:-.02em}.pcx-trusted__proof-subdesc{font-size:1.25rem;color:rgba(var(--color-foreground),.6);margin:0 0 4px;line-height:1.4}.pcx-trusted__proof-subdesc em{color:rgba(var(--color-button))}.pcx-trusted__stars{display:flex;justify-content:center;gap:2px;margin-top:1rem}.pcx-trusted__star{font-size:2.25rem;line-height:1}.pcx-trusted__star--full,.pcx-trusted__star--half{color:rgb(var(--color-button))}.pcx-trusted__star--empty{color:rgba(var(--color-foreground),.2)}.pcx-trusted__review-text{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:0;margin-bottom:3rem;line-height:1.4}.pcx-trusted__testimonial-wrap--right{margin-top:20px}.pcx-trusted__testimonial-card{background-color:rgba(var(--color-button),.1);border-radius:100px;padding:2.5rem 2rem;box-shadow:0 4px 20px #0000000f;border:1px solid var(--pcx-border, rgba(var(--color-foreground), .08));display:flex;justify-content:space-evenly;align-items:center;gap:20px 28px}.pcx-trusted__testimonial-quote{max-width:80px;align-self:start;margin-top:-8px}.pcx-trusted__testimonial-text{font-size:13.5px;line-height:1.65;color:rgba(var(--color-foreground),.8);margin:0;font-style:italic;flex:100%}.pcx-trusted__testimonial-author{display:flex;align-items:center;gap:12px;flex:100%;justify-content:right}.pcx-trusted__customer-avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0;background:rgba(var(--color-foreground),.08)}.pcx-trusted__customer-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pcx-trusted__customer-name{font-size:1.5rem;color:rgb(var(--color-button));margin:0;line-height:1.3}.pcx-trusted__customer-title{font-size:11.5px;color:rgba(var(--color-foreground),.55);margin:0;line-height:1.3}.pcx-trusted__handwritten{font-size:22px;font-weight:600;color:rgb(var(--color-button));margin:0;line-height:1.4;opacity:.8;grid-column:3;grid-row:1 / 3;align-self:center;white-space:nowrap}.pcx-trusted__testimonial-wrap--desktop{display:none}@media screen and (max-width:1024px){.pcx-trusted__inner,.pcx-trusted__testimonial-wrap--right{gap:32px;padding:0 28px}.pcx-trusted__features{grid-template-columns:repeat(2,1fr)}.pcx-trusted__handwritten{grid-column:2;grid-row:auto;text-align:right}}@media screen and (max-width:767px){pcx-trusted__first .pcx-trusted__inner{grid-template-columns:1fr 1fr}.pcx-trusted__inner,.pcx-trusted__testimonial-wrap--right{grid-template-columns:1fr;gap:24px;padding:0}.pcx-trusted__left{gap:16px}.pcx-trusted__image-wrap{aspect-ratio:4 / 3;border-radius:12px}.pcx-trusted__image--mobile{display:block}.pcx-trusted__image--desktop{display:none}.pcx-trusted__image--desktop:only-child{display:block}.pcx-trusted__inner-second{margin-top:-5rem}.pcx-trusted__features{grid-template-columns:repeat(3,1fr);gap:18px 12px}.pcx-trusted__feature-desc{font-size:.825rem}.pcx-trusted__description{font-size:1.5rem;max-width:200px}.pcx-trusted__testimonial-card{flex-direction:column;padding:1rem;border-radius:16px}.pcx-trusted_testimonial-avatar{gap:1rem;flex-direction:row}.pcx-trusted__customer-avatar{width:32px;height:32px}.pcx-trusted__testimonial-author{flex-direction:column;align-items:start;gap:0;flex:unset}.pcx-trusted__customer-name{font-size:1rem}.pcx-trusted__customer-title{font-size:.725rem}.pcx-trusted__testimonial-quote{max-width:15px;margin-top:0}.pcx-trusted__testimonial-text{font-size:10px;flex:1}.pcx-trusted__proof-card{width:100%}.pcx-trusted__review-text{margin-bottom:0}.pcx-trusted__handwritten{grid-column:1 / -1;grid-row:auto;text-align:right}.pcx-trusted__testimonial-wrap--desktop{display:block}}@media screen and (max-width:480px){.pcx-trusted__heading{font-size:30px}.pcx-trusted__handwritten{grid-column:1}.pcx-trusted__feature-icon,.pcx-trusted__feature-icon img{width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/71/assets/pcx-social-trust-section.css.map */
