.c-gird__Container{z-index:10;perspective:500px;touch-action:pinch-zoom;position:relative}.c-grid{padding:64px 40px;justify-self:center;width:300px;height:300px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:3px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s ease-out}.c-grid img{width:250px;height:auto}@media screen and (min-width: 820px){.c-grid{width:380px}}.p-grid{display:grid;grid-template-columns:repeat(auto-fit,380px);max-width:1200px;gap:24px;align-items:center;justify-content:center}canvas{position:fixed;left:0;top:0;width:100%;height:auto;z-index:9}
