.image-carousel-wrapper{overflow:hidden;position:relative;padding:30px 0}.image-carousel{display:flex;gap:24px;width:max-content;animation:scroll 60s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width: 768px){.carousel-item{width:140px}}.image-carousel-wrapper{overflow:hidden;position:relative;padding:30px 0;text-align:center}.image-carousel{display:flex;gap:24px;width:max-content;animation:scroll 60s linear infinite;margin:0 auto}.carousel-item{flex:0 0 auto;border-radius:20px;overflow:hidden;width:200px;height:auto}.carousel-item img{width:100%;height:auto;display:block;border-radius:20px}.carousel-title{font-size:4rem;font-weight:400;margin:0 20px 30px;color:#000;text-align:left}.carousel-button{display:inline-block;margin-top:30px;padding:10px 24px;border:1px solid #ffde59;border-radius:40px;color:#000;background-color:#ffde59;text-decoration:none;font-weight:400;transition:opacity .3s}.carousel-button:hover{opacity:.8}@media screen and (max-width: 768px){.carousel-item{width:140px}.carousel-title{font-size:3rem;text-align:left;margin:0 16px 30px}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map */
