.experience-component.experience-assets-emo_text_loop .marquee{overflow:hidden;white-space:nowrap;background-color:var(--textLoop-background-color,transparent);margin:var(--textLoop-margin-top-mobile,0) 0 var(--textLoop-margin-bottom-mobile,0)}@media (min-width:544px){.experience-component.experience-assets-emo_text_loop .marquee{margin:var(--textLoop-margin-top,0) 0 var(--textLoop-margin-bottom,0)}}.experience-component.experience-assets-emo_text_loop .marquee .marquee-track{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:-webkit-fit-content;width:fit-content;will-change:transform;animation:marquee-scroll var(--textLoop-duration) linear infinite;padding:var(--textLoop-padding-mobile,0) 0}@media (min-width:544px){.experience-component.experience-assets-emo_text_loop .marquee .marquee-track{padding:var(--textLoop-padding,0) 0}}@keyframes marquee-scroll{to{transform:translateX(calc(-100% / var(--textLoop-repetitions)))}}.experience-component.experience-assets-emo_text_loop .marquee .marquee-track .marquee-text{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex:0 0 auto;flex:0 0 auto;padding-inline:calc(var(--textLoop-gap) / 2);gap:var(--textLoop-gap);font-family:var(--textLoop-font-family,inherit);font-size:var(--textLoop-font-size-mobile,inherit);line-height:var(--textLoop-line-height-mobile,inherit);color:var(--textLoop-font-color,#212a2f)}@media (min-width:544px){.experience-component.experience-assets-emo_text_loop .marquee .marquee-track .marquee-text{font-size:var(--textLoop-font-size,inherit);line-height:var(--textLoop-line-height,inherit)}}.experience-component.experience-assets-emo_text_loop .marquee .marquee-track .marquee-text span{font-family:var(--shortcode-font-family,var(--textLoop-font-family,inherit));color:var(--shortcode-color,var(--textLoop-font-color,#212a2f))}