@layer payload-default{}@layer payload-default{}@layer payload-default{.banner{font-size:1rem;line-height:20px;border:0;vertical-align:middle;background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:4px;padding:10px;margin-bottom:1.5384615385rem}.banner--has-action{cursor:pointer;text-decoration:none}.banner--has-icon{display:flex}.banner--has-icon svg{display:block}.banner--type-default.button--has-action:hover{background:var(--theme-elevation-900)}.banner--type-default.button--has-action:active{background:var(--theme-elevation-950)}.banner--type-error{background:var(--theme-error-100);color:var(--theme-error-600)}.banner--type-error svg .stroke{stroke:var(--theme-error-600);fill:none}.banner--type-error svg .fill{fill:var(--theme-error-600)}.banner--type-error.button--has-action:hover{background:var(--theme-error-200)}.banner--type-error.button--has-action:active{background:var(--theme-error-300)}.banner--type-success{background:var(--theme-success-100);color:var(--theme-success-600)}.banner--type-success.button--has-action:active,.banner--type-success.button--has-action:hover{background:var(--theme-success-200)}.thumbnail{min-height:100%;flex-shrink:0;align-self:stretch;overflow:hidden}.thumbnail img,.thumbnail svg{width:100%;height:100%;object-fit:cover}.thumbnail--size-expand{max-height:100%;width:100%;padding-top:100%;position:relative}.thumbnail--size-expand img,.thumbnail--size-expand svg{position:absolute;top:0}.thumbnail--size-large{max-height:180px;width:180px}.thumbnail--size-medium{max-height:140px;width:140px}.thumbnail--size-small{max-height:100px;width:100px}}@layer payload-default{}@layer payload-default{}@layer payload-default{@media(max-width:1440px){.thumbnail .thumbnail{width:100px}}}@layer payload-default{.shimmer-effect{position:relative;overflow:hidden;background-color:var(--theme-elevation-50)}.shimmer-effect__shine{position:absolute;scale:1.5;width:100%;height:100%;transform:translateX(-100%);animation:shimmer 1.75s infinite;opacity:.75;background:linear-gradient(100deg,var(--theme-elevation-50) 0,var(--theme-elevation-50) 15%,var(--theme-elevation-150) 50%,var(--theme-elevation-50) 85%,var(--theme-elevation-50) 100%)}@keyframes shimmer{to{transform:translate3d(100%,0,0)}}}