.home_marquee{padding:3.125rem 0;overflow:hidden}@media screen and (max-width:768px){.home_marquee{padding:1rem 0}}.home_marquee .section_title{margin-bottom:2.5rem}@media screen and (max-width:768px){.home_marquee .section_title{margin-bottom:1rem}}.home_marquee .section_title h2{font-size:2rem}@media screen and (max-width:768px){.home_marquee .section_title h2{font-size:1.5rem}}.home_marquee-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.home_marquee--content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-animation:marquee 15s linear infinite;animation:marquee 15s linear infinite}.home_marquee--content span{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:12.5rem;height:7.8125rem;border-radius:.625rem;background-color:var(--color-dropdown-bg);margin:0 .75rem}.home_marquee--content span img{max-height:3.375rem;max-width:9.375rem;width:auto;height:auto}@media screen and (max-width:768px){.home_marquee--content span{width:9.375rem;height:6.25rem}.home_marquee--content span img{max-width:85%;max-height:35%}}@-webkit-keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes marquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}
/*# sourceMappingURL=home-marquee.css.map */
