.page-product-grid{display:grid;grid-template-columns:1fr;margin:0 auto;max-width:1270px;@media (min-width:1024px){grid-template-columns:70% 4fr;grid-template-rows:minmax(600px,70vh) 1fr}}.hero-product-module__image-bg{background-color:var(--grey-blue-100);background-image:linear-gradient(109deg,rgba(245,239,245,0) 25.77%,#f5eff5 65.29%);object-fit:cover;top:0;width:100cqw}.hero-product-module__decoration,.hero-product-module__image-bg{height:100%;left:calc(var(--horizontal-lateral-difference)*-1);position:absolute;z-index:0}.hero-product-module__decoration{max-width:50cqw;top:50%;transform:translateY(-50%)}