.ar-section{--ar-orange: #ffa41c;--ar-orange-dark: #e88e0c;--ar-grey-light: #e5e7eb;--ar-grey-mid: #9ca3af;--ar-text: var(--atom-text, #262626);--ar-text-soft: var(--atom-muted, #4b5563);--ar-card-border: #d5d9d9;--ar-line: #eeeeea;--ar-soft: #f7f7f5;--ar-card-shadow: 0 1px 2px rgba(0, 0, 0, .04);--ar-card-shadow-hover: 0 6px 20px rgba(0, 0, 0, .08);--ar-card-radius: 3px;--ar-card-w: clamp(353px, 23.6vw, 421px);--ar-card-w-mobile: 312px;--ar-gap: 14px;position:relative;overflow:hidden;padding:40px 0 clamp(32px,2.6vw,42px);background:#fff;color:var(--ar-text)}.ar-container{position:relative;max-width:1920px;margin:0 auto;padding:0 clamp(24px,4vw,80px)}.ar-header{display:flex;flex-direction:column;gap:12px;align-items:flex-start;margin-bottom:20px}@media(min-width:768px){.ar-header{flex-direction:row;gap:20px;align-items:flex-end;justify-content:space-between;margin-bottom:22px}}.ar-head-text{display:flex;min-width:0;flex:1;flex-direction:column;gap:6px}.ar-eyebrow{display:block;margin:0 0 7px;color:var(--ar-text-soft);font-size:12px;font-weight:var(--fw-semibold);letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.ar-heading{max-width:900px;margin:0 0 10px;color:var(--ar-text);font-family:var(--atom-font-display, inherit);font-size:var(--atom-title-size, clamp(2rem, 3vw, 3rem));font-weight:var(--atom-title-weight, 620);letter-spacing:var(--ls-base);line-height:var(--atom-title-line, 1.12)}.ar-aggregate{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--ar-text-soft);font-size:var(--fs-label);line-height:1.4;text-decoration:none}.ar-aggregate:hover .ar-aggregate-rating,.ar-aggregate:focus-visible .ar-aggregate-rating{color:var(--ar-text)}.ar-trust-stars,.ar-card-stars,.ar-aggregate-stars,.ar-all-summary__stars{display:inline-flex;gap:1px;line-height:1}.ar-trust-stars span,.ar-aggregate-stars .ar-star,.ar-card-stars .ar-star,.ar-all-summary__stars .ar-star{--ar-star-size: 22px;display:inline-block;width:var(--ar-star-size);height:var(--ar-star-size);flex:0 0 auto;background-color:var(--ar-grey-light);color:transparent;font-size:0;line-height:0;-webkit-mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028%2024%22%3E%3Cpath%20d%3D%22M14%202.8c.35%200%20.67.2%20.82.52l2.45%204.84%205.35.79c.35.05.64.3.75.64.11.34.02.72-.24.97l-3.87%203.75.91%205.3c.06.36-.09.72-.38.93-.29.21-.68.24-1%20.07L14%2018.1l-4.79%202.51c-.32.17-.71.14-1-.07-.29-.21-.44-.57-.38-.93l.91-5.3-3.87-3.75c-.26-.25-.35-.63-.24-.97.11-.34.4-.59.75-.64l5.35-.79%202.45-4.84c.15-.32.47-.52.82-.52z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);mask-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2028%2024%22%3E%3Cpath%20d%3D%22M14%202.8c.35%200%20.67.2%20.82.52l2.45%204.84%205.35.79c.35.05.64.3.75.64.11.34.02.72-.24.97l-3.87%203.75.91%205.3c.06.36-.09.72-.38.93-.29.21-.68.24-1%20.07L14%2018.1l-4.79%202.51c-.32.17-.71.14-1-.07-.29-.21-.44-.57-.38-.93l.91-5.3-3.87-3.75c-.26-.25-.35-.63-.24-.97.11-.34.4-.59.75-.64l5.35-.79%202.45-4.84c.15-.32.47-.52.82-.52z%22%20fill%3D%22black%22%2F%3E%3C%2Fsvg%3E);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.ar-trust-stars span,.ar-star--on,.ar-star--active,.ar-aggregate-stars .ar-star--on,.ar-card-stars .ar-star--on,.ar-all-summary__stars .ar-star--on,.ar-card-stars .is-active{background-color:var(--ar-orange)}.ar-star--off,.ar-aggregate-stars .ar-star--off,.ar-card-stars .ar-star--off,.ar-all-summary__stars .ar-star--off{background-color:var(--ar-grey-light)}.ar-star--half,.ar-aggregate-stars .ar-star--half,.ar-card-stars .ar-star--half,.ar-all-summary__stars .ar-star--half{background-color:transparent;background-image:linear-gradient(90deg,var(--ar-orange) 50%,var(--ar-grey-light) 50%)}.ar-card-stars .ar-star{--ar-star-size: 18px}.ar-aggregate-rating{color:var(--ar-text);font-size:var(--fs-button);font-weight:650}.ar-viewall{display:inline-flex;flex-shrink:0;align-items:center;gap:8px;align-self:flex-start;padding-bottom:3px;border-bottom:1px solid currentColor;color:var(--ar-text);font-size:var(--fs-label);font-weight:var(--fw-semibold);line-height:1.2;text-decoration:none;white-space:nowrap}@media(min-width:768px){.ar-viewall{align-self:flex-end;margin-bottom:4px}}.ar-viewall:hover,.ar-viewall:focus-visible{color:#565959}.ar-viewall:focus-visible,.ar-card:focus-visible,.ar-card-product:focus-visible,.ar-arrow:focus-visible{outline:2px solid var(--ar-orange);outline-offset:3px}.ar-carousel-wrap{position:relative;margin:0 -14px}.ar-carousel-wrap:before,.ar-carousel-wrap:after{position:absolute;z-index:1;top:0;bottom:24px;width:24px;content:"";pointer-events:none}.ar-carousel-wrap:before{left:0;background:linear-gradient(to right,#fff,#fff0);opacity:0}.ar-carousel-wrap:after{right:0;background:linear-gradient(to left,#fff,#fff0)}.ar-carousel{display:flex;align-items:stretch;gap:var(--ar-gap);overflow-x:auto;overscroll-behavior-inline:contain;padding:4px 14px 14px;scroll-behavior:smooth;scroll-padding-inline:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.ar-carousel::-webkit-scrollbar{display:none}.ar-card{display:flex;min-height:246px;flex:0 0 var(--ar-card-w);flex-direction:column;scroll-snap-align:start;border:1px solid var(--ar-card-border);border-radius:var(--ar-card-radius);background:#fff;box-shadow:var(--ar-card-shadow);color:var(--ar-text);cursor:default;padding:15px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.ar-card:hover,.ar-card:focus-within{border-color:#c5c9c9;box-shadow:var(--ar-card-shadow-hover);transform:translateY(-2px)}.ar-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ar-badge{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:999px;color:var(--ar-text);font-size:var(--fs-caption);font-weight:var(--fw-semibold);letter-spacing:.01em;line-height:1;text-decoration:none;white-space:nowrap}.ar-badge svg{flex:0 0 auto}.ar-badge--verified{background:#ecfdf5;color:#047857}.ar-badge--google{border:1px solid var(--ar-card-border);background:#fff;color:var(--ar-text)}.ar-card-row{display:block;flex:1 1 auto;min-height:0}.ar-card-copy{display:flex;min-width:0;flex-direction:column;gap:6px}.ar-card-title{display:-webkit-box;overflow:hidden;margin:0;color:var(--ar-text);font-size:var(--fs-button);font-weight:520;letter-spacing:var(--ls-base);line-height:1.24;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ar-card-body{display:-webkit-box;overflow:hidden;margin:0;color:var(--ar-text-soft);font-size:var(--fs-label);letter-spacing:var(--ls-base);line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:3}.ar-card-product{display:flex;align-items:center;gap:7px;min-height:0;border-top:1px solid var(--ar-line);margin:10px 0 0;color:var(--ar-text);padding-top:8px;text-decoration:none}a.ar-card-product:hover,a.ar-card-product:focus-visible{text-decoration:underline;text-underline-offset:3px}.ar-card-product--no-link{text-decoration:none}.ar-card-product__title{display:-webkit-box;min-width:0;overflow:hidden;color:var(--ar-text);font-size:var(--fs-caption);font-weight:480;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:1}.ar-card-product__arrow{flex:0 0 auto;color:var(--ar-text-soft)}.ar-card-foot{display:flex;align-items:center;gap:8px;margin-top:auto;border-top:1px solid var(--ar-line);padding-top:8px}.ar-card-avatar{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;border:1px solid var(--ar-card-border);border-radius:999px;background:#fff;color:var(--ar-text-soft);font-size:var(--fs-caption);font-weight:var(--fw-semibold)}.ar-card-meta{display:grid;min-width:0;gap:0;color:var(--ar-text-soft);font-size:var(--fs-caption);line-height:1.18}.ar-card-name{overflow:hidden;color:var(--ar-text);font-size:var(--fs-caption);font-weight:var(--fw-medium);line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.ar-card-date{color:var(--ar-text-soft);font-size:11px;line-height:1.18}.ar-card-read{margin-left:auto;color:var(--ar-text);font-size:var(--fs-caption);font-weight:var(--fw-medium);text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.ar-arrow{position:absolute;z-index:2;top:50%;display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;transform:translateY(-50%);border:1px solid var(--ar-card-border);border-radius:50%;background:#fff;box-shadow:0 4px 16px #00000014;color:var(--ar-text);cursor:pointer;transition:background .15s ease,opacity .15s ease,transform .15s ease}.ar-arrow:hover:not(:disabled){background:#f9fafb;transform:translateY(-50%) scale(1.05)}.ar-arrow:disabled{cursor:not-allowed;opacity:.35}.ar-arrow--prev{left:-8px}.ar-arrow--next{right:-8px}.ar-status{display:none}@media(hover:none)and (pointer:coarse){.ar-arrow{display:none}}@media(max-width:989px){.ar-section{padding:40px 0 30px}.ar-container{padding:0 20px}.ar-header{gap:10px;margin-bottom:18px}.ar-heading{font-size:clamp(1.85rem,7vw,2.4rem)}.ar-trust-stars span{--ar-star-size: 18px}.ar-viewall{font-size:var(--fs-label)}.ar-carousel{margin:0 -20px;padding-inline:20px;scroll-padding-inline:20px}.ar-card{min-height:250px;flex-basis:var(--ar-card-w-mobile);padding:14px}.ar-card-row{min-height:0}.ar-card-body{-webkit-line-clamp:3}.ar-card-title{font-size:var(--fs-body-sm)}.ar-card-body,.ar-card-product__title,.ar-card-read,.ar-card-name{font-size:var(--fs-caption)}.ar-card-date{font-size:11px}}@media(prefers-reduced-motion:reduce){.ar-carousel{scroll-behavior:auto}.ar-card,.ar-arrow{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/atom-reviews-elite.css.map */
