.bcc{--bcc-font-display: var(--font-heading-family-extra-large);--bcc-font-body: "BelloCapsuleModerat", var(--font-body-family);--bcc-bg: #474e31;--bcc-heading: #ffffff;--bcc-label: #ffffff;--bcc-sublabel: #f2e9db;--bcc-ink: #3b382b;--bcc-muted: rgba(59, 56, 43, .6);--bcc-rule: #e6e2d8;--bcc-own-bg: #f5f2eb;--bcc-rival-bg: #ffffff;--bcc-pill-bg: rgba(93, 99, 70, .078);--bcc-warn: #c8724a;--bcc-radius-card: 20px;--bcc-head-h: 84px;--bcc-row-h: 97px;--bcc-label-w: 120px;--bcc-col-w: 168px;display:flex;flex-direction:column;align-items:center;gap:40px;background-color:var(--bcc-bg)}.bcc *,.bcc *:before,.bcc *:after{box-sizing:border-box}.bcc__header{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:var(--bcc-max-width, 1200px)}.bcc__badge{display:inline-flex;align-items:center;margin:0;padding:6px 12px;border-radius:99px;background-color:#fff3;color:var(--bcc-heading);font-family:var(--bcc-font-display);font-size:1.2rem;font-weight:700;letter-spacing:1px;line-height:normal;text-transform:uppercase;text-align:center}.bcc__title{margin:0;width:100%;color:var(--bcc-heading);font-family:var(--bcc-font-display);font-size:3.2rem;font-weight:400;line-height:1.15;text-align:center;text-wrap:balance}.bcc__scroller{width:100%;max-width:var(--bcc-max-width, 1200px);overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-top:var(--bcc-art-clearance, 80px)}.bcc__scroller::-webkit-scrollbar{display:none}.bcc__table{display:flex;align-items:flex-end;gap:12px;width:max-content;min-width:100%}.bcc__labels{position:sticky;left:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;flex:0 0 var(--bcc-label-w);background-color:var(--bcc-bg);align-self:stretch;justify-content:flex-end}.bcc__labels-head{height:var(--bcc-head-h);flex:0 0 var(--bcc-head-h)}.bcc-label{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;width:100%;height:var(--bcc-row-h);flex:0 0 var(--bcc-row-h);padding-right:8px}.bcc-label__title{margin:0;color:var(--bcc-label);font-family:var(--bcc-font-body);font-size:1.6rem;font-weight:700;line-height:normal}.bcc-label__note{margin:0;color:var(--bcc-sublabel);font-family:var(--bcc-font-body);font-size:1.4rem;font-weight:100;line-height:normal}.bcc-col{position:relative;display:flex;flex-direction:column;align-items:stretch;flex:0 0 var(--bcc-col-w);border-radius:var(--bcc-radius-card);background-color:var(--bcc-rival-bg);border:1px solid rgba(59,56,43,.1)}.bcc-col--clip{overflow:hidden}.bcc-col--own{border:1.5px solid var(--bcc-ink);background-color:var(--bcc-own-bg);box-shadow:0 12px 24px #3b382b1f}.bcc-col__art{position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% - var(--bcc-art-overlap, 100px));width:var(--bcc-art-w, 100%);height:auto;pointer-events:none}.bcc-col__art-slot{position:absolute;left:50%;transform:translate(-50%);bottom:calc(100% - var(--bcc-art-overlap, 100px));width:var(--bcc-art-w, 100%);pointer-events:none}.bcc-col__art-slot .bcc-col__art{position:static;left:auto;bottom:auto;transform:none;width:100%}.bcc-col__head{position:relative;z-index:1;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;height:var(--bcc-head-h);flex:0 0 var(--bcc-head-h);padding:16px 12px 8px;text-align:center}.bcc-col__name{margin:0;color:var(--bcc-ink);font-family:var(--bcc-font-display);font-size:1.8rem;font-weight:600;line-height:normal;text-align:center}.bcc-col--own .bcc-col__name{display:none}.bcc-cell{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;height:var(--bcc-row-h);flex:0 0 var(--bcc-row-h);padding:16px 12px;border-top:1px solid var(--bcc-rule);text-align:center}.bcc-cell:first-of-type{border-top:0}.bcc-cell__line{display:flex;align-items:center;justify-content:center;gap:6px}.bcc-cell__line--stack{flex-direction:column;gap:8px}.bcc-cell__icon{display:block;flex:0 0 auto;width:14px;height:14px}.bcc-cell__icon--tall{width:auto;height:17px}.bcc-cell__icon--warn{color:var(--bcc-warn)}.bcc-cell--price .bcc-cell__value{font-family:var(--bcc-font-display);font-size:2.4rem;font-weight:800;color:var(--bcc-ink);line-height:normal}.bcc-col:not(.bcc-col--own) .bcc-cell--price .bcc-cell__value{font-size:2rem;font-weight:700;color:var(--bcc-muted)}.bcc-cell--price .bcc-cell__note{font-family:var(--bcc-font-body);font-size:1.4rem;font-weight:400;color:var(--bcc-muted)}.bcc-cell__value{margin:0;color:var(--bcc-ink);font-family:var(--bcc-font-body);font-size:1.5rem;font-weight:700;line-height:normal}.bcc-col:not(.bcc-col--own) .bcc-cell__value{color:var(--bcc-muted);font-weight:400}.bcc-col:not(.bcc-col--own) .bcc-cell:not(.bcc-cell--price) .bcc-cell__line:not(.bcc-cell__line--stack) .bcc-cell__value{color:var(--bcc-ink);font-size:1.6rem;font-weight:700}.bcc-cell__note{margin:0;color:var(--bcc-muted);font-family:var(--bcc-font-body);font-size:1.4rem;font-weight:400;line-height:normal}.bcc-cell__pill{display:inline-flex;align-items:center;padding:4px 8px;border-radius:6px;background-color:var(--bcc-pill-bg);color:var(--bcc-ink);font-family:var(--bcc-font-body);font-size:1.1rem;font-weight:400;line-height:normal;letter-spacing:.02em;text-transform:uppercase}.bcc-col:not(.bcc-col--own) .bcc-cell__pill{color:var(--bcc-warn);background-color:#c8724a1a}.bcc-strength{display:inline-flex;flex-direction:column;align-items:stretch;gap:8px;max-width:100%}.bcc-meter{position:relative;width:100%;height:6px;border-radius:100px;background-color:var(--bcc-rule)}.bcc-meter__dot{position:absolute;top:50%;left:var(--bcc-meter-at, 50%);width:10px;height:10px;margin-left:-5px;border-radius:50%;background-color:var(--bcc-ink);transform:translateY(-50%)}.bcc-meter__fill{position:absolute;inset:0 auto 0 0;width:var(--bcc-meter-at, 50%);border-radius:inherit;background-color:var(--bcc-ink)}@media screen and (min-width:750px){.bcc{gap:56px;--bcc-label-w: 180px;--bcc-col-w: 220px}.bcc__title{font-size:4rem}.bcc-cell--price .bcc-cell__value{font-size:3rem}}@media screen and (min-width:990px){.bcc{gap:80px;--bcc-label-w: 282px;--bcc-col-w: 282px}.bcc__title{font-size:4.8rem}.bcc__scroller{overflow-x:visible}.bcc__table{width:100%;gap:24px}.bcc__labels{position:static;flex:1 1 0;min-width:0}.bcc-col{flex:1 1 0;min-width:0}.bcc-label__title{font-size:1.8rem}.bcc-cell--price .bcc-cell__value{font-size:3.6rem}.bcc-col:not(.bcc-col--own) .bcc-cell--price .bcc-cell__value{font-size:2.8rem}}@media(prefers-reduced-motion:no-preference){.bcc__scroller{scroll-behavior:smooth}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/bello-capsule-compare.css.map */
