body{font-family:"Open Sans",sans-serif}.main-header{position:relative;display:flex;width:100vw;height:auto;justify-content:flex-start;flex-wrap:wrap;align-content:center;flex-shrink:0;top:0;z-index:2;left:0;overflow:hidden}.main-header .logo{padding-top:36px}@keyframes scroll{0%{transform:translateX(100%)}100%{transform:translateX(-100%)}}.scrolling-text{display:inline-block;white-space:nowrap;-webkit-text-stroke-width:2px;-webkit-text-stroke-color:#f0f0f0;font-family:"Open Sans";font-size:193.898px;font-weight:700;line-height:130%;color:transparent;animation:scroll 10s linear infinite}