@supports not (aspect-ratio:auto){.ct-media-container img{position:absolute;width:100%;height:100%}.ct-media-container:before{display:block;content:"";width:100%;padding-bottom:100%}}.ct-media-container{position:relative;width:100%}.ct-media-container img{width:inherit;border-radius:inherit;object-fit:var(--theme-object-fit,cover)}.entry-card .ct-media-container{box-shadow:var(--theme-image-shadow);border-radius:var(--theme-image-border-radius,var(--theme-border-radius,0px))}.entry-card .boundless-image{width:calc(100% + var(--card-inner-spacing,30px) * 2);margin-inline:calc(var(--card-inner-spacing,30px) * -1)}.entry-card .boundless-image:not(:first-child):not(:last-child){border-radius:0}.entry-card .boundless-image img{height:100%}