.scrolling-gallery-wrap .scrolling-gallery{display:flex;gap:40px;max-width:1300px;margin:0 auto}.scrolling-gallery-wrap .scrolling-gallery__content{align-self:center;padding:40px 0;width:calc(40% - 20px)}.scrolling-gallery-wrap .scrolling-gallery__text{margin-bottom:30px}.scrolling-gallery-wrap .scrolling-gallery__columns{display:flex;gap:24px;max-height:700px;overflow:hidden;width:calc(60% - 20px);justify-content:center;-webkit-mask-image:linear-gradient(to bottom,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to bottom,transparent,black 5%,black 95%,transparent)}.scrolling-gallery-wrap .scrolling-gallery__set .scrolling-gallery__image:last-child{margin-bottom:24px}.scrolling-gallery-wrap .scrolling-gallery__track{display:flex;flex-direction:column;width:100%;animation:scrolling-gallery-up var(--gallery-speed, 30s) linear infinite}.scrolling-gallery-wrap .scrolling-gallery__column--down .scrolling-gallery__track{animation-name:scrolling-gallery-down}.scrolling-gallery-wrap .scrolling-gallery__set{display:flex;flex-direction:column;gap:24px}.scrolling-gallery-wrap .scrolling-gallery__image{width:100%;display:flex;max-width:220px;background-color:#fff;border-radius:140px;border:1px solid transparent;padding:4px 4px 20px;aspect-ratio:2 / 3;transition:all .3s ease;overflow:hidden}.scrolling-gallery-wrap .scrolling-gallery__image img{width:100%;height:100%;border-radius:140px;object-fit:cover;transition:transform .5s ease,filter .3s ease}.scrolling-gallery-wrap .scrolling-gallery__image_inner{border-radius:140px;overflow:hidden}.scrolling-gallery-wrap .scrolling-gallery__image:hover{background-color:transparent;border-color:var(--border-color)}.scrolling-gallery-wrap .scrolling-gallery__image:hover img{transform:scale(1.05);filter:brightness(1)}.scrolling-gallery-wrap .scrolling-gallery__column:hover .scrolling-gallery__track{animation-play-state:paused}@keyframes scrolling-gallery-up{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrolling-gallery-down{0%{transform:translateY(-50%)}to{transform:translateY(0)}}@media(min-width:750px)and (max-width:989px){.scrolling-gallery-wrap .scrolling-gallery__content{padding:0}.scrolling-gallery-wrap .scrolling-gallery__columns{gap:14px;max-height:530px}.scrolling-gallery-wrap .scrolling-gallery__set{gap:14px}.scrolling-gallery-wrap .scrolling-gallery__set .scrolling-gallery__image:last-child{margin-bottom:14px}.scrolling-gallery-wrap .scrolling-gallery__image{padding-bottom:10px}.scrolling-gallery-wrap .scrolling-gallery__track{animation-duration:var(--gallery-speed, 30s)}}@media(max-width:749px){.scrolling-gallery-wrap .scrolling-gallery{flex-direction:column;gap:32px;margin:0}.scrolling-gallery-wrap .scrolling-gallery__content{text-align:center;padding:0;width:100%}.scrolling-gallery-wrap .scrolling-gallery__text{margin-bottom:0}.scrolling-gallery-wrap .scrolling-gallery__button{margin:0 auto}.scrolling-gallery-wrap .scrolling-gallery__columns{width:100%}.scrolling-gallery-wrap .scrolling-gallery__column{display:none}.scrolling-gallery-wrap .scrolling-gallery__set .scrolling-gallery__image:last-child{margin-bottom:0;margin-right:12px}.scrolling-gallery-wrap .scrolling-gallery__column:first-child{display:block;height:auto;overflow:hidden}.scrolling-gallery-wrap .scrolling-gallery__column:first-child .scrolling-gallery__track{flex-direction:row;width:max-content;animation:scrolling-gallery-mobile 30s linear infinite}.scrolling-gallery-wrap .scrolling-gallery__column:first-child .scrolling-gallery__set{flex-direction:row;gap:12px}.scrolling-gallery-wrap .scrolling-gallery__image{width:180px;padding:10px}.scrolling-gallery-wrap .scrolling-gallery__track{animation-duration:var(--gallery-speed, 40s)}@keyframes scrolling-gallery-mobile{0%{transform:translate(0)}to{transform:translate(-50%)}}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/scrolling-gallery.css.map */
