.bcr{position:relative;--bcr-font-display: var(--font-heading-family-extra-large);--bcr-font-body: "BelloCapsuleModerat", var(--font-body-family);--bcr-weight-body: var(--font-body-weight, 400);--bcr-weight-medium: 500;--bcr-weight-bold: var(--font-body-weight-bold, 700);--bcr-bg: #474e31;--bcr-heading: #ffffff;--bcr-subheading: #f2e9db;--bcr-card-bg: #ffffff;--bcr-card-border: #efebe4;--bcr-ink: #3b382b;--bcr-meta: #7a766b;--bcr-tag-bg: rgba(164, 210, 51, .2);--bcr-star: #474e31;--bcr-verified: #6b7c5e;--bcr-quote: #a4d233;--bcr-avatar-bg: #f2e9db;--bcr-radius-card: 24px;display:flex;flex-direction:column;align-items:stretch;gap:27px;background-color:var(--bcr-bg)}.bcr *,.bcr *:before,.bcr *:after{box-sizing:border-box}.bcr__decor{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.bcr__decor-img{position:absolute;left:0;top:var(--bcr-decor-y, 0%);height:var(--bcr-decor-h, 100%);width:auto;max-width:none;transform:translate(var(--bcr-decor-x, 0%));transform-origin:left center;opacity:var(--bcr-decor-opacity, 1);transition:transform var(--bcr-decor-hover-duration, .7s) cubic-bezier(.22,.68,.32,1)}@media(hover:hover)and (pointer:fine){.bcr:hover .bcr__decor-img{transform:translate(var(--bcr-decor-x, 0%)) scale(var(--bcr-decor-hover-scale, 1.06))}}@media(prefers-reduced-motion:reduce){.bcr__decor-img{transition:none}.bcr:hover .bcr__decor-img{transform:translate(var(--bcr-decor-x, 0%))}}.bcr__inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;gap:inherit;width:100%;max-width:var(--bcr-max-width, 1280px);margin:0 auto}.bcr__header{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.bcr__badge{display:inline-flex;align-items:center;min-height:16px;max-width:470px;margin:0;padding:6px 12px;border-radius:99px;background-color:#fff3;color:var(--bcr-heading);font-family:var(--bcr-font-display);font-size:1.2rem;font-weight:var(--bcr-weight-bold);letter-spacing:1px;line-height:normal;text-transform:uppercase}.bcr__title{margin:0;width:100%;color:var(--bcr-heading);font-family:var(--bcr-font-display);font-size:3.2rem;font-weight:400;line-height:1.1;text-align:center;text-wrap:balance}.bcr__subtitle{margin:0;max-width:640px;opacity:.7;color:var(--bcr-subheading);font-family:var(--bcr-font-body);font-size:1.5rem;font-weight:100;line-height:1.5;text-align:center}.bcr__carousel{display:flex;flex-direction:column;gap:12px;width:100%}.bcr__track{display:flex;align-items:stretch;gap:16px;margin:0;padding:0;list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bcr__track::-webkit-scrollbar{display:none}.bcr__item{display:flex;flex:0 0 clamp(260px,86%,371px);scroll-snap-align:center;scroll-snap-stop:always;min-width:0}.bcr-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;padding:20px;border:1px solid var(--bcr-card-border);border-radius:var(--bcr-radius-card);background-color:var(--bcr-card-bg);overflow:hidden}.bcr-card__top{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.bcr-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.bcr-card__tag{display:inline-flex;align-items:center;margin:0;padding:6px 12px;border-radius:200px;background-color:var(--bcr-tag-bg);color:var(--bcr-ink);font-family:var(--bcr-font-body);font-size:1.4rem;font-weight:var(--bcr-weight-bold);line-height:normal;white-space:nowrap}.bcr-card__verified{display:flex;align-items:center;gap:4px;color:var(--bcr-meta);font-family:var(--bcr-font-body);font-size:1.2rem;font-weight:var(--bcr-weight-body);line-height:normal;white-space:nowrap}.bcr-card__verified svg{display:block;flex:0 0 14px;width:14px;height:14px;color:var(--bcr-verified)}.bcr-stars{display:flex;align-items:flex-start;gap:4px;color:var(--bcr-star)}.bcr-stars svg{display:block;width:16px;height:16px}.bcr-stars svg[data-empty]{opacity:.25}.bcr-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;color:var(--bcr-ink);line-height:1.4}.bcr-card__headline{margin:0;width:100%;font-family:var(--bcr-font-body);font-size:1.7rem;font-weight:var(--bcr-weight-medium);line-height:inherit}.bcr-card__text{margin:0;width:100%;font-family:var(--bcr-font-body);font-size:1.5rem;font-weight:100;line-height:inherit}.bcr-card__author{display:flex;align-items:center;gap:16px}.bcr-card__avatar{display:flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background-color:var(--bcr-avatar-bg);color:var(--bcr-ink);font-family:var(--bcr-font-body);font-size:2.4rem;font-weight:var(--bcr-weight-bold);line-height:1;overflow:hidden}.bcr-card__avatar span{opacity:.22}.bcr-card__avatar img{display:block;width:100%;height:100%;object-fit:cover}.bcr-card__names{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}.bcr-card__name{margin:0;color:var(--bcr-ink);font-family:var(--bcr-font-body);font-size:1.5rem;font-weight:var(--bcr-weight-bold);line-height:normal}.bcr-card__date{margin:0;color:var(--bcr-meta);font-family:var(--bcr-font-body);font-size:1.2rem;font-weight:var(--bcr-weight-body);line-height:normal}.bcr-card__quote{position:absolute;right:20px;bottom:20px;width:60px;height:54px;color:var(--bcr-quote);opacity:.3;pointer-events:none}.bcr-card__quote svg{display:block;width:100%;height:100%}.bcr__dots{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 0}.bcr__dot{-webkit-appearance:none;appearance:none;border:0;padding:0;cursor:pointer;width:6px;height:6px;border-radius:50%;background-color:var(--bcr-heading);opacity:.35;transition:width var(--duration-short, .1s) ease,height var(--duration-short, .1s) ease,opacity var(--duration-short, .1s) ease}.bcr__dot[aria-current=true]{width:8px;height:8px;opacity:1}.bcr__dot:focus-visible{outline:2px solid var(--bcr-heading);outline-offset:3px}@media screen and (min-width:750px){.bcr{gap:40px}.bcr__title{font-size:4rem}.bcr__subtitle{font-size:1.6rem}.bcr__track{gap:20px}.bcr__item{flex:0 0 clamp(300px,48%,371px)}}@media screen and (min-width:990px){.bcr{gap:56px}.bcr__title{font-size:4.8rem}.bcr__subtitle{font-size:1.8rem}.bcr__track{display:grid;grid-template-columns:repeat(var(--bcr-columns, 3),minmax(0,1fr));gap:24px;overflow:visible}.bcr__item{flex:initial}.bcr-card__headline{font-size:1.8rem}.bcr-card__text{font-size:1.6rem}.bcr__dots{display:none}}@media(prefers-reduced-motion:no-preference){.bcr__track{scroll-behavior:smooth}}@media(forced-colors:active){.bcr__dot[aria-current=true]{outline:2px solid CanvasText}}@media screen and (max-width:989px){.bcr__track{width:auto;margin-inline:calc(var(--bcr-pad-mobile, 12px) * -1);padding-inline:var(--bcr-pad-mobile, 12px);scroll-padding-inline:var(--bcr-pad-mobile, 12px)}}.bcr{scroll-margin-top:100px}
/*# sourceMappingURL=/cdn/shop/t/83/assets/bello-capsule-reviews.css.map */
