.juliookubo-theme-1-x-infoBar__mainContainer{display:flex;align-items:center;position:-webkit-sticky;position:sticky;height:50px;top:30px;margin-inline:auto;background:#fff;z-index:999}.juliookubo-theme-1-x-infoBar__mainContainer+.vtex-flex-layout-0-x-flexRow--header-desktop,.juliookubo-theme-1-x-infoBar__mainContainer+.vtex-flex-layout-0-x-flexRow--header__line-mobile{top:80px}.juliookubo-theme-1-x-infoBar__marquee{--gap:1rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;gap:var(--gap)}.juliookubo-theme-1-x-infoBar__marqueeContent{flex-shrink:0;display:flex;justify-content:space-around;gap:var(--gap);min-width:100%}.juliookubo-theme-1-x-infoBar__marqueeItem{display:flex;justify-content:center;align-items:center;width:50%;-o-object-fit:contain;object-fit:contain;flex:0 0 auto;font-family:Montserrat,sans-serif;font-size:13px;color:#ab8777;margin:2px;text-align:center}@media(max-width:1024px){.juliookubo-theme-1-x-infoBar__marqueeItem{width:33%}}.juliookubo-theme-1-x-infoBar__enableAnimation .juliookubo-theme-1-x-infoBar__marqueeContent{-webkit-animation:juliookubo-theme-1-x-scroll 30s linear infinite;animation:juliookubo-theme-1-x-scroll 30s linear infinite}.juliookubo-theme-1-x-infoBar__text a{color:inherit}@-webkit-keyframes juliookubo-theme-1-x-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@keyframes juliookubo-theme-1-x-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}