.delivery-estimation{display:block;border-radius:var(--border-radius,8px);color:rgb(var(--color-foreground))}.delivery-estimation.delivery-estimation--filled{background-color:rgb(var(--color-background));background-image:none;background-attachment:scroll}.delivery-estimation--outlined{background:0 0;border:1px solid rgba(var(--color-foreground),.2)}.delivery-estimation--minimal{background:0 0;border:none;padding-left:0;padding-right:0}.delivery-estimation--text{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem 1rem}.delivery-estimation--text .delivery-estimation__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.8}.delivery-estimation--text .delivery-estimation__icon .custom-icon,.delivery-estimation--text .delivery-estimation__icon svg{width:1.25rem;height:1.25rem;object-fit:contain}.delivery-estimation--text .delivery-estimation__content{display:flex;flex-direction:column;gap:.25rem;line-height:1.4}.delivery-estimation--text .delivery-estimation__cutoff{font-weight:600}.delivery-estimation--text .delivery-estimation__cutoff--accent-1{color:rgb(var(--color-accent-1))}.delivery-estimation--text .delivery-estimation__cutoff--accent-2{color:rgb(var(--color-accent-2))}.delivery-estimation--text .delivery-estimation__cutoff--text{color:rgb(var(--color-foreground))}.delivery-estimation--text .delivery-estimation__date{opacity:.9}.delivery-estimation--visual{padding:.875rem 1.25rem}.delivery-estimation__visual{display:flex;align-items:center;justify-content:center;gap:1rem}.delivery-estimation__column:only-child{margin:0 auto}.delivery-estimation__column{display:flex;align-items:center;gap:.625rem}.delivery-estimation__icon-wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:.7}.delivery-estimation__icon-wrapper svg{width:1.25rem;height:1.25rem}.delivery-estimation__info{display:flex;flex-direction:column;gap:0;line-height:1.3}.delivery-estimation__label{font-size:.75rem;opacity:.7;white-space:nowrap}.delivery-estimation__value{font-weight:600;font-size:.9375rem;white-space:nowrap}.delivery-estimation__value--countdown{font-variant-numeric:tabular-nums;letter-spacing:.02em}.delivery-estimation__separator{display:flex;align-items:center;justify-content:center;opacity:.4;padding:0 .25rem}.delivery-estimation__separator svg{width:1rem;height:1rem}@media screen and (max-width:749px){.delivery-estimation--text{padding:.625rem .875rem;gap:.625rem}.delivery-estimation--text .delivery-estimation__icon .custom-icon,.delivery-estimation--text .delivery-estimation__icon svg{width:1.125rem;height:1.125rem}.delivery-estimation--visual{padding:.75rem 1rem}.delivery-estimation__visual{gap:.625rem}.delivery-estimation__column{gap:.5rem}.delivery-estimation__icon-wrapper svg{width:1.125rem;height:1.125rem}.delivery-estimation__label{font-size:.6875rem}.delivery-estimation__value{font-size:.8125rem}.delivery-estimation__separator{padding:0 .125rem}.delivery-estimation__separator svg{width:.875rem;height:.875rem}}