.CustomerGallery-module__gKjXYW__section{background-color:hsl(var(--background));padding:6rem 0;position:relative;overflow:hidden}.CustomerGallery-module__gKjXYW__header{text-align:center;max-width:800px;margin:0 auto 4rem;padding:0 1rem}.CustomerGallery-module__gKjXYW__title{color:hsl(var(--foreground));font-size:2.5rem;font-weight:700;font-family:var(--font-heading);margin-bottom:1rem}.CustomerGallery-module__gKjXYW__subtitle{color:hsl(var(--muted-foreground));font-size:1.125rem;line-height:1.6}.CustomerGallery-module__gKjXYW__grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;gap:1.5rem;padding:1rem 1rem 3rem;display:flex;overflow-x:auto}.CustomerGallery-module__gKjXYW__grid::-webkit-scrollbar{display:none}.CustomerGallery-module__gKjXYW__cardWrapper{scroll-snap-align:center;flex:0 0 300px}@media (min-width:640px){.CustomerGallery-module__gKjXYW__cardWrapper{flex:0 0 400px}}@media (min-width:1024px){.CustomerGallery-module__gKjXYW__cardWrapper{flex:0 0 600px}}.CustomerGallery-module__gKjXYW__card{aspect-ratio:3/4;cursor:pointer;border-radius:1.5rem;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #0000001a}@media (min-width:1024px){.CustomerGallery-module__gKjXYW__card{aspect-ratio:16/9}}.CustomerGallery-module__gKjXYW__card:hover{z-index:10;transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px -12px #00000040}.CustomerGallery-module__gKjXYW__image{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1)}.CustomerGallery-module__gKjXYW__card:hover .CustomerGallery-module__gKjXYW__image{transform:scale(1.15)}.CustomerGallery-module__gKjXYW__overlay{color:#fff;background:linear-gradient(#0000 0%,#00000080 40%,#000000e6 100%);flex-direction:column;gap:.5rem;padding:3rem 1.5rem 1.5rem;transition:all .3s;display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.CustomerGallery-module__gKjXYW__caption{text-shadow:0 2px 4px #0000004d;margin:0;font-size:1.25rem;font-weight:700;transition:transform .3s;transform:translateY(5px)}.CustomerGallery-module__gKjXYW__card:hover .CustomerGallery-module__gKjXYW__caption{color:hsl(var(--secondary));transform:translateY(0)}.CustomerGallery-module__gKjXYW__location{color:#fffc;opacity:.8;align-items:center;gap:.35rem;font-size:.9rem;transition:opacity .3s;display:flex}.CustomerGallery-module__gKjXYW__card:hover .CustomerGallery-module__gKjXYW__location{opacity:1;color:#fff}.CustomerGallery-module__gKjXYW__navButton{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;z-index:20;width:3.5rem;height:3.5rem;color:hsl(var(--foreground));border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000001a}.CustomerGallery-module__gKjXYW__navButton:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:translateY(-50%)scale(1.1);box-shadow:0 8px 24px #0003}.CustomerGallery-module__gKjXYW__navButton:disabled{opacity:.5;cursor:not-allowed;transform:translateY(-50%)}.CustomerGallery-module__gKjXYW__prevButton{left:2rem}.CustomerGallery-module__gKjXYW__nextButton{right:2rem}@media (max-width:768px){.CustomerGallery-module__gKjXYW__navButton{display:none}}
