.bambe-trust-box{--btb-base: #f79d90;--btb-base-rgb: 247, 157, 144;--btb-accent: #f79d90;--btb-accent-dark: #e87a6a;--btb-accent-light: #fbc4bb;--btb-accent-soft: #fde8e4;--btb-accent-softer: #fef6f4;--btb-text: #3a2a28;--btb-muted: #8a6f6a;--btb-border: rgba(var(--btb-base-rgb), .45);--btb-border-soft: rgba(var(--btb-base-rgb), .22);--btb-bg-top: #fffaf9;--btb-bg-bottom: var(--btb-accent-soft);--btb-card: rgba(255, 255, 255, .92);--btb-radius: 18px;border:2px solid var(--btb-border);background:linear-gradient(180deg,var(--btb-bg-top) 0%,var(--btb-bg-bottom) 100%);border-radius:var(--btb-radius);padding:18px 16px;margin:12px 0 16px;box-shadow:0 10px 28px rgba(var(--btb-base-rgb),.14),inset 0 1px #fffc;direction:rtl;text-align:right;font-family:inherit;position:relative;overflow:hidden}.bambe-trust-box:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(var(--btb-base-rgb),.18),transparent 30%),radial-gradient(circle at bottom left,rgba(var(--btb-base-rgb),.1),transparent 26%);pointer-events:none}.bambe-trust-box__title-wrap{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:6px;position:relative;z-index:1}.bambe-trust-box__star{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ffd95e,#f2b300);color:#fff;font-size:18px;line-height:1;box-shadow:0 6px 14px #f2b30047;flex-shrink:0}.bambe-trust-box__title{font-size:22px;font-weight:800;color:var(--btb-text);line-height:1.2}.bambe-trust-box__title span{color:var(--btb-accent-dark)}.bambe-trust-box__subtitle{text-align:center;font-size:13px;color:var(--btb-muted);margin-bottom:14px;position:relative;z-index:1}.bambe-trust-box__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;position:relative;z-index:1}.bambe-trust-box__item{background:var(--btb-card);border:1px solid var(--btb-border-soft);border-radius:14px;padding:12px;display:flex;align-items:center;gap:12px;min-height:74px;box-shadow:0 4px 10px rgba(var(--btb-base-rgb),.08);transition:transform .2s ease,box-shadow .2s ease}.bambe-trust-box__item:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(var(--btb-base-rgb),.16)}.bambe-trust-box__item--featured{border:1.5px solid rgba(var(--btb-base-rgb),.4);background:linear-gradient(180deg,#ffffff 0%,var(--btb-accent-softer) 100%)}.bambe-trust-box--animated .bambe-trust-box__item--animated{animation:bambe-trust-item-pulse var(--btb-anim-duration, 2.4s) ease-in-out infinite;animation-delay:var(--btb-anim-delay, 0s)}.bambe-trust-box--animated.bambe-trust-box--animate-icons .bambe-trust-box__item--animated .bambe-trust-box__icon{animation:bambe-trust-icon-glow var(--btb-anim-duration, 2.4s) ease-in-out infinite;animation-delay:var(--btb-anim-delay, 0s)}.bambe-trust-box--animated .bambe-trust-box__item--animated.bambe-trust-box__item--featured{animation-name:bambe-trust-featured-pulse}@keyframes bambe-trust-item-pulse{0%,to{box-shadow:0 4px 10px rgba(var(--btb-base-rgb),.08);transform:translateY(0)}50%{box-shadow:0 10px 22px rgba(var(--btb-base-rgb),.2);transform:translateY(-2px)}}@keyframes bambe-trust-featured-pulse{0%,to{box-shadow:0 4px 10px rgba(var(--btb-base-rgb),.08);border-color:rgba(var(--btb-base-rgb),.4);transform:translateY(0)}50%{box-shadow:0 10px 22px rgba(var(--btb-base-rgb),.22);border-color:rgba(var(--btb-base-rgb),.65);transform:translateY(-2px)}}@keyframes bambe-trust-icon-glow{0%,to{box-shadow:0 8px 18px rgba(var(--btb-base-rgb),.32)}50%{box-shadow:0 10px 24px rgba(var(--btb-base-rgb),.5)}}@media(prefers-reduced-motion:reduce){.bambe-trust-box--animated .bambe-trust-box__item--animated,.bambe-trust-box--animated.bambe-trust-box--animate-icons .bambe-trust-box__item--animated .bambe-trust-box__icon{animation:none}}.bambe-trust-box__icon{width:42px;height:42px;min-width:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--btb-accent),var(--btb-accent-dark));color:#fff;box-shadow:0 8px 18px rgba(var(--btb-base-rgb),.32)}.bambe-trust-box__item--featured .bambe-trust-box__icon{background:linear-gradient(135deg,var(--btb-accent-light),var(--btb-accent-dark))}.bambe-trust-box__icon svg{width:21px;height:21px}.bambe-trust-box__icon:has(.bambe-trust-box__flag){background:transparent;box-shadow:none;overflow:hidden;padding:0}.bambe-trust-box__icon svg.bambe-trust-box__flag{width:100%;height:100%;display:block;border-radius:inherit;box-shadow:0 8px 18px rgba(var(--btb-base-rgb),.32)}.bambe-trust-box__text{display:flex;flex-direction:column;gap:3px;min-width:0}.bambe-trust-box__text strong{font-size:16px;color:var(--btb-text);font-weight:800;line-height:1.2}.bambe-trust-box__text strong.bambe-trust-box__heading--open-before-pay{color:#357531}.bambe-trust-box__text small{font-size:12px;color:var(--btb-muted);line-height:1.3}.bambe-trust-box__text small strong.bambe-trust-box__emph,.bambe-trust-box__emph{font-weight:800;font-size:11px!important;color:var(--btb-text);line-height:inherit}.bambe-trust-box__pct{color:#e30a17!important;font-weight:800}.bambe-trust-box__text>strong .bambe-trust-box__pct{font-size:inherit}.bambe-trust-box__text small .bambe-trust-box__pct{font-size:11px;color:#000!important}.bambe-trust-box__modal-opener{display:inline}.bambe-trust-box__conditions-btn{display:inline;padding:0;margin:0;border:0;background:none;font:inherit;font-size:inherit;font-weight:700;color:var(--btb-accent-dark);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.bambe-trust-box__conditions-btn:hover{color:var(--btb-accent)}@media(max-width:768px){.bambe-trust-box{padding:16px;border-radius:18px;margin-top:10px}.bambe-trust-box__title{font-size:18px}.bambe-trust-box__grid{grid-template-columns:1fr;gap:10px}.bambe-trust-box__item{min-height:72px;padding:12px;border-radius:14px}.bambe-trust-box__icon{width:38px;height:38px;min-width:38px;border-radius:12px}.bambe-trust-box__icon svg{width:19px;height:19px}.bambe-trust-box__text strong{font-size:15px}.bambe-trust-box__text small{font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/bambe-trust-box.css.map */
