.aac-free-shipping-meter{--aac-shipping-blue:#0eb6f4;--aac-shipping-navy:#142033;--aac-shipping-progress-width:0%;position:fixed;right:auto;bottom:18px;left:18px;z-index:99990;display:flex;align-items:center;box-sizing:border-box;width:min(236px,calc(100vw - 36px));min-height:56px;padding:7px 7px 7px 8px;border:1px solid rgba(20,32,51,.1);border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(20,32,51,.16),0 2px 6px rgba(20,32,51,.08);color:var(--aac-shipping-navy);font-family:inherit;}.aac-free-shipping-meter[hidden],.aac-free-shipping-meter.is-empty{display:none !important;}html.aac-free-shipping-meter-was-dismissed .aac-free-shipping-meter:not(.is-temporary):not(.is-exiting){display:none !important;}.aac-free-shipping-meter.is-temporary,.aac-free-shipping-meter.is-exiting{display:flex !important;}.aac-free-shipping-meter.is-exiting{pointer-events:none;animation:aac-shipping-meter-exit-left .35s ease-in forwards;}.aac-free-shipping-meter__icon{position:relative;display:flex;align-items:center;justify-content:center;flex:0 0 26px;width:26px;height:26px;margin-right:6px;border-radius:7px;background:#e7f8ff;color:#058fca;}.aac-free-shipping-meter__truck{width:21px;height:21px;}.aac-free-shipping-meter__truck path,.aac-free-shipping-meter__truck circle{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;}.aac-free-shipping-meter__tick{position:absolute;right:-4px;bottom:-4px;display:none;width:15px;height:15px;border:2px solid #fff;border-radius:50%;background:var(--aac-shipping-blue);box-shadow:0 2px 7px rgba(14,182,244,.3);}.aac-free-shipping-meter__tick path{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;}.aac-free-shipping-meter.is-qualified .aac-free-shipping-meter__tick{display:block;}.aac-free-shipping-meter.is-qualified .aac-free-shipping-meter__icon{background:#e7f8ff;color:#058fca;}.aac-free-shipping-meter__copy{min-width:0;flex:1 1 auto;overflow-wrap:anywhere;}.aac-free-shipping-meter__copy strong,.aac-free-shipping-meter__copy>span{display:block;}.aac-free-shipping-meter__copy strong{margin:0 0 1px;color:var(--aac-shipping-navy);font-size:13px;font-weight:750;line-height:1.32;}.aac-free-shipping-meter__copy strong .woocommerce-Price-amount{color:#0078a8;}.aac-free-shipping-meter__copy>span:not(.aac-free-shipping-meter__track){margin-bottom:4px;color:#425066;font-size:12px;font-weight:500;line-height:1.35;white-space:normal;}.aac-free-shipping-meter__track{position:relative;overflow:hidden;height:3px;border-radius:10px;background:#e5ebf0;}.aac-free-shipping-meter__track i{display:block;width:var(--aac-shipping-progress-width);height:100%;border-radius:inherit;background:linear-gradient(90deg,#088fc8,var(--aac-shipping-blue));transition:width .65s cubic-bezier(.2,.75,.25,1);}.aac-free-shipping-meter.is-qualified .aac-free-shipping-meter__track i{background:linear-gradient(90deg,#088fc8,var(--aac-shipping-blue));}.aac-free-shipping-meter__close{position:relative !important;z-index:2;display:inline-flex !important;align-items:center;justify-content:center;box-sizing:border-box;flex:0 0 24px !important;width:24px !important;min-width:24px !important;height:24px !important;min-height:24px !important;margin:0 0 0 2px !important;padding:0 !important;border:0 !important;border-radius:50% !important;background:transparent !important;box-shadow:none !important;color:#425066 !important;cursor:pointer;pointer-events:auto !important;line-height:1 !important;transition:background .18s ease,color .18s ease !important;}.aac-free-shipping-meter__close:hover,.aac-free-shipping-meter__close:focus-visible{background:#eef3f7 !important;color:#142033 !important;}.aac-free-shipping-meter__close:focus-visible{outline:2px solid #058fca !important;outline-offset:1px;}.aac-free-shipping-meter__close svg{width:14px;height:14px;}.aac-free-shipping-meter__close path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2;}@keyframes aac-shipping-meter-exit-left{to{opacity:0;transform:translateX(calc(-100% - 40px));}}@media (max-width:600px){.aac-free-shipping-meter{bottom:10px;left:10px;width:min(236px,calc(100vw - 76px));}}@media (prefers-reduced-motion:reduce){.aac-free-shipping-meter,.aac-free-shipping-meter *,.aac-free-shipping-meter *::before,.aac-free-shipping-meter *::after{animation:none !important;transition:none !important;}}