.module.module--scrolling-text{margin-top:-3.75rem;overflow:hidden;padding-bottom:7.5rem;padding-top:7.5rem}.module.module--scrolling-text .scrolling-text-wrapper{background-color:#df069a;box-shadow:0 0 5rem 0 rgba(223,6,154,.8);margin-left:-1.25rem;transform:rotate(-3.556deg);width:110%}.module.module--scrolling-text .scrolling-text-wrapper .scrolling-text{align-items:center;animation:scroll-text 33s linear infinite;display:flex;flex-wrap:nowrap;gap:3rem}.module.module--scrolling-text .scrolling-text-wrapper .scrolling-text svg{height:7.5rem;min-width:7.5rem;width:7.5rem}.module.module--scrolling-text .big-text{color:#fff;font-family:Protest Strike,Helvetica Neue,helvetica,roboto,arial,sans-serif;font-size:3.75rem;font-weight:400;line-height:3.75rem;margin:0;padding:1.25rem 0;text-transform:uppercase;white-space:nowrap}@media print,screen and (min-width:47.9375em){.module.module--scrolling-text .big-text{font-size:5rem;line-height:5rem}}@media print,screen and (min-width:77.5em){.module.module--scrolling-text .big-text{font-size:7.5rem;line-height:7.5rem}}@keyframes scroll-text{0%{transform:translateX(0)}to{transform:translateX(-50%)}}