.sticky-atc{position:fixed;width:100%;bottom:0;left:0;padding:20px;background-color:#171717;border-radius:10px 10px 0 0;z-index:10000;display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:space-between;transition:translate .5s}@media screen and (min-width:769px){.sticky-atc{margin:35px 0;width:calc(min(1920px,100%) - 70px);padding-right:30px;border-radius:10px;left:50%;translate:-50% 0}}.sticky-atc.open .sticky-atc-tab .sticky-atc-open{display:none}.sticky-atc.open .sticky-atc-tab .sticky-atc-close{display:inline}.sticky-atc:not(.open){translate:-50% calc(100% + 35px)}@media screen and (max-width:768px){.sticky-atc:not(.open){translate:0 calc(100% - 55px)}}.sticky-atc:not(.open) .sticky-atc-tab .sticky-atc-open{display:inline}.sticky-atc:not(.open) .sticky-atc-tab .sticky-atc-close{display:none}.sticky-atc:not(.open) .sticky-atc-tab .icon-caret{rotate:-180deg}.sticky-atc .sticky-atc-tab{color:#fff;background-color:transparent;padding:0;font-size:15px;line-height:1;width:100%;height:auto;justify-content:space-between}@media screen and (min-width:769px){.sticky-atc .sticky-atc-tab{display:none}}.sticky-atc .sticky-atc-tab:hover{color:#fff;background-color:transparent}.sticky-atc .sticky-atc-tab .icon-caret{transition:rotate .5s}.sticky-atc .sticky-atc-header{display:flex;gap:30px;align-items:center;color:#fff}.sticky-atc .sticky-atc-header .sticky-atc-image{width:70px;height:70px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.sticky-atc .sticky-atc-header .sticky-atc-heading{display:flex;flex-direction:column;gap:15px}.sticky-atc .sticky-atc-header .sticky-atc-heading h2{font-size:25px;line-height:31px;margin:-3px 0}.sticky-atc .sticky-atc-header .sticky-atc-heading .pricing{display:none;gap:0 10px;align-items:baseline;margin:-3px 0;font-size:25px;line-height:31px}.sticky-atc .sticky-atc-header .sticky-atc-heading .pricing.active{display:flex}.sticky-atc .sticky-atc-header .sticky-atc-heading .pricing *{margin:0}.sticky-atc .sticky-atc-header .sticky-atc-heading .pricing .price-compare{color:#717782;text-decoration-thickness:1px}.sticky-atc product-form form{display:flex;gap:20px;flex-wrap:wrap;align-items:center}.sticky-atc product-form form variant-selects{display:flex;gap:20px;flex-wrap:wrap;align-items:center;font-size:15px;line-height:20px}@media screen and (max-width:480px){.sticky-atc product-form form variant-selects{width:100%}.sticky-atc product-form form variant-selects .select-field{width:100%}}.sticky-atc product-form form variant-selects .select{width:100%}.sticky-atc product-form form variant-selects .select select{font-size:inherit;line-height:inherit;width:100%;box-shadow:inset 0 0 0 1px #f1f1f1;border:none;border-radius:5px;padding:15px 50px 15px 20px}.sticky-atc product-form form variant-selects .select svg{right:20px}.sticky-atc product-form form .product-form__buttons{display:flex;gap:20px;flex-wrap:wrap;align-items:center}@media screen and (max-width:480px){.sticky-atc product-form form .product-form__buttons{width:100%}.sticky-atc product-form form .product-form__buttons>*{flex:1 1 calc(50% - 10px)}}