.blox-ls-body,.blox-ls-body *,.blox-ls-body :after,.blox-ls-body :before{box-sizing:border-box}.blox-ls-container{width:100%}.blox-ls-heading{margin-bottom:48px}.blox-ls-heading h1,.blox-ls-heading h2,.blox-ls-heading h3,.blox-ls-heading p{margin:0}.blox-ls-heading p{margin-top:8px}.blox-ls-slider{overflow:hidden;position:relative;width:100%}.blox-ls-track{align-items:center;animation-iteration-count:infinite;animation-name:blox-ls-scroll;animation-play-state:running;animation-timing-function:linear;display:flex;width:max-content}@keyframes blox-ls-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.blox-ls-logo{flex-shrink:0}.blox-ls-logo,.blox-ls-logo a{align-items:center;display:flex;justify-content:center}.blox-ls-logo img{display:block;object-fit:contain}.blox-ls-fade-left,.blox-ls-fade-right{bottom:0;pointer-events:none;position:absolute;top:0;z-index:2}.blox-ls-fade-left{background:linear-gradient(to right,var(--blox-ls-bg,#fff),transparent);left:0}.blox-ls-fade-right{background:linear-gradient(to left,var(--blox-ls-bg,#fff),transparent);right:0}.blox-ls-no-motion .blox-ls-track{animation:none!important;flex-wrap:wrap;gap:40px;justify-content:center;padding:0 20px;width:auto}.blox-ls-no-motion .blox-ls-fade-left,.blox-ls-no-motion .blox-ls-fade-right,.blox-ls-no-motion .blox-ls-logo[aria-hidden=true]{display:none}@media (prefers-reduced-motion:reduce){.blox-ls-body *{animation:none!important;transition:none!important}.blox-ls-track{animation:none!important;flex-wrap:wrap;justify-content:center;width:auto}}.blox-ls-divider{left:0;line-height:0;overflow:hidden;pointer-events:none;position:absolute;width:100%}.blox-ls-divider-top{bottom:100%}.blox-ls-divider-bottom{top:100%}.blox-ls-divider svg{display:block;position:relative;width:calc(100% + 1.3px)}