.large-image-with-badge{position:relative}.large-image-with-badge__wrapper{position:relative;width:100%;border-radius:var(--stbx-radius-large);overflow:hidden}.large-image-with-badge__media{width:100%;overflow:hidden}.large-image-with-badge__image{display:block;width:100%;height:62rem;object-fit:cover}.large-image-with-badge__badge{position:absolute;left:2rem;top:2rem;color:var(--color-grey-dark);background:var(--color-white);padding:.2rem 1rem;margin-right:2rem;font-size:1.1rem;font-family:var(--font-sodo);font-weight:600;line-height:150%;text-align:left;border-radius:var(--stbx-radius-small)}.large-image-with-badge__reduced-motion{display:none}@media screen and (min-width: 768px){.large-image-with-badge__badge{padding:.3rem 1.2rem;font-size:1.6rem}.large-image-with-badge__image{height:42.8rem}}@media screen and (min-width: 1024px){.large-image-with-badge__image{height:62rem}}@media screen and (max-width: 767px){.large-image-with-badge__wrapper{border-radius:var(--stbx-radius-medium)}.large-image-with-badge__media{height:28rem}.large-image-with-badge__image{height:100%;height:28rem;object-fit:cover;object-position:center}}@media(prefers-reduced-motion){.large-image-with-badge__standard-motion{display:none}.large-image-with-badge__reduced-motion{display:block}.large-image-with-badge__media:not(:has(.large-image-with-badge__reduced-motion)) .large-image-with-badge__standard-motion{display:block}}

/*# sourceMappingURL=component-large-image-with-badge.css.map*/