.gallery-wrapper{width:100%;position:relative}.gallery-section{z-index:2;background:#101010;flex-direction:column;justify-content:center;align-items:flex-start;gap:45px;width:100%;height:100vh;padding:60px 0 45px;display:flex;position:sticky;top:0;overflow:hidden}.gallery-section .top-header{justify-content:space-between;align-items:flex-start;width:100%;padding:0 45px;display:flex}.gallery-section .top-header h1{color:#fff;text-shadow:0 3px 10px #0000001f;font-family:Climate Crisis,sans-serif;font-size:60px;font-weight:400;line-height:60px}.gallery-section .top-header p{color:#fff;text-shadow:0 3px 10px #0000001f;max-width:450px;font-size:16px;font-weight:400;line-height:normal}.gallery-section .gallery-preview{flex:1;align-items:center;width:100%;max-height:512px;display:flex;overflow:visible}.gallery-section .gallery-preview .gallery-track{will-change:transform;align-items:center;height:100%;display:flex}.gallery-section .gallery-preview .gallery-track img{width:5272px;max-width:none;height:100%;display:block}@media (max-width:575px){.gallery-section{gap:27px;padding:40px 20px 20px}.gallery-section .top-header{flex-direction:column;align-items:flex-start;gap:20px;width:100%;padding:0}.gallery-section .top-header h1{text-shadow:0 3px 10px #0000001f;font-size:21px;font-weight:400;line-height:21px}.gallery-section .top-header p{max-width:100%;font-size:12px;font-weight:400;line-height:normal}}
