.ep-yrm{max-width:1180px;margin:0 auto;padding-inline:20px;color:rgb(var(--ep-fg))}.ep-yrm__head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-bottom:20px}.ep-yrm__title{font-size:clamp(21px,2.1vw,27px);font-weight:600;letter-spacing:-.015em;margin:0;color:rgb(var(--ep-hd))}.ep-yrm__shopline{font-size:13px;color:var(--ep-mut);display:inline-flex;align-items:center;gap:7px}.ep-yrm__shopline b{font-weight:600;color:rgb(var(--ep-fg))}.ep-yrm__panel{display:grid;grid-template-columns:190px 1fr 260px;align-items:center;border:1px solid var(--ep-brd);border-radius:14px;background:var(--ep-card);overflow:hidden}.ep-yrm__score{padding:26px 22px;text-align:center;border-right:1px solid var(--ep-brd)}.ep-yrm__score-num{font-size:52px;line-height:.95;font-weight:600;letter-spacing:-.04em;color:rgb(var(--ep-hd))}.ep-yrm__score-sub{font-size:12.5px;color:var(--ep-mut);margin-top:9px}.ep-yrm__stars{display:block;height:19px;width:96px;margin:12px auto 0}.ep-yrm__stars--sm{height:15px;width:76px;margin:0}.ep-yrm__bars{padding:22px 26px;display:grid;gap:8px}.ep-yrm__bar{display:grid;grid-template-columns:52px 1fr 28px;gap:12px;align-items:center;font-size:12.5px;color:var(--ep-mut)}.ep-yrm__bar-track{height:7px;border-radius:99px;background:rgb(var(--ep-fg) / .09);overflow:hidden}.ep-yrm__bar-fill{display:block;height:100%;border-radius:99px;background:var(--ep-star);min-width:0}.ep-yrm__bar-n{text-align:right;font-variant-numeric:tabular-nums}.ep-yrm__act{padding:22px 24px;border-left:1px solid var(--ep-brd);text-align:center}.ep-yrm__cta{display:block;width:100%;-webkit-appearance:none;appearance:none;cursor:pointer;background:rgb(var(--ep-btn));color:rgb(var(--ep-btn-tx));border:1px solid rgb(var(--ep-btn));border-radius:8px;font:inherit;font-size:14px;font-weight:500;padding:13px 20px;transition:background .18s ease,border-color .18s ease,color .18s ease}.ep-yrm__cta:hover{background:rgb(var(--ep-btn-hv));border-color:rgb(var(--ep-btn-hv));color:rgb(var(--ep-hd))}.ep-yrm__act-note{font-size:11.5px;color:var(--ep-mut);margin:10px 0 0;line-height:1.45}.ep-yrm__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.ep-yrm__trust-item{display:flex;align-items:center;gap:10px;padding:13px 16px;border:1px solid var(--ep-brd);border-radius:11px;font-size:13px;color:var(--ep-mut);line-height:1.35}.ep-yrm__trust-item svg{width:17px;height:17px;flex:none;color:rgb(var(--ep-fg) / .75)}.ep-yrm__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:12px;margin-top:12px}.ep-yrm__item{border:1px solid var(--ep-brd);border-radius:13px;padding:20px 22px;background:rgb(var(--ep-bg))}.ep-yrm__item-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.ep-yrm__date{font-size:12px;color:var(--ep-mut);white-space:nowrap}.ep-yrm__rtitle{font-size:15px;font-weight:600;margin:0 0 7px;color:rgb(var(--ep-hd))}.ep-yrm__body{font-size:14.5px;line-height:1.62;margin:0 0 16px}.ep-yrm__body p{margin:0 0 8px}.ep-yrm__body p:last-child{margin-bottom:0}.ep-yrm__who{display:flex;align-items:center;gap:11px;padding-top:14px;border-top:1px solid var(--ep-brd)}.ep-yrm__ava{width:32px;height:32px;border-radius:50%;flex:none;display:grid;place-items:center;background:rgb(var(--ep-fg) / .07);color:rgb(var(--ep-fg) / .8);font-size:13px;font-weight:600}.ep-yrm__name{font-size:13.5px;font-weight:500}.ep-yrm__verified{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--ep-mut);margin-inline-start:auto;white-space:nowrap}.ep-yrm__verified svg{width:14px;height:14px;flex:none}.ep-yrm__pics{display:flex;gap:7px;margin:0 0 14px;flex-wrap:wrap}.ep-yrm__pics img{width:70px;height:70px;object-fit:cover;border-radius:8px;border:1px solid var(--ep-brd)}.ep-yrm__more{margin:14px 0 0;text-align:center}.ep-yrm__more button{background:none;border:0;padding:8px 4px;cursor:pointer;font:inherit;font-size:13px;color:var(--ep-mut);text-decoration:underline;text-underline-offset:3px}.ep-yrm__more button:hover{color:rgb(var(--ep-fg))}.ep-yrm__empty{border:1px solid var(--ep-brd);border-radius:14px;background:var(--ep-card);padding:30px 26px;display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap}.ep-yrm__empty-l{display:flex;align-items:center;gap:16px}.ep-yrm__empty-stars{width:96px;height:19px;flex:none}.ep-yrm__empty-txt{font-size:15px;margin:0;color:rgb(var(--ep-hd));font-weight:500}.ep-yrm__empty-sub{font-size:13px;margin:5px 0 0;color:var(--ep-mut)}.ep-yrm__empty .ep-yrm__cta{width:auto;min-width:210px}@media(max-width:989px){.ep-yrm__panel{grid-template-columns:150px 1fr}.ep-yrm__act{grid-column:1 / -1;border-left:0;border-top:1px solid var(--ep-brd);text-align:start;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.ep-yrm__cta{width:auto;min-width:220px}.ep-yrm__act-note{margin:0}}@media(max-width:639px){.ep-yrm__panel{grid-template-columns:1fr}.ep-yrm__score{border-right:0;border-bottom:1px solid var(--ep-brd);display:flex;align-items:center;gap:16px;text-align:start;padding:20px}.ep-yrm__score-num{font-size:40px}.ep-yrm__stars{margin:6px 0 0}.ep-yrm__score-sub{margin-top:6px}.ep-yrm__bars,.ep-yrm__act{padding:18px 20px}.ep-yrm__cta{width:100%}.ep-yrm__trust,.ep-yrm__list{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/59/assets/ep-yorumlar.css.map */
