.block-image-with-accent .image-col{display:flex;justify-content:flex-end;}.block-image-with-accent .image-col img{aspect-ratio:308/181;border-radius:.75rem;box-shadow:.625rem .625rem 0 0 var(--color-primary-1);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}@media (min-width:1200px){.block-image-with-accent .image-col img{aspect-ratio:unset;box-shadow:2.5rem 2.5rem 0 0 var(--color-primary-1);height:25rem;width:28.1875rem;}}@media (min-width:1600px){.block-image-with-accent .image-col img{box-shadow:3.125rem 3.125rem 0 0 var(--color-primary-1);height:25.0625rem;width:42.5625rem;}}.block-image-with-accent .image-col.flipped{justify-content:flex-start;}.block-image-with-accent .image-col.flipped img{box-shadow:-.625rem -.625rem 0 0 var(--color-primary-1);}@media (min-width:1200px){.block-image-with-accent .image-col.flipped img{aspect-ratio:unset;box-shadow:-2.5rem -2.5rem 0 0 var(--color-primary-1);height:25rem;width:28.1875rem;}}@media (min-width:1600px){.block-image-with-accent .image-col.flipped img{box-shadow:-3.125rem 3.125rem 0 0 var(--color-primary-1);height:25.0625rem;width:42.5625rem;}}