@-webkit-keyframes gallery_top{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes gallery_top{0%{transform:translate(0)}to{transform:translate(-100%)}}@-webkit-keyframes gallery_bottom{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes gallery_bottom{0%{transform:translate(-100%)}to{transform:translate(0)}}.DB-gallery-slider{background:rgb(var(--color-light-grey));overflow:hidden;padding:100px 0}.DB-gallery-slider .gallery,.DB-gallery-slider .gallery-repeater{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.DB-gallery-slider .gallery-top{margin-bottom:40px}.DB-gallery-slider .gallery-top .gallery-repeater{-webkit-animation:30s linear 0s infinite gallery_top;animation:30s linear 0s infinite gallery_top}.DB-gallery-slider .gallery-bottom .gallery-repeater{-webkit-animation:30s linear 0s infinite gallery_bottom;animation:30s linear 0s infinite gallery_bottom}.DB-gallery-slider .gallery .image-container{position:relative}.DB-gallery-slider .gallery .image{overflow:hidden;width:250px;min-width:250px;height:250px;margin-right:40px;border-radius:15px}.DB-gallery-slider .gallery .image img,.DB-gallery-slider .gallery .image svg{width:100%;height:100%;object-fit:cover;object-position:center}.DB-gallery-slider .gallery .legend{z-index:1;position:absolute;left:100px;font-family:RockSalt;font-size:12px;line-height:16px;max-width:150px;color:rgb(var(--color-red));-webkit-transform:rotate(-4deg);-moz-transform:rotate(-4deg);-o-transform:rotate(-4deg);transform:rotate(-4deg)}.DB-gallery-slider .gallery-top .legend{bottom:270px}.DB-gallery-slider .gallery-top .legend:before{content:"";width:60px;height:60px;background-image:url(./arrow-quote-top.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;left:-60px;bottom:-50px}.DB-gallery-slider .gallery-bottom .legend{top:270px}.DB-gallery-slider .gallery-bottom .legend:before{content:"";width:60px;height:60px;background-image:url(./arrow-quote-bottom.svg);background-size:contain;background-position:center;background-repeat:no-repeat;position:absolute;left:-75px;top:-45px}@media screen and (max-width:768px){.DB-gallery-slider{padding:100px 0}.DB-gallery-slider .gallery-top{margin-bottom:20px}.DB-gallery-slider .gallery .image{width:130px;min-width:130px;height:130px;margin-right:20px}.DB-gallery-slider .gallery-top .legend{bottom:140px}.DB-gallery-slider .gallery-bottom .legend{top:140px}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/DB-gallery-slider.css.map */
