.pg-delivery-estimate{--pg-de-box-border: #d1d5db;--pg-de-box-radius: 10px;--pg-de-step-bg: #ffffff;display:block;width:100%;margin-top:var(--pg-de-card-margin-top, 16px);padding:var(--pg-de-card-padding, 18px);min-height:var(--pg-de-card-min-height, 245px);background:var(--pg-de-card-bg, rgb(var(--color-background)));border:var(--pg-de-card-border-width, 1px) solid var(--pg-de-card-border, rgba(var(--color-foreground), .08));border-radius:var(--pg-de-card-radius, 18px);box-shadow:var(--pg-de-card-shadow, 0 .4rem 1.6rem rgba(0, 0, 0, .08));color:var(--pg-de-card-text, rgb(var(--color-foreground)));font-family:var(--font-body-family)!important;font-style:var(--font-body-style)!important;font-weight:var(--font-body-weight)!important;font-size:var(--pg-de-font-size, 14px);line-height:1.35;overflow:visible}.pg-delivery-estimate__header{display:block;margin-bottom:16px;text-align:left}.pg-delivery-estimate__header-text{min-width:0}.pg-delivery-estimate__eyebrow{margin:0;font-size:var(--pg-de-title-size, 15px);line-height:1.25;font-weight:700;letter-spacing:.02em;text-transform:none;color:var(--pg-de-heading-color, #111111)}.pg-delivery-estimate__timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--pg-de-box-border);border-radius:var(--pg-de-box-radius);background:var(--pg-de-step-bg);overflow:hidden;position:relative}.pg-delivery-estimate__step{position:relative;min-width:0;min-height:128px;padding:18px 16px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--pg-de-step-bg);overflow:visible}.pg-delivery-estimate__step:nth-child(1){z-index:3}.pg-delivery-estimate__step:nth-child(2){z-index:2}.pg-delivery-estimate__step:nth-child(3){z-index:1}.pg-delivery-estimate__step:first-child{border-top-left-radius:var(--pg-de-box-radius);border-bottom-left-radius:var(--pg-de-box-radius)}.pg-delivery-estimate__step:last-child{border-top-right-radius:var(--pg-de-box-radius);border-bottom-right-radius:var(--pg-de-box-radius)}.pg-delivery-estimate__step+.pg-delivery-estimate__step{border-left:0}.pg-delivery-estimate__step:not(:last-child):after{content:"";position:absolute;top:0;right:-11px;width:22px;height:100%;z-index:20;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:100% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 100' preserveAspectRatio='none'%3E%3Cpath d='M11 0V36L21 50L11 64V100' fill='none' stroke='%23d1d5db' stroke-width='1' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E")}.pg-delivery-estimate__step-icon{position:relative;width:42px;height:42px;margin-bottom:10px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--pg-de-icon-bg, #e9f8e4);color:var(--pg-de-icon-color, #51b42b);flex:0 0 auto}.pg-delivery-estimate__step-icon svg{position:absolute;top:50%;left:50%;display:block;width:22px;height:22px;transform:translate(-50%,-50%)}.pg-delivery-estimate__step:nth-child(1) .pg-delivery-estimate__step-icon svg{transform:translate(-50%,-50%)}.pg-delivery-estimate__step:nth-child(2) .pg-delivery-estimate__step-icon svg{transform:translate(-50%,-43%)}.pg-delivery-estimate__step:nth-child(3) .pg-delivery-estimate__step-icon svg{transform:translate(-50%,-49%)}.pg-delivery-estimate__step-label{margin:0 0 6px;color:var(--pg-de-label-color, #6b7280);font-size:.95em;line-height:1.2;font-weight:700;letter-spacing:0!important;text-transform:none!important}.pg-delivery-estimate__step-value{margin:0;max-width:100%;min-height:32px;display:inline-flex;align-items:center;justify-content:center;color:var(--pg-de-value-color, #111111);font-size:.95em;line-height:1.25;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;white-space:normal;overflow-wrap:anywhere}.pg-delivery-estimate__step-value[data-pg-orderby],.pg-delivery-estimate__step-value--countdown{min-width:8.5ch}.pg-delivery-estimate__prov{appearance:none;-webkit-appearance:none;display:inline-block;width:auto;min-width:0;max-width:calc(100% - 8px);min-height:32px;padding:6px 12px;box-sizing:border-box;border-radius:999px;border:1px solid #bfc5ce;background:var(--pg-de-button-bg, #ffffff);color:var(--pg-de-button-text, #111111);font-family:var(--font-body-family)!important;font-style:var(--font-body-style)!important;font-weight:700!important;font-size:.95em;line-height:1.15;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal;text-align:center;vertical-align:middle}.pg-delivery-estimate__progress-wrap{margin-top:16px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.pg-delivery-estimate .pg-shipbar{width:100%;margin:0;padding:0}.pg-delivery-estimate .pg-shipbar .hidden{display:none!important}.pg-delivery-estimate .pg-shipbar__top{text-align:left;min-height:calc(var(--pg-ship-heading-size, 13px) * 1.45);margin-bottom:12px}.pg-delivery-estimate .pg-shipbar__heading{font-size:var(--pg-ship-heading-size, 13px);line-height:1.4;color:var(--pg-ship-heading-color, #4b5563);font-weight:600}.pg-delivery-estimate .pg-shipbar__success{display:inline-block;padding:.35rem .75rem;border-radius:999px;background:var(--pg-ship-success-bg, #ffffff);color:var(--pg-ship-success-text, #111111);font-size:var(--pg-ship-heading-size, 13px);line-height:1.35;font-weight:700}.pg-delivery-estimate .pg-shipbar__rail-wrap{position:relative;padding-top:calc(var(--pg-ship-circle-size, 28px) / 2 - var(--pg-ship-bar-height, 8px) / 2)}.pg-delivery-estimate .pg-shipbar__rail{--pg-ship-pct: 0%;position:relative;height:var(--pg-ship-bar-height, 8px);border-radius:999px;overflow:visible;background:linear-gradient(90deg,var(--pg-ship-fill, #51b42b) 0%,var(--pg-ship-fill, #51b42b) var(--pg-ship-pct),var(--pg-ship-track, #e5e7eb) var(--pg-ship-pct),var(--pg-ship-track, #e5e7eb) 100%)}.pg-delivery-estimate .pg-shipbar__node{position:absolute;top:50%;transform:translate(-50%,-50%);z-index:3}.pg-delivery-estimate .pg-shipbar__node--on{left:var(--pg-on-pos, 32%)}.pg-delivery-estimate .pg-shipbar__node--ca{left:var(--pg-ca-pos, 76%)}.pg-delivery-estimate .pg-shipbar__icon{width:var(--pg-ship-circle-size, 28px);height:var(--pg-ship-circle-size, 28px);border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--pg-ship-inactive-bg, #d9dce5);color:var(--pg-ship-inactive-text, #6b7280);line-height:1;box-shadow:0 0 0 3px var(--pg-de-card-bg, #ffffff)}.pg-delivery-estimate .pg-shipbar__icon svg{width:58%;height:58%;display:block;overflow:visible}.pg-delivery-estimate .pg-shipbar__icon.is-active{background:var(--pg-ship-active-bg, #51b42b);color:var(--pg-ship-active-text, #ffffff)}.pg-delivery-estimate .pg-shipbar__labels{position:relative;margin-top:14px;min-height:48px;padding-bottom:4px}.pg-delivery-estimate .pg-shipbar__label{position:absolute;transform:translate(-50%);width:7.6rem;text-align:center}.pg-delivery-estimate .pg-shipbar__label--on{left:var(--pg-on-pos, 32%)}.pg-delivery-estimate .pg-shipbar__label--ca{left:var(--pg-ca-pos, 76%)}.pg-delivery-estimate .pg-shipbar__label-title{font-size:var(--pg-ship-label-size, 12px);line-height:1.15;font-weight:700;color:var(--pg-ship-label-color, #111111);white-space:normal;overflow-wrap:anywhere}.pg-delivery-estimate .pg-shipbar__label-sub{margin-top:4px;font-size:var(--pg-ship-sublabel-size, 11px);line-height:1.15;font-weight:600;color:var(--pg-ship-sublabel-color, #6b7280);white-space:normal;overflow-wrap:anywhere}.pg-delivery-estimate__prov:focus-visible,.pg-delivery-estimate__btn:focus-visible,.pg-delivery-estimate__dialog-close:focus-visible,.pg-prov:focus-visible{outline:2px solid rgba(0,0,0,.35);outline-offset:2px}.pg-delivery-estimate__dialog{width:min(520px,92vw);box-sizing:border-box;border:0;border-radius:16px;padding:18px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family)!important;font-style:var(--font-body-style)!important;font-weight:var(--font-body-weight)!important;font-size:var(--pg-de-font-size, 14px);line-height:1.35;box-shadow:0 20px 50px #00000038}.pg-delivery-estimate__dialog::backdrop{background:#00000059}.pg-delivery-estimate__dialog-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.pg-delivery-estimate__dialog-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:10px;border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family)!important;font-size:22px;line-height:1;cursor:pointer}.pg-delivery-estimate__dialog-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pg-prov{display:block;width:100%;padding:10px 12px;border-radius:10px;border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family)!important;font-style:var(--font-body-style)!important;font-weight:var(--font-body-weight)!important;font-size:inherit;text-align:left;cursor:pointer}.pg-delivery-estimate__dialog-foot{display:flex;justify-content:flex-end;margin-top:12px}.pg-delivery-estimate__btn{padding:8px 12px;border-radius:10px;border:1px solid rgba(var(--color-foreground),.12);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body-family)!important;font-size:inherit;cursor:pointer}@media screen and (max-width:749px){.pg-delivery-estimate{min-height:auto}.pg-delivery-estimate__header{margin-bottom:12px;text-align:left}.pg-delivery-estimate__timeline{grid-template-columns:repeat(3,minmax(0,1fr));border-radius:var(--pg-de-box-radius)}.pg-delivery-estimate__step{min-height:126px;padding:16px 6px 14px;border-radius:0;overflow:visible}.pg-delivery-estimate__step:first-child{border-top-left-radius:var(--pg-de-box-radius);border-bottom-left-radius:var(--pg-de-box-radius)}.pg-delivery-estimate__step:last-child{border-top-right-radius:var(--pg-de-box-radius);border-bottom-right-radius:var(--pg-de-box-radius)}.pg-delivery-estimate__step-icon{width:34px;height:34px;margin-bottom:8px}.pg-delivery-estimate__step-icon svg{width:18px;height:18px}.pg-delivery-estimate__step-label{margin-bottom:6px;font-size:.78em;line-height:1.15}.pg-delivery-estimate__step-value{min-height:28px;font-size:.82em;line-height:1.2}.pg-delivery-estimate__step-value[data-pg-orderby],.pg-delivery-estimate__step-value--countdown{min-width:8ch}.pg-delivery-estimate__prov.pg-delivery-estimate__step-value{display:inline-block;width:auto;min-width:0;max-width:calc(100% - 8px);min-height:28px;height:auto;padding:5px 8px;box-sizing:border-box;font-size:.82em;line-height:1.15;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal;word-break:normal}.pg-delivery-estimate__step:not(:last-child):after{right:-9px;width:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 100' preserveAspectRatio='none'%3E%3Cpath d='M9 0V36L17 50L9 64V100' fill='none' stroke='%23d1d5db' stroke-width='1' stroke-linejoin='round' stroke-linecap='round'/%3E%3C/svg%3E")}.pg-delivery-estimate .pg-shipbar__label{width:6.8rem}.pg-delivery-estimate__progress-wrap{margin-top:14px;padding-top:14px}}@media screen and (max-width:420px){.pg-delivery-estimate__dialog-grid{grid-template-columns:1fr}.pg-delivery-estimate .pg-shipbar__label{width:6.2rem}.pg-delivery-estimate__step-label{font-size:.76em}.pg-delivery-estimate__step-value,.pg-delivery-estimate__prov{font-size:.8em}.pg-delivery-estimate__prov.pg-delivery-estimate__step-value{max-width:calc(100% - 6px);padding-left:6px;padding-right:6px}}.pg-delivery-estimate .pg-shipbar__node--on .pg-shipbar__icon svg{transform:translate(1px,-1px) scale(1.12);transform-origin:center}.pg-delivery-estimate__step:nth-child(3) .pg-delivery-estimate__step-icon svg{transform:translate(-48%,-57%) scale(1.08);transform-origin:center}@media screen and (max-width:749px){.pg-delivery-estimate__step:nth-child(3) .pg-delivery-estimate__step-icon svg{transform:translate(-48%,-57%) scale(1.08)}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/pg-delivery-estimate.css.map */
