.gg-depts{padding-block:var(--gg-space-8);background-color:rgb(var(--color-background))}.gg-depts__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gg-space-3);margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.gg-depts__grid{gap:var(--gg-space-4)}}@media screen and (min-width:990px){.gg-depts__grid{grid-template-columns:repeat(var(--gg-depts-cols, 3),minmax(0,1fr))}}.gg-depts__item{display:flex}.gg-depts__tile{position:relative;display:block;width:100%;overflow:hidden;border:1px solid var(--gg-border);border-radius:var(--gg-radius);background-color:var(--gg-surface-sunken);text-decoration:none;isolation:isolate;transition:border-color var(--gg-duration) var(--gg-ease),box-shadow var(--gg-duration) var(--gg-ease)}.gg-depts__tile:hover{border-color:var(--gg-border-strong);box-shadow:var(--gg-shadow-2)}.gg-depts__tile--static{cursor:default}.gg-depts__media{position:relative;display:block;aspect-ratio:var(--gg-depts-ratio, 4 / 5);overflow:hidden;background-color:var(--gg-surface-muted)}.gg-depts__img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.001);transition:transform var(--gg-duration-slow) var(--gg-ease-out)}.gg-depts__tile:hover .gg-depts__img{transform:scale(1.05)}.gg-depts__icon{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--gg-steel)}.gg-depts__icon svg{width:22%;max-width:64px;height:auto}.gg-depts__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0e1012d1,#0e101273 22%,#0e101200 48%);transition:opacity var(--gg-duration) var(--gg-ease)}.gg-depts__tile:hover .gg-depts__scrim{opacity:.88}.gg-depts__body{position:absolute;inset-inline:0;bottom:0;z-index:1;display:block;padding:var(--gg-space-3) var(--gg-space-4) var(--gg-space-4);color:var(--gg-text-inverse)}@media screen and (min-width:750px){.gg-depts__body{padding:var(--gg-space-4) var(--gg-space-5) var(--gg-space-5)}}.gg-depts__label{display:block;font-size:clamp(1.5rem,1.1rem + .8vw,2rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}.gg-depts__count{display:block;margin-top:.2rem;font-size:1.2rem;letter-spacing:.04em;color:#ffffffb8}.gg-depts__rule{display:block;width:24px;height:2px;margin-top:var(--gg-space-2);background:var(--gg-accent);transition:width var(--gg-duration) var(--gg-ease-out)}.gg-depts__tile:hover .gg-depts__rule{width:56px}.gg-depts__tile--all{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:var(--gg-space-3);aspect-ratio:var(--gg-depts-ratio, 4 / 5);padding:var(--gg-space-4);background:var(--gg-graphite);border-color:var(--gg-graphite);color:var(--gg-text-inverse)}@media screen and (min-width:750px){.gg-depts__tile--all{padding:var(--gg-space-5)}}.gg-depts__tile--all:hover{background:var(--gg-graphite-dark);border-color:var(--gg-graphite-dark)}.gg-depts__all-label{font-size:clamp(1.5rem,1.1rem + .8vw,2rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2}.gg-depts__all-arrow{display:grid;place-items:center;width:40px;height:40px;flex:none;border:1px solid rgba(255,255,255,.28);border-radius:var(--gg-radius-pill);transition:transform var(--gg-duration) var(--gg-ease-out),border-color var(--gg-duration) var(--gg-ease)}.gg-depts__all-arrow svg{width:18px;height:18px}.gg-depts__tile--all:hover .gg-depts__all-arrow{transform:translate(4px);border-color:var(--gg-accent)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/gg-departments.css.map */
