.estimated-delivery{display:flex;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;background:#f3f9f3;border:1px solid #d7e8d9;border-radius:12px;color:#00473f;opacity:0;animation:estimated-delivery-fade-in .7s ease forwards;animation-delay:.15s}.estimated-delivery__icon{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#fff;color:#00473f}.estimated-delivery__icon svg{width:22px;height:22px;display:block}.estimated-delivery__text{display:flex;flex-direction:column;justify-content:center;line-height:1.35}.estimated-delivery__label{font-size:1.2rem;font-weight:600;opacity:.85}.estimated-delivery__date{font-size:1.3rem;font-weight:400}.estimated-delivery__date strong{font-weight:700}@keyframes estimated-delivery-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.estimated-delivery{animation:none;opacity:1}}@media screen and (max-width:767px){.estimated-delivery{width:100%;box-sizing:border-box}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/estimated-delivery.css.map */
