.gallery-faqs-container{height:-moz-min-content;height:min-content;padding-top:25px;width:100%}.gallery-faqs{display:grid}.image-for-animation{width:12vw;height:14vw}.move-y-animation-container{max-height:calc(100vh - 70px);margin-right:30px;overflow:hidden;display:inline-block}.move-y-sub-animation-container{animation:move-y 3s linear infinite;animation-direction:alternate}.move-y-sub-animation-container-r{animation:move-y 3s linear infinite;animation-direction:alternate-reverse}@keyframes move-y{0%{margin-top:0}to{margin-top:-100%}}.image-for-animation{width:100%;height:200px;background-color:#59408799;margin-right:6px;margin-left:6px;border-radius:5px;-o-object-fit:cover;object-fit:cover}.mb-show{display:none!important}.dt-float-right{float:right}.y-animations-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr}