.sticky-atc-panel{visibility:visible;z-index:5;width:calc(100% - var(--gutter-sm,20px) * 2);margin:var(--gutter-sm,20px);transition:transform 0.3s ease,opacity 0.3s ease,visibility 0.3s ease;background-color:rgba(var(--drawer-bg-color));box-shadow:-2px 1px 10px 2px rgba(0,0,0,0.2);color:rgb(var(--drawer-text-color));}.scrolled-to-bottom .sticky-atc-panel,.sticky-atc-panel--out{visibility:hidden;transform:translateY(100%);opacity:0;}.card--sticky-atc{margin-top:0;padding:8px;}.card--sticky-atc .card__media{flex-basis:auto;height:100%;}.card--sticky-atc .card__media img{width:auto !important;height:100%;}.card--sticky-atc .card__info{flex:1 1 50%;}.card--sticky-atc .card__info p{display:-webkit-box;margin-bottom:0.1em;overflow:hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;}.card--sticky-atc .card__buttons{padding-inline-start:calc(6 * var(--space-unit));padding-inline-end:4px;}.card--sticky-atc .price,.card--sticky-atc .bc-sticky-price{margin-bottom:0;}.sticky-atc-panel__heading{line-height:1.2em;}.sticky-atc-panel__mobile{display:none;}.bc-sticky-price{display:flex;flex-direction:column;line-height:1.15;}.bc-sticky-price__current{font-weight:700;}.bc-sticky-price__saving{color:#c66000;font-size:0.72rem;font-weight:650;}.product-options--anchor{display:block;visibility:hidden;position:relative;top:calc(var(--header-end,100px) * -1 - 40px);}@media (max-width:768.98px){.sticky-atc-panel{left:0;z-index:30;width:100%;margin:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom,0px));border-top:1px solid rgba(34,31,32,0.1);background:#fff;box-shadow:0 -7px 24px rgba(34,31,32,0.12);color:#221f20;}.sticky-atc-panel__desktop{display:none;}.sticky-atc-panel__mobile{display:flex;align-items:center;justify-content:space-between;gap:12px;}.sticky-atc-panel__mobile-price{min-width:0;}.sticky-atc-panel__mobile .bc-sticky-price__current{font-size:1.2rem;}.sticky-atc-panel__mobile-action{min-width:138px;min-height:46px;padding:10px 18px;border-color:#F27D01;border-radius:12px;background:#F27D01;color:#fff;font-weight:700;white-space:nowrap;}.sticky-atc-panel__mobile-action:hover{border-color:#d96f00;background:#d96f00;color:#fff;}}@media (min-width:769px){.sticky-atc-panel{width:auto;max-width:485px;}.card--sticky-atc .card__info{flex:1;}.sticky-atc-panel--center{left:50%;transform:translateX(-50%);}.scrolled-to-bottom .sticky-atc-panel.sticky-atc-panel--center,.sticky-atc-panel--out.sticky-atc-panel--center{transform:translateX(-50%) translateY(100%);}}
