.sticky-atc-panel{background-color:rgba(var(--drawer-bg-color));box-shadow:-2px 1px 10px 2px rgba(0,0,0,.2);color:rgb(var(--drawer-text-color));margin:var(--gutter-sm,20px);transition:transform .3s ease,opacity .3s ease,visibility .3s ease;visibility:visible;width:calc(100% - var(--gutter-sm, 20px)*2);z-index:5}.scrolled-to-bottom .sticky-atc-panel,.sticky-atc-panel--out{opacity:0;transform:translateY(100%);visibility:hidden}.card--sticky-atc{margin-top:0;padding:8px}.card--sticky-atc .card__media{flex-basis:auto;height:100%}.card--sticky-atc .card__media img{height:100%;width:auto!important}.card--sticky-atc .card__info{flex:1 1 50%}.card--sticky-atc .card__info p{margin-bottom:.1em}.card--sticky-atc .card__buttons{padding-inline-end:4px;padding-inline-start:calc(var(--space-unit)*6)}.card--sticky-atc .price{margin-bottom:0}.card--sticky-atc .price__current{white-space:break-spaces}.sticky-atc-panel__heading{line-height:1.2em}.product-options--anchor{display:block;position:relative;top:calc(var(--header-end, 100px)*-1 - 40px);visibility:hidden}@media (max-width:768.98px){.sticky-atc-panel{left:0}}@media (min-width:769px){.sticky-atc-panel{max-width:485px;width:auto}.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%)}}