#atmosphere{height:280vh;position:relative}.atm-sticky{position:sticky;top:0;min-height:fit-content;overflow:hidden;display:flex;flex-direction:column}.atm-header{display:grid;grid-template-columns:auto auto;gap:80px;flex-shrink:0;margin-bottom:50px;width:100%}.atm-title{letter-spacing:0;line-height:1.25;margin:0;max-width:300px}.atm-desc{font-size:18px;line-height:27px;align-self:end;max-width:629px;margin:0 0 0 auto}.atm-desc *:first-child{margin-top:0}.atm-desc *:last-child{margin-bottom:0}.atm-scene{flex:1;overflow:hidden;display:flex;align-items:center}.atm-track{display:flex;align-items:center;gap:28px;width:max-content;will-change:transform;padding:20px 0 60px}.atm-card{position:relative;flex-shrink:0;transform:rotate(var(--rot, 0deg)) translateY(var(--ty, 0px));transition:transform .45s cubic-bezier(.16,1,.3,1),z-index 0s;cursor:pointer;z-index:1}.atm-card:hover{transform:rotate(0) translateY(-16px) scale(1.04)!important;z-index:20}.atm-card img{width:var(--w, 280px);height:var(--h, 360px);object-fit:cover;display:block;border-radius:12px;box-shadow:0 20px 60px #0000008c;pointer-events:none;filter:brightness(.92);transition:filter .4s}.atm-card:hover img{filter:brightness(1)}.atm-label{position:absolute;top:0;left:0;right:0;text-align:center;font-size:13px;color:#ffffff80;white-space:nowrap;pointer-events:none;transform:translateY(-100%)}.atm-emoji{display:block;font-size:22px;line-height:1;margin-bottom:4px;animation:wobble 2.5s ease-in-out infinite}@keyframes wobble{0%,to{transform:rotate(0)}25%{transform:rotate(-12deg)}75%{transform:rotate(12deg)}}@media(max-width:749px){.atm-header{grid-template-columns:auto;gap:20px}.atm-desc{font-size:15px;line-height:25px;margin:0}.atm-header{margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/event-gallery.css.map */
