
.cdpb-wrap{margin:18px 0 8px 0;padding:14px 10px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;box-sizing:border-box;}
.cdpb-title{font-size:12px;color:#666;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:10px;font-weight:600;text-align:center;}
.cdpb-row{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;justify-content:space-around;width:100%;}
.cdpb-row img{height:28px;width:auto;flex:0 1 auto;object-fit:contain;}
.cdpb-row .cdpb-klarna{background:#ffb3c7;border-radius:4px;padding:4px 8px;}
.cdusp-wrap{margin:8px 0 14px 0;padding:14px 8px;border:1px solid #e5e5e5;border-radius:8px;background:#fafafa;box-sizing:border-box;}
.cdusp-row{display:flex;flex-wrap:wrap;gap:8px;align-items:stretch;justify-content:space-between;width:100%;}
.cdusp-item{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:6px 4px;gap:6px;}
.cdusp-icon{width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:#111;}
.cdusp-icon svg{width:100%;height:100%;display:block;}
.cdusp-text{font-size:11px;line-height:1.3;color:#333;font-weight:600;text-transform:uppercase;letter-spacing:0.3px;}
@media(max-width:600px){.cdpb-row{flex-wrap:wrap;justify-content:center;gap:6px;}.cdpb-row img{height:22px;}.cdusp-row{gap:4px;}.cdusp-item{padding:4px 2px;gap:4px;}.cdusp-icon{width:28px;height:28px;}.cdusp-text{font-size:10px;letter-spacing:0;}}
