.ProductPage_hero__2OtP2{position:relative;min-height:55vh;display:flex;align-items:center;padding-top:var(--nav-h);overflow:hidden}.ProductPage_hero__2OtP2:before{content:"";position:absolute;inset:0;background-image:var(--hero-img);background-size:cover;background-position:50%}.ProductPage_heroOverlay__DjUKJ{position:absolute;inset:0;background:linear-gradient(135deg,rgba(17,18,20,.88),rgba(17,18,20,.5))}.ProductPage_detailGrid__fznHS{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:start}.ProductPage_detailGrid__fznHS.ProductPage_reverse__cxb6m{direction:rtl}.ProductPage_detailGrid__fznHS.ProductPage_reverse__cxb6m>*{direction:ltr}.ProductPage_detailImg__PT5xO{border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/3;position:relative}@media (max-width:768px){.ProductPage_detailGrid__fznHS{grid-template-columns:1fr;gap:2rem}.ProductPage_detailGrid__fznHS.ProductPage_reverse__cxb6m{direction:ltr}}.ShopGrid_grid__ZAwlo{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3px;gap:3px}.ShopGrid_tile__EX25D{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:var(--charcoal-3);color:#fff;text-decoration:none}.ShopGrid_img__A79BB{object-fit:cover;transition:transform 1.2s cubic-bezier(.2,.7,.2,1)}.ShopGrid_tile__EX25D:hover .ShopGrid_img__A79BB{transform:scale(1.04)}.ShopGrid_shade__Xz0Bi{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.25) 38%,transparent 60%);transition:background .5s ease}.ShopGrid_tile__EX25D:hover .ShopGrid_shade__Xz0Bi{background:linear-gradient(0deg,rgba(0,0,0,.82) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.05) 80%)}.ShopGrid_caption__Dcgsz{position:absolute;inset-inline:1.25rem;bottom:1.1rem}.ShopGrid_category__aG6uK{font-size:.68rem;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:.3rem}.ShopGrid_title__dzzPE{font-family:var(--font-serif);font-weight:500;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1;color:#fff}[dir=rtl] .ShopGrid_title__dzzPE{font-family:var(--font-arabic),var(--font-serif)}.ShopGrid_more__LexhD{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s ease,opacity .45s ease}.ShopGrid_more__LexhD>*{overflow:hidden}.ShopGrid_tile__EX25D:hover .ShopGrid_more__LexhD{grid-template-rows:1fr;opacity:1}.ShopGrid_subtitle__VKu9M{font-size:.85rem;color:hsla(0,0%,100%,.82);margin-top:.4rem}.ShopGrid_variants__34NQ0{font-size:.75rem;color:hsla(0,0%,100%,.62);margin-top:.25rem}.ShopGrid_more__LexhD{gap:0}.ShopGrid_price__FRxj_{font-size:.95rem;margin-top:.55rem;color:#fff}.ShopGrid_price__FRxj_ span{font-size:.75rem;color:hsla(0,0%,100%,.65)}.ShopGrid_buy__AzAW8{position:absolute;top:1rem;inset-inline-end:1rem;font-size:.72rem;letter-spacing:.04em;padding:.4rem .75rem;color:#1e1c19;background:hsla(0,0%,100%,.92);border-radius:999px;opacity:0;transform:translateY(-4px);transition:opacity .35s ease,transform .35s ease}.ShopGrid_tile__EX25D:focus-visible .ShopGrid_buy__AzAW8,.ShopGrid_tile__EX25D:hover .ShopGrid_buy__AzAW8{opacity:1;transform:none}.ShopGrid_badge__gIL1C{position:absolute;top:1rem;inset-inline-start:1rem;font-size:.7rem;padding:.3rem .6rem;background:rgba(0,0,0,.6);border-radius:999px}@media (hover:none){.ShopGrid_more__LexhD{grid-template-rows:1fr;opacity:1}.ShopGrid_buy__AzAW8{opacity:1;transform:none}}@media (max-width:1024px){.ShopGrid_grid__ZAwlo{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.ShopGrid_grid__ZAwlo{grid-template-columns:1fr}.ShopGrid_tile__EX25D{aspect-ratio:1/1}}