.pwr-reviews{position:relative;isolation:isolate;padding-block:var(--pwr-reviews-pt, 72px) var(--pwr-reviews-pb, 72px);color:rgb(var(--pwr-fg));background:rgb(var(--pwr-bg));overflow:hidden}.pwr-reviews__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.pwr-reviews__glow{position:absolute;top:-18%;right:-10%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgb(var(--pwr-accent) / .08) 0%,transparent 68%);filter:blur(70px);opacity:var(--pwr-reviews-glow-opacity, .6)}.pwr-reviews__inner{position:relative;z-index:1;width:min(100%,1100px);margin-inline:auto;display:flex;flex-direction:column;gap:0}.pwr-reviews__header{width:100%;max-width:720px;margin:0 auto 32px;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.pwr-reviews__eyebrow{position:relative;margin:0 0 10px;display:inline-flex;align-items:center;justify-content:center;font-size:12px;line-height:1;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:rgb(var(--pwr-accent));white-space:nowrap}.pwr-reviews__eyebrow:before,.pwr-reviews__eyebrow:after{content:"";width:28px;height:1px;background:rgb(var(--pwr-accent));display:inline-block}.pwr-reviews__eyebrow:before{margin-right:10px}.pwr-reviews__eyebrow:after{margin-left:10px}.pwr-reviews__heading{margin:0;font-family:var(--pwr-font-heading);font-size:clamp(36px,4vw,52px);line-height:.98;letter-spacing:-1.5px;font-weight:500;text-transform:uppercase;color:rgb(var(--pwr-fg));text-align:center}.pwr-reviews__intro{max-width:520px;margin:10px auto 0;font-size:18px;line-height:1.45;color:rgb(var(--pwr-fg) / .6);text-align:center}.pwr-reviews__stage{position:relative;width:100%;margin:0 auto}.pwr-reviews__story{display:none;width:100%;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:28px;margin:0}.pwr-reviews__story.is-active{display:grid}.pwr-reviews__story:not([hidden]){animation:pwr-review-enter .35s ease both}@keyframes pwr-review-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pwr-reviews__portrait{position:relative;width:195px;height:225px;max-width:none;aspect-ratio:auto;margin:0 auto;overflow:hidden;border-radius:12px;background:#f3f3f3;box-shadow:0 12px 30px #0000001a}.pwr-reviews__portrait img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.pwr-reviews__story:hover .pwr-reviews__portrait img{transform:scale(1.03)}.pwr-reviews__portrait-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#eef0ed;fill:rgb(var(--pwr-fg) / .18)}.pwr-reviews__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-decoration:none;transition:.25s ease}.pwr-reviews__play:hover{background:rgb(var(--pwr-accent));transform:translate(-50%,-50%) scale(1.05)}.pwr-reviews__body{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0}.pwr-reviews__stars{display:inline-flex;align-items:center;gap:2px;margin-bottom:12px;color:#1db954}.pwr-reviews__stars .pwr-icon-svg{width:13px;height:13px}.pwr-reviews__card-excerpt{position:relative;display:block;max-width:430px;margin:0 0 16px;padding-left:0;font-family:var(--pwr-font-heading);font-size:21px;line-height:1.18;font-weight:500;color:rgb(var(--pwr-fg));width:100%;margin-top:12px!important;padding-top:12px!important;border-top:1px solid rgba(0,0,0,.1)}.pwr-reviews__meta{display:flex;flex-direction:column;gap:3px;margin-top:0}.pwr-reviews__name{display:inline-flex;align-items:center;gap:6px;font-size:12px;line-height:1.2;font-weight:700;color:rgb(var(--pwr-fg))}.pwr-reviews__verified{display:inline-flex;align-items:center;gap:3px;font-size:7px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgb(var(--pwr-accent))}.pwr-reviews__verified .pwr-icon-svg{width:10px;height:10px}.pwr-reviews__role{font-size:9px;line-height:1.3;color:rgb(var(--pwr-fg) / .55)}.pwr-reviews__links{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.pwr-reviews__product,.pwr-reviews__handle{font-size:9px;color:rgb(var(--pwr-fg) / .65);text-decoration:none}.pwr-reviews__cards{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:24px}.pwr-reviews__card{position:relative;min-width:0;min-height:135px;padding:13px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;border:1px solid rgb(var(--pwr-fg) / .08);border-radius:9px;background:#fff;box-shadow:0 5px 18px #0000000a;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none;color:inherit;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background .25s ease}.pwr-reviews__card:hover{transform:translateY(-3px);border-color:rgb(var(--pwr-accent) / .35);box-shadow:0 10px 25px #00000012}.pwr-reviews__card-top{display:flex;align-items:center;gap:8px;width:100%}.pwr-reviews__card-avatar{flex:0 0 auto;width:34px;height:34px;border-radius:50%;overflow:hidden;background:#eee}.pwr-reviews__card-avatar img{width:100%;height:100%;display:block;object-fit:cover}.pwr-reviews__card-name{display:block;font-size:9px;line-height:1.15;font-weight:700;color:rgb(var(--pwr-fg))}.pwr-reviews__card-role{display:block;margin-top:2px;font-size:7px;line-height:1.2;color:rgb(var(--pwr-fg) / .55)}.pwr-reviews__card-stars{display:inline-flex;gap:1px;margin-top:2px;color:rgb(var(--pwr-accent))}.pwr-reviews__card-stars .pwr-icon-svg{width:9px;height:9px}.pwr-reviews__card-excerpt{font-family:inherit;font-size:8px;line-height:1.4;color:rgb(var(--pwr-fg) / .6);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pwr-reviews__stats{width:100%;max-width:900px;margin:32px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 8px 28px #0000000e;overflow:hidden}.pwr-reviews__stat{min-height:82px;padding:14px 22px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid rgba(0,0,0,.08)}.pwr-reviews__stat-icon{flex:0 0 42px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;color:rgb(var(--pwr-accent))}.pwr-reviews__stat-icon .pwr-icon-svg{width:42px!important;height:42px!important;min-width:42px;stroke-width:1.5}.pwr-reviews__stat-content{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-width:0}.pwr-reviews__stat-value{margin:0;font-family:var(--pwr-font-heading);font-size:23px;line-height:1;font-weight:500;color:rgb(var(--pwr-fg))}.pwr-reviews__stat-label{margin:0;font-size:11px;line-height:1.2;font-weight:500;color:rgb(var(--pwr-fg) / .72)}.pwr-reviews__stat-sub{margin:0;font-size:11px;line-height:1.2;color:rgb(var(--pwr-fg) / .45)}@media screen and (max-width:749px){.pwr-reviews__stats{grid-template-columns:repeat(2,1fr);margin-top:25px}.pwr-reviews__stat{min-height:78px;padding:12px 14px;justify-content:flex-start;gap:11px}.pwr-reviews__stat:nth-child(2){border-right:0}.pwr-reviews__stat:nth-child(3),.pwr-reviews__stat:nth-child(4){border-top:1px solid rgba(0,0,0,.08)}.pwr-reviews__stat-icon{flex-basis:34px;width:34px;height:34px}.pwr-reviews__stat-icon .pwr-icon-svg{width:34px!important;height:34px!important;min-width:34px}.pwr-reviews__stat-value{font-size:19px}.pwr-reviews__stat-label{font-size:10px}.pwr-reviews__stat-sub{font-size:8px}}@media screen and (max-width:989px){.pwr-reviews__inner{width:min(100%,calc(100% - 40px))}.pwr-reviews__story{grid-template-columns:210px minmax(0,1fr);gap:24px}.pwr-reviews__portrait{width:190px;height:220px}.pwr-reviews__card-excerpt{font-size:19px}}@media screen and (max-width:749px){.pwr-reviews{padding-block:55px}.pwr-reviews__inner{width:calc(100% - 28px)}.pwr-reviews__header{margin-bottom:28px}.pwr-reviews__heading{font-size:34px;line-height:.98}.pwr-reviews__intro{max-width:330px;font-size:10px}.pwr-reviews__story{grid-template-columns:1fr;gap:18px;text-align:center}.pwr-reviews__portrait{width:190px;height:220px;margin-inline:auto}.pwr-reviews__body{align-items:center}.pwr-reviews__card-excerpt{max-width:340px;font-size:18px;line-height:1.25}.pwr-reviews__meta{align-items:center}.pwr-reviews__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.pwr-reviews__card{min-height:130px;padding:11px}.pwr-reviews__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.pwr-reviews__stat{border-bottom:1px solid rgb(var(--pwr-fg) / .08)}.pwr-reviews__stat:nth-child(2){border-right:0}.pwr-reviews__stat:nth-child(3),.pwr-reviews__stat:nth-child(4){border-bottom:0}}@media screen and (max-width:420px){.pwr-reviews__heading{font-size:30px}.pwr-reviews__cards{grid-template-columns:1fr}.pwr-reviews__card{min-height:auto}}@media(prefers-reduced-motion:reduce){.pwr-reviews__story,.pwr-reviews__portrait img,.pwr-reviews__card{animation:none!important;transition:none!important}.pwr-reviews__story{opacity:1;transform:none}}.pwr-reviews{padding-top:70px;padding-bottom:70px}.pwr-reviews__header{max-width:760px;margin:0 auto 42px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.pwr-reviews__eyebrow{display:flex;align-items:center;justify-content:center;margin:0 0 12px;font-size:10px;line-height:1;font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:rgb(var(--pwr-accent))}.pwr-reviews__eyebrow:before,.pwr-reviews__eyebrow:after{content:"";display:block;width:30px;height:1px;background:rgb(var(--pwr-accent))}.pwr-reviews__eyebrow:before{margin-right:12px}.pwr-reviews__eyebrow:after{margin-left:12px}.pwr-reviews__heading{margin:0;font-family:var(--pwr-font-heading);font-size:clamp(42px,4vw,55px);line-height:.98;letter-spacing:-1.8px;font-weight:500;text-transform:uppercase;text-align:center;color:rgb(var(--pwr-fg))}.pwr-reviews__intro{max-width:560px;margin:14px auto 0;font-size:13px;line-height:1.55;text-align:center;color:rgb(var(--pwr-fg) / .6)}.pwr-reviews__stage{width:100%;max-width:900px;margin:0 auto}.pwr-reviews__story,.pwr-reviews__story:not([hidden]){display:grid;grid-template-columns:360px minmax(0,1fr);align-items:center;gap:46px;width:100%;margin:0}.pwr-reviews__story[hidden]{display:none!important}.pwr-reviews__portrait{position:relative;width:360px;height:410px;max-width:none;margin:0;overflow:hidden;border-radius:14px;background:#eef0ed;box-shadow:0 18px 45px #0000001a}.pwr-reviews__portrait img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}.pwr-reviews__story:hover .pwr-reviews__portrait img{transform:scale(1.025)}.pwr-reviews__play{position:absolute;left:50%;top:50%;width:46px;height:46px;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffff38;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#fff;text-decoration:none}.pwr-reviews__play:hover{transform:translate(-50%,-50%) scale(1.05);background:rgb(var(--pwr-accent))}.pwr-reviews__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;gap:0}.pwr-reviews__stars{display:inline-flex;align-items:center;gap:3px;margin:0 0 18px;color:rgb(var(--pwr-accent))}.pwr-reviews__stars .pwr-icon-svg{width:18px!important;height:18px!important;min-width:18px}.pwr-reviews__quote{position:relative;max-width:470px;margin:0 0 22px;padding:0;font-family:var(--pwr-font-heading);font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.35px;color:rgb(var(--pwr-fg))}.pwr-reviews__quote:before{content:"\201c";display:block;margin-bottom:-2px;font-family:Georgia,Times New Roman,serif;font-size:58px;line-height:.55;font-weight:700;color:rgb(var(--pwr-accent) / .22)}.pwr-reviews__meta{display:flex;flex-direction:column;align-items:flex-start;gap:5px;margin:0}.pwr-reviews__name{display:inline-flex;align-items:center;gap:7px;font-size:18px;line-height:1.2;font-weight:700;color:rgb(var(--pwr-fg))}.pwr-reviews__verified{display:inline-flex;align-items:center;gap:3px;font-size:12px;line-height:1;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:rgb(var(--pwr-accent))}.pwr-reviews__verified .pwr-icon-svg{width:12px!important;height:12px!important}.pwr-reviews__role{font-size:16px;line-height:1.3;color:rgb(var(--pwr-fg) / .55)}.pwr-reviews__cards{width:100%;max-width:900px;margin:30px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pwr-reviews__card{position:relative;min-width:0;height:178px;padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:0;border:1px solid rgb(var(--pwr-fg) / .08);border-radius:10px;background:#fff;box-shadow:0 8px 24px #0000000e;text-align:left;cursor:pointer;appearance:none;-webkit-appearance:none;color:inherit;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease,background-color .25s ease}.pwr-reviews__card:hover{transform:translateY(-3px);border-color:rgb(var(--pwr-accent) / .35);box-shadow:0 12px 30px #00000014}.pwr-reviews__card.is-active{border-color:rgb(var(--pwr-accent) / .65);background:rgb(var(--pwr-accent) / .035)}.pwr-reviews__card-top{width:100%;display:flex;align-items:center;gap:10px;min-height:50px}.pwr-reviews__card-avatar{flex:0 0 50px;width:50px!important;height:50px!important;min-width:50px;min-height:50px;border-radius:50%;overflow:hidden;background:#eee}.pwr-reviews__card-avatar img{display:block;width:100%;height:100%;object-fit:cover}.pwr-reviews__card-name{display:block;margin:0;font-size:14px;line-height:1.2;font-weight:700;color:rgb(var(--pwr-fg))}.pwr-reviews__card-role{display:block;margin-top:4px;font-size:10px;line-height:1.25;color:rgb(var(--pwr-fg) / .55)}.pwr-reviews__card-stars{display:inline-flex;align-items:center;gap:2px;margin:12px 0 9px;color:rgb(var(--pwr-accent))}.pwr-reviews__card-stars .pwr-icon-svg{width:12px!important;height:12px!important;min-width:12px}.pwr-reviews__card:after{content:"\201c";position:absolute;top:11px;right:13px;font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:1;font-weight:700;color:rgb(var(--pwr-accent) / .22);pointer-events:none}.pwr-reviews__card .pwr-reviews__card-excerpt{display:-webkit-box;width:100%;margin:0;font-family:inherit;font-size:10px;line-height:1.45;font-weight:400;color:rgb(var(--pwr-fg) / .65);-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.pwr-reviews__card:before{content:"";position:absolute;bottom:10px;left:50%;width:45px;height:2px;transform:translate(-50%);border-radius:99px;background:rgb(var(--pwr-accent) / .35)}.pwr-reviews__card.is-active:before{background:rgb(var(--pwr-accent))}.pwr-reviews__stats{width:100%;max-width:900px;margin:20px auto 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgb(var(--pwr-fg) / .08);border-bottom:1px solid rgb(var(--pwr-fg) / .08)}.pwr-reviews__stat{min-height:65px;padding:10px 18px;display:flex;align-items:center;justify-content:center;gap:9px;border-right:1px solid rgb(var(--pwr-fg) / .08)}.pwr-reviews__stat:last-child{border-right:0}.pwr-reviews__stat-icon{display:flex;align-items:center;justify-content:center;flex:0 0 25px;width:25px;height:25px;color:rgb(var(--pwr-accent))}.pwr-reviews__stat-icon .pwr-icon-svg{width:35px!important;height:35px!important}.pwr-reviews__stat-content{display:flex;flex-direction:column;gap:2px}.pwr-reviews__stat-value{font-family:var(--pwr-font-heading);font-size:18px;line-height:1;color:rgb(var(--pwr-fg))}.pwr-reviews__stat-label{font-size:12px;line-height:1.2;color:rgb(var(--pwr-fg) / .55)}@media screen and (max-width:989px){.pwr-reviews__inner{width:calc(100% - 40px)}.pwr-reviews__story,.pwr-reviews__story:not([hidden]){grid-template-columns:300px minmax(0,1fr);gap:35px}.pwr-reviews__portrait{width:300px;height:340px}.pwr-reviews__quote{font-size:24px}}@media screen and (max-width:749px){.pwr-reviews{padding-top:55px;padding-bottom:55px}.pwr-reviews__inner{width:calc(100% - 28px)}.pwr-reviews__header{margin-bottom:30px}.pwr-reviews__heading{font-size:34px}.pwr-reviews__intro{font-size:11px}.pwr-reviews__story,.pwr-reviews__story:not([hidden]){grid-template-columns:1fr;gap:22px;text-align:center}.pwr-reviews__portrait{width:260px;height:300px;margin-inline:auto}.pwr-reviews__body{align-items:center}.pwr-reviews__stars{margin-bottom:14px}.pwr-reviews__quote{max-width:340px;font-size:21px}.pwr-reviews__meta{align-items:center}.pwr-reviews__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:25px}.pwr-reviews__card{height:175px;padding:13px}.pwr-reviews__card-avatar{flex-basis:44px;width:44px!important;height:44px!important;min-width:44px;min-height:44px}.pwr-reviews__stats{grid-template-columns:repeat(2,1fr)}.pwr-reviews__stat:nth-child(2){border-right:0}.pwr-reviews__stat:nth-child(3),.pwr-reviews__stat:nth-child(4){border-top:1px solid rgb(var(--pwr-fg) / .08)}}@media screen and (max-width:420px){.pwr-reviews__heading{font-size:30px}.pwr-reviews__cards{grid-template-columns:1fr}.pwr-reviews__card{height:165px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/pwr-player-reviews.css.map */
