.pcard{background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));border-radius:var(--card-radius);overflow:hidden;display:flex;flex-direction:column;transition:transform var(--anim-speed) ease,box-shadow var(--anim-speed) ease;height:100%}.pcard:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.pcard__media{position:relative;display:block;aspect-ratio:1;background:rgb(var(--color-bg-subtle));overflow:hidden}.pcard__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:6%}.pcard__img--second{opacity:0;transition:opacity var(--anim-speed) ease}.pcard:hover .pcard__img--second{opacity:1}.pcard:hover .pcard__img--primary{opacity:0;transition:opacity var(--anim-speed) ease}@media(prefers-reduced-motion:reduce){.pcard:hover{transform:none}}.pcard__badges{position:absolute;top:.7rem;inset-inline-start:.7rem;display:flex;flex-direction:column;gap:.35rem;z-index:2}.pcard__body{padding:1rem 1rem 1.15rem;display:flex;flex-direction:column;gap:.45rem;flex:1}.pcard__title{font-size:.95rem;font-weight:600;line-height:1.35;margin:0;font-family:var(--font-body)}.pcard__title a{color:rgb(var(--color-text))}.pcard__title a:hover{color:rgb(var(--color-accent-dark))}.pcard__body .price{margin-top:auto}.pcard__body .btn{margin-top:.6rem}.rating{display:inline-flex;align-items:center;gap:1px;color:#e0c200}.rating__star{color:rgb(var(--color-border));display:inline-flex}.rating__star.is-on{color:#f4b400}.rating__star.is-half{color:#f4b400;opacity:.6}.rating__count{margin-inline-start:.4rem;font-size:.85rem;color:rgb(var(--color-text-muted))}.qcards{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(.75rem,2vw,1.5rem)}@media(max-width:900px){.qcards{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.qcards{grid-template-columns:1fr}}.qcard{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:220px;border-radius:var(--card-radius);overflow:hidden;color:#fff;background:rgb(var(--color-primary));isolation:isolate}.qcard__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.qcard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(to top,#0b281ed9 10%,#0b281e26 70%)}.qcard:hover .qcard__bg{transform:scale(1.08)}.qcard__inner{padding:1.25rem}.qcard__title{color:#fff;font-size:1.05rem;margin:0 0 .4rem}.qcard__link{color:#fff;display:inline-flex;align-items:center;gap:.3rem;font-weight:600;font-size:.9rem}.row-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.row-head__title{margin:0}.row-head__title a{color:inherit}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}@media(max-width:760px){.trust{grid-template-columns:repeat(2,1fr)}}.trust__item{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:1rem}.trust__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:rgba(var(--color-accent),.12);color:rgb(var(--color-accent-dark))}.trust__title{font-weight:600;color:rgb(var(--color-primary))}.trust__text{font-size:.88rem;color:rgb(var(--color-text-muted));margin:0}.rcard{background:rgb(var(--color-bg));border:1px solid rgb(var(--color-border));border-radius:var(--card-radius);padding:1.4rem;display:flex;flex-direction:column;gap:.7rem;break-inside:avoid}.rcard__head{display:flex;align-items:center;gap:.75rem}.rcard__avatar{width:44px;height:44px;border-radius:50%;object-fit:cover;background:rgb(var(--color-bg-subtle));display:grid;place-items:center;font-weight:700;color:rgb(var(--color-accent-dark));flex-shrink:0}.rcard__name{font-weight:600;color:rgb(var(--color-primary))}.rcard__date{font-size:.8rem;color:rgb(var(--color-text-muted))}.rcard__body{margin:0}.rcard__product{font-size:.82rem}.rcard__photos{display:flex;gap:.5rem;flex-wrap:wrap}.rcard__photos img{width:64px;height:64px;object-fit:cover;border-radius:10px}.reviews-masonry{columns:3 280px;column-gap:1.25rem}.reviews-masonry>*{margin-bottom:1.25rem}[dir] .reviews-masonry{column-gap:1.25rem}body:not(.template-index) .pcard{background:#ededed;border:0;border-radius:24px}body:not(.template-index) .pcard__media{margin:.5rem .5rem 0;background:#fff;border-radius:18px;aspect-ratio:auto;overflow:hidden}body:not(.template-index) .pcard__img--primary{position:static;width:100%;height:auto;padding:0}body:not(.template-index) .pcard__img--second{padding:0}body:not(.template-index) .pcard__body{padding:.6rem .75rem .8rem;gap:.3rem}body:not(.template-index) .pcard__title{white-space:normal;overflow:visible;text-overflow:clip;font-size:.85rem;line-height:1.25;letter-spacing:0}body:not(.template-index) .pcard__body .btn{font-size:.74rem;letter-spacing:.01em;white-space:nowrap;padding:.7rem;gap:.35rem}body:not(.template-index) .pcard .rating__star.is-on,body:not(.template-index) .pcard .rating__star.is-half{color:#f5b301}body:not(.template-index) .pcard .rating__star.is-half{opacity:.55}@media(hover:none){body:not(.template-index) .pcard:hover{transform:none;box-shadow:none}body:not(.template-index) .pcard:hover .pcard__img--primary{opacity:1}body:not(.template-index) .pcard:hover .pcard__img--second{opacity:0}body:not(.template-index) .pcard.is-active .pcard__img--primary{opacity:0}body:not(.template-index) .pcard.is-active .pcard__img--second{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/components.css.map */
