/* Shared between the live slideshow and its backend frame preview. */
.slideshow-shape[data-shape=circle]{border-radius:0!important;clip-path:circle(closest-side at center)}
.slideshow-shape[data-shape=oval]{border-radius:50%!important;clip-path:ellipse(50% 50% at 50% 50%)}
.slideshow-shape[data-shape=arch]{border-radius:50% 50% 8% 8% / 45% 45% 8% 8%!important}
.slideshow-shape[data-shape=organic]{border-radius:36% 64% 38% 62% / 58% 34% 66% 42%!important}
.slideshow-shape[data-shape=hexagon]{border-radius:0!important;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}
.managed-home-slideshow[data-shape]:not([data-shape=rectangle]){background:transparent!important;border-color:transparent;border-radius:0!important;box-shadow:none}
