.gallery-image-card{border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.gallery-image-card:hover{transform:translateY(-12px)}.yarl__root{--yarl__color_backdrop:#000000f2;--yarl__color_button:#fffc;--yarl__color_button_active:#fff}img[loading=lazy]{opacity:0;animation:.5s ease-in forwards fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:600px){.gallery-image-card{border-radius:6px}.gallery-image-card:hover{transform:none}}@media (min-width:601px) and (max-width:960px){.gallery-image-card{border-radius:8px}}@media (min-width:961px){.gallery-image-card{border-radius:12px}}.MuiCircularProgress-root{animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}
