<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery-tiles.gallery-tiles--rows-6-6{grid-gap:0;display:grid;grid-template-columns:repeat(6,1fr)}@media screen and (max-width:992px){.gallery-tiles.gallery-tiles--rows-6-6{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:576px){.gallery-tiles.gallery-tiles--rows-6-6{grid-template-columns:repeat(2,1fr)}}.gallery-tiles.gallery-tiles--rows-6-6 .gallery-tiles__item{border-radius:0}.gallery-tiles.gallery-tiles--rows-6-6 .gallery-tiles__item img{transition:all .3s ease-in-out}.gallery-tiles.gallery-tiles--rows-6-6 .gallery-tiles__item:hover img{transform:scale(1.05)}.subcategories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 11px;margin-top:40px;margin-bottom:60px}.subcategory-tile{overflow:hidden;position:relative;height:240px}.subcategory-tile a{position:relative;height:100%;width:100%}.subcategory-tile a:after{content:'';width:100%;height:100%;z-index:2;position:absolute;left:0;top:0;background-color:#000;opacity:.25}.subcategory-tile img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-1}.subcategory-tile__title{color:#fff;position:relative;z-index:3}@media screen and (max-width:1210px){.subcategories-grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:992px){.subcategories-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:576px){.subcategory-tile{max-height:160px}}.lg-backdrop{z-index:99999}.lg-outer{z-index:999999}</pre></body></html>