sticky {
    position: fixed;
    bottom: 0;
    z-index: 3;
    width: 100%;
}
.sticky-buy-button__wrapper {
    justify-content: space-between;
    align-items: center;
}