.image-module{aspect-ratio:1/1;background-color:transparent;background-color:var(--c-beige-desert-storm);margin:0;padding:0}.image-module,.image-module__container{align-items:center;display:flex;justify-content:center;width:100%}.image-module__container{height:100%}.image-module__inner{align-items:center;display:flex;justify-content:center;overflow:hidden}.image-module__container--landscape .image-module__inner{aspect-ratio:3/2;height:auto;max-height:100%;width:100%}.image-module__container--portrait .image-module__inner{aspect-ratio:2/3;height:100%;max-width:100%;width:auto}.image-module__container--square .image-module__inner{aspect-ratio:1/1;height:67%;max-height:67%;max-width:67%;width:67%}.image-module__image{display:block;height:100%;object-fit:cover;width:100%}.image-module__placeholder{align-items:center;color:#666;display:flex;font-family:var(--f-work-sans,sans-serif);font-size:.875rem;height:100%;justify-content:center;width:100%}.image-module--dual{align-items:end;aspect-ratio:unset;box-sizing:border-box;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;max-width:100%;overflow:hidden}.image-module--dual .image-module__cell{display:flex;max-width:100%;overflow:hidden;position:relative;width:100%}.image-module--dual .image-module__image-wrapper{align-items:center;box-sizing:border-box;display:flex;justify-content:center;max-height:100%;max-width:100%;overflow:hidden;padding:8%}.image-module--dual .image-module__image-wrapper--landscape{width:100%}.image-module--dual .image-module__image-wrapper--landscape .image-module__image{aspect-ratio:16/9;height:auto;max-width:100%;width:100%}.image-module--dual .image-module__image-wrapper--portrait{max-width:100%}.image-module--dual .image-module__image-wrapper--portrait .image-module__image{aspect-ratio:9/16;height:100%;max-height:100%;max-width:100%;width:auto}.image-module--dual .image-module__image{display:block;flex-shrink:0;max-height:100%;max-width:100%;object-fit:cover}.image-module--landscape-landscape .image-module__cell:first-child{align-items:flex-end;justify-content:flex-start}.image-module--landscape-landscape .image-module__cell:first-child .image-module__image-wrapper{padding:6%;width:65%}.image-module--landscape-landscape .image-module__cell:first-child .image-module__image-wrapper--landscape .image-module__image{aspect-ratio:5/3}.image-module--landscape-landscape .image-module__cell:last-child .image-module__image-wrapper{padding-bottom:15%;width:100%}.image-module--portrait-landscape .image-module__cell:first-child{align-items:flex-end;justify-content:flex-start}.image-module--portrait-landscape .image-module__cell:first-child .image-module__image-wrapper{margin-right:auto;padding-left:15%;padding-top:35%;width:55%}.image-module--portrait-landscape .image-module__cell:last-child{align-items:flex-start}.image-module--portrait-landscape .image-module__cell:last-child .image-module__image-wrapper{padding-bottom:30%;width:100%}.image-module--landscape-portrait .image-module__cell:first-child{align-items:flex-end;justify-content:flex-start}.image-module--landscape-portrait .image-module__cell:first-child .image-module__image-wrapper{padding:6% 6% 10%;width:65%}.image-module--landscape-portrait .image-module__cell:first-child .image-module__image-wrapper--landscape .image-module__image{aspect-ratio:5/3}.image-module--landscape-portrait .image-module__cell:last-child{justify-content:center}.image-module--landscape-portrait .image-module__cell:last-child .image-module__image-wrapper{padding:4%;width:46%}.image-module--mirrored,.image-module--mirrored .image-module__image{transform:scaleX(-1)}