.my-showcase-v1{--column-gap: 30px;--column-count: var(--list-length, 3);position:relative;display:flex;flex-direction:row;gap:var(--column-gap);max-width:1080px;max-height:1200px;direction:ltr;overflow:hidden;mask-image:linear-gradient(180deg, transparent, #12030d 50%, rgba(18, 3, 13, 0) 100%, transparent);-webkit-mask-image:linear-gradient(180deg, transparent, #12030d 50%, rgba(18, 3, 13, 0) 100%, transparent)}.my-showcase-v1 .my-showcase-v1__item{display:flex;background:linear-gradient(133deg, rgba(170, 72, 150, 0.05) 0%, rgba(171, 85, 110, 0.05) 100%)}.my-showcase-v1 .my-showcase-v1__image{width:100%;border-radius:12px}@media screen and (max-width: 880px){.my-showcase-v1{--column-gap: 12px;max-height:500px}.my-showcase-v1 .my-showcase-v1__image{border-radius:6px}}