[data-custom-reviews]{--cr-font: "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--cr-bg: #ffffff;--cr-card-bg: #ffffff;--cr-text: #111111;--cr-muted: #6b7280;--cr-accent: #FDC100;--cr-border: #e5e7eb;--cr-star: #FDC100;--cr-verified: #10b981;position:relative;background:var(--cr-bg);font-family:var(--cr-font);padding-top:var(--cr-padding-top-mobile, 60px);padding-bottom:var(--cr-padding-bottom-mobile, 60px)}@media (min-width: 768px){[data-custom-reviews]{padding-top:var(--cr-padding-top, 100px);padding-bottom:var(--cr-padding-bottom, 100px)}}[data-custom-reviews] *,[data-custom-reviews] *:before,[data-custom-reviews] *:after{box-sizing:border-box}.cr-container{width:100%;max-width:100%;margin:0 auto;padding:0 20px}@media (min-width: 768px){.cr-container{padding:0 5%}}.cr-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:24px;text-align:center}@media (min-width: 1024px){.cr-header{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:48px;text-align:left}}.cr-header-left{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1024px){.cr-header-left{align-items:flex-start}}.cr-header-right{display:flex;flex-direction:column;align-items:center;gap:16px}@media (min-width: 1024px){.cr-header-right{align-items:flex-end;text-align:right}}.cr-subheading{font-size:15px;font-weight:500;color:#6b7280;line-height:1.6;max-width:400px;margin:0}.cr-aggregate{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:0}@media (min-width: 640px){.cr-aggregate{flex-direction:row;align-items:center;gap:24px}}@media (min-width: 1024px){.cr-aggregate{justify-content:flex-end}}.cr-aggregate-score{display:flex;align-items:baseline;gap:8px}.cr-aggregate-number{font-size:48px;font-weight:900;color:var(--cr-text);line-height:1}.cr-aggregate-max{font-size:20px;font-weight:700;color:var(--cr-muted)}.cr-aggregate-info{display:flex;flex-direction:column;align-items:center;gap:4px}@media (min-width: 640px){.cr-aggregate-info{align-items:flex-start;border-left:2px solid var(--cr-border);padding-left:24px}}@media (min-width: 1024px){.cr-aggregate-info{align-items:flex-end;border-left:none;border-right:2px solid var(--cr-border);padding-left:0;padding-right:24px}}.cr-aggregate-stars{display:flex;gap:4px}.cr-star{width:20px;height:20px;color:var(--cr-star);fill:currentColor}.cr-star--empty{fill:none;stroke:currentColor;stroke-width:1.5}.cr-star--half{position:relative}.cr-aggregate-count{font-size:14px;font-weight:600;color:var(--cr-muted)}.cr-grid{display:grid;grid-template-columns:1fr;gap:20px}@media (min-width: 640px){.cr-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.cr-grid{grid-template-columns:repeat(3,1fr);gap:24px}}.cr-card{display:flex;flex-direction:column;background:var(--cr-card-bg);border-radius:16px;padding:24px;transition:transform .3s ease,box-shadow .3s ease;min-height:240px}.cr-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.cr-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.cr-card-stars{display:flex;gap:3px}.cr-card-star{width:16px;height:16px;color:var(--cr-star);fill:currentColor}.cr-card-star--empty{fill:none;stroke:currentColor;stroke-width:1.5}.cr-card-date{font-size:12px;font-weight:500;color:var(--cr-muted)}.cr-card-title{font-size:16px;font-weight:800;color:var(--cr-text);margin:0 0 12px;line-height:1.3}.cr-card-text{font-size:14px;font-weight:500;color:var(--cr-muted);line-height:1.6;margin:0;flex:1}.cr-card-footer{display:flex;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid var(--cr-border)}.cr-card-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--cr-accent) 0%,#f59e0b 100%);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:var(--cr-text);text-transform:uppercase}.cr-card-reviewer{flex:1}.cr-card-name{font-size:14px;font-weight:700;color:var(--cr-text);margin:0}.cr-card-verified{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--cr-verified);text-transform:uppercase;letter-spacing:.05em}.cr-card-verified svg{width:12px;height:12px}.cr-carousel-wrapper{position:relative;overflow:hidden}.cr-carousel{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0}.cr-carousel::-webkit-scrollbar{display:none}.cr-carousel .cr-card{flex:0 0 calc(100% - 32px);scroll-snap-align:start}@media (min-width: 640px){.cr-carousel .cr-card{flex:0 0 calc(50% - 20px)}}@media (min-width: 1024px){.cr-carousel .cr-card{flex:0 0 calc(33.333% - 20px)}}.cr-carousel-nav{display:flex;justify-content:center;gap:12px;margin-top:24px}.cr-carousel-btn{width:44px;height:44px;border-radius:50%;background:var(--cr-text);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease,color .3s ease}.cr-carousel-btn:hover{background:var(--cr-accent);color:var(--cr-text)}.cr-carousel-btn svg{width:18px;height:18px}[data-custom-reviews].cr-dark{--cr-bg: #111111;--cr-card-bg: #1a1a1a;--cr-text: #ffffff;--cr-muted: #9ca3af;--cr-border: #2a2a2a}[data-custom-reviews] .sh-headline{color:var(--cr-text)}[data-custom-reviews] .sh-subheading{color:var(--cr-muted)}
/*# sourceMappingURL=/cdn/shop/t/167/assets/custom-reviews.css.map */
