section.kitchens-ticker{background:#161616;color:#fff;padding:5vw 0;position:relative;width:100%;overflow:hidden}section.kitchens-ticker .sentence{overflow:hidden}section.kitchens-ticker .sentence .sentence-text{display:flex;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;will-change:transform;align-items:center}section.kitchens-ticker .sentence .sentence-text>span{font-size:8vw;font-weight:500;line-height:1.4;display:inline-block;padding:0 2vw}@media (max-width:768px){section.kitchens-ticker .sentence .sentence-text>span{font-size:14vw}}section.kitchens-ticker .sentence .separator{font-size:10vw;font-weight:100;line-height:1.4}section.kitchens-ticker .sentence .separator:before{content:"";width:2vw;aspect-ratio:1/1;border-radius:50%;border:.7vw solid #f6c827;display:block}