.stickyPriceFooter{align-items:center;background-color:var(--color_bg_gray-light);box-sizing:border-box;display:flex;left:0;position:fixed;transition:bottom .25s ease;z-index:1}@media (min-width:1401px){.stickyPriceFooter{justify-content:flex-end;padding:10px;width:30.20833333%}}@media (max-width:1400px) and (min-width:1001px){.stickyPriceFooter{justify-content:flex-end;padding:10px;width:30.20833333%}}@media (max-width:1000px){.stickyPriceFooter{justify-content:center;padding:10px 0;width:100vw}}.stickyPriceFooter:not(.-js-stickyPriceFooter--sticky){bottom:-100px}.stickyPriceFooter.-js-stickyPriceFooter--sticky{bottom:0}.stickyPriceFooter .price{margin:0 20px 0 0}@media (max-width:1000px){.stickyPriceFooter .price small:first-child{margin:0 6px 0 0}.stickyPriceFooter .price small:last-child{margin:0 0 0 6px}}