@layer bricks{.brxe-shortcode{width:100%}}.marquee{overflow:hidden;width:100%;--marquee-height:100px;--marquee-gap:20px;--marquee-duration:30s}.marquee__inner{display:inline-flex;align-items:center;gap:var(--marquee-gap);will-change:transform;animation:marquee-scroll var(--marquee-duration) linear infinite}.marquee__set{display:inline-flex;align-items:center;gap:var(--marquee-gap)}.marquee .marquee__item img{height:var(--marquee-height)!important;width:auto!important;max-height:none!important;max-width:none!important;display:block;object-fit:contain}.marquee:hover .marquee__inner{animation-play-state:running}@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee{position:relative;overflow:hidden;width:100%;--marquee-height:90px;--marquee-gap:20px;--marquee-duration:30s;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-repeat:no-repeat;mask-size:100% 100%}.marquee__item img{pointer-events:none;user-select:none;-webkit-user-drag:none}#brxe-udumwp{width:100%;padding-right:0;padding-left:0;min-width:100%;max-width:100%}@media (max-width:767px){#brxe-udumwp{padding-top:6%;padding-bottom:6%}}#brxe-kcigll{padding-top:60px;padding-right:0;padding-bottom:60px;padding-left:0;width:100%;margin-right:0;margin-left:0;min-width:100%;max-width:100%;background-color:var(--bricks-color-igahmj)}