body.noScroll{overflow:hidden;position:fixed;inset:0}
.cmp-image__title{display:block;font-size:16px;line-height:1.25;margin-top:10px;color:var(--nncore-color-image-caption);text-align:center}
.nncore-container--primary-dark .cmp-image__title,.nncore-container--secondary-dark .cmp-image__title{color:var(--nncore-color-image-caption-inverted)}
.image--size-default .cmp-image__image{width:auto !important;height:auto !important;-o-object-fit:scale-down;object-fit:scale-down}
.image--size-intrinsic .cmp-image__image{width:revert-layer !important;height:auto !important}
.image--position-left .cmp-image__image{margin-right:auto}
.image--position-center .cmp-image__image{margin:0 auto}
.image--position-right .cmp-image__image{margin-left:auto}
.image--rounded-image-left .cmp-image__image{margin-left:0 !important}
.image--rounded-image-right .cmp-image__image{margin-right:0 !important}
.image--rounded-image .cmp-image__image,.image--rounded-image-left .cmp-image__image,.image--rounded-image-right .cmp-image__image{width:180px;min-width:180px;height:180px;min-height:180px;margin:auto;-o-object-fit:cover;object-fit:cover;border-radius:50%}
@media only screen and (min-width:480px){.image--rounded-image .cmp-image__image,.image--rounded-image-left .cmp-image__image,.image--rounded-image-right .cmp-image__image{width:288px;min-width:288px;height:288px;min-height:288px}
}
@media only screen and (min-width:768px){.image--rounded-image .cmp-image__image,.image--rounded-image-left .cmp-image__image,.image--rounded-image-right .cmp-image__image{width:230px;min-width:230px;height:230px;min-height:230px}
}
@media only screen and (min-width:1024px){.image--rounded-image .cmp-image__image,.image--rounded-image-left .cmp-image__image,.image--rounded-image-right .cmp-image__image{width:300px;min-width:300px;height:300px;min-height:300px}
}
@media only screen and (min-width:1280px){.image--rounded-image .cmp-image__image,.image--rounded-image-left .cmp-image__image,.image--rounded-image-right .cmp-image__image{width:285px;min-width:285px;height:285px;min-height:285px}
}
@media only screen and (min-width:1024px){.columncontrol__grid--lt5 .image--rounded-image .cmp-image__image,.columncontrol__grid--lt5 .image--rounded-image-left .cmp-image__image,.columncontrol__grid--lt5 .image--rounded-image-right .cmp-image__image{width:230px;min-width:230px;height:230px;min-height:230px}
}
.image--rounded-image-left,.image--rounded-image-left-left,.image--rounded-image-right-left{display:flex}
.image--rounded-image-right,.image--rounded-image-left-right,.image--rounded-image-right-right{display:flex}
.image--rounded-image-right .cmp-image,.image--rounded-image-left-right .cmp-image,.image--rounded-image-right-right .cmp-image{margin-left:auto}