.hrev__inner{display:flex;align-items:flex-start;gap:16px}.hrev__intro{flex:0 0 auto;width:32.5%;min-width:380px;padding-right:24px;box-sizing:border-box}.hrev__rating{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.hrev__stars{display:inline-flex;align-items:center;gap:1px;color:var(--hrev-card-fg, #5f663a);line-height:0}.hrev__stars--gold{color:var(--color-star-rating, #f5c518)}.hrev__star{width:16px;height:16px;display:block}.hrev__count{font-family:var(--font-ui);font-size:16px;line-height:1.2;color:color-mix(in srgb,var(--color-text-main, #1a1a1a) 45%,transparent);text-decoration:underline;text-underline-offset:2px}.hrev__rating:hover .hrev__count{color:var(--color-text-main, #1a1a1a)}.hrev__title{font-family:var(--font-display);font-size:var(--section-heading, 60px);font-weight:400;line-height:1.1;margin:20px 0 0;color:var(--color-text-main, #1a1a1a);max-width:420px}.hrev__track-col{flex:1 1 auto;min-width:0;margin-right:calc(var(--gutter-container) * -1)}.hrev__track{display:flex;align-items:stretch;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-right:var(--gutter-container);scrollbar-width:none;-ms-overflow-style:none}.hrev__track::-webkit-scrollbar{display:none}.hrev__track:focus-visible{outline:2px solid var(--color-text-main, #1a1a1a);outline-offset:4px}.hrev__card{flex:0 0 417px;box-sizing:border-box;padding:24px;border-radius:var(--radius-sm, 8px);background:var(--hrev-card-bg, #f1db90);color:var(--hrev-card-fg, #5f663a);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:center;min-height:236px}.hrev__quote{font-family:var(--font-ui);font-style:italic;font-size:var(--body-copy-size-mobile, 18px);line-height:1.3;margin:14px 0 0;color:inherit;display:-webkit-box;-webkit-line-clamp:var(--hrev-quote-lines, 7);line-clamp:var(--hrev-quote-lines, 7);-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:1024px){.hrev__quote{font-size:var(--body-copy-size, 18px)}}.hrev__author{font-family:var(--font-ui);font-size:19px;font-weight:700;line-height:1.2;margin:20px 0 0;padding-top:0;color:inherit}.hrev--ruled .hrev__inner{padding-bottom:48px;border-bottom:1px solid var(--color-border, rgba(95, 102, 58, .2))}.hrev.reveal .hrev__intro,.hrev.reveal .hrev__card{opacity:0;transform:translateY(16px);transition:opacity .56s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1)),transform .56s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1));will-change:opacity,transform}.hrev .hrev__intro.reveal--item-in,.hrev .hrev__card.reveal--item-in{opacity:1;transform:none}.hrev .hrev__intro.reveal--item-done,.hrev .hrev__card.reveal--item-done{will-change:auto}@media screen and (max-width:1023px){.hrev__inner{display:block}.hrev__intro{width:100%;min-width:0;padding-right:0;margin-bottom:28px}.hrev__card{flex-basis:380px}.hrev--ruled .hrev__inner{padding-bottom:40px}}@media screen and (max-width:768px){.hrev__title{font-size:var(--section-heading-mobile, 40px)}.hrev__card{flex-basis:min(78vw,340px);min-height:0;padding:20px}.hrev--ruled .hrev__inner{padding-bottom:32px}}.rev{--rev-rise: 16px;--rev-edge: var(--gutter-container)}.rev.container--large{max-width:100%;padding-left:max(var(--gutter-container),calc((100% - var(--theme-max-width, 1600px)) / 2 + var(--gutter-container)))}.rev__inner{display:flex;align-items:flex-start;gap:16px}.rev__intro{flex:0 0 auto;width:32.5%;min-width:380px;padding-right:24px;box-sizing:border-box}.rev__rating{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none}.rev__stars{display:inline-flex;align-items:center;gap:1px;color:var(--rev-card-fg, #5f663a);line-height:0}.rev__stars--gold{gap:0;color:var(--color-star-rating, #f5c518)}.rev__stars--gold .rev__star+.rev__star{margin-left:-3px}.rev__star{width:20px;height:20px;display:block}.rev__stars--gold .rev__star{width:24px;height:24px}.rev__count{line-height:1.2;color:color-mix(in srgb,var(--color-text-main, #1a1a1a) 45%,transparent);text-decoration:underline;text-underline-offset:2px}.rev__rating:hover .rev__count{color:var(--color-text-main, #1a1a1a)}.rev__title{font-weight:400;line-height:1.1;margin:20px 0 0;color:var(--color-text-main, #1a1a1a);max-width:420px}.rev__track-col{flex:1 1 auto;min-width:0;margin-right:calc(var(--gutter-container) * -1)}.rev__track{display:flex;align-items:stretch;gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-right:var(--gutter-container);scrollbar-width:none;-ms-overflow-style:none;padding-bottom:var(--rev-rise);margin-bottom:calc(var(--rev-rise) * -1)}.rev__track::-webkit-scrollbar{display:none}@media(hover:hover)and (pointer:fine){.rev__track{cursor:grab}.rev__track.is-pointer-down{cursor:grabbing;-webkit-user-select:none;user-select:none}}.rev__track:focus-visible{outline:2px solid var(--color-text-main, #1a1a1a);outline-offset:4px}.rev__card{flex:0 0 417px;box-sizing:border-box;padding:24px;border:1px solid color-mix(in srgb,var(--rev-card-border, #5f663a) var(--rev-card-border-opacity, 20%),transparent);border-radius:var(--radius-sm, 8px);background:var(--rev-card-bg, #f1db90);color:var(--rev-card-fg, #5f663a);scroll-snap-align:start;display:flex;flex-direction:column;justify-content:flex-start;min-height:236px}.rev__headline{font-weight:400;line-height:1.1;margin:14px 0 0;color:inherit}.rev__headline+.rev__quote{margin-top:8px}.rev__quote{line-height:1.3;margin:14px 0 0;color:inherit;display:-webkit-box;-webkit-line-clamp:var(--rev-quote-lines, 7);line-clamp:var(--rev-quote-lines, 7);-webkit-box-orient:vertical;overflow:hidden}.rev__author{font-weight:700;line-height:1.2;margin:14px 0 0;padding-top:0;color:inherit}.rev__nav{display:none;gap:10px;margin-top:36px}@media screen and (min-width:769px){.rev__nav:not(:empty){display:inline-flex}}.rev__nav-btn{-webkit-appearance:none;appearance:none;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid color-mix(in srgb,var(--color-text-main, #1a1a1a) 28%,transparent);border-radius:50%;background:transparent;color:var(--color-text-main, #1a1a1a);cursor:pointer;transition:background-color .2s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1)),border-color .2s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1)),color .2s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1))}.rev__nav-btn:hover{border-color:var(--color-text-main, #1a1a1a);background:var(--color-text-main, #1a1a1a);color:var(--rev-card-bg, #f1db90)}.rev__nav-btn:focus-visible{outline:2px solid var(--color-text-main, #1a1a1a);outline-offset:3px}.rev__nav-btn svg{display:block;width:16px;height:16px}@media(prefers-reduced-motion:reduce){.rev__nav-btn{transition:none}}.rev__dots{display:none}.rev__dots-track{display:flex;align-items:center;width:max-content;transition:transform .18s ease}.rev__dot{-webkit-appearance:none;appearance:none;display:grid;flex:0 0 12px;place-items:center;width:12px;height:12px;min-width:0;margin:0;padding:0;border:0;border-radius:0;background:transparent;color:var(--color-brand, #5f663a);cursor:pointer}.rev__dot:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.rev__dot.is-active:before,.rev__dot[aria-current=true]:before{width:8px;height:8px}.rev__dot:focus-visible{outline:1px solid currentColor;outline-offset:1px}@media(prefers-reduced-motion:reduce){.rev__dots-track{transition:none}}.rev--ruled .rev__inner{position:relative;padding-bottom:48px}.rev--ruled .rev__inner:after{content:"";position:absolute;bottom:0;left:calc(var(--gutter-container) * -1);width:min(calc(100% + var(--gutter-container) + var(--gutter-container)),var(--theme-max-width, 1600px));border-bottom:1px solid var(--color-border, rgba(95, 102, 58, .2));pointer-events:none}.rev.reveal .rev__intro,.rev.reveal .rev__card{opacity:0;transform:translateY(var(--rev-rise));transition:opacity .56s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1)),transform .56s var(--ease-out-soft, cubic-bezier(.22,.61,.36,1));will-change:opacity,transform}.rev .rev__intro.reveal--item-in,.rev .rev__card.reveal--item-in{opacity:1;transform:none}.rev .rev__intro.reveal--item-done,.rev .rev__card.reveal--item-done{will-change:auto}@media screen and (max-width:1023px){.rev__inner{display:block}.rev__intro{width:100%;min-width:0;padding-right:0;margin-bottom:28px;text-align:center}.rev__title{margin-inline:auto;margin-top:8px}.rev__track-col{margin-left:calc(var(--gutter-container) * -1)}.rev__track{padding-left:var(--gutter-container);scroll-padding-left:var(--gutter-container)}.rev__card{flex-basis:380px}.rev--ruled .rev__inner{padding-bottom:40px}}@media screen and (max-width:768px){.rev{--rev-edge: var(--gutter-mobile, 12px)}.rev--ruled .rev__inner:after{left:calc(var(--rev-edge) - var(--gutter-container));width:calc(100% + (var(--gutter-container) - var(--rev-edge)) * 2)}.rev__author{font-weight:800}.rev__track{padding-left:var(--rev-edge);padding-right:var(--rev-edge);scroll-padding-left:var(--rev-edge);scroll-padding-right:var(--rev-edge);scroll-snap-type:x mandatory}.rev__track.is-pointer-down{scroll-snap-type:none}.rev__card{flex-basis:100%;min-height:0;padding:20px}.rev__dots{display:block;width:calc(var(--rev-dots-visible, 1) * 12px);height:12px;margin:20px auto 0;overflow:hidden}.rev--ruled .rev__inner{padding-bottom:32px}}.testimonial-gallery{max-width:100%;margin-bottom:100px}.testimonial-gallery__title{font-size:18px}.testimonial-gallery__wrapper{position:relative;overflow:hidden;transition:max-height .5s ease}.testimonial-gallery__wrapper.expanded{max-height:9999px}.testimonial-gallery__inner{column-count:3;column-gap:1rem;margin:0 auto}.testimonial-gallery__item{background:#ece8d780;border:1px solid #B8AF90A3;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;text-align:center;margin-bottom:1rem;break-inside:avoid}.testimonial-gallery__review{display:flex;flex-direction:column;justify-content:center}.testimonial-gallery__stars{color:#f5c518;font-size:25px;margin-bottom:.5rem;display:flex;justify-content:center}.testimonial-gallery__text{padding:30px 20px;margin-bottom:.75rem;font-size:var(--body-copy-size-mobile, 18px)}@media screen and (min-width:1024px){.testimonial-gallery__text{font-size:var(--body-copy-size, 18px)}}.testimonial-gallery__author{font-size:18px!important;font-weight:500;color:#555;text-transform:uppercase}.testimonial-gallery__media{width:100%;aspect-ratio:4 / 5;overflow:hidden;border-radius:10px}.testimonial-gallery__media img,.testimonial-gallery__media video{width:100%;height:100%;object-fit:cover;display:block}.testimonial-gallery__fade{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,var(--color-background, #FBF7E6) 80%);pointer-events:none;transition:opacity .3s ease}.testimonial-gallery__wrapper.expanded .testimonial-gallery__fade{display:none}.testimonial-gallery__toggle{display:block;margin:1.5rem auto 0;background:none;border:none;padding:0;font-size:1rem;cursor:pointer;text-decoration:underline}.testimonial-gallery__toggle:hover{opacity:.7}@media(max-width:1024px){.testimonial-gallery__inner{column-count:2}}@media(max-width:600px){.testimonial-gallery__inner{column-count:1}.testimonial-gallery__item{margin-bottom:10px}.testimonial-gallery__media{aspect-ratio:1 / 1}.testimonial-gallery__wrapper{max-height:1000px}}@media(min-width:601px){.testimonial-gallery__wrapper{max-height:none}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
