.footer-carrier,.carrier-badge{display:flex;align-items:center;gap:14px;min-width:0}
.footer-carrier img[src="/brand/dpd.svg"],.carrier-badge img[src="/brand/dpd.svg"]{width:84px!important;height:42px!important;object-fit:contain;flex:0 0 84px;background:#fff;border-radius:6px;padding:5px;box-sizing:border-box}
.footer-carrier>span,.carrier-badge>span{min-width:0;overflow-wrap:anywhere}
.footer-carrier small,.carrier-badge small{display:block;line-height:1.5;margin-top:4px}
.delivery-choice{display:flex;align-items:flex-start;gap:16px;margin:24px 0;padding:20px;background:#f5f6fb;border:1px solid #dfe3f2;border-radius:14px}
.delivery-choice>img{width:84px;height:42px;object-fit:contain;flex:0 0 84px}
.delivery-choice>div{min-width:0}.delivery-choice h3{font-size:17px;line-height:1.4;margin:0 0 8px}.delivery-choice p{font-size:14px;line-height:1.6;margin:0 0 8px}
@media(max-width:430px){.delivery-choice{flex-direction:column;padding:16px}.delivery-choice>img{flex-basis:auto}}
