
.vtgo-collections,.vtgo-collections *{box-sizing:border-box}.vtgo-collections{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);background:#111;color:#fff;font-family:"Helvetica Neue",Arial,sans-serif}.vtgo-collections__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;background:#fff}.vtgo-collection{position:relative;height:min(68vw,860px);min-height:600px;overflow:hidden;background:#222}.vtgo-collection__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .65s ease}.vtgo-collection:nth-child(1) img{object-position:54% center}.vtgo-collection:nth-child(2) img{object-position:center}.vtgo-collection:nth-child(3) img{object-position:48% center}.vtgo-collection:hover img{transform:scale(1.018)}.vtgo-collection:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.5));pointer-events:none}.vtgo-collection__caption{position:absolute;z-index:1;right:20px;bottom:18px;left:20px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.vtgo-collection__name,.vtgo-collection__index{margin:0;color:#fff;font-size:11px;font-weight:500;line-height:1.2;letter-spacing:0;text-transform:uppercase}.vtgo-collection__index{color:rgba(255,255,255,.7);font-size:9px}.vtgo-collection__link{position:absolute;z-index:2;inset:0}.vtgo-collection__link span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}@media(max-width:800px){.vtgo-collections__grid{grid-template-columns:1fr}.vtgo-collection{height:76svh;min-height:600px;max-height:760px}}
