.home-value-deals--promotion[hidden]{display:none!important}.home-value-deals__promotion-diagnostic{margin:0 1.6rem 1rem;padding:.8rem 1.2rem;border-radius:.8rem;background:#fee2d9;color:#7a2419;font-size:1.4rem}.home-value-deals--promotion .home-value-deals__card-price{display:inline-flex;align-items:baseline;gap:.3rem}.home-value-deals__promotion-price{font-size:1.3rem}.home-value-deals__promotion-compare-price{color:#718079;font-size:1rem;font-weight:400}.home-value-deals--promotion .home-value-deals__promotion-form{display:contents}.home-value-deals__promotion-add:focus-visible,.home-value-deals__promotion-option:focus-visible,.home-value-deals__promotion-toast-action:focus-visible,.home-value-deals__promotion-toast-close:focus-visible{outline:3px solid #fc7145;outline-offset:2px}.home-value-deals__promotion-toast{position:fixed;z-index:300;top:calc(var(--header-group-height, var(--header-height, 8rem)) + .8rem);left:50%;display:grid;width:fit-content;min-width:min(30rem,calc(100vw - 3.2rem));max-width:min(44rem,calc(100vw - 3.2rem));min-height:4.8rem;grid-template-columns:2rem minmax(0,1fr) auto 3.6rem;align-items:center;gap:.8rem;padding:.6rem .6rem .6rem 1rem;border:1px solid #cdd3d2;border-radius:1.2rem;box-shadow:0 .8rem 2.4rem #0b1f1429;background:#fff;color:#0b1f14;font-size:1.3rem;font-weight:600;line-height:1.35;transform:translate(-50%);animation:home-value-deals-toast-in .18s ease-out}body.header-pinned .home-value-deals__promotion-toast{top:calc(var(--header-height, 8rem) + .8rem)}body:not(.header-pinned):has(.header-section.header-scrolled) .home-value-deals__promotion-toast{top:max(1.2rem,env(safe-area-inset-top))}.home-value-deals__promotion-toast[hidden],.home-value-deals__promotion-toast-action[hidden]{display:none!important}.home-value-deals__promotion-toast-icon{grid-column:1;width:2rem;height:2rem;padding:.35rem;border-radius:50%;background:#eef7f1;color:#194a31}.home-value-deals__promotion-toast-message{grid-column:2;min-width:0}.home-value-deals__promotion-toast-action{grid-column:3;display:inline-flex;min-height:3.6rem;align-items:center;justify-content:center;border:1px solid #194a31;border-radius:.8rem;padding:.5rem 1rem;background:#fff;color:#194a31;font-size:1.2rem;font-weight:700;text-decoration:none;white-space:nowrap}.home-value-deals__promotion-toast-close{grid-column:4;justify-self:end;display:inline-grid;width:3.6rem;height:3.6rem;place-items:center;margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#718079;cursor:pointer}.home-value-deals__promotion-toast-close svg{width:1.6rem;height:1.6rem}@keyframes home-value-deals-toast-in{0%{opacity:0;transform:translate(-50%,-1rem)}to{opacity:1;transform:translate(-50%)}}.home-value-deals__promotion-modal{--modal-width: min(64rem, calc(100vw - 4.8rem) );--modal-height: min(82dvh, 68rem)}.home-value-deals__promotion-modal .drawer__inner{width:var(--modal-width);max-width:var(--modal-width);height:var(--modal-height);max-height:var(--modal-height);overflow:hidden;border-radius:2rem;background:#fff}.home-value-deals__promotion-modal-body{display:grid;grid-template-rows:auto minmax(0,1fr);gap:2rem;min-height:0;padding:2.4rem;overflow:hidden!important}.home-value-deals__promotion-modal-summary{display:grid;grid-template-columns:12.8rem minmax(0,1fr);gap:1.8rem;min-width:0;padding-inline-end:3.6rem}.home-value-deals__promotion-modal-media{display:grid;width:12.8rem;height:12.8rem;place-items:center;overflow:hidden;border:1px solid #e6ebe8;border-radius:1.4rem;background:#f7faf1}.home-value-deals__promotion-modal-media:empty{display:none}.home-value-deals__promotion-modal-media img{width:100%;height:100%;object-fit:contain}.home-value-deals__promotion-modal-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.home-value-deals__promotion-modal-title{display:-webkit-box;margin:0;overflow:hidden;color:#0b1f14;font-size:2rem;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-value-deals__promotion-modal-description{display:-webkit-box;margin:.7rem 0 0;overflow:hidden;color:#718079;font-size:1.3rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-value-deals__promotion-modal-price{display:flex;align-items:baseline;gap:.8rem;margin:1rem 0 0;color:#e31612;font-size:2rem;font-weight:700}.home-value-deals__promotion-modal-price s{color:#718079;font-size:1.3rem;font-weight:400}.home-value-deals__promotion-modal-form{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:1.6rem;min-height:0;overflow:hidden}.home-value-deals__promotion-options{display:flex;min-height:0;flex-direction:column;gap:1.8rem;padding:.2rem .6rem .2rem 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.home-value-deals__promotion-option-group{min-width:0;margin:0;padding:0;border:0}.home-value-deals__promotion-option-group[hidden]{display:none!important}.home-value-deals__promotion-option-group legend{width:100%;margin:0 0 .8rem;padding:0;color:#0b1f14;font-size:1.4rem;font-weight:650;line-height:1.4}.home-value-deals__promotion-option-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.home-value-deals__promotion-option{display:inline-flex;width:100%;min-width:0;min-height:4.8rem;align-items:center;justify-content:center;margin:0;padding:.9rem 1.2rem;border:1px solid #cdd3d2;border-radius:1rem;background:#fff;color:#0b1f14;font-size:1.3rem;font-weight:550;line-height:1.3;text-align:center;cursor:pointer}.home-value-deals__promotion-option[hidden]{display:none!important}.home-value-deals__promotion-option.is-selected{border-color:#194a31;box-shadow:inset 0 0 0 1px #194a31;background:#eef7f1;color:#194a31}.home-value-deals__promotion-option:disabled{border-color:#e6ebe8;background:#f6f7f6;color:#a6afaa;cursor:not-allowed}.home-value-deals__promotion-modal-add{display:inline-flex;min-height:5.2rem;align-items:center;justify-content:center;gap:.6rem;border-color:#fc7145;border-radius:1.2rem;background:#fc7145;color:#fff;font-weight:700}@media(max-width:767.98px){.home-value-deals--promotion .home-value-deals__card-foot{display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:3px;width:100%}.home-value-deals--promotion .home-value-deals__card-price{max-width:100%;overflow:hidden;gap:.2rem}.home-value-deals--promotion .home-value-deals__promotion-price{font-size:1.2rem}.home-value-deals--promotion .home-value-deals__promotion-compare-price{min-width:0;overflow:hidden;font-size:.9rem;text-overflow:ellipsis}.home-value-deals__promotion-modal{--modal-width: 100%;--modal-height: min(82dvh, 68rem);align-items:flex-end;padding:0}.home-value-deals__promotion-modal .drawer__inner{box-sizing:border-box;max-width:100vw;border-radius:1.8rem 1.8rem 0 0}.home-value-deals__promotion-toast{width:fit-content;min-width:min(28rem,calc(100vw - 3.2rem));max-width:calc(100vw - 3.2rem);grid-template-columns:2rem minmax(0,1fr) auto 3.6rem;font-size:1.2rem}.home-value-deals__promotion-toast-icon{width:2rem;height:2rem}.home-value-deals__promotion-modal-body{gap:1.6rem;padding:1.8rem 1.6rem max(1.6rem,env(safe-area-inset-bottom))}.home-value-deals__promotion-modal-summary{grid-template-columns:8.8rem minmax(0,1fr);gap:1.2rem;padding-inline-end:3.2rem}.home-value-deals__promotion-modal-media{width:8.8rem;height:8.8rem;border-radius:1.2rem}.home-value-deals__promotion-modal-title{font-size:1.6rem}.home-value-deals__promotion-modal-description{margin-top:.4rem;font-size:1.2rem}.home-value-deals__promotion-modal-price{margin-top:.6rem;font-size:1.8rem}.home-value-deals__promotion-options{gap:1.5rem;padding-inline-end:.4rem}.home-value-deals__promotion-option{min-height:4.4rem;padding:.7rem .9rem}.home-value-deals__promotion-modal-add{min-height:5rem}}.home-value-deals--promotion[data-promotion-state=locked] .home-value-deals__promotion-add,.home-value-deals--promotion[data-promotion-state=loading] .home-value-deals__promotion-add,.home-value-deals--promotion[data-promotion-state=adding] .home-value-deals__promotion-add{cursor:not-allowed;opacity:.45}.home-value-deals--promotion[data-promotion-state=added] .home-value-deals__promotion-add{opacity:.45}@media(prefers-reduced-motion:reduce){.home-value-deals--promotion *{scroll-behavior:auto!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/homepage-value-deals-promotion.css.map */
