@charset "UTF-8";.custom-banner-wrapper{position:relative;width:100%;background:#fff;display:flex;justify-content:space-around;align-items:center;padding:15px 0;box-sizing:border-box;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,0.1);z-index:9999}.custom-banner-wrapper img{width:12%;opacity:0;animation:customFadeInOut 3s infinite;flex-shrink:0}@media (max-width:1024px){.custom-banner-wrapper img{width:14%}}@media (max-width:768px){.custom-banner-wrapper{flex-wrap:wrap;justify-content:center}.custom-banner-wrapper img{width:20%;margin:5px}}@media (max-width:280px){.custom-banner-wrapper img{width:40%;margin:5px}}
