.marquee {
    position: relative;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
    --offset: 20vw;
    --move-initial: calc(-25% + var(--offset));
    --move-final: calc(0% + var(--offset));
    text-align: left;
    background: #563b2f;
}
.text-\[\#efe5cf\] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
}
.leading-14 {
    line-height: 3.5rem;
    color: #fff;
}
.offer-bar-preview14638 > div:first-of-type {
   
    display: none;
}
.blockDesktop14638 {
    display: none !important;
}