.sticky-atc-bar{background:#fff;bottom:0;box-shadow:-1px -2px 10px rgba(0,0,0,.08);left:0;max-width:100%;position:fixed;transform:translate3d(0,100%,0);transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:20}.sticky-atc-bar .sticky-atc-bar__inner{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:space-between;padding:14px 0}.sticky-atc-bar .sticky-atc-bar__inner button{width:340px}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product{align-items:center;display:flex;gap:.8rem;justify-content:space-between;width:calc(100% - 360px)}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info{display:flex;gap:.5rem}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-image{height:62px;-o-object-fit:cover;object-fit:cover;width:62px}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-image img{height:100%}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info{width:calc(100% - 70px)}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info .sticky-atc-bar__product-title{font-family:var(--font-family-card-product);font-size:14px;font-weight:400;letter-spacing:var(--letter-spacing-card-product);margin-bottom:8px}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info .sticky-atc-bar__product-price{color:var(--color-text);font-weight:700}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info .sticky-atc-bar__product-price .grid-product__price--original{color:#8b8a8a;font-size:14px;margin:0 5px;text-decoration:line-through}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info .sticky-atc-bar__product-price .product-item-meta__parcelamento{line-height:normal;margin:0}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__wrapper_info .sticky-atc-bar__product-info .sticky-atc-bar__product-price .product-item-meta__parcelamento p{font-size:12px}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__variants{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__variants .variant-wrapper{align-content:center;align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-end}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__variants .variant-wrapper .variant-input-wrap{margin:0}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__variants .variant-wrapper .variant-input-wrap label{display:inline-flex;margin:0 6px 0 0}.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product .sticky-atc-bar__variants .variant-wrapper .variant__button-label:not(.color-swatch){margin:0 6px 0 0}.sticky-atc-bar.sticky-atc-bar--show{bottom:var(--mobile-sticky-bar-height,0);transform:translateZ(0)}@media (max-width:768px){.sticky-atc-bar .sticky-atc-bar__inner .sticky-atc-bar__product,.sticky-atc-bar .sticky-atc-bar__inner button{justify-content:flex-start;width:100%}.sticky-atc-bar .sticky-atc-bar__variants{bottom:54px;left:86px;position:absolute}.sticky-atc-bar .product-form__submit{width:100%}}