:where(.c-nuxt-picture-ext){display:inline-block;height:auto;width:auto}:where(.c-nuxt-picture-ext__img){display:block;max-height:100%;max-width:100%;min-height:100%;min-width:100%;object-position:var(--object-position)}:where(.c-base-image--is-rounded){border-radius:var(--theme-borderRadius-mediaLg, var(--theme-borderRadius-mediaLg--sm))}:where(.c-base-image--is-rounded img),:where(.c-base-image--is-rounded.c-base-image--has-background):before{border-radius:inherit}:where(.c-base-image){position:relative;overflow:clip;width:100%;height:100%}.c-base-image--has-background:where(.c-base-image):before{content:"";position:absolute;top:1px;left:1px;z-index:-1;--un-bg-opacity:1;background-color:rgb(var(--theme-colors-indent-on-X) / var(--un-bg-opacity));--bgCurrent:rgb(var(--theme-colors-indent-on-X) / var(--un-bg-opacity)) ;--bgCurrentRgb:var(--theme-colors-background-indent);--bgCurrentRgbHover:var(--theme-colors-background-indentHover);--bgCurrentRgbActive:var(--theme-colors-background-indentActive);height:calc(100% - 2px);width:calc(100% - 2px)}:where(.c-base-image) .c-nuxt-picture-ext{isolation:isolate;margin:-1px;height:calc(100% + 2px);width:calc(100% + 2px)}.c-base-image__overlay{background:linear-gradient(180deg,#0000 0,#000000b3)}:where(.c-base-image.c-base-image--has-transition .c-base-image__external-img),:where(.c-base-image.c-base-image--has-transition .c-base-image__overlay),:where(.c-base-image.c-base-image--has-transition .c-nuxt-picture-ext){--un-scale-x:1.04;--un-scale-y:1.04;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:0;transition-duration:1s;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width: 60em){:where(.c-base-image.c-base-image--has-transition .c-base-image__external-img),:where(.c-base-image.c-base-image--has-transition .c-base-image__overlay),:where(.c-base-image.c-base-image--has-transition .c-nuxt-picture-ext){transition-timing-function:var(--easing-ease-slow)}}:where(.c-base-image--has-intersected .c-base-image__external-img),:where(.c-base-image--has-intersected .c-base-image__overlay),:where(.c-base-image--has-intersected .c-nuxt-picture-ext--is-loaded){--un-scale-x:1;--un-scale-y:1;transform:translate(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotate(var(--un-rotate-z)) skew(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));opacity:1}
