.aurora-container{width:100%;height:100%}.curved-loop-jacket{min-height:25vh;display:flex;align-items:center;justify-content:center;width:100%}.curved-loop-svg{user-select:none;width:100%;aspect-ratio:100/10;overflow:visible;display:block;font-size:6rem;fill:#171717;font-weight:900;letter-spacing:5px;text-transform:uppercase;line-height:1}.gallery-container{position:relative;height:400px;width:100%;overflow:hidden}.gallery-content{height:125%;perspective:1000px}.gallery-content,.gallery-track{display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.gallery-track{height:auto;min-height:150px;cursor:grab;width:100%}.gallery-item{position:absolute;display:flex;height:fit-content;align-items:center;justify-content:center;padding:3.5%;backface-visibility:hidden}.gallery-img{pointer-events:none;height:135px;width:300px;border-radius:15px;border:3px solid #fff;object-fit:cover;transition:.3s ease}.gallery-item:hover .gallery-img{transform:scale(1.05);transition:.3s ease}@media (max-width:768px){.gallery-item{padding:6%}.gallery-img{height:100px;width:220px}}