.marquee-section{background-color:var(--marquee-background-color)}.marquee-section.light{--marquee-gradient-color: #E6E3E0;--marquee-gradient-transparent: rgba(224, 220, 216, 0) 0%;--marquee-background-color: var(--colors-background-light-1, #E6E3E0)}.marquee-section.dark{--marquee-gradient-color: #161616;--marquee-gradient-transparent: rgba(22, 22, 22, 0) 0%;--marquee-background-color: var(--colors-background-dark-1, #161616)}.marquee-section .marquee-wrapper{position:relative}.marquee-section__line-top{top:.4rem}@media (max-width: 480px){.marquee-section__line-top{top:.24rem}}.marquee-section__text-content{display:flex;justify-content:space-between;align-items:flex-start;gap:.56rem;padding:.8rem .4rem 1rem}@media (max-width: 1024px){.marquee-section__text-content{flex-direction:column;gap:.4rem;padding:.8rem .4rem}}@media (max-width: 480px){.marquee-section__text-content{gap:.4rem;padding:.5rem .24rem .6rem}}@media (max-width: 480px){.marquee-section__text-content-title{max-width:3.75rem}}@media (max-width: 480px){.marquee-section__text-content-text{max-width:4.81rem}}
