.simple-image-set{--inner-width:calc(100% - 2rem);--inner-max-width:130vh;--inner-max-width:130svh}@media screen and (min-width:765px){.simple-image-set.has-one-image.is-vertical{--inner-width:64%;--inner-max-width:65vh}.simple-image-set.is-inset{--inner-width:56%;--inner-max-width:100vh;--inner-max-width:100svh}.simple-image-set.has-one-image.is-vertical.is-inset{--inner-width:32%;--inner-max-width:48vh}}.simple-image-set.fill-screen{min-height:100vh;height:100vh;width:100%;padding:0!important;margin:0;--inner-max-width:unset}.simple-image-set .image-set-inner-container{display:block;position:relative;justify-content:center;align-items:center;margin:1.25rem auto;width:var(--inner-width);max-width:var(--inner-max-width)}@media screen and (min-width:50em){.simple-image-set.has-multiple-images .image-set-inner-container{display:flex;margin:.5rem auto}.simple-image-set.has-multiple-images .image-set-inner-container .image-holder{flex:var(--ratio,1)1 0%}}.simple-image-set .image-set-inner-container .image-holder:not(:first-of-type){margin-top:1.15rem}@media screen and (min-width:50em){.simple-image-set .image-set-inner-container .image-holder:not(:first-of-type){margin-top:0;margin-left:.5rem}}.simple-image-set .image-set-inner-container .image-holder .ratio{padding-top:var(--image-padding-top,100%)}.simple-image-set.fill-screen .image-set-inner-container,.simple-image-set.fill-screen figure,.simple-image-set.fill-screen .ratio,.simple-image-set.fill-screen img{height:100%;width:100%;padding:0!important;margin:0}.simple-image-set.fill-screen.to-parallax .image-holder{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100vh}#editor .simple-image-set{padding:1rem;outline:1px solid #0000;transition:outline-color .25s;--inner-width:100%;--inner-max-width:50%}#editor .simple-image-set{--inner-max-width:50%}#editor .simple-image-set:hover{outline-color:#909090;cursor:pointer}#editor .simple-image-set .image-set-inner-container.has-one-image .image-holder.is-vertical{max-width:35vh}#editor .simple-image-set.fill-screen{min-height:unset;height:auto;width:100%;padding:0!important;margin:0}#editor .simple-image-set.fill-screen .image-set-inner-container,#editor .simple-image-set.fill-screen figure,#editor .simple-image-set.fill-screen .ratio,#editor .simple-image-set.fill-screen img{display:block;height:auto;width:calc(100% - 1rem);padding:0!important;margin:auto}#editor .simple-image-set.fill-screen .ratio{padding-top:var(--image-padding-top)!important}#editor .simple-image-set::after{content:"Image width: Natural \A Animation: Fade out";position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%);width:fit-content;height:fit-content;padding:.8rem 3.5rem;margin:.25rem;backdrop-filter:blur(16px)saturate(180%);-webkit-backdrop-filter:blur(16px)saturate(180%);background-color:#cfc0ab87;border:1px solid rgba(209,213,219,.3);font:var(--font-goldenbook);font-size:.75em;text-transform:uppercase;letter-spacing:.1rem;text-align:center;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;outline:solid .05rem #000;outline-offset:-.4rem;white-space:pre;opacity:0;transition:opacity .25s}#editor .simple-image-set.fill-screen.to-parallax .image-holder{position:relative;width:100%;height:auto}#editor .simple-image-set:hover::after{opacity:1}#editor .simple-image-set.is-inset::after{content:"Image width: Inset \A Animation: Fade out"}#editor .simple-image-set.fill-screen::after{content:"Image width: Fill Screen \A Animation: Fade out"}#editor .simple-image-set.fill-screen.to-parallax::after{content:"Image width: Fill Screen \A Animation: Parallax"}#editor .simple-image-set img.loadload{opacity:1}