.sc-wrapper,#sc-modal-overlay{--sc-color-primary: #1d1d1b;--sc-color-accent: #ff8b21;--sc-color-success: #2d7a4f;--sc-color-error: #d93333;--sc-color-bg: #ffffff;--sc-color-bg-subtle: #f8f8f8;--sc-color-border: #e0e0e0;--sc-color-text: #1d1d1b;--sc-color-text-muted: #868686;--sc-color-text-inverse: #ffffff;--sc-color-badge-free-bg: #ff8b21;--sc-color-badge-free-txt: #ffffff;--sc-color-badge-fix-bg: #1a5276;--sc-color-badge-fix-txt: #ffffff;--sc-color-badge-best: #2d7a4f;--sc-radius-pill: 6px;--sc-radius-card: 8px;--sc-shadow: 0 2px 12px rgba(0,0,0,.08);--sc-transition: .18s ease;--sc-font: -apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", sans-serif}.sc-wrapper *,.sc-wrapper *:before,.sc-wrapper *:after{box-sizing:border-box}.sc-wrapper button{font-family:inherit}.sc-wrapper input{font-family:inherit;-webkit-appearance:none;appearance:none}.sc-wrapper{font-family:var(--sc-font);color:var(--sc-color-text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;max-width:100%;contain:layout}.sc-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.sc-header-label{font-size:13px;color:var(--sc-color-text-muted);padding-top:3px;flex-shrink:0}.sc-badges-stack{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.sc-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 11px;border-radius:var(--sc-radius-pill);font-size:11.5px;font-weight:600;line-height:1.3;letter-spacing:.01em}.sc-pill--free{background:var(--sc-color-badge-free-bg);color:var(--sc-color-badge-free-txt)}.sc-pill--fix{background:var(--sc-color-badge-fix-bg);color:var(--sc-color-badge-fix-txt)}.sc-pill svg{flex-shrink:0;width:11px;height:11px}.sc-pill-rules-link{font-size:10px;font-weight:500;opacity:.82;text-decoration:underline;text-underline-offset:2px;cursor:pointer;margin-left:3px;background:none;border:none;color:inherit;padding:0;font-family:inherit;white-space:nowrap}.sc-pill-rules-link:hover{opacity:1}.sc-input-group{position:relative;display:flex;align-items:center}.sc-input-wrap{position:relative;width:100%}.sc-cep-input{width:100%;height:52px;padding:0 130px 0 20px;font-size:15px;font-weight:500;color:var(--sc-color-text);background:var(--sc-color-bg);border:1.5px solid var(--sc-color-border);border-radius:var(--sc-radius-pill);outline:none;transition:border-color var(--sc-transition),box-shadow var(--sc-transition);letter-spacing:.06em}.sc-cep-input::placeholder{color:#b0b0b0;font-weight:400;letter-spacing:.03em}.sc-cep-input:focus{border-color:#aaa;box-shadow:0 0 0 3px #0000000f}.sc-cep-input.sc-input--error{border-color:var(--sc-color-error);box-shadow:0 0 0 3px #d9333314}.sc-btn-calc{position:absolute;right:5px;top:50%;transform:translateY(-50%);height:42px;padding:0 20px;font-size:12.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--sc-color-text-inverse);background:var(--sc-color-primary);border:none;border-radius:var(--sc-radius-pill);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;transition:background var(--sc-transition),box-shadow var(--sc-transition);z-index:1;-webkit-tap-highlight-color:transparent}@media(hover:hover)and (pointer:fine){.sc-btn-calc:hover{background:#3a3a37;box-shadow:0 2px 10px #0003}}.sc-btn-calc:active{transform:translateY(-50%) scale(.97);background:var(--sc-color-primary)}.sc-btn-calc:focus{outline:none;background:var(--sc-color-primary)}.sc-btn-calc:disabled{opacity:.5;cursor:not-allowed}.sc-cep-link{display:inline-block;font-size:11.5px;color:var(--sc-color-text-muted);text-decoration:underline;text-underline-offset:2px;margin-top:7px;cursor:pointer;transition:color var(--sc-transition)}.sc-cep-link:hover{color:var(--sc-color-primary)}.sc-address{display:flex;align-items:flex-start;gap:7px;padding:9px 12px;background:var(--sc-color-bg-subtle);border:1px solid var(--sc-color-border);border-radius:var(--sc-radius-card);margin-top:10px;font-size:12px;color:var(--sc-color-text-muted);line-height:1.45}.sc-address[hidden]{display:none!important}.sc-address svg{flex-shrink:0;margin-top:1px;color:var(--sc-color-primary)}.sc-loading{display:none;padding:20px 0;text-align:center}.sc-loading.is-active{display:block}.sc-loading-dots{display:inline-flex;gap:5px;align-items:center}.sc-loading-dots span{width:7px;height:7px;border-radius:50%;background:var(--sc-color-primary);animation:sc-bounce 1.2s infinite ease-in-out}.sc-loading-dots span:nth-child(2){animation-delay:.2s}.sc-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes sc-bounce{0%,80%,to{transform:scale(.55);opacity:.35}40%{transform:scale(1);opacity:1}}.sc-loading-text{font-size:12px;color:var(--sc-color-text-muted);margin-top:7px}.sc-error{display:none;align-items:flex-start;gap:7px;padding:10px 13px;background:#fff5f5;border:1px solid #fecaca;border-radius:var(--sc-radius-card);margin-top:10px;font-size:12.5px;color:var(--sc-color-error)}.sc-error.is-active{display:flex}.sc-error svg{flex-shrink:0;margin-top:1px}.sc-results{display:none;margin-top:14px}.sc-results.is-active{display:block}.sc-results-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.sc-results-cep-info{font-size:12px;color:var(--sc-color-text-muted);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sc-results-cep-info strong{color:var(--sc-color-text);font-weight:600}.sc-results-change{font-size:12px;color:var(--sc-color-text-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;transition:color var(--sc-transition);white-space:nowrap;flex-shrink:0}.sc-results-change:hover{color:var(--sc-color-primary)}.sc-options-list{display:flex;flex-direction:column;gap:7px}.sc-option-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;background:var(--sc-color-bg);border:1.5px solid var(--sc-color-border);border-radius:var(--sc-radius-card);transition:border-color var(--sc-transition),box-shadow var(--sc-transition);animation:sc-slide-in .2s ease forwards;opacity:0}.sc-option-card:hover,.sc-option-card.is-free:hover,.sc-option-card.is-fixed:hover{border-color:#999;box-shadow:0 2px 8px #00000012}.sc-option-card.is-free{border-color:#ccc;background:#fafafa}.sc-option-card.is-fixed{border-color:#ddd;background:#fafafa}@keyframes sc-slide-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.sc-option-card:nth-child(1){animation-delay:.04s}.sc-option-card:nth-child(2){animation-delay:.09s}.sc-option-card:nth-child(3){animation-delay:.14s}.sc-option-card:nth-child(4){animation-delay:.19s}.sc-option-card:nth-child(5){animation-delay:.24s}.sc-option-left{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.sc-option-badges{display:flex;gap:4px;margin-bottom:3px}.sc-badge{display:inline-flex;align-items:center;gap:3px;padding:2px 6px;font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:3px}.sc-badge--best{background:var(--sc-color-badge-best);color:#fff}.sc-badge--free{background:var(--sc-color-badge-free-bg);color:var(--sc-color-badge-free-txt)}.sc-badge--fix{background:var(--sc-color-badge-fix-bg);color:var(--sc-color-badge-fix-txt)}.sc-option-name{font-size:14px;font-weight:700;color:var(--sc-color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sc-option-deadline{display:flex;align-items:center;gap:4px;font-size:11px;color:var(--sc-color-text-muted);margin-top:2px}.sc-option-deadline svg{flex-shrink:0}.sc-option-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;flex-shrink:0}.sc-option-price{font-size:15px;font-weight:700;color:var(--sc-color-text);white-space:nowrap}.sc-option-price.is-free{color:var(--sc-color-text)}.sc-option-price-original{font-size:11px;color:var(--sc-color-text-muted);text-decoration:line-through;white-space:nowrap}.sc-free-progress{padding:12px 14px;background:var(--sc-color-bg-subtle);border:1px solid var(--sc-color-border);border-radius:var(--sc-radius-card);margin-bottom:14px}.sc-free-progress-text{font-size:12.5px;color:var(--sc-color-text-muted);margin-bottom:7px}.sc-free-progress-text strong{color:var(--sc-color-text);font-weight:600}.sc-free-progress-bar-wrap{height:5px;background:var(--sc-color-border);border-radius:100px;overflow:hidden}.sc-free-progress-bar{height:100%;background:var(--sc-color-badge-best);border-radius:100px;transition:width .5s ease}.sc-modal-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:99999;align-items:center;justify-content:center;padding:20px}.sc-modal-overlay.is-open{display:flex}.sc-modal{background:#fff;border-radius:16px;width:100%;max-width:400px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 64px #00000038,0 4px 16px #0000001a;animation:sc-modal-up .22s cubic-bezier(.34,1.56,.64,1)}@keyframes sc-modal-up{0%{transform:scale(.94) translateY(12px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.sc-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}.sc-modal-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-right:10px;flex-shrink:0}.sc-modal-icon--free{background:#fff3e6;color:var(--sc-modal-icon-color, var(--sc-color-badge-free-bg))}.sc-modal-icon--fix{background:#e8f0f8;color:var(--sc-modal-icon-color, var(--sc-color-badge-fix-bg))}.sc-modal-title-wrap{display:flex;align-items:center;flex:1}.sc-modal-title{font-size:15px;font-weight:700;color:var(--sc-color-text);margin:0;line-height:1.3}.sc-modal-close{width:32px;height:32px;background:#f5f5f5;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--sc-color-text-muted);transition:background var(--sc-transition),color var(--sc-transition);flex-shrink:0;margin-left:10px}.sc-modal-close:hover{background:#eee;color:var(--sc-color-text)}.sc-modal-body{padding:16px 20px 20px;overflow-y:auto}.sc-modal-subtitle{font-size:12.5px;color:var(--sc-color-text-muted);margin:0 0 14px;line-height:1.5}.sc-modal-rows{display:flex;flex-direction:column;gap:1px}.sc-modal-row{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;border-radius:8px;background:#fafafa;gap:12px}.sc-modal-row:nth-child(odd){background:#f5f5f5}.sc-modal-row-region{font-size:13px;font-weight:600;color:var(--sc-color-text);flex:1}.sc-modal-row-value{font-size:13px;font-weight:700;white-space:nowrap}.sc-modal-row-value--free{color:var(--sc-color-success)}.sc-modal-row-value--fix{color:var(--sc-color-badge-fix-bg)}.sc-modal-row-deadline{font-size:11.5px;color:var(--sc-color-text-muted);white-space:nowrap;margin-left:8px}@media(max-width:480px){.sc-header{flex-direction:column;gap:6px}.sc-badges-stack{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:4px}.sc-pill{font-size:11px;padding:4px 10px}}.est-entrega-wrapper{contain:layout;width:100%;max-width:100%;box-sizing:border-box;min-width:0;clear:both}.est-entrega-wrapper *,.est-entrega-wrapper *:before,.est-entrega-wrapper *:after{box-sizing:border-box;max-width:100%}[data-est-state][hidden]{display:none!important}.est-skeleton-line{height:12px;background:var(--sc-color-border);border-radius:4px;animation:sc-skeleton 1.2s ease-in-out infinite alternate}@keyframes sc-skeleton{0%{opacity:.55}to{opacity:1}}.est-entrega-container{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:8px;padding:12px 14px;width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;font-family:var(--sc-font)}.est-frete-section{display:flex;flex-direction:column;align-items:flex-end;gap:4px;margin-bottom:8px}.est-badge-gratis,.est-badge-fixo{display:inline-flex;align-items:center;padding:5px 11px;border-radius:4px;font-size:11.5px;font-weight:600;letter-spacing:.1px;border:none;font-family:inherit;white-space:nowrap;max-width:100%;transition:opacity .15s ease,transform .15s ease,box-shadow .15s ease}.est-badge-gratis{background:var(--est-badge-gratis-bg, #e8622a);color:var(--est-badge-gratis-txt, #ffffff)}.est-badge-fixo{background:var(--est-badge-fixo-bg, #1d1d1b);color:var(--est-badge-fixo-txt, #ffffff)}button.est-badge-gratis,button.est-badge-fixo{cursor:pointer;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px}button.est-badge-gratis:hover,button.est-badge-fixo:hover{transform:translateY(-1px);box-shadow:0 2px 6px #0000001f}.est-badge-gratis [data-est-badge-gratis-texto],.est-badge-fixo [data-est-badge-fixo-texto]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.est-entrega-wrapper .sc-cep-input{height:48px;padding:0 120px 0 18px;border-radius:6px}.est-entrega-wrapper .sc-btn-calc{right:6px;height:36px;padding:0 16px;font-size:11.5px;border-radius:4px}.est-pulse-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#22c55e;flex-shrink:0;margin-left:4px;vertical-align:middle;animation:est-pulse 1.8s ease-in-out infinite;box-shadow:0 0 0 2px #22c55e26}@keyframes est-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}.est-cep-tag{display:inline-flex;align-items:center;gap:3px;background:transparent;border:none;padding:8px 6px;margin:-8px -6px;font-size:11.5px;font-weight:500;color:var(--sc-color-text-muted);cursor:pointer;white-space:nowrap;font-family:inherit;transition:color var(--sc-transition)}.est-cep-tag:hover{color:var(--sc-color-accent)}.est-cep-tag svg{opacity:.55;transition:opacity var(--sc-transition)}.est-cep-tag:hover svg{opacity:1}.est-section{display:flex;flex-direction:column;gap:8px}.est-divider{height:1px;background:#e5e5e5;width:100%}.est-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;line-height:1.4}.est-row-data-main{font-size:14px;color:var(--sc-color-text);font-weight:500;align-items:center;gap:8px;flex-wrap:wrap}.est-row-data-main [data-est-datas]{font-size:14px;color:var(--sc-color-text)}.est-row-data-main strong{font-size:16px;color:var(--sc-color-text);font-weight:700;letter-spacing:-.2px}.est-icon-check{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:var(--est-check-cor, #ec6733);flex-shrink:0}.est-icon-check svg{width:16px;height:16px}.est-row-meta{font-size:11.5px;color:var(--sc-color-text-muted);padding-left:24px;flex-wrap:nowrap;min-width:0;gap:4px}.est-icon-pin{display:inline-flex;align-items:center;width:11px;height:11px;color:var(--sc-color-text-muted);flex-shrink:0}.est-icon-pin svg{width:11px;height:11px}.est-cep-sep{color:var(--sc-color-text-muted);opacity:.55;margin:0 1px}.est-pulse-dot:not([hidden])+.est-cep-sep{display:none}.est-row-countdown{font-size:11.5px;color:#999;padding-left:24px;gap:4px}.est-row-countdown strong{color:var(--sc-color-text-muted);font-weight:500}.est-link-detalhes{background:none;border:none;padding:0;margin-left:6px;font-size:12px;font-weight:500;color:var(--sc-color-text-muted);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;cursor:pointer;font-family:inherit;transition:color var(--sc-transition)}.est-link-detalhes:hover{color:var(--sc-color-accent)}.est-troca-section{padding-top:10px;font-size:12.5px;color:var(--sc-color-text-muted)}.est-troca-section strong{color:var(--sc-color-text);font-weight:600}.sc-modal-row--highlighted{background:#e6f4ea!important;border:.5px solid #b7dfc6}.sc-modal-row--highlighted-fixo{background:#fdf0e8!important;border:.5px solid #f5c5a0}.est-modal-badge-regiao{display:inline-flex;align-items:center;gap:3px;font-size:10px;font-weight:500;padding:1px 6px;border-radius:10px;margin-left:6px;vertical-align:middle}.est-modal-badge-regiao--gratis{background:#e6f4ea;color:#1a5c35;border:.5px solid #b7dfc6}.est-modal-badge-regiao--fixo{background:#fdf0e8;color:#7c3a0a;border:.5px solid #f5c5a0}.est-modal-dot{width:5px;height:5px;border-radius:50%;display:inline-block;flex-shrink:0}@media(max-width:480px){.est-row-principal{font-size:12px}.est-row-countdown{font-size:11px}.est-entrega-container{padding:12px;border-radius:6px}}.est-checkout-hint{display:flex;align-items:center;gap:5px;font-size:11px;color:#888;padding-left:22px;margin-top:-2px;line-height:1.4}.est-checkout-hint svg{flex-shrink:0}.sc-detalhes-rows{display:flex;flex-direction:column;gap:8px;padding:14px 16px 0}.sc-detalhes-card{background:#fafafa;border:1px solid #eaeaea;border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:4px}.sc-detalhes-label{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:.4px}.sc-detalhes-value{font-size:14px;font-weight:500;color:var(--sc-color-text)}.sc-detalhes-checkout{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#fff7ee;border:1px solid #fad9b8;border-radius:6px;color:#7c3a0a;font-size:11.5px;line-height:1.5;margin:12px 16px 8px}.sc-detalhes-checkout svg{flex-shrink:0;margin-top:1px}.sc-detalhes-foot{font-size:11px;color:#888;margin:0 16px 14px;padding-top:8px;border-top:1px solid #f0f0f0}.est-actions-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px;flex-wrap:wrap}.est-geo-btn{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;background:#fff;border:1px solid #E8622A;border-radius:4px;color:#e8622a;font-size:11.5px;font-weight:600;letter-spacing:.1px;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background var(--sc-transition),color var(--sc-transition)}.est-geo-btn:hover:not(:disabled){background:#e8622a;color:#fff}.est-geo-btn:disabled{opacity:.65;cursor:wait}.est-geo-spinner{display:inline-block;width:12px;height:12px;border:2px solid rgba(232,98,42,.25);border-top-color:#e8622a;border-radius:50%;animation:est-geo-spin .8s linear infinite}@keyframes est-geo-spin{to{transform:rotate(360deg)}}.est-icon-wrapper{display:inline-flex;align-items:center;margin-right:1px;color:#666}.est-icon-clock{width:13px;height:13px;display:block}@media(max-width:480px){.est-entrega-container{padding:14px;border-radius:10px}.est-section{gap:9px}.est-row-data-main{flex-wrap:nowrap;justify-content:center;column-gap:6px;align-items:center;min-width:0}.est-row-data-main [data-est-datas]{font-size:12.5px;flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.est-row-data-main strong{font-size:14.5px;letter-spacing:-.3px}.est-icon-check{width:16px;height:16px}.est-icon-check svg{width:16px;height:16px}.est-link-detalhes{flex:0 0 auto;margin-left:2px;padding:4px 0;min-height:30px;font-size:11.5px;white-space:nowrap;display:inline-flex;align-items:center}.est-row-meta{font-size:12px;padding-left:0;justify-content:center;gap:4px;flex-wrap:nowrap;min-width:0}.est-row-meta [data-est-cidade]{min-width:0;flex:0 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.est-icon-pin{flex-shrink:0}.est-icon-pin svg{width:12px;height:12px}.est-cep-tag{font-size:12px;padding:10px 6px;margin:-10px -6px;min-height:44px;flex-shrink:0;white-space:nowrap}.est-cep-tag svg{width:11px;height:11px}.est-cep-sep{flex-shrink:0}.est-pulse-dot{width:7px;height:7px;flex-shrink:0;box-shadow:0 0 0 2.5px #22c55e2e}.est-row-countdown{font-size:12px;padding-left:0;justify-content:center;gap:5px;flex-wrap:nowrap;min-width:0}.est-row-countdown>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.est-icon-clock{width:12px;height:12px}.est-frete-section{gap:4px;margin-bottom:8px}.est-badge-gratis,.est-badge-fixo{padding:5px 10px;font-size:11px}.sc-cep-input{font-size:16px;padding:13px 14px;min-height:48px;border-radius:8px}.sc-btn-calc{padding:13px 18px;font-size:13px;min-height:48px;border-radius:8px}.est-entrega-wrapper .sc-btn-calc{padding:0 14px;font-size:11.5px;min-height:36px;height:36px;border-radius:4px}.est-entrega-wrapper .sc-cep-input{border-radius:6px;padding:0 110px 0 16px;min-height:46px;height:46px}.sc-input-group{gap:8px}.sc-cep-link{font-size:12px;padding:4px 0;display:inline-flex;align-items:center;white-space:nowrap}.est-geo-btn{padding:6px 11px;font-size:11.5px;border-radius:4px}.est-actions-row{margin-top:10px;gap:6px}.sc-loading-text{font-size:13px}.est-skeleton-line{height:14px}}@media(max-width:360px){.est-entrega-container{padding:12px}.est-row-data-main [data-est-datas]{font-size:11.5px}.est-row-data-main strong{font-size:13px}.est-row-data-main{column-gap:5px}.est-icon-check{width:14px;height:14px}.est-icon-check svg{width:14px;height:14px}.est-link-detalhes{font-size:11px;margin-left:2px}.est-row-meta,.est-row-countdown{gap:3px}.est-badge-gratis,.est-badge-fixo{padding:4px 9px;font-size:10.5px}.est-cep-tag{font-size:11.5px}}@media(max-width:390px){.est-row-data-main strong{font-size:13.5px}.est-row-data-main [data-est-datas]{font-size:12px}.est-link-detalhes{font-size:11.5px;margin-left:2px}}@media(prefers-reduced-motion:reduce){.est-pulse-dot,.est-skeleton-line,.est-geo-spinner,.sc-loading-dots span{animation:none!important}.est-pulse-dot{opacity:.8}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/shipping-calculator.css.map */
