.moodboard-marquee{overflow:hidden;position:relative}.moodboard-marquee .marquee-inner{animation:moodboard-marquee-scroll linear infinite;animation-duration:var(--marquee-duration,30s);display:flex;gap:var(--moodboard-gap);height:405px;width:-moz-max-content;width:max-content}@media only screen and (min-width:1200px){.moodboard-marquee .marquee-inner:hover{animation-play-state:paused}}.moodboard-marquee .moodboard-block{flex-shrink:0}.moodboard-marquee .moodboard-block .tile{border-radius:var(--moodboard-radius);overflow:hidden}.moodboard-marquee .moodboard-block .tile img{display:block;height:100%;margin:0;-o-object-fit:cover;object-fit:cover;transform:scale(1.01);width:100%}.moodboard-marquee .moodboard-block.style-1{display:grid;gap:var(--moodboard-gap);grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);width:272px}.moodboard-marquee .moodboard-block.style-1 .tile:first-of-type{grid-area:1/1/3/3}.moodboard-marquee .moodboard-block.style-1 .tile:nth-of-type(2){grid-area:3/1/4/3}.moodboard-marquee .moodboard-block.style-2{display:grid;gap:var(--moodboard-gap);grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);width:270px}.moodboard-marquee .moodboard-block.style-2 .tile:first-of-type{grid-area:1/1/2/3}.moodboard-marquee .moodboard-block.style-2 .tile:nth-of-type(2){grid-area:2/1/3/2}.moodboard-marquee .moodboard-block.style-2 .tile:nth-of-type(3){grid-area:2/2/3/3}.moodboard-marquee .moodboard-block.style-3{display:grid;gap:var(--moodboard-gap);grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:405px}.moodboard-marquee .moodboard-block.style-3 .tile:first-of-type{grid-area:1/1/2/3}.moodboard-marquee .moodboard-block.style-3 .tile:nth-of-type(2){grid-area:1/3/2/4}.moodboard-marquee .moodboard-block.style-3 .tile:nth-of-type(3){grid-area:2/1/4/2}.moodboard-marquee .moodboard-block.style-3 .tile:nth-of-type(3) img{-o-object-position:right;object-position:right}.moodboard-marquee .moodboard-block.style-3 .tile:nth-of-type(4){grid-area:2/2/4/4}.moodboard-marquee .moodboard-block.style-3 .tile:nth-of-type(4) img{-o-object-position:100% 100%;object-position:100% 100%}@keyframes moodboard-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}

/*# sourceMappingURL=section-fs-moodboard.min.css.map*/