.pdp-sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -2px 10px #0000000f;transform:translateY(100%);transition:transform .35s ease;pointer-events:none;display:none}.pdp-sticky-atc.is-visible{transform:translateY(0);pointer-events:auto}.pdp-sticky-atc__inner{max-width:1440px;margin:0 auto;padding:1.4rem 4rem;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:3rem}.pdp-sticky-atc__left{display:flex;align-items:center;gap:3rem;min-width:0}.pdp-sticky-atc__title{font-family:Rama Gothic E,Anton,sans-serif;font-size:35.584px;font-weight:600;color:var(--Black, #000);margin:0;text-transform:uppercase;line-height:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-atc__pricing{display:flex;align-items:center;gap:1rem;font-family:Rama Gothic E,Arial,sans-serif}.pdp-sticky-atc__price{font-size:28.852px;font-weight:600;color:var(--Red-Price, #E00);line-height:100%;text-transform:uppercase}.pdp-sticky-atc__compare{font-size:28.852px;font-weight:400;color:var(--Dark-Gray, #A8A8A8);line-height:100%;text-decoration:line-through;text-transform:uppercase}.pdp-sticky-atc__savings{display:inline-flex;align-items:center;padding:.2rem .4rem;background:#e00;color:#fff;font-size:1.2rem;font-weight:700;white-space:nowrap}.pdp-sticky-atc__savings[hidden],.pdp-sticky-atc__compare[hidden]{display:none}.pdp-sticky-atc__variant{position:relative}.pdp-sticky-atc__variant-toggle{display:inline-flex;align-items:center;gap:1.2rem;width:185px;height:51px;padding:7.48px 14.97px;background:#f4f4f4;border:1px solid transparent;border-radius:0;font-family:Arial Nova,Arial,sans-serif;font-size:13px;font-weight:400;line-height:114%;color:var(--Black, #000);cursor:pointer;box-sizing:border-box;transition:background .2s ease,border-color .2s ease}.pdp-sticky-atc__variant-toggle:hover{background:#ececec}.pdp-sticky-atc__variant-toggle[aria-expanded=true]{background:#ececec;border-color:#d0d0d0}.pdp-sticky-atc__swatch-dot{width:30px;height:30px;border-radius:50%;background:#1a1a1a;flex-shrink:0;border:1px solid rgba(0,0,0,.08)}.pdp-sticky-atc__variant-label{white-space:nowrap;font-family:Arial Nova,Arial,sans-serif;font-size:13px;font-weight:400;line-height:114%;color:var(--Black, #000)}.pdp-sticky-atc__chevron{width:1.2rem;height:1.2rem;margin-left:auto;transition:transform .2s ease}.pdp-sticky-atc__variant-toggle[aria-expanded=true] .pdp-sticky-atc__chevron{transform:rotate(180deg)}.pdp-sticky-atc__popover{position:absolute;bottom:calc(100% + .8rem);right:0;left:auto;transform:translateY(.5rem);background:#f4f4f4;border-radius:0;padding:1.5rem;box-shadow:0 -10px 30px #0000001f;display:none;opacity:0;transition:opacity .2s ease,transform .2s ease;min-width:433px}.pdp-sticky-atc__popover.is-open{display:block;opacity:1;transform:translateY(0)}.pdp-sticky-atc__popover-groups{display:flex;gap:3rem;flex-wrap:wrap}.pdp-sticky-atc__popover-group{display:flex;flex-direction:column;gap:.8rem}.pdp-sticky-atc__popover-label{font-family:Arial Nova,Arial,sans-serif;font-size:13px;font-weight:400;line-height:114%;color:var(--Black, #000)}.pdp-sticky-atc__popover-swatches{display:flex;gap:.8rem}.pdp-sticky-atc__popover-swatch{width:2.8rem;height:2.8rem;border-radius:50%;border:2px solid transparent;cursor:pointer;padding:0;position:relative;background-clip:padding-box;transition:transform .15s ease}.pdp-sticky-atc__popover-swatch:hover{transform:scale(1.08)}.pdp-sticky-atc__popover-swatch.is-selected{border-color:#111;box-shadow:inset 0 0 0 2px #fff}.pdp-sticky-atc__popover-swatch.is-unavailable{opacity:.35;cursor:not-allowed}.pdp-sticky-atc__popover-swatch.is-unavailable:after{content:"";position:absolute;inset:50% 0 auto 0;height:2px;background:#111;transform:rotate(-45deg)}.pdp-sticky-atc__popover-pills{display:flex;gap:.6rem;flex-wrap:wrap}.pdp-sticky-atc__popover-pill{padding:.6rem 1.2rem;border-radius:0;border:1px solid #d0d0d0;background:#fff;font-size:1.3rem;cursor:pointer;font-family:Arial,sans-serif;color:#111;transition:background .15s ease,color .15s ease,border-color .15s ease}.pdp-sticky-atc__popover-pill:hover:not(.is-unavailable){border-color:#111}.pdp-sticky-atc__popover-pill.is-active{background:#111;color:#fff;border-color:#111}.pdp-sticky-atc__popover-pill.is-unavailable{opacity:.4;cursor:not-allowed;text-decoration:line-through}.pdp-sticky-atc__cta{height:51px;padding:7.48px 14.97px;background:#defa57;border:none;border-radius:0;font-family:Arial Nova,Arial,sans-serif;font-size:15.568px;font-weight:700;line-height:25.661px;color:var(--Black, #000);text-align:center;cursor:pointer;box-sizing:border-box;transition:background .2s ease;white-space:nowrap;width:241px}.pdp-sticky-atc__cta:hover:not(:disabled){background:#c8e04d}.pdp-sticky-atc__cta:disabled{opacity:.6;cursor:not-allowed}@media(min-width:1601px){.pdp-sticky-atc__inner{max-width:none}}@media(max-width:1130px)and (min-width:750px){.pdp-sticky-atc__left{flex-direction:column;align-items:flex-start;gap:.4rem}.pdp-sticky-atc__inner{gap:2rem}.pdp-sticky-atc__title{font-size:28px}.pdp-sticky-atc__price,.pdp-sticky-atc__compare{font-size:22px}}@media(max-width:870px)and (min-width:750px){.pdp-sticky-atc__inner{grid-template-columns:1fr auto auto}.pdp-sticky-atc__variant-toggle{width:auto;padding:7.48px 10px;gap:.6rem}.pdp-sticky-atc__variant-label{display:none}.pdp-sticky-atc__cta{width:auto;min-width:160px}.pdp-sticky-atc__popover{position:fixed;bottom:0;left:0;right:0;top:auto;min-width:unset;width:100%;z-index:60;padding:2rem 2rem 3rem;box-shadow:0 -10px 40px #0003;transform:translateY(100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.pdp-sticky-atc__popover.is-open{transform:translateY(0);opacity:1}}@media(max-width:749px){.pdp-sticky-atc__inner{padding:1rem 1.5rem;gap:1rem;grid-template-columns:1fr auto auto}.pdp-sticky-atc__title{font-size:25px}.pdp-sticky-atc__price,.pdp-sticky-atc__compare{font-size:20px}.pdp-sticky-atc__variant-toggle{width:auto;height:auto;padding:8px 10px;gap:0}.pdp-sticky-atc__variant-label,.pdp-sticky-atc__chevron{display:none}.pdp-sticky-atc__cta{width:auto;height:auto;padding:1.1rem 2rem;font-size:1.3rem}.pdp-sticky-atc__popover{position:fixed;bottom:0;left:0;right:0;top:auto;min-width:unset;width:100%;z-index:60;padding:2rem 1.5rem 3rem;box-shadow:0 -10px 40px #0003;transform:translateY(100%);opacity:0;transition:transform .3s ease,opacity .3s ease}.pdp-sticky-atc__popover.is-open{transform:translateY(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/pdp-sticky-atc.css.map */
