<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card:where(.paragraph--type--image-card){border-radius:var(--bs-card-border-radius, 0.25rem)}:where(.paragraph--type--image-card) p:last-child{margin-bottom:0;padding-bottom:0}:where(.paragraph--type--image-card) .card-image img{border-radius:calc(var(--bs-card-border-radius, 0.25rem) - 1px)}:where(.paragraph--type--image-card) .card-body{padding:var(--bs-card-spacer-y, 1.25rem) var(--bs-card-spacer-x, 1.25rem)}:where(.card.image-position-Top) .card-image img{border-bottom-left-radius:0;border-bottom-right-radius:0}@media(max-width: 767px){:where(.paragraph--type--image-card) .card-image img{border-bottom-left-radius:0;border-bottom-right-radius:0}}@media(min-width: 768px){:where(.card.flex-md-row.image-position-Left, .card.flex-md-row-reverse.image-position-Right) .card-body,:where(.card.flex-md-row.image-position-Left, .card.flex-md-row-reverse.image-position-Right) .card-image{flex:1 1 50%}:where(.card.flex-md-row.image-position-Left, .card.flex-md-row-reverse.image-position-Right) .card-image picture,:where(.card.flex-md-row.image-position-Left, .card.flex-md-row-reverse.image-position-Right) .card-image .media-wrapper{display:block;height:100%}:where(.card.flex-md-row.image-position-Left, .card.flex-md-row-reverse.image-position-Right) .card-image img{-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;position:-webkit-sticky;position:sticky;top:calc(var(--admin-offset-top, 0px) + var(--bs-card-spacer-y, 1.25rem))}:where(.card.flex-md-row.image-position-Left) .card-image img{border-bottom-right-radius:0;border-top-right-radius:0}:where(.card.flex-md-row-reverse.image-position-Right) .card-image img{border-bottom-left-radius:0;border-top-left-radius:0}}</pre></body></html>