@layer rhm.components.editorial-collage{.rhm-editorial-collage{--rhm-ec-gap-mobile:8px;--rhm-ec-gap-desktop:12px;--rhm-ec-carousel-slide:90%;position:relative}.rhm-editorial-collage__viewport{width:100%}.rhm-editorial-collage__track{gap:var(--rhm-ec-gap-mobile);grid-template-columns:repeat(16,1fr);width:100%;display:grid}@media screen and (width>=1024px){.rhm-editorial-collage__track{gap:var(--rhm-ec-gap-desktop)}}.rhm-editorial-collage__item{grid-column-start:var(--mobile-column-start);grid-column-end:var(--mobile-column-end);z-index:var(--rhm-ec-z);border-radius:var(--rhm-ec-radius);overflow:var(--rhm-ec-item-overflow-m,hidden);min-width:0}@media screen and (width>=1024px){.rhm-editorial-collage__item{grid-column-start:var(--desktop-column-start);grid-column-end:var(--desktop-column-end);overflow:var(--rhm-ec-item-overflow-d,hidden)}}.rhm-editorial-collage__link{height:100%;color:inherit;text-decoration:none;display:block}.rhm-editorial-collage__media{align-items:var(--rhm-ec-align-items-m,stretch);width:100%;height:100%;aspect-ratio:var(--rhm-ec-aspect-m,auto);display:flex;position:relative}@media screen and (width>=1024px){.rhm-editorial-collage__media{align-items:var(--rhm-ec-align-items-d,stretch);aspect-ratio:var(--rhm-ec-aspect-d,auto)}}@media screen and (width<=1023px){.rhm-editorial-collage__media--unset-mobile .rhm-editorial-collage__img{height:auto}}@media screen and (width>=1024px){.rhm-editorial-collage__media--unset-desktop .rhm-editorial-collage__img{height:auto}}@media screen and (width<=1023px){.rhm-editorial-collage__media--vertical-align-mobile .rhm-editorial-collage__img,.rhm-editorial-collage__media--vertical-align-mobile .rhm-editorial-collage__placeholder{flex:none;height:auto}}@media screen and (width>=1024px){.rhm-editorial-collage__media--vertical-align-desktop .rhm-editorial-collage__img,.rhm-editorial-collage__media--vertical-align-desktop .rhm-editorial-collage__placeholder{flex:none;height:auto}}.rhm-editorial-collage__img,.rhm-editorial-collage__placeholder{object-fit:var(--rhm-ec-object-fit-m,cover);object-position:var(--rhm-ec-object-position);width:100%;height:100%;margin:var(--rhm-ec-margin-m,0);display:block}@media screen and (width>=1024px){.rhm-editorial-collage__img,.rhm-editorial-collage__placeholder{object-fit:var(--rhm-ec-object-fit-d,cover);margin:var(--rhm-ec-margin-d,0)}}.rhm-editorial-collage__placeholder{object-fit:contain;padding:12%}.rhm-editorial-collage__viewport--embla{overflow:hidden}.rhm-editorial-collage__track--embla{margin-left:calc(var(--rhm-ec-gap-mobile) * -1);grid-template-columns:unset;align-items:stretch;gap:0;display:flex}.rhm-editorial-collage__track--embla>.rhm-editorial-collage__item{flex:0 0 var(--rhm-ec-carousel-slide);min-width:0;margin-left:var(--rhm-ec-gap-mobile);grid-column:auto}@media screen and (width<=1023px){.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__track--embla>.rhm-editorial-collage__item{flex-direction:column;min-height:0;display:flex}.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__track--embla .rhm-editorial-collage__link{flex-direction:column;flex:auto;min-height:0;display:flex}.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__track--embla .rhm-editorial-collage__media{height:100%;min-height:0;aspect-ratio:unset;flex:auto}.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__track--embla .rhm-editorial-collage__media--unset-mobile .rhm-editorial-collage__img{height:100%}.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__track--embla .rhm-editorial-collage__img{object-fit:cover}}.rhm-editorial-collage__controls{justify-content:flex-end;align-items:center;gap:8px;margin-top:12px;display:none}@media screen and (width<=1023px){.rhm-editorial-collage[data-mobile-carousel=true] .rhm-editorial-collage__controls{display:flex}}.rhm-editorial-collage__btn{appearance:none;cursor:pointer;color:var(--color-foreground);touch-action:manipulation;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;transition:opacity .2s;display:inline-flex}.rhm-editorial-collage__btn:disabled{opacity:.3;cursor:default}.rhm-editorial-collage__btn svg{width:24px;height:24px}}
