.c-Card{container-name:card;container-type:inline-size}.c-Card>.card{align-content:stretch;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;height:100%;justify-content:flex-start}.c-Card>.card>.card-image{display:flex;flex:1 1 100%;flex-direction:column;justify-content:center}@container card (min-width: 800px){.c-Card>.card>.card-image{flex-basis:50%}}.c-Card>.card>.card-image .image-link{display:flex;flex-direction:column;height:100%;justify-content:center}.c-Card>.card>.card-image .image.is-expanded{height:100%!important;width:100%!important}.c-Card>.card>.card-image .image.is-expanded img{height:100%!important;-o-object-fit:cover;object-fit:cover}.c-Card>.card>.card-content{flex:1 1 100%}@container card (min-width: 800px){.c-Card>.card>.card-content{flex-basis:50%}}@container card (min-width: 1600px){.c-Card>.card>.card-content{padding:calc(var(--gap)*2)}}.c-Card>.card>.card-content>.button{margin-top:calc(var(--gap)/2)}.c-Card>.card.image-detached{margin-top:50%}.c-Card>.card.image-detached>.card-image{margin-top:-50%}.c-Card>.card.image-detached>.card-image>.image-link>.image:after{display:none}.c-Card>.card.card-left{flex-direction:column}@container card (min-width: 800px){.c-Card>.card.card-left{flex-direction:row}.c-Card>.card.card-left>.card-content{align-self:center}}.c-Card>.card.card-right{flex-direction:column}@container card (min-width: 800px){.c-Card>.card.card-right{flex-direction:row-reverse}.c-Card>.card.card-right>.card-content{align-self:center}}.c-Card.is-expanded{height:100%}.c-Card.is-expanded>.card>.card-content{display:flex;flex-direction:column}.c-Card.is-expanded>.card>.card-content>.content{flex:1 1 auto}.c-Card.is-expanded>.card>.card-content>header{flex:0 0 auto!important}.c-Card.is-expanded>.card>.card-content>header>.headline{margin-bottom:0}.c-Card.is-expanded>.card>.card-content>.button{align-self:flex-start;flex:0 0 auto}.c-Card.is-expanded.has-text-left>.card>.card-content>.button{align-self:flex-start}.c-Card.is-expanded.has-text-right>.card>.card-content>.button{align-self:flex-end}.c-Card.is-expanded.has-text-centered>.card>.card-content>.button{align-self:center}.c-Card.is-condensed>.card>.card-image{flex:0 1 50%!important}.c-Card.is-condensed>.card>.card-image .image.has-padding img{padding:calc(var(--gap)/2)!important}.c-Card.is-condensed>.card>.card-content{flex:1 0 50%!important;padding:calc(var(--gap)/2)!important}.c-Card.is-condensed>.card>.card-content>.content:not(:last-child){margin-bottom:calc(var(--gap)/4)!important}.c-Card.is-condensed>.card>.card-content>.button{margin-top:calc(var(--gap)/4)!important}.c-Card.is-condensed>.card.card-left{flex-direction:row!important}.c-Card.is-condensed>.card.card-left>.card-image{flex-basis:30%!important}.c-Card.is-condensed>.card.card-left>.card-content{align-self:center!important;flex-basis:70%!important}.c-Card.is-condensed>.card.card-right{flex-direction:row-reverse!important}.c-Card.is-condensed>.card.card-right>.card-image{flex-basis:30%!important}.c-Card.is-condensed>.card.card-right>.card-content{align-self:center!important;flex-basis:70%!important}