.delivery-info{position:relative;background:var(--delivery-info-bg, #f0f9f4);border:2px solid var(--delivery-info-border, #10b981);border-radius:8px;padding:16px 20px;margin:20px 0;display:flex;align-items:center;gap:16px;transition:all .3s ease}.delivery-info:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98126}.delivery-info__icon{flex-shrink:0;width:48px;height:48px;min-width:48px;min-height:48px;max-width:48px;max-height:48px;display:flex;align-items:center;justify-content:center;background:var(--delivery-info-icon-bg, #10b981);border-radius:50%;color:#fff}.delivery-info__icon svg{width:28px;height:28px;max-width:28px;max-height:28px;fill:currentColor;flex-shrink:0}.delivery-info__content{flex:1;display:flex;flex-direction:column;gap:4px}.delivery-info__title{font-size:16px;font-weight:700;color:var(--delivery-info-title-color, #065f46);margin:0;line-height:1.4}.delivery-info--express{--delivery-info-bg: #f0f9f4;--delivery-info-border: #10b981;--delivery-info-icon-bg: #10b981;--delivery-info-title-color: #065f46}.delivery-info--express:hover{box-shadow:0 4px 12px #10b98126}.delivery-info--standard{--delivery-info-bg: #eff6ff;--delivery-info-border: #3b82f6;--delivery-info-icon-bg: #3b82f6;--delivery-info-title-color: #1e40af}.delivery-info--standard:hover{box-shadow:0 4px 12px #3b82f626}@media only screen and (max-width: 768px){.delivery-info{padding:14px 16px;gap:12px}.delivery-info__icon{width:44px;height:44px;min-width:44px;min-height:44px;max-width:44px;max-height:44px}.delivery-info__icon svg{width:26px;height:26px;max-width:26px;max-height:26px}.delivery-info__title{font-size:15px}}@media only screen and (max-width: 480px){.delivery-info{padding:12px 14px;gap:10px;flex-direction:row;align-items:center}.delivery-info__icon{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;flex-shrink:0}.delivery-info__icon svg{width:22px;height:22px;max-width:22px;max-height:22px}.delivery-info__title{font-size:13px}}@media print{.delivery-info{border:1px solid currentColor;box-shadow:none}.delivery-info:hover{transform:none;box-shadow:none}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/delivery-info.css.map */
