.marquee-section{overflow:hidden;background-color:var(--section-background-color);color:var(--section-text-color)}.marquee-section__inner{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.marquee-section__header{font-family:TeXGyreHerosCondensed;font-size:40px;font-weight:700;line-height:48px;letter-spacing:-.8px;margin-bottom:0}@media screen and (max-width: 767px){.marquee-section__header{font-size:32px;line-height:40px;letter-spacing:-.64px}}.marquee-section__description *:last-child{margin-bottom:0}.marquee-section__marquee{position:relative;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;margin:0 calc(var(--gutter-container) * -1)}.marquee-section__reel{animation:scroll 16s linear infinite;min-width:100%;display:flex;flex-shrink:0;gap:max(2%,64px);padding-right:max(2%,64px)}.marquee-section__reel>*{flex:1}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.marquee-cell{font-family:TeXGyreHerosCondensed;text-align:center;font-size:18px;font-weight:700;line-height:26px;white-space:nowrap;background-color:var(--cell-background-color);color:var(--cell-text-color);padding:28px 20px;gap:12px;border-radius:12px;text-transform:uppercase;display:flex;flex:1;flex-direction:column;justify-content:center;align-items:center;transition:background-color .3s ease-in-out}@media screen and (max-width: 767px){.marquee-cell{padding:20px 12px;gap:8px;flex-direction:row}}.marquee-cell:hover{background-color:var(--cell-background-color-hover)}.marquee-cell>*{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/marquee-section.css.map */
