section.marquee-section{display:flex;justify-content:center;align-items:center;padding:60px 0}@media (max-width: 991px){section.marquee-section{padding:60px 20px}}@media (max-width: 767px){section.marquee-section{padding:40px 20px}}section.marquee-section .inner{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}section.marquee-section .inner .heading{font-size:26px;font-weight:400;margin:0 0 40px;text-transform:capitalize;font-family:ABC Arizona Flare,sans-serif;color:#036;max-width:800px;text-align:center;line-height:130%;word-break:break-word}@media (max-width: 767px){section.marquee-section .inner .heading{font-size:24px}}section.marquee-section .inner .heading h6{font-size:32px;font-weight:400;margin:0;font-family:ABC Arizona Flare,sans-serif;color:#036;max-width:800px;text-align:center;line-height:130%;word-break:break-word}section.marquee-section .inner .heading p{margin:0}section.marquee-section .inner .marquee-wrap{width:100%}section.marquee-section .inner .marquee-wrap .marquee-container{display:flex;gap:10px;overflow:hidden;animation:marquee 60s linear infinite;width:max-content;will-change:transform}section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap{height:340px;min-width:17.7557291667vw;width:17.7557291667vw;overflow:hidden;border-radius:10px;flex:0 0 auto}@media (max-width: 991px){section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap{width:26.7vw}}@media (max-width: 767px){section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap{width:37vw;height:330px}}@media (max-width: 567px){section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap{width:50vw}}@media (max-width: 420px){section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap{width:59vw}}section.marquee-section .inner .marquee-wrap .marquee-container .image-wrap .image{width:100%;height:100%;object-fit:cover;object-position:center}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/component-marquee-section.css.map */
