.workGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto}.workGrid button:nth-child(n){grid-column:span 1;grid-row:span 1;aspect-ratio:4/5;border-radius:2px}.workGrid button:nth-child(1),.workGrid button:nth-child(6){grid-column:span 2;aspect-ratio:8/5}.workGrid img{object-fit:cover}.workSection header>div>p{font-size:0}.workSection header>div>p:after{content:"02 / ONLY OUR TEXTILES";font-size:10px}.workSection header>p{max-width:420px}.cardSection{padding:120px clamp(22px,5.5vw,90px);background:#fff}.cardSection header{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:50px;border-top:1px solid var(--line);padding-top:25px}.cardSection header div{max-width:850px}.cardSection header div>p{font-size:10px;letter-spacing:.2em;font-weight:900}.cardSection h2{font-size:clamp(42px,5vw,74px);line-height:.95;letter-spacing:-.055em;margin:18px 0 0}.cardSection header>p{max-width:410px;color:var(--muted);font-size:13px;line-height:1.7}.cardGallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cardView{border:0;padding:0;aspect-ratio:4/3;position:relative;overflow:hidden;background:#eef3f8;cursor:zoom-in}.cardView img{width:145%;height:145%;object-fit:cover;position:absolute;transition:.45s}.cardView1 img{left:0;top:0}.cardView2 img{right:0;top:-15%}.cardView3 img{left:-22%;bottom:-10%}.cardView:hover img{transform:scale(1.04)}.cardView span{position:absolute;left:12px;bottom:12px;background:#fff;color:#111;padding:9px 11px;font-size:9px;font-weight:900}footer img{width:150px!important;filter:brightness(0) invert(1)!important;background:transparent!important;padding:0!important;border-radius:0!important}@media(max-width:900px){.workGrid{grid-template-columns:repeat(2,1fr)}.workGrid button:nth-child(n){grid-column:span 1;aspect-ratio:4/5}.cardSection header{align-items:start;flex-direction:column}.cardGallery{grid-template-columns:1fr 1fr}.cardView:last-child{grid-column:span 2}}@media(max-width:560px){.workGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:auto}.workGrid button:nth-child(n){aspect-ratio:4/5}.cardSection{padding:80px 20px}.cardGallery{grid-template-columns:1fr}.cardView:last-child{grid-column:auto}}
