.customer-reviews-custom{--reviews-gold: #e8b423;--reviews-card: #ffffff;--reviews-muted: rgba(var(--color-foreground), .62);--reviews-line: rgba(var(--color-foreground), .12);--reviews-gap: 1.6rem;--reviews-radius: 2rem}.customer-reviews-custom__inner{max-width:118rem}.customer-reviews-custom__header{text-align:center;max-width:72rem;margin:0 auto 3.2rem}.customer-reviews-custom__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:clamp(2.4rem,2.2vw + 1.6rem,3.6rem);letter-spacing:-.02em;line-height:1.2;color:rgb(var(--color-foreground));margin:0 0 .8rem}.customer-reviews-custom__intro{margin:0 0 1.6rem;font-size:1.5rem;line-height:1.5;color:var(--reviews-muted)}.customer-reviews-custom__summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.8rem 1.2rem}.customer-reviews-custom__stars{display:inline-flex;align-items:center;gap:.15rem;line-height:1;color:rgba(var(--color-foreground),.18)}.customer-reviews-custom__star{font-size:1.6rem;line-height:1}.customer-reviews-custom__star--filled{color:var(--reviews-gold)}.customer-reviews-custom__stars--summary .customer-reviews-custom__star{font-size:2rem}.customer-reviews-custom__overall{font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground))}.customer-reviews-custom__source,.customer-reviews-custom__count{font-size:1.4rem;color:var(--reviews-muted)}.customer-reviews-custom__carousel{position:relative}.customer-reviews-custom__list{display:flex;gap:var(--reviews-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;list-style:none;margin:0;padding:.6rem .4rem 1.6rem;-webkit-overflow-scrolling:touch}.customer-reviews-custom__list::-webkit-scrollbar{display:none}.customer-reviews-custom__slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;display:flex}.customer-reviews-custom__card{display:flex;flex-direction:column;width:100%;background:var(--reviews-card);border:.1rem solid var(--reviews-line);border-radius:var(--reviews-radius);padding:2rem 2rem 1.8rem;box-shadow:0 1.2rem 3.2rem #1c5a7b14}.customer-reviews-custom__media{aspect-ratio:1;width:11.2rem;align-self:center;border-radius:1rem;background:#f3f6f8;overflow:hidden;margin:0 auto 1.4rem}.customer-reviews-custom__media-link,.customer-reviews-custom__media img,.customer-reviews-custom__media .image-placeholder{display:block;width:100%;height:100%}.customer-reviews-custom__media img{object-fit:cover}.customer-reviews-custom__product{display:inline-block;margin:0 0 .8rem;font-size:1.4rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none}a.customer-reviews-custom__product:hover{text-decoration:underline;text-underline-offset:.2rem}.customer-reviews-custom__card .customer-reviews-custom__stars{margin:0 0 .8rem}.customer-reviews-custom__title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);font-size:1.7rem;line-height:1.35;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.customer-reviews-custom__quote{margin:0 0 1.6rem;flex-grow:1;font-size:1.4rem;line-height:1.6;color:var(--reviews-muted)}.customer-reviews-custom__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .8rem;margin:0 0 .8rem;font-size:1.3rem;line-height:1.4}.customer-reviews-custom__author{font-weight:600;color:rgb(var(--color-foreground))}.customer-reviews-custom__separator{width:.1rem;height:1.2rem;background:rgba(var(--color-foreground),.28)}.customer-reviews-custom__date{color:var(--reviews-muted)}.customer-reviews-custom__verified{display:inline-flex;align-items:center;gap:.6rem;margin:0;font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground))}.customer-reviews-custom__verified-icon{display:inline-flex;width:1.6rem;height:1.6rem;flex-shrink:0}.customer-reviews-custom__verified-icon svg,.customer-reviews-custom__verified-icon .icon{width:100%;height:100%}.customer-reviews-custom__nav{position:absolute;top:calc(50% - .8rem);transform:translateY(-50%);z-index:2;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:50%;background:#e8eef2;color:rgb(var(--color-foreground));cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 .4rem 1.6rem #1c5a7b1f;transition:transform .35s cubic-bezier(.32,.72,0,1),background-color .35s cubic-bezier(.32,.72,0,1),opacity .35s cubic-bezier(.32,.72,0,1)}.customer-reviews-custom__nav .icon{width:1.8rem;height:1.8rem}.customer-reviews-custom__nav--prev{left:-.4rem}.customer-reviews-custom__nav--next{right:-.4rem}.customer-reviews-custom__nav:hover:not([disabled]){background:#dce6ec;transform:translateY(-50%) scale(1.04)}.customer-reviews-custom__nav:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.customer-reviews-custom__nav[disabled]{opacity:.35;cursor:not-allowed}.customer-reviews-custom__carousel--static .customer-reviews-custom__nav{display:none}.customer-reviews-custom__cta-wrap{display:flex;justify-content:center;margin-top:.8rem}.customer-reviews-custom__cta{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.9rem 2.8rem;border:.15rem solid rgb(var(--color-foreground));border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .35s cubic-bezier(.32,.72,0,1),color .35s cubic-bezier(.32,.72,0,1),transform .35s cubic-bezier(.32,.72,0,1)}.customer-reviews-custom__cta:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.customer-reviews-custom__cta[aria-disabled=true]{opacity:.45;pointer-events:none}@media screen and (max-width:749px){.customer-reviews-custom__list{padding-left:2.8rem;padding-right:2.8rem}.customer-reviews-custom__nav--prev{left:0}.customer-reviews-custom__nav--next{right:0}}@media screen and (min-width:750px){.customer-reviews-custom__slide{flex-basis:calc((100% - var(--reviews-gap)) / 2)}.customer-reviews-custom__nav--prev{left:-1.2rem}.customer-reviews-custom__nav--next{right:-1.2rem}}@media screen and (min-width:990px){.customer-reviews-custom{--reviews-gap: 2rem}.customer-reviews-custom__header{margin-bottom:4rem}.customer-reviews-custom__slide{flex-basis:calc((100% - var(--reviews-gap) * 2) / 3)}.customer-reviews-custom__card{padding:2.2rem 2.2rem 2rem}.customer-reviews-custom__nav--prev{left:-2rem}.customer-reviews-custom__nav--next{right:-2rem}}@media(prefers-reduced-motion:reduce){.customer-reviews-custom__list,.customer-reviews-custom__nav,.customer-reviews-custom__cta{scroll-behavior:auto;transition:none}}.breadcrumbs{font-size:1.125rem;margin-bottom:1rem}.breadcrumbs__list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;list-style:none;margin:0;padding:0}.breadcrumbs__item{display:flex;align-items:center;gap:.25rem}.breadcrumbs__link{color:inherit;text-decoration:underline}.breadcrumbs__link:hover{opacity:.75}.breadcrumbs__separator{color:currentColor;opacity:.5}.breadcrumbs__item--current{opacity:.6}.free-delivery{margin:0 0 1.2rem;padding:1rem 1.2rem 1.1rem;border:.1rem solid rgba(28,90,123,.22);border-radius:.8rem;background:#e4f2fa}.free-delivery--unlocked{border-color:#1e8f4a47;background:#e5f6ec}.free-delivery__top{display:flex;align-items:center;gap:.6rem}.free-delivery__icon{flex:0 0 auto;width:2rem;height:2rem;color:#1c5a7b}.free-delivery--unlocked .free-delivery__icon{color:#1e8f4a}.free-delivery__icon svg{display:block;width:100%;height:100%}.free-delivery__message{flex:1;margin:0;font-size:1.4rem;line-height:1.35;font-weight:400;color:#17324a}.free-delivery__message strong{font-weight:700}.free-delivery__amounts{margin:0;font-size:1.2rem;line-height:1.3;letter-spacing:0;white-space:nowrap;color:#17324a9e}.free-delivery__sep{margin:0 .15rem}.free-delivery__track{height:.6rem;margin-top:.9rem;border-radius:999px;background:#e3e8ec;overflow:hidden}.free-delivery__fill{display:block;height:100%;border-radius:inherit;background:#e8b423}.free-delivery--unlocked .free-delivery__fill{background:#1e8f4a}.free-delivery-confirm{display:flex;align-items:flex-start;gap:1rem;margin:0 0 1.2rem;padding:1.2rem 1.4rem;border:.1rem solid rgba(30,143,74,.28);border-radius:.8rem;background:#e5f6ec}.free-delivery-confirm__icon{flex:0 0 auto;width:2.4rem;height:2.4rem;color:#1e8f4a}.free-delivery-confirm__icon svg{display:block;width:100%;height:100%}.free-delivery-confirm__title,.free-delivery-confirm__detail{margin:0}.free-delivery-confirm__title{font-size:1.5rem;font-weight:700;line-height:1.3;color:#146b36}.free-delivery-confirm__detail{margin-top:.2rem;font-size:1.3rem;line-height:1.4;color:#1d7a40}.free-delivery-suggestions{margin:0 0 1.2rem;padding-top:.4rem}.free-delivery-suggestions__title{margin:0 0 .3rem;font-size:1.6rem;line-height:1.3}.free-delivery-suggestions__text{margin:0 0 1rem;font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.65)}.free-delivery-suggestions__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.free-delivery-suggestions__list:has(>:only-child){grid-template-columns:minmax(0,16rem)}.free-delivery-suggestion{display:flex;flex-direction:column;min-width:0;padding:.8rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.8rem;background:rgb(var(--color-background))}.free-delivery-suggestion__media{display:block;aspect-ratio:1;margin-bottom:.7rem;border-radius:.6rem;overflow:hidden;background:#f3f6f8}.free-delivery-suggestion__media img{display:block;width:100%;height:100%;object-fit:cover}.free-delivery-suggestion__title{margin:0 0 .3rem;font-size:1.3rem;font-weight:600;line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none}.free-delivery-suggestion__price{margin:0 0 .8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.72)}.free-delivery-suggestion__form{margin-top:auto}.free-delivery-suggestion__add{min-height:3.6rem;padding:.6rem 1rem;font-size:1.4rem}.cart__items .free-delivery,.cart__items .free-delivery-confirm{margin-bottom:2rem}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
