.gc-gallery-fallback-text{box-sizing:border-box;padding:0 var(--g-spacing-10);font-size:25px;line-height:1.2;color:var(--g-color-text-secondary)}.gc-gallery-fallback-text,.gc-gallery-image-view{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.gc-gallery-image-view{position:relative;overflow:hidden}.gc-gallery-image-view__image{max-width:100%;max-height:100%;transition:transform .3s ease-out;transform-origin:center center;-webkit-user-select:none;user-select:none}.gc-gallery-image-view__spin{position:absolute}.gc-gallery-image-view_mobile .gc-gallery-image-view__image{touch-action:manipulation;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;will-change:transform}