.social-proof{display:block;padding-block:var(--proof-space, 32px)}.social-proof [hidden]{display:none!important}.social-proof__heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:18px}.social-proof__heading h2{font-size:clamp(21px,2vw,28px);margin:0;line-height:1.4}.social-proof__all{color:rgb(var(--color-foreground));font-size:13px;flex-shrink:0;text-underline-offset:4px}.social-proof__filters{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin-bottom:18px;padding:3px}.social-proof__filters::-webkit-scrollbar{display:none}.social-proof__filters button{border:1px solid rgba(var(--color-foreground),.18);color:rgb(var(--color-foreground));background:rgb(var(--color-background));border-radius:7px;font:inherit;font-size:13px;padding:9px 15px;white-space:nowrap;cursor:pointer}.social-proof__filters button[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.social-proof__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px}.social-proof[data-kind=videos] .social-proof__items,.social-proof[data-video-view=true] .social-proof__items{grid-template-columns:repeat(4,minmax(0,1fr))}.social-proof__review,.social-proof__video{min-width:0;border:1px solid rgba(var(--color-foreground),.14);border-radius:12px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden}.social-proof__video-caption>small{font-size:11px;color:rgba(var(--color-foreground),.65)}.social-proof__platform{display:inline-block;margin-inline-start:auto;padding:4px 7px;border-radius:5px;font-size:11px;font-weight:600;color:#202124;background:#f3f4f5;flex-shrink:0}.social-proof__platform[data-platform=facebook]{color:#0866c6;background:#edf4ff}.social-proof__platform[data-platform=instagram]{color:#aa285d;background:#fff0f6}.social-proof__platform[data-platform=tiktok]{color:#171717;background:#f0f0f0}.social-proof__body{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:14px;line-height:1.7;margin:12px 0 8px;overflow-wrap:anywhere}.social-proof__body.is-expanded{display:block}.social-proof__expand{border:0;background:none;padding:4px 0;margin-bottom:6px;font:inherit;font-size:12px;color:rgb(var(--color-foreground));text-decoration:underline;cursor:pointer}.social-proof__source{display:block;font-size:12px;line-height:1.5;color:rgba(var(--color-foreground),.75);text-decoration:none;margin-top:8px}.social-proof__source:hover{text-decoration:underline}.social-proof__cover{position:relative;display:grid;place-items:center;aspect-ratio:3 / 4;background:#202329;color:#fff;overflow:hidden;text-decoration:none}.social-proof__cover img{width:100%;height:100%;object-fit:contain;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.social-proof__cover video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center}.social-proof__cover .social-proof__platform{position:absolute;top:10px;inset-inline-end:10px;background:#fff}.social-proof__play{display:grid;place-items:center;width:48px;height:48px;background:#0008;border:1px solid #fffc;border-radius:50%;z-index:1;font-size:20px}.social-proof[data-kind=reviews]:not([data-video-view=true]) .social-proof__cover{aspect-ratio:16 / 9}.social-proof__video-caption{padding:12px}.social-proof__video-caption h3{margin:0 0 4px;font-size:14px;line-height:1.5}.social-proof__product{display:flex;gap:8px;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid rgba(var(--color-foreground),.12);color:inherit;text-decoration:none;font-size:12px;line-height:1.4}.social-proof__product img{width:44px;height:44px;object-fit:contain}.social-proof__product strong{display:block;margin-top:4px}.social-proof__footer{text-align:center;margin-top:20px}.social-proof__status,.social-proof__empty,.social-proof__editor{font-size:13px;padding:12px 0;margin:0}.social-proof [data-proof-items]:empty{min-height:160px}.social-proof__status button{margin-inline-start:10px;font:inherit;border:0;background:none;color:inherit;text-decoration:underline;cursor:pointer}.social-proof__dialog{width:min(540px,calc(100vw - 24px));max-height:calc(100dvh - 24px);padding:0;border:0;border-radius:12px;color:#171717;background:#fff;overscroll-behavior:contain}.social-proof__dialog::backdrop{background:#000b}.social-proof__dialog-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px}.social-proof__dialog-bar a{color:#444;margin:0}.social-proof__close{width:40px;height:40px;border:0;background:none;color:#171717;font-size:30px;cursor:pointer}.social-proof__player{position:relative;height:min(720px,calc(100dvh - 96px));min-height:240px;background:#202329}.social-proof__player iframe{border:0;width:100%;height:100%;display:block}.social-proof__player video{display:block;width:100%;height:100%;object-fit:contain;background:#202329}.social-proof__cover iframe.social-proof__embed,.social-proof__player iframe.social-proof__embed{position:absolute;inset:50% auto auto 50%;width:var(--proof-embed-width);height:var(--proof-embed-height);max-width:none;max-height:none;transform:translate(-50%,-50%) scale(var(--proof-embed-scale,1));transform-origin:center;border:0;display:block}@media(max-width:989px){.social-proof__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.social-proof__heading{gap:8px;flex-wrap:wrap}.social-proof__items{grid-template-columns:minmax(0,1fr);gap:10px}.social-proof[data-kind=videos] .social-proof__items,.social-proof[data-video-view=true] .social-proof__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.social-proof__video-caption{padding:10px}.social-proof__video-caption h3{font-size:13px}}.social-proof__video{position:relative}.social-proof__platforms{position:absolute;top:8px;inset-inline-end:8px;display:flex;gap:5px;z-index:2}.social-proof__platform-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#fff;color:#171717;box-shadow:0 1px 5px #0003}.social-proof__platform-icon[data-platform=facebook]{color:#0866ff}.social-proof__platform-icon[data-platform=instagram]{color:#b92b79}.social-proof__platform-icon:focus-visible{outline:3px solid #fff;outline-offset:3px}.social-proof__video-caption .social-proof__body{-webkit-line-clamp:2;font-size:12px;line-height:1.5;margin:6px 0}.social-proof__video-caption h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/17/assets/social-proof-sections.css.map */
