dd-sticky-footer.dd-sticky-footer--bento{display:none!important;position:fixed;right:0;bottom:0;left:0;z-index:1000;--sticky-footer-radius: 2.4rem;--sticky-footer-image-radius: 1.6rem}dd-sticky-footer.dd-sticky-footer--bento.is--visible{display:block!important;animation:stickyFooterIn .38s cubic-bezier(.22,1,.36,1) forwards}@keyframes stickyFooterIn{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}dd-sticky-footer.dd-sticky-footer--bento.is--exiting{display:block!important;position:fixed;right:0;bottom:0;left:0;z-index:1000;animation:stickyFooterOut .32s cubic-bezier(.55,0,1,.45) forwards;pointer-events:none}@keyframes stickyFooterOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media(min-width:1024px){dd-sticky-footer.dd-sticky-footer--bento.is--visible,dd-sticky-footer.dd-sticky-footer--bento.is--exiting{left:auto;right:var(--dd-sf-atc-right, 22px);width:var(--dd-sf-atc-w, 42rem);bottom:2.2rem;z-index:1000}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bento{margin:0;border-radius:1.8rem;padding:var(--dd-space-comfortable);border:1px solid rgba(0,0,0,.12);background:#fff;box-shadow:0 12px 24px -16px #00000073,0 4px 8px -6px #00000040}}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bento{margin:0;padding:0 var(--dd-space-md) calc(1.2rem + env(safe-area-inset-bottom)) var(--dd-space-md);border-radius:var(--dd-radius-xl) var(--dd-radius-xl) 0 0;border:none;border-top:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:0 -4px 20px #0000001a,0 -1px 4px #0000000d}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bento>*+*{margin-top:var(--dd-space-snug)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:var(--dd-space-compact);padding:0 var(--dd-space-tight);margin-top:0}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__title{font-family:DieGroteskB,sans-serif;font-size:1.8rem;font-weight:700;color:#111;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__pills{display:inline-flex;flex-wrap:wrap;gap:var(--dd-space-compact)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__pill{display:inline-flex;align-items:center;padding:.3rem var(--dd-space-base);border:1px solid transparent;border-radius:var(--dd-radius-md);background:#f5f5f5;color:#333;font-family:DieGroteskB,sans-serif;font-size:var(--dd-text-xs);font-weight:400;white-space:nowrap;cursor:pointer;transition:opacity .15s;-webkit-tap-highlight-color:transparent;touch-action:manipulation}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__pill:active{opacity:.7}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__pill.is--selected{background:#f5f5f5;color:#333;font-weight:400;border-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__action-row{display:flex;align-items:center;gap:1rem}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview{position:relative;height:var(--dd-size-control-lg);width:var(--dd-size-control-lg);flex-shrink:0;overflow:hidden;border-radius:var(--sticky-footer-image-radius);background:#f5f5f5;cursor:pointer;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview.is--media-pending:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#ffffff8c;animation:dd-sf-media-scrim-in .18s ease-out both}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview.is--media-pending:after{content:"";position:absolute;z-index:2;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;border:2px solid rgba(26,26,26,.25);border-top-color:var(--dd-text, #1a1a1a);animation:dd-sf-media-spin .7s linear infinite}@keyframes dd-sf-media-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes dd-sf-media-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview.is--media-pending:before{animation:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview.is--media-pending:after{display:none}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview img,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video{height:100%;width:100%;object-fit:cover;display:block}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video{pointer-events:none;background:#f5f5f5;-webkit-appearance:none;appearance:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls-enclosure,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls-panel,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls-start-playback-button,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls-overlay-play-button,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview video::-webkit-media-controls-play-button{display:none!important;opacity:0!important;pointer-events:none!important;-webkit-appearance:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview:empty{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;min-width:12rem;width:12rem;height:var(--dd-size-control-lg);border:1px solid rgba(0,0,0,.15);border-radius:999px;text-align:center;font-size:1.5rem}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn{display:flex;align-items:center;justify-content:center;padding:0;min-width:var(--dd-size-control-base);min-height:var(--dd-size-control-base);border:0;background:transparent;color:#111;cursor:pointer;transition:color .15s;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn:hover{color:#333}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-value{font-family:DieGroteskB,sans-serif;font-size:1.5rem;font-weight:500;min-width:var(--dd-size-icon-xl);text-align:center;color:#111}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-wrap{flex:1;min-width:0;display:flex;align-items:stretch}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc{position:relative;display:inline-flex;justify-content:center;align-items:center;flex:1;height:var(--dd-size-control-lg);padding:0 var(--dd-space-loose);border-radius:var(--sticky-footer-radius);background:#111;border:1px solid #111;font-family:DieGroteskB,sans-serif;font-size:1.5rem;font-weight:400;color:#fff;cursor:pointer;transition:.3s ease-in-out;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc:hover{background:#333;border-color:#333}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc:disabled{cursor:not-allowed;opacity:.5}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--availability-only{opacity:.55;cursor:pointer}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--availability-only:hover{opacity:.75;background:#111;border-color:#111}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.pfd-selection-incomplete{opacity:.5;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-icon{width:var(--dd-size-icon-md);height:var(--dd-size-icon-md);margin-right:var(--dd-space-snug);flex-shrink:0}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-icon path{stroke:currentColor}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label{display:inline-block;min-width:0;flex:0 1 auto;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label--marquee{text-overflow:clip;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--dd-space-compact, 12px),#000 calc(100% - var(--dd-space-compact, 12px)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--dd-space-compact, 12px),#000 calc(100% - var(--dd-space-compact, 12px)),transparent 100%)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label-track{display:inline-flex;align-items:center;white-space:nowrap;animation:dd-sf-atc-label-marquee var(--dd-sf-atc-marquee-duration, 12s) linear infinite;will-change:transform}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label-segment{display:inline-block;flex-shrink:0;padding-right:2em}@keyframes dd-sf-atc-label-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label--marquee{text-overflow:ellipsis;-webkit-mask-image:none;mask-image:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label-track{animation:none;transform:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc-label-segment[aria-hidden=true]{display:none}}.dd-sticky-footer__btn-leadtime{font-size:1.2rem;opacity:.7}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading{pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading .dd-sticky-footer__atc-label,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading .dd-sticky-footer__atc-icon{opacity:0}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__meta-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--dd-space-tight) var(--dd-space-snug);padding:0 var(--dd-space-tight)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__meta-left{display:flex;align-items:center;gap:var(--dd-space-compact);min-width:0;flex:1 1 auto}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-price-wrap{display:inline-flex;align-items:baseline;gap:var(--dd-space-tight);min-width:0}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__price{font-family:DieGroteskB,sans-serif;font-size:1.5rem;font-weight:700;color:#111;white-space:nowrap}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-host{min-width:0;flex:0 1 auto}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-pill{display:inline-flex;align-items:center;gap:var(--dd-space-compact);font-family:DieGroteskB,sans-serif;font-size:var(--dd-text-base);line-height:1.3}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-pill .dd-cart-item__discount-badge{flex:0 1 auto;min-width:0;max-width:100%}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-divider{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-prices{display:inline-flex;align-items:baseline;gap:var(--dd-space-tight);flex-shrink:0;font-size:var(--dd-text-base)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-prices [data-dd-pill-sale]{font-weight:700;color:#d32f2f}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__discount-compare{font-size:1.2rem;font-weight:400;color:#999;text-decoration:line-through}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-trial-pill{min-width:0;flex:0 1 auto}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-trial-pill [data-dd-sf-trial-sale]{font-weight:700;color:#d32f2f}.dd-sticky-footer__meta-left:has(.dd-sf-trial-pill:not(.dd-sf-trial-pill--locked)) .dd-sf-price-wrap{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-trial-pill__unlock{appearance:none;-webkit-appearance:none;margin:0;padding:4px 2px;border:0;border-radius:999px;background:none;background-color:transparent;box-shadow:none;color:inherit;letter-spacing:normal;text-transform:none;min-height:44px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-trial-pill__unlock:focus-visible{outline:2px solid currentColor;outline-offset:2px}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-trial-pill__unlock .dd-cart-item__discount-badge__label{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}html.dd-tier-pill--active .dd-sf-trial-pill,.dd-sticky-footer__meta-left:has([data-dd-guest-discount-pill]:not([hidden])) .dd-sf-trial-pill{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship{flex-shrink:0;font-family:DieGroteskB,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.35}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line{display:inline-flex;align-items:center;gap:var(--dd-space-compact)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot{flex-shrink:0;display:inline-block;position:relative;width:.7rem;height:.7rem;border-radius:50%}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--stock{width:.55rem;height:.55rem;background:#22c55e;box-shadow:0 0 0 2px #22c55e38}@media(prefers-reduced-motion:reduce){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--stock{box-shadow:0 0 0 2px #22c55e38}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--lowstock{background:#f59e0b}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-lowstock]{color:#b45309}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--custom{background:#b381f8}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--soldout{background:#00000059}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-dot--digital{background:#06b6d4}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-instock]{color:#22c55e}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-instock] [data-dd-ship-countdown]:empty{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-custom]{color:#b381f8}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-soldout]{color:#0000008c}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link{-webkit-appearance:none;appearance:none;background:transparent;border:0;padding:0;margin:0;font:inherit;font-size:inherit;line-height:inherit;color:inherit;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link:hover,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link:focus-visible{color:#0a0c11}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:768px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-notify-link{padding-block:11px;margin-block:-11px}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-line[data-dd-sf-ship-digital]{color:#0e7490}dd-sticky-footer.dd-sticky-footer--bento .dd-ktip-formula-notice--sticky,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ktip-notice{position:relative;isolation:isolate;padding:var(--dd-space-base) var(--dd-space-comfortable);border-radius:var(--dd-radius-md);animation:dd-tcpa-backlit 3.6s ease-in-out infinite}dd-sticky-footer.dd-sticky-footer--bento .dd-ktip-formula-notice__title,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ktip-notice-title{margin:0 0 .4rem;font-family:DieGroteskB,sans-serif;font-size:var(--dd-text-base);font-weight:700;line-height:1.3;color:#0a0c11}dd-sticky-footer.dd-sticky-footer--bento .dd-ktip-formula-notice__body,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ktip-notice-body{margin:0;font-family:DieGroteskB,sans-serif;font-size:1.2rem;line-height:1.45;color:#555}dd-sticky-footer.dd-sticky-footer--bento .dd-ktip-formula-notice__notify,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ktip-notice-notify{display:inline;margin:0;padding:0;border:0;background:none;font:inherit;font-weight:700;color:#0a0c11;text-decoration:underline;text-underline-offset:2px;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-ktip-formula-notice__notify[hidden],dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ktip-notice-notify[hidden]{display:none!important}.dd-custom-acceptance[hidden]{display:none!important}.dd-custom-acceptance{display:block;position:relative;isolation:isolate;margin:0;background:#00000006;border:1px solid rgba(0,0,0,.06);border-radius:var(--dd-radius-md);font-family:DieGroteskB,sans-serif;color:#555;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.dd-custom-acceptance:has(.dd-custom-acceptance__check:not(:checked)){animation:dd-custom-acceptance-backlit 3.6s ease-in-out infinite}@keyframes dd-custom-acceptance-backlit{0%,to{box-shadow:inset 0 0 0 1px #0000000f,0 0 #b381f800;background-color:#00000006;border-color:#0000000f}50%{box-shadow:inset 0 0 0 1px #b381f847,0 0 22px 2px #b381f838;background-color:#b381f80d;border-color:#b381f847}}.dd-custom-acceptance__summary{display:grid;grid-template-columns:auto minmax(0,1fr) 3.6rem;align-items:center;column-gap:.2rem;min-height:4.8rem;padding-inline:.6rem;list-style:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.dd-custom-acceptance__summary::-webkit-details-marker{display:none}.dd-custom-acceptance__summary::marker{content:""}.dd-custom-acceptance__summary:focus-visible{outline:2px solid #0a0c11;outline-offset:-2px}.dd-custom-acceptance__check-wrap{display:grid;place-items:center;flex-shrink:0;width:4.4rem;height:4.8rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}input.dd-custom-acceptance__check[type=checkbox]{-webkit-appearance:auto;appearance:auto;width:2rem;height:2rem;min-width:2rem;min-height:2rem;margin:0;accent-color:#0a0c11;cursor:pointer;flex-shrink:0;touch-action:manipulation;transition:transform .15s cubic-bezier(.2,.8,.2,1)}.dd-custom-acceptance:has(.dd-custom-acceptance__check:checked) input.dd-custom-acceptance__check[type=checkbox]{animation:dd-custom-acceptance-checkbump .32s cubic-bezier(.2,.8,.2,1)}@keyframes dd-custom-acceptance-checkbump{0%{transform:scale(1)}40%{transform:scale(1.18)}to{transform:scale(1)}}.dd-custom-acceptance__text{min-width:0;font-size:1.3rem;font-weight:400;line-height:1.35;color:#777}.dd-custom-acceptance__emphasis{font-weight:700;color:#0a0c11;text-decoration:underline;text-underline-offset:.15em}.dd-custom-acceptance__toggle{display:grid;place-items:center;width:3.6rem;height:4.8rem;color:#555}.dd-custom-acceptance__toggle svg{transition:transform .25s cubic-bezier(.4,0,.2,1)}.dd-custom-acceptance.is--open .dd-custom-acceptance__toggle svg{transform:rotate(180deg)}.dd-custom-acceptance>.dd-custom-acceptance__details{display:grid!important;gap:.6rem;overflow:hidden;max-height:0;opacity:0;transform:translateY(-.4rem);padding:0 1.9rem;border-top:0 solid rgba(0,0,0,.05);pointer-events:none;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1),border-top-width .3s cubic-bezier(.4,0,.2,1)}.dd-custom-acceptance.is--open>.dd-custom-acceptance__details{max-height:20rem;opacity:1;transform:translateY(0);padding:.9rem var(--dd-space-comfortable) var(--dd-space-base) 1.9rem;border-top-width:1px;pointer-events:auto}.dd-custom-acceptance__row{display:grid;grid-template-columns:6.4rem minmax(0,1fr);column-gap:.8rem;align-items:baseline}.dd-custom-acceptance__label{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#999}.dd-custom-acceptance__value{font-size:1.2rem;line-height:1.4;color:#333}.dd-custom-acceptance__value [data-dd-install-date]{font-size:inherit}.dd-custom-acceptance__value a,.dd-custom-acceptance__value .dd-deposit-best-practices__trigger{touch-action:manipulation;color:inherit;text-decoration:underline;text-underline-offset:2px}.dd-custom-acceptance__value .dd-deposit-best-practices__trigger{display:inline;min-height:0;margin:0;padding:0;font-size:inherit;font-family:inherit;line-height:inherit;text-align:left}.dd-custom-acceptance.is--shake,.dd-custom-acceptance.is--shake:has(.dd-custom-acceptance__check:not(:checked)){animation:dd-custom-acceptance-shake .82s cubic-bezier(.45,0,.55,1) both;background-color:#f59e0b14;border-color:#f59e0b73;box-shadow:0 0 0 1px #f59e0b2e}@keyframes dd-custom-acceptance-shake{0%,to{transform:translate(0)}15%{transform:translate(-2px)}35%{transform:translate(2px)}55%{transform:translate(-1.5px)}75%{transform:translate(1px)}}@media(prefers-reduced-motion:reduce){.dd-custom-acceptance,.dd-custom-acceptance.is--shake,.dd-custom-acceptance:has(.dd-custom-acceptance__check:not(:checked)),.dd-custom-acceptance:has(.dd-custom-acceptance__check:checked) input.dd-custom-acceptance__check[type=checkbox],.dd-custom-acceptance>.dd-custom-acceptance__details{animation:none!important;transition:none!important}.dd-custom-acceptance__toggle svg{transition:none}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--custom-acceptance-required{opacity:.55}.product-form__submit.dd-atc-button.is--custom-acceptance-required{opacity:.55}.dd-custom-acceptance--main{margin:0 0 var(--dd-space-base)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-row{display:flex;align-items:center;justify-content:center;gap:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.06);position:relative;z-index:10001}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-link{-webkit-appearance:none;appearance:none;border:none;background:none;padding:0 .35rem;min-height:1.45rem;font-family:inherit;font-size:var(--dd-text-md);color:#0009;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;transition:color .15s ease;position:relative;z-index:10001}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-link:hover{color:#000000bf}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-icon{width:var(--dd-size-icon-md);height:var(--dd-size-icon-md);flex-shrink:0;opacity:.55}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-cta{font-weight:700}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:var(--dd-space-compact);border-top:1px solid rgba(0,0,0,.06)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-row--offer{justify-content:flex-start}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-row[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-label{margin:0;font-family:DieGroteskB,sans-serif;font-size:var(--dd-text-base);font-weight:500;color:#0009;white-space:nowrap}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-label--offer{white-space:normal;line-height:1.4}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-actions{display:flex;align-items:center;gap:var(--dd-space-compact);flex-shrink:0}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__guest-btn{min-height:var(--dd-size-control-base);min-width:var(--dd-size-control-base)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-link{min-height:var(--dd-size-control-base);padding-inline:.6rem}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-bar{display:none}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-bar{display:flex;align-items:center;justify-content:center;padding:var(--dd-space-snug) 0 var(--dd-space-tight);cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-bar:active{cursor:grabbing}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-handle{width:3.6rem;height:.4rem;border-radius:.2rem;background:#00000026;transition:background .15s,width .15s}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-bar:hover .dd-sticky-footer__drag-handle,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-bar:active .dd-sticky-footer__drag-handle{background:#0000004d;width:4.2rem}}dd-sticky-footer.dd-sticky-footer--bento [data-dd-sf-collapsible]{overflow:hidden;max-height:20rem;opacity:1;transform:translateY(0);transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1)}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed [data-dd-sf-collapsible]{max-height:0;opacity:0;transform:translateY(-.8rem);margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;border-top-width:0!important;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bundle-row--disclosure{max-height:0;opacity:0;transform:translateY(-.4rem);margin-top:0;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento:not(.is--collapsed) .dd-sticky-footer__bundle-row--disclosure.is--open{max-height:12rem;opacity:1;transform:translateY(0);margin-top:var(--dd-space-snug);pointer-events:auto}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-row--pills{flex-wrap:wrap;gap:.5rem;padding:.75rem var(--dd-space-md) calc(.75rem + env(safe-area-inset-bottom,0px));margin-inline:calc(-1 * var(--dd-space-md));margin-bottom:0;border-top:none;background:#0a0c110a;border-radius:0 0 var(--dd-radius-xl) var(--dd-radius-xl);position:relative;z-index:2;pointer-events:auto}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__chat-row--pills) .dd-sticky-footer__bento{padding-bottom:0}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed:has(.dd-sticky-footer__chat-row--pills) .dd-sticky-footer__bento{padding-bottom:0}}@media(min-width:1024px){dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__chat-row--pills) .dd-sticky-footer__bento{padding-bottom:0}}dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__bundle-row--disclosure.is--open) .dd-sticky-footer__bundle-row--disclosure.is--open{margin-inline:calc(-1 * var(--dd-space-md));margin-bottom:0!important;padding:.75rem var(--dd-space-md) 0;background:#0a0c110a;border-radius:0}dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__bundle-row--disclosure.is--open) .dd-sticky-footer__chat-row--pills{margin-top:0!important;padding-top:var(--dd-space-snug);border-top:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bundle-row--disclosure:not(.is--open){pointer-events:none!important}@media(min-width:1024px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-row--pills{padding:.75rem var(--dd-space-comfortable);margin-inline:calc(-1 * var(--dd-space-comfortable));border-radius:0 0 1.8rem 1.8rem}dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__bundle-row--disclosure.is--open) .dd-sticky-footer__bundle-row--disclosure.is--open{margin-inline:calc(-1 * var(--dd-space-comfortable));padding-inline:var(--dd-space-comfortable)}}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:3.2rem;padding:.45rem .85rem;border:none;border-radius:999px;background:transparent;color:#0000008c;font-family:DieGroteskB,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.2;text-align:center;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:background .15s ease,color .15s ease,box-shadow .15s ease}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:hover{background:#0a0c110f;color:#000000c7}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:active{transform:scale(.98)}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:focus-visible{outline:2px solid #0a0c11;outline-offset:2px}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill[aria-expanded=true]{background:#fff;color:var(--dd-text, #0a0c11);box-shadow:0 1px 3px #00000014}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill[hidden]{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__icon{width:1.5rem;height:1.5rem;flex:0 0 auto;opacity:.55;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__label{white-space:nowrap}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__label--short{display:none}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__chat-row--pills{flex-wrap:nowrap;gap:0;align-items:center;margin-top:var(--dd-space-snug);border-top:none;padding-top:0;padding-inline:0;padding-bottom:env(safe-area-inset-bottom,0px);min-height:3.2rem}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill{flex:1 1 0;min-width:0;flex-direction:row;align-items:center;justify-content:center;gap:.4rem;box-sizing:content-box;min-height:3.2rem;padding:.6rem .35rem;margin-block:-.6rem;border-radius:0;position:relative;isolation:isolate;background:transparent;touch-action:manipulation;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:3.2rem;background:transparent;pointer-events:none;z-index:-1;transition:background .15s ease,box-shadow .15s ease}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:hover{background:transparent;color:#000000c7}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill:hover:after{background:#0a0c110f}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill+.dd-sf-pill{position:relative;box-shadow:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill+.dd-sf-pill:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:3.2rem;background:#0a0c1114;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__label--long{display:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__label--short{display:block;font-size:1.25rem;line-height:1.15}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill__icon{width:1.5rem;height:1.5rem;opacity:.5}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill[aria-expanded=true]{background:transparent;color:var(--dd-text, #0a0c11);box-shadow:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill[aria-expanded=true]:after{background:#fff;box-shadow:inset 0 2px #0a0c11}dd-sticky-footer.dd-sticky-footer--bento .dd-sf-pill[aria-expanded=true] .dd-sf-pill__icon{opacity:.7}dd-sticky-footer.dd-sticky-footer--bento:has(.dd-sticky-footer__bundle-row--disclosure.is--open) .dd-sticky-footer__chat-row--pills{margin-top:0!important;padding-top:var(--dd-space-snug);border-top:none!important}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__title{overflow:hidden;max-width:20rem;opacity:1;transition:max-width .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1)}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed .dd-sticky-footer__title{max-width:0;opacity:0;margin-right:0}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__bento{transition:padding .3s cubic-bezier(.4,0,.2,1),border-radius .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed .dd-sticky-footer__bento{padding:0 var(--dd-space-md) calc(1rem + env(safe-area-inset-bottom)) var(--dd-space-md)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__head{overflow:hidden;max-height:20rem;opacity:1;transform:translateY(0);transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),margin .3s cubic-bezier(.4,0,.2,1),padding .3s cubic-bezier(.4,0,.2,1)}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed .dd-sticky-footer__head{max-height:0;opacity:0;transform:translateY(-.8rem);margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;pointer-events:none}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__drag-handle{transition:background .2s ease,width .2s ease,transform .3s cubic-bezier(.4,0,.2,1)}dd-sticky-footer.dd-sticky-footer--bento.is--collapsed .dd-sticky-footer__drag-handle{transform:scaleX(.8)}@media(min-width:1024px){dd-sticky-footer.dd-sticky-footer--bento.is--collapsed .dd-sticky-footer__bento{padding:var(--dd-space-base) var(--dd-space-comfortable) var(--dd-space-comfortable);border-radius:var(--dd-radius-lg)}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger{display:inline-flex;align-items:center;justify-content:center;gap:var(--dd-space-snug);min-height:var(--dd-size-control-lg);padding:0 1.8rem;background:#0a0c11;color:#fff;border:1px solid #0a0c11;border-radius:999px;font-family:DieGroteskB,sans-serif;font-size:var(--dd-text-md);font-weight:500;line-height:1;letter-spacing:0;cursor:pointer;transition:flex .25s cubic-bezier(.2,.8,.2,1),width .25s cubic-bezier(.2,.8,.2,1),background-color .15s ease,color .15s ease,border-color .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger:hover:not(:disabled){background:#000}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger:focus-visible{outline:2px solid #0a0c11;outline-offset:2px}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento.dd-sticky-footer--notify-open .dd-sticky-footer__notify-trigger{flex:1 1 100%;width:100%;font-size:1.5rem}dd-sticky-footer.dd-sticky-footer--bento.dd-sticky-footer--notify-open .dd-sticky-footer__atc-wrap{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger.is--submitting{cursor:wait;opacity:.92}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger.is--subscribed{background:#f0f7ea;color:#1f4a0b;border-color:#2c5c0f4d;cursor:default;opacity:1}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger.is--subscribed:disabled{opacity:1}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-icon{width:var(--dd-size-icon-md);height:var(--dd-size-icon-md);flex:0 0 var(--dd-size-icon-md)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-icon[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-spinner{width:var(--dd-size-icon-sm);height:var(--dd-size-icon-sm);flex:0 0 var(--dd-size-icon-sm);border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:dd-notify-inline-spin .7s linear infinite}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-spinner[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-label{line-height:1;white-space:nowrap}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-row{padding:0}dd-sticky-footer.dd-sticky-footer--bento dd-notify-when-available.dd-notify--sticky-inline{display:block;width:100%}dd-sticky-footer.dd-sticky-footer--bento dd-notify-when-available.dd-notify--sticky-inline[hidden]{display:none!important}@media(max-width:1023px){dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger{font-size:var(--dd-text-base);padding:0 var(--dd-space-comfortable)}dd-sticky-footer.dd-sticky-footer--bento.dd-sticky-footer--notify-open .dd-sticky-footer__notify-trigger{font-size:var(--dd-text-md)}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__price,dd-sticky-footer.dd-sticky-footer--bento [data-dd-sf-atc-label],dd-sticky-footer.dd-sticky-footer--bento [data-dd-sf-qty-value],dd-sticky-footer.dd-sticky-footer--bento [data-dd-sf-notify-label]{will-change:transform,opacity,filter}.dd-sf-swap-in{animation:dd-sf-swap-in .32s cubic-bezier(.2,.8,.2,1)}@keyframes dd-sf-swap-in{0%{opacity:0;transform:translateY(.6rem);filter:blur(2px)}60%{opacity:1;filter:blur(0)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.dd-sf-tick-up{animation:dd-sf-tick-up .26s cubic-bezier(.2,.8,.2,1)}.dd-sf-tick-down{animation:dd-sf-tick-down .26s cubic-bezier(.2,.8,.2,1)}@keyframes dd-sf-tick-up{0%{opacity:0;transform:translateY(1rem)}60%{opacity:1}to{opacity:1;transform:translateY(0)}}@keyframes dd-sf-tick-down{0%{opacity:0;transform:translateY(-1rem)}60%{opacity:1}to{opacity:1;transform:translateY(0)}}.dd-sf-bump{animation:dd-sf-bump .24s cubic-bezier(.2,.8,.2,1)}@keyframes dd-sf-bump{0%{transform:scale(1)}45%{transform:scale(1.08)}to{transform:scale(1)}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc{transition:background-color .18s ease,border-color .18s ease,color .18s ease,opacity .18s ease,transform .15s cubic-bezier(.2,.8,.2,1)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc:active:not(:disabled):not(.is--loading){transform:scale(.97)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn{transition:color .15s ease,transform .12s cubic-bezier(.2,.8,.2,1)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn:active:not(:disabled){transform:scale(.9)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading:after{content:"";position:absolute;top:50%;left:50%;width:var(--dd-size-icon-md);height:var(--dd-size-icon-md);margin:-.8rem 0 0 -.8rem;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:dd-sf-atc-spin .7s linear infinite;pointer-events:none}@keyframes dd-sf-atc-spin{to{transform:rotate(360deg)}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading .dd-sticky-footer__atc-label,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--loading .dd-sticky-footer__atc-icon{transition:opacity .18s ease}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--success{background:#1f5511;border-color:#1f5511;color:#fff;animation:dd-sf-atc-success .56s cubic-bezier(.2,.8,.2,1)}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--success:hover{background:#256514;border-color:#256514}@keyframes dd-sf-atc-success{0%{transform:scale(1);box-shadow:0 0 #1f551159}40%{transform:scale(1.025);box-shadow:0 0 0 10px #1f551100}to{transform:scale(1);box-shadow:0 0 #1f551100}}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-instock[hidden],dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-lowstock[hidden],dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-custom[hidden],dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-soldout[hidden],dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__ship-digital[hidden]{display:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__swatch-preview img.dd-sf-swap-in{animation-duration:.28s}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__notify-trigger-label.dd-sf-swap-in{display:inline-block}@media(prefers-reduced-motion:reduce){.dd-sf-swap-in,.dd-sf-tick-up,.dd-sf-tick-down,.dd-sf-bump{animation:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc.is--success,dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn{transition:none!important;animation:none!important}dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__atc:active:not(:disabled):not(.is--loading),dd-sticky-footer.dd-sticky-footer--bento .dd-sticky-footer__qty-btn:active:not(:disabled){transform:none}}dd-sticky-footer.dd-sticky-footer--event{--dd-sf-atc-w: 46rem}@media(min-width:1024px){dd-sticky-footer.dd-sticky-footer--event.is--visible,dd-sticky-footer.dd-sticky-footer--event.is--exiting{right:2.2rem;width:46rem;max-width:calc(100vw - 2.4rem)}}dd-sticky-footer.dd-sticky-footer--event .dd-sticky-footer__qty{display:none}dd-sticky-footer.dd-sticky-footer--event .dd-sticky-footer__title{max-width:36rem}dd-sticky-footer.dd-sticky-footer--event .dd-sticky-footer__atc-label{overflow:visible;text-overflow:clip}
/*# sourceMappingURL=/cdn/shop/t/309/assets/dd-pdp-sticky-atc.css.map */
