.gallery_slider{margin:150px 0;overflow:hidden}.gallery_slider .gallery_wrapper{width:100%;overflow:hidden}.gallery_slider .gallery_items{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;-webkit-animation:marquee 30s linear infinite;animation:marquee 30s linear infinite;min-width:200%}.gallery_slider .gallery_items:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.gallery_slider .gallery_items .gallery_item{margin:0 20px}.gallery_slider .gallery_items .gallery_item:nth-child(2n+1) img{height:600px;width:450px}.gallery_slider .gallery_items .gallery_item img{width:600px;height:450px;-o-object-fit:cover;object-fit:cover}@-webkit-keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}.acf-block-preview .gallery_slider .gallery_items .gallery_item img{max-width:400px}@media screen and (max-width:1200px){.gallery_slider{margin:100px 0}.gallery_slider .gallery_items .gallery_item{margin:0 10px}.gallery_slider .gallery_items .gallery_item:nth-child(2n+1) img{height:500px;width:350px}.gallery_slider .gallery_items .gallery_item img{width:500px;height:350px}}@media screen and (max-width:900px){.gallery_slider .gallery_items .gallery_item:nth-child(2n+1) img{height:400px;width:300px}.gallery_slider .gallery_items .gallery_item img{width:400px;height:300px}}@media screen and (max-width:500px){.gallery_slider .gallery_items .gallery_item:nth-child(2n+1) img{height:300px;width:200px}.gallery_slider .gallery_items .gallery_item img{width:300px;height:200px}}