@keyframes footer-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.image-scroller-mqt-3-marquee-wrapper{margin:0;overflow:hidden}@media (max-width:1024px){.image-scroller-mqt-3-marquee-wrapper{margin:30px -20px -20px}}@media (max-width:768px){.image-scroller-mqt-3-marquee-wrapper{margin:30px -20px -20px}}@media (max-width:480px){.image-scroller-mqt-3-marquee-wrapper{margin:30px -20px -20px}}.image-scroller-mqt-3-marquee-wrapper:hover .image-scroller-mqt-3-marquee-track{animation-play-state:paused}.image-scroller-mqt-3-marquee-track{flex-direction:row;gap:20px;width:max-content;display:flex}.image-scroller-mqt-3-marquee-track--left{animation:70s linear infinite marquee-scroll-left}.image-scroller-mqt-3-marquee-track--right{animation:70s linear infinite marquee-scroll-right}.image-scroller-mqt-3-marquee-item{cursor:pointer;border-radius:0;flex-shrink:0;width:190px;height:290px;position:relative;overflow:hidden}.image-scroller-mqt-3-marquee-item:after{content:"";opacity:0;background:#00000059;border-radius:0;transition:opacity .3s;position:absolute;inset:0}.image-scroller-mqt-3-marquee-item:hover:after{opacity:1}.image-scroller-mqt-3-marquee-item:hover .image-scroller-mqt-3-marquee-title{opacity:1;transform:translateY(0)}.image-scroller-mqt-3-marquee-item:hover .image-scroller-mqt-3-marquee-img{transform:scale(1.05)}@media (max-width:768px){.image-scroller-mqt-3-marquee-item{width:200px;height:230px}}.image-scroller-mqt-3-marquee-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.image-scroller-mqt-3-marquee-title{z-index:2;color:#fff;opacity:0;font-size:.8rem;font-weight:600;font-family:var(--font-heading-template);transition:opacity .3s,transform .3s;position:absolute;top:12px;left:14px;right:14px;transform:translateY(6px)}@keyframes marquee-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-scroll-right{0%{transform:translate(-50%)}to{transform:translate(0)}}
.section-container-landing-screen-mqt-3-container{background-color:var(--tertiary-color-template);justify-content:center;align-items:center;height:110vh;display:flex}@media (max-width:1024px){.section-container-landing-screen-mqt-3-container{height:fit-content}}@media (max-width:768px){.section-container-landing-screen-mqt-3-container{height:fit-content}}@media (max-width:480px){.section-container-landing-screen-mqt-3-container{height:fit-content}}.section-container-landing-screen-mqt-3-children-container{flex-direction:column;justify-content:center;align-items:center;max-width:85vw;display:flex}@media (max-width:1024px){.section-container-landing-screen-mqt-3-children-container{max-width:100vw}}@media (max-width:768px){.section-container-landing-screen-mqt-3-children-container{max-width:100vw}}@media (max-width:480px){.section-container-landing-screen-mqt-3-children-container{max-width:100vw}}
