#myapp-image-carousel-section{width:100%;padding:20px;box-sizing:border-box;background-color:#f4f4f4}#myapp-image-carousel-section .section-title{text-align:center;font-size:28px;font-weight:700;margin:0 0 20px}#myapp-image-carousel-section .image-carousel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;list-style:none;padding:0;margin:0 0 20px}#myapp-image-carousel-section .image-carousel-item{position:relative}#myapp-image-carousel-section .image-carousel-link{display:block;text-decoration:none}#myapp-image-carousel-section .image-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:6px}#myapp-image-carousel-section .image-container img,#myapp-image-carousel-section .image-container video{display:block;width:100%;height:100%;object-fit:cover;background:#f4f4f4;border:none}#myapp-image-carousel-section .image-overlay{position:absolute;bottom:10%;width:100%;display:flex;justify-content:center}#myapp-image-carousel-section .overlay-inner{display:flex;flex-direction:column;align-items:center;padding:0 10px;box-sizing:border-box}#myapp-image-carousel-section .overlay-inner h3{font-size:20px;font-weight:700;color:#fff;margin:0 0 4px;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.7)}#myapp-image-carousel-section .overlay-inner p{font-size:14px;font-weight:400;color:#fff;margin:0;text-align:center;word-wrap:break-word;text-shadow:1px 1px 3px rgba(0,0,0,.6)}@media(max-width:767px){#myapp-image-carousel-section{padding-left:0;padding-right:10px}#myapp-image-carousel-section .image-carousel-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;padding:0 10px;margin:10px 0;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#myapp-image-carousel-section .image-carousel-item{flex:0 0 65%;scroll-snap-align:start}#myapp-image-carousel-section .overlay-inner h3{font-size:16px}#myapp-image-carousel-section .overlay-inner p{font-size:12px}#myapp-image-carousel-section .image-carousel-grid::-webkit-scrollbar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/image-video-carousel.css.map */
