.bv-collection-picker{max-width:100%;margin:0 0 15px}.bv-collection-picker__heading{margin:0 0 18px;display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;line-height:1.3}.bv-collection-picker__heading-text{color:var(--bv-cp-heading-color, #6b6b6b);font-size:var(--bv-cp-heading-size, 13px);font-weight:var(--bv-cp-heading-weight, 400);font-style:var(--bv-cp-heading-style, normal);font-family:var(--bv-cp-heading-font, inherit);letter-spacing:.12em;text-transform:uppercase}.bv-collection-picker__separator{color:var(--bv-cp-sep-color, #6b6b6b);font-size:var(--bv-cp-sep-size, 13px);font-weight:var(--bv-cp-sep-weight, 400);font-style:var(--bv-cp-sep-style, normal);font-family:var(--bv-cp-sep-font, inherit)}.bv-collection-picker__current{color:var(--bv-cp-active-color, #111111);font-size:var(--bv-cp-active-size, 13px);font-weight:var(--bv-cp-active-weight, 700);font-style:var(--bv-cp-active-style, normal);text-transform:var(--bv-cp-active-transform, none)}.bv-collection-picker__grid{display:flex;flex-wrap:nowrap;gap:var(--bv-cp-gap, 12px);overflow-x:auto;padding-top:4px;scrollbar-width:thin}.bv-collection-picker__item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;min-width:var(--bv-cp-circle, 52px)}.bv-collection-picker__media{width:var(--bv-cp-circle, 52px);height:var(--bv-cp-circle, 52px);border-radius:50%;border:1px solid var(--bv-cp-border, #dcdcdc);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff;transition:border-color .2s,transform .2s}.bv-collection-picker__item:hover .bv-collection-picker__media{transform:translateY(-1px)}.bv-collection-picker__item.is-active .bv-collection-picker__media{border-color:var(--bv-cp-border-active, #111111);border-width:2px}.bv-collection-picker__media img{width:100%;height:100%;object-fit:contain;padding:8px}.bv-collection-picker__name{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--bv-cp-name-color, #8a8a8a);text-align:center;white-space:nowrap;transition:color .2s}.bv-collection-picker__item.is-active .bv-collection-picker__name{color:var(--bv-cp-name-active-color, #111111);font-weight:600}.bv-feature-badges{display:flex;flex-wrap:wrap;gap:var(--bv-fb-gap, 10px);margin:0 0 14px}.bv-feature-badges__badge{display:inline-block;padding:6px 14px;border-radius:var(--bv-fb-radius, 300px);font-size:var(--bv-fb-font-size, 12px);font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.bv-feature-badges__badge--1{background:var(--bv-fb-badge1-bg, #3B82F6);color:var(--bv-fb-badge1-color, #ffffff)}.bv-feature-badges__badge--2{background:var(--bv-fb-badge2-bg, #EC4899);color:var(--bv-fb-badge2-color, #ffffff)}.bv-feature-badges__badge--3{background:var(--bv-fb-badge3-bg, #10B981);color:var(--bv-fb-badge3-color, #ffffff)}.bv-shipping-estimate{padding-top:var(--bv-padding-top, 0px);padding-bottom:var(--bv-padding-bottom, 10px)}.bv-shipping-estimate__row{display:flex;align-items:center;justify-content:var(--bv-justify, space-between);gap:8px;flex-wrap:wrap}.bv-shipping-estimate__eta,.bv-shipping-estimate__badge{display:flex;align-items:center;gap:8px}.bv-shipping-estimate__dot{width:var(--bv-dot-wrap-size);height:var(--bv-dot-wrap-size);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;border:2px solid var(--bv-dot-border)!important}.bv-shipping-estimate__dot-core{width:var(--bv-dot-size);height:var(--bv-dot-size);background-color:var(--bv-dot-color);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:bv-blink 1s ease infinite;animation-play-state:var(--bv-dot-play, running)}@keyframes bv-blink{0%,to{opacity:1}50%{opacity:0}}@media(prefers-reduced-motion:reduce){.bv-shipping-estimate__dot-core{animation-duration:2.2s}}.bv-shipping-estimate__eta-text{display:flex;gap:4px;align-items:center;line-height:1}.bv-shipping-estimate__shipped-label{font-size:var(--bv-shipped-size-d);color:var(--bv-shipped-color);font-weight:var(--bv-shipped-weight);font-style:var(--bv-shipped-style);text-decoration:var(--bv-shipped-decoration);line-height:1}.bv-shipping-estimate__date{font-size:var(--bv-date-size-d);color:var(--bv-date-color);font-weight:var(--bv-date-weight);font-style:var(--bv-date-style);text-decoration:var(--bv-date-decoration);line-height:1}.bv-shipping-estimate__badge strong{font-size:var(--bv-badge-size-d);color:var(--bv-badge-color);font-weight:var(--bv-badge-weight);font-style:var(--bv-badge-style);text-decoration:var(--bv-badge-decoration);line-height:1}@media screen and (max-width:749px){.bv-shipping-estimate__shipped-label{font-size:var(--bv-shipped-size-m)}.bv-shipping-estimate__date{font-size:var(--bv-date-size-m)}.bv-shipping-estimate__badge strong{font-size:var(--bv-badge-size-m)}}.bv-trust-row{display:flex;flex-wrap:wrap;gap:10px 22px;padding-top:14px;margin:4px 0 14px;border-top:1px solid #e6e0da}.bv-trust-row__item{display:flex;align-items:center;gap:6px;font-size:13px;color:#5a534e}.bv-trust-row__item svg{width:16px;height:16px;color:var(--bv-tr-icon, #1c1a19);flex:none}.bv-trust-row__item .rte p{margin:0;display:inline}.bv-trust-row__item b{color:#1c1a19}.bv-trust-row--sep-dot .bv-trust-row__item+.bv-trust-row__item:before{content:"\2022";margin-right:16px;color:var(--bv-tr-icon, #1c1a19)}.bv-trust-row--sep-line .bv-trust-row__item+.bv-trust-row__item{border-left:1px solid #e6e0da;padding-left:16px}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map?subset=AAAAAAAAAAAAAAAAYw */
