.product__grid{gap:var(--space-5);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.product__grid>li:nth-child(n+7){display:none}.product__link{height:100%;color:inherit;text-decoration:none;display:block}.product__item{border-radius:var(--radius-8);height:250px;padding:var(--space-20);position:relative;overflow:hidden}.product__item>article{display:contents}.product__photo{object-fit:cover;max-width:none;display:block;position:absolute}.product__name{font:var(--text-h3);margin-top:var(--space-10);font-size:15px;display:block;position:relative}.product__price{font:var(--text-price-mobile);margin-top:19px;display:block;position:relative}@media (width>=768px){.product__grid{flex-wrap:nowrap;display:flex;overflow-x:auto}.product__grid>li:nth-child(n+7){display:flex}.product__item{gap:var(--space-16);flex-direction:column;flex:0 0 276px;height:360px;display:flex}.product__name{font-size:16px}.product__price{font:var(--text-price)}}@media (width>=1200px){.product__grid{flex-wrap:wrap;width:100%;overflow:visible}.product__item{flex:0 1 calc((100% - 4 * var(--space-5)) / 5);aspect-ratio:276/360;height:auto}}.product__item--stickers{color:var(--color-black);background:#c6c6c8}.product__item--brochures{color:var(--color-white);background:#808796}.product__item--presentations{color:var(--color-black);background:#d7c9b2}.product__item--postcards,.product__item--certificates{color:var(--color-white);background:#7e564f}.product__item--interior{color:var(--color-black);background:#f08954}.product__item--notebooks{color:var(--color-white);background:#482323}.product__item--booklets{color:var(--color-black);background:#aeaeb0}.product__item--flyers{color:var(--color-black);background:#eae0c7}.product__item--cards{color:var(--color-white);background:linear-gradient(143deg,#2f5f37 53%,#1d1e1f 99%)}.product__item--tags{color:var(--color-white);background:linear-gradient(163deg,#fff 10%,#989898 119%)}.product__photo--stickers{width:119.236%;height:61.586%;top:28.945%;left:-7.464%;transform:rotate(-20.8deg)}.product__photo--brochures{width:165.849%;height:78.121%;top:30.986%;left:-32.791%;transform:rotate(44.91deg)}.product__photo--presentations{width:204.348%;height:108.889%;top:26.831%;left:-14.7%;transform:rotate(55.34deg)}.product__photo--postcards,.product__photo--certificates{width:100%;height:100%;inset:0}.product__photo--interior{width:240.442%;height:138.254%;top:7.563%;left:-65.267%;transform:rotate(1.61deg)}.product__photo--notebooks-1{width:111.412%;height:54.223%;top:62.635%;left:-4.126%;transform:rotate(45.53deg)}.product__photo--notebooks-2{width:120.702%;height:52.837%;top:54.998%;left:-3.251%;transform:rotate(43.43deg)}.product__photo--notebooks-3{width:114.509%;height:55.887%;top:42.013%;left:4.918%;transform:rotate(61.63deg)}.product__photo--booklets{width:164.295%;height:93.534%;top:21.659%;left:-31.966%;transform:rotate(-16.67deg)}.product__photo--flyers-1{width:125.384%;height:75.868%;top:29.977%;left:1.082%;transform:rotate(38.37deg)}.product__photo--flyers-2{width:108.222%;height:65.041%;top:35.43%;left:-19.526%;transform:rotate(23.28deg)}.product__photo--cards-1{width:109.925%;height:53.616%;top:58.51%;left:-5.337%;transform:rotate(57.58deg)}.product__photo--cards-2{width:106.501%;height:53.851%;top:44.335%;left:7.757%;transform:rotate(70.81deg)}.product__photo--cards-3{width:118.292%;height:59.002%;top:32.972%;left:13.705%;transform:rotate(80.14deg)}.product__photo--tags{width:159.783%;height:186.389%;top:-32.778%;left:-14.855%}