.Gallery-module__Sa_FLW__gallerySection{background-color:var(--color-background);padding:4rem 0;overflow:hidden}.Gallery-module__Sa_FLW__titleWrapper{text-align:center;margin-bottom:3.5rem}.Gallery-module__Sa_FLW__categorySub{font-family:var(--font-label);color:var(--color-primary);text-transform:uppercase;letter-spacing:.2em;margin-bottom:.75rem;font-size:.875rem;font-weight:700;display:block}.Gallery-module__Sa_FLW__titleWrapper h2{font-family:var(--font-headline);color:#001d3d;margin:0;font-size:2.5rem;font-weight:800}.Gallery-module__Sa_FLW__scrollContainer{gap:2rem;width:max-content;padding:1rem 0;animation:40s linear infinite Gallery-module__Sa_FLW__scroll;display:flex}.Gallery-module__Sa_FLW__scrollContainer:hover{animation-play-state:paused}@keyframes Gallery-module__Sa_FLW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Gallery-module__Sa_FLW__itemWrapper{aspect-ratio:4/3;background:var(--color-surface-container);border-radius:1.5rem;flex:0 0 400px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.Gallery-module__Sa_FLW__itemWrapper:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.Gallery-module__Sa_FLW__overlay{opacity:0;background:linear-gradient(#0000,#036c);align-items:flex-end;padding:2rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.Gallery-module__Sa_FLW__itemWrapper:hover .Gallery-module__Sa_FLW__overlay{opacity:1}.Gallery-module__Sa_FLW__overlayContent h5{color:#fff;font-family:var(--font-headline);margin:0;font-size:1.25rem;font-weight:700}.Gallery-module__Sa_FLW__overlayContent p{color:#ffffffe6;margin-top:.5rem;font-size:.875rem}@media (max-width:767px){.Gallery-module__Sa_FLW__gallerySection{padding:2.5rem 0}.Gallery-module__Sa_FLW__titleWrapper{margin-bottom:2rem;padding-inline:1rem}.Gallery-module__Sa_FLW__titleWrapper h2{font-size:1.75rem;line-height:1.2}.Gallery-module__Sa_FLW__scrollContainer{gap:1.25rem}.Gallery-module__Sa_FLW__itemWrapper{flex:0 0 min(280px,82vw)}}.Gallery-module__Sa_FLW__mobileCarousel{padding-inline:2.25rem;position:relative}.Gallery-module__Sa_FLW__scrollWrapperMobile{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-x pinch-zoom;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-inline:calc(50vw - min(140px,41vw));overflow:auto hidden}.Gallery-module__Sa_FLW__scrollWrapperMobile::-webkit-scrollbar{display:none}.Gallery-module__Sa_FLW__scrollContainerMobile{gap:1.25rem;width:max-content;padding:1rem 0;display:flex;position:relative}.Gallery-module__Sa_FLW__itemWrapperMobile{scroll-snap-align:center;flex:0 0 min(280px,82vw)}.Gallery-module__Sa_FLW__navBtn{z-index:2;width:2.5rem;height:2.5rem;color:var(--color-primary);cursor:pointer;background:#ffffffeb;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #001d3d1f}.Gallery-module__Sa_FLW__navBtn:hover:not(:disabled){background:#fff}.Gallery-module__Sa_FLW__navBtn:disabled{opacity:.35;cursor:not-allowed}.Gallery-module__Sa_FLW__navBtn .Gallery-module__Sa_FLW__material-symbols-outlined{font-size:1.5rem;line-height:1}.Gallery-module__Sa_FLW__navBtnLeft{left:.125rem}.Gallery-module__Sa_FLW__navBtnRight{right:.125rem}.Gallery-module__Sa_FLW__dots{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;padding-inline:1rem;display:flex}.Gallery-module__Sa_FLW__dot{cursor:pointer;background:#001d3d33;border:none;border-radius:9999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:width .2s,background .2s}.Gallery-module__Sa_FLW__dotActive{background:var(--color-primary);width:1.5rem}.Gallery-module__Sa_FLW__dot:focus-visible,.Gallery-module__Sa_FLW__navBtn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}
