.db-social-proof{display:flex;align-items:center;justify-content:flex-start;font-family:inherit;text-align:left}.db-social-proof-pill{display:inline-flex;align-items:center;gap:9px;max-width:100%;padding:7px 13px 7px 8px;border:1px solid #e8ddd5;border-radius:999px;box-shadow:0 8px 24px #2a1e1812;line-height:1}.db-social-proof-avatars{display:flex;align-items:center;flex-shrink:0}.db-social-proof-avatar{width:25px;height:25px;border-radius:50%;border:2px solid #fff;object-fit:cover;background:#e8ddd5;margin-left:-7px;box-shadow:0 2px 6px #2a1e181f}.db-social-proof-avatar:first-child{margin-left:0}.db-social-proof-text{display:flex;align-items:center;gap:4px;min-width:0;font-size:13px;white-space:nowrap}.db-social-proof-text strong{font-weight:800}.db-social-proof-richtext p{display:inline;margin:0;font-size:inherit;color:inherit}.db-social-proof-check{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;color:#fff;flex-shrink:0}.db-social-proof-check svg{width:10px;height:10px;stroke:currentColor;stroke-width:3;fill:none;stroke-linecap:round;stroke-linejoin:round}@media(max-width:480px){.db-social-proof-pill{gap:8px;padding:7px 11px 7px 8px}.db-social-proof-avatar{width:23px;height:23px}.db-social-proof-text{font-size:12px}}.shop-payment-methods__title{margin:0 0 10px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;opacity:.65}.shop-payment-methods__list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.shop-payment-methods__item{display:inline-flex;align-items:center;justify-content:center}.shop-payment-methods__icon{width:var(--pm-size, 26px);height:auto;display:block;border-radius:4px;transition:transform .2s ease,opacity .2s ease;opacity:.9}.shop-payment-methods__icon:hover{opacity:1;transform:translateY(-1px)}.db-feature-grid{display:grid;width:100%;grid-template-columns:repeat(var(--fg-cols, 4),minmax(0,1fr));gap:12px}@media(max-width:640px){.db-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media(max-width:360px){.db-feature-grid{grid-template-columns:1fr}}.db-feature-card{box-sizing:border-box;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 10px;background:var(--fg-bg, #f3f3f3);border:1px solid var(--fg-border, rgba(0, 0, 0, .1));border-radius:var(--fg-radius, 12px);box-shadow:0 2px 8px #0000000f;text-align:center}.db-feature-icon{width:22px;height:22px;color:var(--fg-color, #333);flex-shrink:0}.db-feature-title{text-transform:uppercase;color:var(--fg-color, #333);line-height:1.15;display:flex;flex-direction:column;align-items:center;gap:2px}.db-feature-title-line{display:block;white-space:nowrap;font-weight:700;letter-spacing:.1px;font-size:10px}@media(max-width:640px){.db-feature-title-line{font-size:clamp(9px,2.8vw,11.5px)}.db-feature-icon{width:clamp(18px,6vw,22px);height:clamp(18px,6vw,22px)}}@keyframes dbBadgePulse{0%,to{filter:drop-shadow(0 3px 8px rgba(169,141,110,.4))}50%{filter:drop-shadow(0 5px 14px rgba(169,141,110,.65))}}@keyframes dbIgPulse{0%,to{filter:drop-shadow(0 2px 6px rgba(220,39,67,.3))}50%{filter:drop-shadow(0 4px 12px rgba(220,39,67,.5))}}.db-trust-rows{display:flex;flex-direction:column;border-radius:12px;border:1px solid var(--tr-border, #ede8e0);overflow:hidden;font-family:inherit}.db-trust-rows__divider{height:1px;background:var(--tr-border, #ede8e0)}.db-trust-row{display:flex;align-items:center;gap:10px;padding:11px 14px}.db-trust-row__icon{flex-shrink:0;display:inline-flex;width:26px;height:26px}.db-trust-row__icon svg{width:100%;height:100%}.db-trust-row__icon--badge{animation:dbBadgePulse 2.6s ease-in-out infinite}.db-trust-row__icon--instagram{border-radius:28%;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);align-items:center;justify-content:center;animation:dbIgPulse 2.6s ease-in-out infinite .5s}.db-trust-row__icon--instagram svg{width:15px;height:15px}.db-trust-row__text,.db-trust-row__text p{margin:0;font-size:12.5px;line-height:1.5;color:var(--tr-text, #555)}.db-trust-row__text strong{color:var(--tr-strong, #222)}.db-sp-videos__grid{display:grid;grid-template-columns:repeat(var(--vp-cols, 4),1fr);gap:8px}.db-sp-videos__item{position:relative;border-radius:var(--vp-radius, 10px);overflow:hidden;cursor:pointer;aspect-ratio:9 / 16;background:#f0f0f0}.db-sp-videos__item video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.db-sp-videos__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 60%,#0000004d);pointer-events:none}.db-sp-videos__play{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:28px;height:28px;background:#ffffffe6;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1;pointer-events:none}.db-sp-videos__play svg{width:12px;height:12px;margin-left:2px}.db-sp-modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#000000d9;align-items:center;justify-content:center;padding:20px}.db-sp-modal.active{display:flex}.db-sp-modal__inner{position:relative;max-width:360px;width:100%;max-height:90vh;border-radius:14px;overflow:hidden;background:#000}.db-sp-modal__inner video{width:100%;max-height:90vh;display:block}.db-sp-modal__close{position:absolute;top:10px;right:10px;width:32px;height:32px;background:#00000080;border:none;border-radius:50%;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;line-height:1}
/*# sourceMappingURL=/cdn/shop/t/34/assets/db-widget.css.map */
