.slm-product__price{margin-top:12px;color:var(--e-global-color-accent,#181d21);font-family:var(--f-secondary);font-size:14px;font-weight:700;line-height:normal;letter-spacing:.07px;border-collapse:collapse;border-style:hidden;width:100%}@media only screen and (max-width:767px){.slm-product__price{font-size:13px}}.slm-product__price th{position:relative}@media only screen and (max-width:767px){.slm-product__price tr:first-of-type{border-bottom:1px solid rgba(24,29,33,.1)}}.slm-product__price th:first-child{padding:18px 24px 18px 0}@media only screen and (max-width:767px){.slm-product__price th:first-child{padding:12px 12px 12px 0}}.slm-product__price th:last-child{padding:18px 0 18px 24px}@media only screen and (max-width:767px){.slm-product__price th:last-child{padding:12px 0 12px 12px;text-align:right}}@media only screen and (min-width:768px){.slm-product__price td,.slm-product__price th{border:1px solid rgba(24,29,33,.1)}}.slm-product__price .bundle-label{position:absolute;left:24px;top:-5px;font-size:11px;font-weight:700;letter-spacing:.22px;text-transform:uppercase;padding:2px 4px;color:var(--c-light);border-radius:4px;background:var(--e-global-color-8a55e92,#f24822)}@media only screen and (max-width:767px){.slm-product__price .bundle-label{left:unset;right:0;top:-10px}}.slm-product__price .tiered-pricing-dynamic-price-wrapper{display:contents;gap:2px}.slm-product__price .price{font-family:var(--f-primary);font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px}@media only screen and (max-width:767px){.slm-product__price .price{font-size:15px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.slm-product__price .price .from{display:none}.slm-product__price .price bdi,.slm-product__price .price ins{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.slm-product__price .price .tiered-pricing-dynamic-price-wrapper span,.slm-product__price .price bdi,.slm-product__price .price ins{text-decoration:none;font-weight:500}.slm-product__price .price del{opacity:.3;padding-left:10px}.slm-product__price .price .discount-amount{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:4px;font-family:var(--f-primary)!important;font-size:16px!important;font-weight:500!important;color:var(--e-global-color-8a55e92,#f24822)!important}@media only screen and (max-width:767px){.slm-product__price .price .discount-amount{font-size:15px!important;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.slm-product__price .price .discount-amount *{color:inherit!important;font-family:var(--f-primary)!important;font-size:15px!important;font-weight:500!important}@media only screen and (max-width:767px){.slm-product__price .price .discount-amount *{font-size:15px!important}}.slm-product__price .price .discount-amount bdi{padding-right:4px}.slm-product__price__time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1025px){.slm-product__price__time{margin-bottom:-2px}}.slm-product__price__time__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding:4px;margin:-6px 0 -4px}.slm-product__price__time__icon:hover .slm-product__price__time__tip{opacity:1;visibility:visible;z-index:1}.slm-product__price__time__icon svg{cursor:pointer}.slm-product__price__time__tip{position:absolute;top:24px;width:240px;font-size:14px;line-height:140%;left:0;opacity:0;visibility:hidden;z-index:-3;padding:16px;border-radius:10px;border:1px solid rgba(0,0,0,.05);background:#fff;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.04),0 10px 6px 0 rgba(0,0,0,.03),0 18px 7px 0 rgba(0,0,0,.01),0 28px 8px 0 rgba(0,0,0,0);box-shadow:0 1px 2px 0 rgba(0,0,0,.05),0 4px 4px 0 rgba(0,0,0,.04),0 10px 6px 0 rgba(0,0,0,.03),0 18px 7px 0 rgba(0,0,0,.01),0 28px 8px 0 rgba(0,0,0,0)}@media only screen and (max-width:767px){.slm-product__price__time__tip{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:220px}}.slm-product__price__avg-time{font-family:var(--f-primary);font-size:16px;font-weight:500}@media only screen and (max-width:767px){.slm-product__price__avg-time{font-size:15px}}.slm-product-get-lead-times--loader span{display:inline-block;width:24px;height:24px;border:6px solid var(--e-global-color-2679a52,#d0d7dd);border-bottom-color:var(--e-global-color-text,#c8102e);border-radius:50%;-webkit-animation:rotation 1.1s linear infinite;animation:rotation 1.1s linear infinite;z-index:9999}@media only screen and (max-width:767px){.slm-product-get-lead-times--loader span{height:20px;width:20px}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg translate(-50%,-50%));transform:rotate(0deg translate(-50%,-50%))}100%{-webkit-transform:rotate(360deg) translate(-50%,-50%);transform:rotate(360deg) translate(-50%,-50%)}}@keyframes rotation{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.slm-product-get-lead-times--content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:767px){.slm-product-get-lead-times--content{margin-left:auto}}.slm-product-get-lead-times--content .timebar-title{color:var(--e-global-color-3f1bfdc)}.slm-product-get-lead-times--content .timebar-description{color:var(--e-global-color-a8bc749)}.slm-product-get-lead-times--content .timebar-img{max-width:136px;width:100%;max-height:21px;margin-top:8px}
/*# sourceMappingURL=product-price.css.map */
