#inspirations-grid{--card-width: 235px;--lg-card-row-span: 85;--sm-card-row-span: 61;--col-nb: 5;--card-lg-h: 360px;grid-template-columns:repeat(auto-fit,var(--card-width));grid-auto-rows:5px;-moz-column-gap:6px;column-gap:6px;justify-content:space-between}#inspirations-grid>a:nth-child(2n){--card-row-span: var(--lg-card-row-span);--card-h: var(--card-lg-h)}#inspirations-grid>a:nth-child(odd){--card-row-span: var(--sm-card-row-span);--card-h: var(--card-width)}#inspirations-grid>a{grid-row:span var(--card-row-span);width:var(--card-width)}#inspirations-grid>a>.card{min-height:var(--card-h);width:inherit!important}#inspirations-grid>a .card,#inspirations-grid .thumbnail{background-color:var(--cz-figma-background-f-8);background-size:cover;background-repeat:no-repeat;background-position:center}#inspirations-grid>a .card img,#inspirations-grid .thumbnail img{aspect-ratio:calc(var(--card-width) / 1px)/calc(var(--card-h) / 1px)}@media screen and (max-width:1023px){#inspirations-grid{justify-content:center;--card-width: 168px;--lg-card-row-span: 64;--sm-card-row-span: 47;--card-lg-h: 256px}}#main-hero{--w: 1200px;--h: 668px;max-height:var(--h);position:relative;height:var(--h);width:100%;background-image:var(--bg-lg);background-size:cover}@media screen and (max-width:768px){#main-hero{background-image:var(--bg-sm)}#main-hero>div{position:relative}#main-hero{--w: 327px;--h: 472px}}.hero-card{--w: 383px;--h: 180px;background-image:var(--bg-img);background-size:cover;height:var(--h);width:var(--w);max-width:var(--w);max-height:var(--h);min-height:var(--h);min-width:var(--w)}.hero-card img{left:0;bottom:0;top:0;right:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:768px){.hero-card{--w: 262px;--h: 228px}}.category-card{--h: 364px;--w: 588px}.category-card:hover{text-decoration:none!important}.category-card:hover span.btn:hover{text-decoration:underline!important}.category-card{background-image:var(--bg-lg);background-size:cover;height:var(--h);width:var(--w)}@media screen and (max-width:1200px){.category-card{background-image:var(--bg-sm);--w: 327px;--h: 359px}}.marking-card{--h: 194px;--w: 226px;min-height:-moz-fit-content;min-height:fit-content}.marking-card picture{height:100%;width:var(--w);min-height:var(--h);min-width:var(--w);-o-object-fit:cover;object-fit:cover}.marking-card picture img{height:inherit;width:inherit;-o-object-fit:cover;object-fit:cover}.marking-card{max-height:-moz-fit-content;max-height:fit-content}@media screen and (max-width:992px){.marking-card{--h: 150px;--w: 100%}.marking-card picture{margin-inline:auto}}
