.gallery-02-carousel{--gallery-02-edge-fade:clamp(2rem,7vw,6rem);overflow:hidden;position:relative;touch-action:pan-y;width:100%}.gallery-02-carousel:after,.gallery-02-carousel:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:var(--gallery-02-edge-fade);z-index:2}.gallery-02-carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0));left:0}.gallery-02-carousel:after{background:linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0));right:0}.gallery-02-track{display:flex;width:max-content;will-change:transform}.gallery-02-set{display:flex;flex-shrink:0;gap:1.5rem;padding-right:1.5rem}.gallery-02-item{aspect-ratio:1/1;border-radius:.75rem;flex-shrink:0;overflow:hidden;width:22rem}@media (max-width:1200px){.gallery-02-item{width:18rem}}@media (max-width:768px){.gallery-02-set{gap:1rem;padding-right:1rem}.gallery-02-item{width:min(78vw,17rem)}}