.f-collection-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767px){.f-collection-overview{grid-template-columns:repeat(1,minmax(0,1fr))}}.f-collection-overview__block{align-items:flex-start;color:var(--f-collection-overview-color);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;min-height:calc(100vh - var(--f-announcement-bar-height) - var(--f-header-height) - var(--f-top-bar-height));padding:var(--f-length-4);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:767px){.f-collection-overview__block{min-height:calc((100vh - var(--f-header-height) - var(--f-announcement-bar-height) - var(--f-top-bar-height))/2)}}.f-collection-overview__img{background-color:var(--f-collection-overview-background);-o-object-position:center;object-position:center;z-index:var(--z-index-below)}.f-collection-overview__img,.f-collection-overview__img .f-img{height:100%;left:0;position:absolute;top:0;width:100%}.f-collection-overview__links{margin-top:var(--f-length-2)}.f-collection-overview h2{pointer-events:none}
