.article-product-offer[hidden]{display:none}.article-product-offer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:20px}.article-product-offer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0000008f;cursor:default}.article-product-offer__dialog{position:relative;display:grid;grid-template-columns:minmax(420px,1.35fr) minmax(330px,.85fr);width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:8px;background:#fff;color:#282828;box-shadow:0 24px 70px #00000047}.article-product-offer__close{position:absolute;z-index:2;top:12px;right:12px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:50%;background:#ffffffeb;color:#222;cursor:pointer}.article-product-offer__close svg{width:16px;height:16px}.article-product-offer__media{position:relative;display:grid;place-items:center;min-height:580px;padding:24px;background:#f7f7f7;overflow:hidden;touch-action:pan-y}.article-product-offer__track{position:relative;display:grid;place-items:center;width:100%;height:100%;min-height:532px}.article-product-offer__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s ease}.article-product-offer__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.article-product-offer__image{display:block;width:100%;height:100%;max-height:532px;object-fit:contain}.article-product-offer__carousel-button{position:absolute;z-index:1;top:50%;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(0,0,0,.1);border-radius:50%;background:#ffffffeb;color:#222;transform:translateY(-50%);cursor:pointer}.article-product-offer__carousel-button span{display:block;width:9px;height:9px;border-top:2px solid currentColor;border-right:2px solid currentColor}.article-product-offer__carousel-button--previous span{transform:translate(2px) rotate(-135deg)}.article-product-offer__carousel-button--next span{transform:translate(-2px) rotate(45deg)}.article-product-offer__carousel-button--previous{left:12px}.article-product-offer__carousel-button--next{right:12px}.article-product-offer__carousel-button[hidden]{display:none}.article-product-offer__dots{position:absolute;z-index:1;bottom:14px;left:50%;display:flex;gap:7px;max-width:calc(100% - 48px);overflow-x:auto;scrollbar-width:none;transform:translate(-50%)}.article-product-offer__dots::-webkit-scrollbar{display:none}.article-product-offer__dot{width:8px;height:8px;flex:0 0 auto;padding:0;border:0;border-radius:50%;background:#00000047;cursor:pointer}.article-product-offer__dot[aria-current=true]{background:#222}.article-product-offer__dots[hidden]{display:none}.article-product-offer__content{display:flex;flex-direction:column;justify-content:center;padding:54px 40px 42px}.article-product-offer__eyebrow{margin:0 0 10px;color:#686868;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.article-product-offer__title-row{position:relative}.article-product-offer__title{display:-webkit-box;overflow:hidden;margin:0;font-size:24px;line-height:1.25;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-product-offer__title.is-expanded{display:block;overflow:visible;-webkit-line-clamp:unset}.article-product-offer__title a{color:inherit;text-decoration:none}.article-product-offer__title-toggle{position:absolute;right:0;bottom:0;min-width:34px;height:28px;padding:0 5px 6px 12px;border:0;background:linear-gradient(90deg,#fff0,#fff 34%);color:#222;font-size:20px;font-weight:700;line-height:1;cursor:pointer}.article-product-offer__title-toggle[hidden],.article-product-offer__title.is-expanded+.article-product-offer__title-toggle{display:none}.article-product-offer__price{display:flex;gap:10px;align-items:baseline;margin-top:16px;color:#2f7d45;font-size:26px;font-weight:700}.article-product-offer__price s{color:#777;font-size:16px;font-weight:400}.article-product-offer__fulfillment{display:flex;gap:7px;margin-top:16px;padding:12px 0;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;color:#4f5965;font-size:13px;line-height:1.45}.article-product-offer__fulfillment strong{color:#263242}.article-product-offer__fulfillment-separator{margin:0 3px}.article-product-offer__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.article-product-offer__option{display:grid;gap:6px;min-width:0;font-size:14px}.article-product-offer__option select{width:100%;min-height:46px;padding:8px 34px 8px 12px;border:1px solid #c9ced5;border-radius:4px;background-color:#fff;color:#222;font:inherit}.article-product-offer__status{min-height:20px;margin:10px 0 0;color:#b42318;font-size:13px}.article-product-offer__buy{min-height:50px;padding:12px 20px;border:1px solid var(--article-offer-accent, #ef272d);border-radius:4px;background:var(--article-offer-accent, #ef272d);color:#fff;font:inherit;font-size:17px;cursor:pointer}.article-product-offer__buy:disabled{border-color:#aaa;background:#aaa;cursor:not-allowed}.article-product-offer__view{align-self:center;margin-top:14px;color:#333;font-size:14px;text-underline-offset:3px}body.article-product-offer-open{overflow:hidden}@media screen and (max-width:749px){.article-product-offer{align-items:end;padding:0}.article-product-offer__dialog{grid-template-columns:1fr;width:100%;max-height:min(92vh,840px);border-radius:8px 8px 0 0}.article-product-offer__media{min-height:330px;padding:24px 42px 28px}.article-product-offer__track{min-height:278px}.article-product-offer__image{max-height:278px}.article-product-offer__content{padding:22px 20px calc(20px + env(safe-area-inset-bottom))}.article-product-offer__title{padding-right:18px;font-size:20px}.article-product-offer__options{margin-top:18px}.article-product-offer__view{position:absolute;z-index:3;top:24px;right:58px;margin:0;padding:8px 4px;background:#ffffffe6;color:#222;font-size:13px}.article-product-offer__fulfillment{margin-top:12px;padding:10px 0}}@media(prefers-reduced-motion:no-preference){.article-product-offer__backdrop{animation:article-offer-fade .18s ease-out}.article-product-offer__dialog{animation:article-offer-enter .22s ease-out}@keyframes article-offer-fade{0%{opacity:0}}@keyframes article-offer-enter{0%{opacity:0;transform:translateY(14px)}}}@media(prefers-reduced-motion:reduce){.article-product-offer__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/article-product-offer.css.map */
