.noscroll{width:100%;height:100%;overflow:hidden}.intro{justify-content:center;align-items:center;width:100%;height:555px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:540px){.intro{height:380px}}.intro:after{content:"";pointer-events:none;z-index:4;background-size:250px;width:100%;height:100%;position:absolute;top:0;left:0}.gridMotion-container{transform-origin:50%;z-index:2;flex:none;grid-template-rows:repeat(3,1fr);grid-template-columns:100%;gap:1rem;width:150vw;height:100vh;display:grid;position:relative;transform:rotate(-15deg)}@media screen and (max-width:540px){.gridMotion-container{height:60vh}}.row{will-change:transform,filter;grid-template-columns:repeat(7,1fr);gap:2rem;display:grid}@media screen and (max-width:540px){.row{gap:1rem}}.row__item{max-height:245px;position:relative}@media screen and (max-width:540px){.row__item{max-height:190px}}.row__item-inner{color:#fff;background-color:#111;border:5px solid #000;border-radius:10px;justify-content:center;align-items:center;width:100%;height:100%;max-height:245px;font-size:1.5rem;display:flex;position:relative;overflow:hidden}@media screen and (max-width:540px){.row__item-inner{width:100px;height:190px;max-height:190px}}.row__item-img{background-position:top;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.row__item-content{text-align:center;z-index:1;padding:1rem}.fullview{pointer-events:none;width:100%;height:100%;position:relative;top:0;left:0}.fullview .row__item-inner{border-radius:0}
