.sku__delivery{display:none!important}.ibro-delivery{margin-top:8px;padding:18px;border:1px solid rgba(55,70,100,.12);border-radius:18px;background:var(--background-primary,#fff);box-shadow:0 8px 28px rgba(25,38,62,.06)}
.ibro-delivery__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.ibro-delivery__heading strong{font-size:17px;line-height:1.25}.ibro-delivery__heading a,.ibro-delivery__link{color:#4387f5;text-decoration:none}.ibro-delivery__heading a{font-size:14px;white-space:nowrap}
.ibro-delivery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ibro-delivery__card{display:flex;gap:12px;min-width:0;padding:14px;border-radius:14px;background:rgba(67,135,245,.065)}.ibro-delivery__card--courier{background:rgba(44,188,118,.075)}
.ibro-delivery__icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;color:#4387f5;background:#fff;box-shadow:0 4px 16px rgba(24,44,80,.08)}.ibro-delivery__card--courier .ibro-delivery__icon{color:#20a864}.ibro-delivery__icon svg{width:22px;height:22px;fill:currentColor}
.ibro-delivery__body{display:flex;flex-direction:column;min-width:0}.ibro-delivery__label{font-size:13px;line-height:1.3;color:#727b8d}.ibro-delivery__value{margin-top:2px;font-size:17px;line-height:1.3}.ibro-delivery__value.is-free{color:#18985a}.ibro-delivery__note,.ibro-delivery__meta,.ibro-delivery__link{margin-top:4px;font-size:12px;line-height:1.35}.ibro-delivery__note{color:#434b59}.ibro-delivery__meta{color:#7a8494}.ibro-delivery__link{width:max-content;max-width:100%}
html[data-theme="dark"] .ibro-delivery,.theme-dark .ibro-delivery{background:#22252b;border-color:rgba(255,255,255,.1);box-shadow:none}html[data-theme="dark"] .ibro-delivery__card,.theme-dark .ibro-delivery__card{background:rgba(255,255,255,.055)}html[data-theme="dark"] .ibro-delivery__icon,.theme-dark .ibro-delivery__icon{background:#30343b}html[data-theme="dark"] .ibro-delivery__note,.theme-dark .ibro-delivery__note{color:#dfe3ea}
@media(max-width:575px){.ibro-delivery{padding:14px;border-radius:16px}.ibro-delivery__heading{margin-bottom:10px}.ibro-delivery__heading strong{font-size:16px}.ibro-delivery__grid{grid-template-columns:1fr}.ibro-delivery__card{padding:12px}.ibro-delivery__icon{flex-basis:36px;width:36px;height:36px}.ibro-delivery__value{font-size:16px}}
