body{color:#fff;overscroll-behavior:none;background-color:#1a1721;margin:0;overflow-x:hidden}.skew-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.skew-content{width:100%;overflow:visible}.text{text-align:center;z-index:-2;color:#fff;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:white;width:100%;font-family:termina,sans-serif;font-size:8vw;font-weight:900;position:fixed;top:50vh;transform:translateY(-100%)}.outline-text{color:#0000;-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:white;z-index:2}.filter-text{mix-blend-mode:screen;color:#804691;z-index:2}.images{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-content:center;align-items:center;gap:2rem;max-width:700px;margin:0 auto;padding-top:10vh;display:grid}.images img{object-fit:contain;width:320px;height:180px;transition:transform .3s;transform:skewY(0);box-shadow:0 10px 25px #0006}.images img:first-child{grid-area:1/1/6/9}.images img:nth-child(2){grid-area:3/12/8/20}.images img:nth-child(3){grid-area:5/3/15/15}.images img:nth-child(4){grid-area:14/1/19/9}.images img:nth-child(5){grid-area:16/9/21/20}.images img:nth-child(6){grid-area:20/2/25/10}.images img:nth-child(7){grid-area:22/11/27/19}.images img:nth-child(8){grid-area:26/5/35/15}@media (max-width:768px){.text{font-size:12vw;top:40vh}.images{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:100%;padding:5vh 1rem 10vh}.images img{grid-area:auto!important}}
