.scrolling-text{align-items:center;border:0;box-sizing:border-box;color:var(--color-text-main);display:flex;height:-moz-fit-content;height:fit-content;justify-content:flex-start;min-height:6.25rem;overflow:hidden;position:relative;white-space:nowrap;width:100%}@media screen and (max-width:1023px){.scrolling-text{height:5rem}}@media screen and (max-width:767px){.scrolling-text{height:3.75rem}}.scrolling-text__container>span{display:flex;padding-left:7.5rem;padding-right:7.5rem}@media screen and (max-width:1023px){.scrolling-text__container>span{padding-left:3.75rem;padding-right:3.75rem}}.scrolling-text p{margin-bottom:0}.scrolling-text a{text-decoration:underline}