.logo-ticker{background:transparent;border-top:0px solid #e2e8f0;border-bottom:0px solid #e2e8f0;padding:0rem 0;overflow:hidden}.ticker-wrapper{width:100%;overflow:hidden}.ticker-content{display:flex;align-items:center;animation:scroll 30s linear infinite;width:max-content}.ticker-logo{height:100px;width:auto;margin:0 40px;opacity:0.5;transition:opacity 1s;filter:grayscale(10%);flex-shrink:0}.ticker-logo:hover{opacity:0.5;filter:grayscale(100%)}@keyframes scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.dot-row{display:flex;align-items:baseline;width:100%}.dot-row .et_pb_column{display:flex;align-items:baseline}.dot-row .et_pb_column:first-child{flex:1 1 auto;min-width:0}.dot-row .et_pb_column:last-child{flex:0 0 auto;white-space:nowrap;padding-left:12px}.dot-item{display:flex;align-items:baseline;width:100%;margin-bottom:0!important}.dot-item .et_pb_text_inner{display:flex;align-items:baseline;width:100%}.dot-item .et_pb_text_inner::after{content:"";flex:1 1 auto;border-bottom:3px dotted #000;margin:0 10px;transform:translateY(-2px)}.dot-price{white-space:nowrap;margin-bottom:0!important}