.noscroll{height:100%}.intro,.noscroll{width:100%;overflow:hidden}.intro{height:60vh;position:relative;display:flex;align-items:center;justify-content:center}@media (min-width:768px) and (max-width:1024px){.intro{height:50vh}}@media (min-width:1025px){.intro{height:75vh}}.intro:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:250px;pointer-events:none;z-index:4}.gridMotion-container{gap:.5rem;flex:none;position:relative;width:250vw;height:60vh;display:grid;grid-template-rows:repeat(3,1fr);grid-template-columns:100%;transform:rotate(-15deg);transform-origin:center center;z-index:2}@media (min-width:768px) and (max-width:1024px){.gridMotion-container{width:200vw;height:70vh;grid-template-rows:repeat(3,1fr)}}@media (min-width:1025px){.gridMotion-container{width:150vw;height:150vh;grid-template-rows:repeat(3,1fr)}}.row{display:grid;gap:.5rem;grid-template-columns:repeat(7,1fr);will-change:transform,filter;align-items:center}.row__item,.row__item-inner{position:relative}.row__item-inner{width:100%;aspect-ratio:1;overflow:hidden;border-radius:10px;background-color:#111;display:block;color:#fff;font-size:1.5rem}.row__item-img{width:100%;height:100%;background-size:cover;background-position:50% 50%;position:absolute;top:0;left:0}.row__item-content{position:absolute;inset:0;padding:0;z-index:1}.fullview{position:relative;width:100%;height:100%;top:0;left:0;pointer-events:none}.fullview .row__item-inner{border-radius:0}@media (max-width:767px){.intro{height:80vh!important}.gridMotion-container{width:300vw!important;height:70vh!important;gap:.3rem!important;transform:rotate(-8deg)!important;grid-template-rows:repeat(3,1fr)!important}.row{gap:.3rem!important;grid-template-columns:repeat(7,1fr)!important}.row__item-inner{border-radius:8px!important}}@media (max-width:480px){.intro{height:90vh!important}.gridMotion-container{width:350vw!important;height:80vh!important;gap:.2rem!important;transform:rotate(-5deg)!important}.row{gap:.2rem!important}.row__item-inner{border-radius:6px!important}}