.section-product-comparison{width:100%;max-width:none;margin:0;padding:0;overflow:clip}.pcp{display:block;width:100%;color:var(--pcp-body, #201c28);background:var(--pcp-background, #f7f7f7)}.pcp__inner{width:min(100%,var(--pcp-max-width, 1250px));margin:0 auto;padding:var(--pcp-padding-top, 90px) var(--pcp-padding-x, 20px) var(--pcp-padding-bottom, 50px)}.pcp__copy{position:relative;z-index:2;max-width:605px}.pcp__heading{margin:0;color:var(--pcp-heading, #412f87);font-size:var(--pcp-heading-size, 52px);font-weight:700;line-height:1.08;text-transform:uppercase}.pcp__heading strong{color:var(--pcp-accent, #33c0c9);font-weight:800}.pcp__text{margin-top:16px;color:var(--pcp-body, #201c28);font-size:var(--pcp-body-size, 22px);line-height:1.4}.pcp__text p{margin:0}.pcp__table-shell{--pcp-status-column: calc((100% - var(--pcp-label-column, 56%)) / 2);position:relative;z-index:1;width:100%;margin-top:var(--pcp-table-offset, -150px);isolation:isolate}.pcp__column-highlight{position:absolute;z-index:-1;top:0;bottom:-32px;left:var(--pcp-label-column, 56%);width:var(--pcp-status-column);border-radius:var(--pcp-radius, 20px);background:var(--pcp-highlight, #bcecef)}.pcp__table-head,.pcp__row{display:grid;grid-template-columns:var(--pcp-label-column, 56%) repeat(2,var(--pcp-status-column));width:100%;min-width:0}.pcp__table-head{min-height:190px;align-items:end}.pcp__head-spacer{min-width:0}.pcp__head-cell{display:flex;min-width:0;height:100%;padding:14px 8px 20px;flex-direction:column;align-items:center;justify-content:flex-end;gap:9px;color:var(--pcp-table-text, #412f87);text-align:center}.pcp__image-slot{display:flex;width:100%;min-width:0;align-items:flex-end;justify-content:center}.pcp__header-image{display:block;max-width:100%;height:auto;object-fit:contain;object-position:center bottom}.pcp__header-image--primary{width:var(--pcp-primary-image-size, 120px)}.pcp__header-image--secondary{width:var(--pcp-secondary-image-size, 86px)}.pcp__gummy-art{position:relative;display:block;width:min(var(--pcp-primary-image-size, 120px),70%);aspect-ratio:1;border-radius:24%;background:radial-gradient(circle at 20% 22%,rgba(255,255,255,.86) 0 1.2px,transparent 1.8px),radial-gradient(circle at 68% 35%,rgba(255,255,255,.82) 0 1.4px,transparent 2px),radial-gradient(circle at 38% 70%,rgba(255,255,255,.75) 0 1.1px,transparent 1.8px),radial-gradient(circle at 78% 76%,rgba(255,255,255,.7) 0 1.3px,transparent 2px),linear-gradient(145deg,#4d173d,#8f315b 58%,#5c173d);background-size:14px 14px,17px 17px,13px 13px,19px 19px,auto;box-shadow:inset 8px 8px 18px #fff3,inset -9px -8px 16px #20001640}.pcp__bottle-art{display:block;width:min(var(--pcp-secondary-image-size, 86px),70%);height:auto}.pcp__column-label{display:block;max-width:100%;color:currentColor;font-size:var(--pcp-label-size, 17px);font-weight:700;line-height:1.1;overflow-wrap:anywhere;text-transform:uppercase}.pcp__table-body{position:relative;z-index:1;overflow:hidden;border:1px solid var(--pcp-border, #bba8f0);border-radius:var(--pcp-radius, 20px)}.pcp__row{min-height:var(--pcp-row-height, 72px);color:var(--pcp-row-text, var(--pcp-table-text, #412f87))}.pcp__row+.pcp__row{border-top:1px solid var(--pcp-border, #bba8f0)}.pcp__feature,.pcp__value{display:flex;min-width:0;padding:12px;align-items:center;font-size:var(--pcp-row-size, 18px);line-height:1.28}.pcp__feature{padding-left:38px;font-weight:650;overflow-wrap:anywhere}.pcp__value{justify-content:center;text-align:center}.pcp__value--primary{color:var(--pcp-row-primary, var(--pcp-icon, #412f87))}.pcp__value--secondary{color:var(--pcp-row-secondary, var(--pcp-icon, #412f87))}.pcp__status{display:inline-grid;min-width:0;place-items:center}.pcp__status-icon,.pcp__custom-status-icon{display:block;width:var(--pcp-icon-size, 34px);height:var(--pcp-icon-size, 34px);object-fit:contain}.pcp__status-text{display:block;max-width:100%;font-size:.9em;font-weight:700;line-height:1.15;overflow-wrap:anywhere}.pcp[data-motion=true] .pcp__copy,.pcp[data-motion=true] .pcp__table-shell{opacity:0;transform:translateY(18px);transition:opacity var(--pcp-motion-duration, .65s) ease,transform var(--pcp-motion-duration, .65s) cubic-bezier(.22,1,.36,1)}.pcp[data-motion=true] .pcp__table-shell{transition-delay:.1s}.pcp[data-motion=true][data-visible=true] .pcp__copy,.pcp[data-motion=true][data-visible=true] .pcp__table-shell{opacity:1;transform:translateY(0)}@media(max-width:1100px){.pcp__inner{padding:var(--pcp-padding-top-mobile, 40px) var(--pcp-padding-x-mobile, 32px) var(--pcp-padding-bottom-mobile, 40px)}.pcp__copy{max-width:none;text-align:center}.pcp__heading{font-size:var(--pcp-heading-size-mobile, 28px)}.pcp__text{margin-top:7px;font-size:var(--pcp-body-size-mobile, 16px)}.pcp__table-shell{--pcp-status-column: calc((100% - var(--pcp-label-column-mobile, 52%)) / 2);margin-top:var(--pcp-table-margin-mobile, 24px)}.pcp__column-highlight{left:var(--pcp-label-column-mobile, 52%);width:var(--pcp-status-column);bottom:-28px}.pcp__table-head,.pcp__row{grid-template-columns:var(--pcp-label-column-mobile, 52%) repeat(2,var(--pcp-status-column))}.pcp__table-head{min-height:150px}.pcp__head-cell{padding:15px 5px 22px;gap:8px;justify-content:flex-start}.pcp__image-slot{height:max(var(--pcp-primary-image-size-mobile, 86px),var(--pcp-secondary-image-size-mobile, 70px));flex:0 0 max(var(--pcp-primary-image-size-mobile, 86px),var(--pcp-secondary-image-size-mobile, 70px))}.pcp__header-image{max-width:none;max-height:100%;object-fit:contain;object-position:center bottom}.pcp__header-image--primary{width:var(--pcp-primary-image-size-mobile, 86px);height:100%}.pcp__header-image--secondary{width:var(--pcp-secondary-image-size-mobile, 70px);height:100%}.pcp__gummy-art{width:var(--pcp-primary-image-size-mobile, 86px);max-width:none}.pcp__bottle-art{width:var(--pcp-secondary-image-size-mobile, 70px);max-width:none;max-height:100%}.pcp__column-label{font-size:var(--pcp-label-size-mobile, 14px)}.pcp__row{min-height:var(--pcp-row-height-mobile, 112px)}.pcp__feature,.pcp__value{padding:12px 8px;font-size:var(--pcp-row-size-mobile, 16px)}.pcp__feature{padding-left:24px;font-weight:650}.pcp__status-icon,.pcp__custom-status-icon{width:var(--pcp-icon-size-mobile, 32px);height:var(--pcp-icon-size-mobile, 32px)}}@media(max-width:390px){.pcp__inner{padding-left:min(var(--pcp-padding-x-mobile, 32px),14px);padding-right:min(var(--pcp-padding-x-mobile, 32px),14px)}.pcp__heading{font-size:min(var(--pcp-heading-size-mobile, 28px),25px)}.pcp__text{font-size:min(var(--pcp-body-size-mobile, 16px),14px)}.pcp__table-head{min-height:150px}.pcp__column-label{font-size:min(var(--pcp-label-size-mobile, 14px),12px)}.pcp__feature,.pcp__value{padding:10px 5px;font-size:min(var(--pcp-row-size-mobile, 16px),14px)}.pcp__feature{padding-left:12px}.pcp__status-icon,.pcp__custom-status-icon{width:min(var(--pcp-icon-size-mobile, 32px),28px);height:min(var(--pcp-icon-size-mobile, 32px),28px)}}@supports not (overflow: clip){.section-product-comparison{overflow:hidden}}@media(prefers-reduced-motion:reduce){.pcp[data-motion=true] .pcp__copy,.pcp[data-motion=true] .pcp__table-shell{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/product-comparison.css.map */
