  @layer design-system{.nsw-list-item{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;padding:1.5rem 0;border-bottom:1px solid var(--nsw-grey-04)}.nsw-list-item:first-child{border-top:1px solid var(--nsw-grey-04)}.nsw-list-item__title{font-size:var(--nsw-font-size-md-mobile);line-height:var(--nsw-line-height-md-mobile);font-weight:var(--nsw-font-bold)}@media (min-width: 75rem){.nsw-list-item__title{font-size:var(--nsw-font-size-md-desktop);line-height:var(--nsw-line-height-md-desktop)}}.nsw-list-item__content{width:100%}.nsw-list-item__label,.nsw-list-item__info,.nsw-list-item__title,.nsw-list-item__copy,.nsw-list-item__tags{margin-top:.5rem}.nsw-list-item__label:first-child,.nsw-list-item__info:first-child,.nsw-list-item__title:first-child,.nsw-list-item__copy:first-child,.nsw-list-item__tags:first-child{margin:0}.nsw-list-item__label,.nsw-list-item__info{font-size:var(--nsw-font-size-xs-mobile);line-height:var(--nsw-line-height-xs-mobile)}@media (min-width: 75rem){.nsw-list-item__label,.nsw-list-item__info{font-size:var(--nsw-font-size-xs-desktop);line-height:var(--nsw-line-height-xs-desktop)}}.nsw-list-item__label{font-weight:var(--nsw-font-bold)}.nsw-list-item__image{min-width:15.625rem;width:15.625rem;margin:0 0 0 1.5rem;display:none}@media (min-width: 75rem){.nsw-list-item__image{display:block}}.nsw-list-item__image img{width:100%;height:100%;object-fit:cover}.nsw-list-item--block:focus-within{outline:solid 3px var(--nsw-focus);outline-offset:0}.nsw-list-item--block .nsw-list-item__title a:after{z-index:100;content:"";position:absolute;inset:0}.nsw-list-item--block .nsw-list-item__title a:focus{outline:none}.nsw-list-item--reversed{flex-direction:row-reverse}.nsw-list-item--reversed .nsw-list-item__image{margin:0 1.5rem 0 0}}@layer theme{.cs-list-item{--list-item-spacing: 1.5rem;border-radius:10px;box-shadow:0 4px 8px 3px #0000001a,0 1px 3px #0003;border:0;padding:var(--list-item-spacing);background-color:#fff}.cs-list-item__label{margin-block-end:1rem}.cs-list-item__copy,.cs-list-item__tags,.cs-list-item__footer{margin-block-start:1rem}.cs-list-item__copy:only-child{margin-block-start:0}.cs-list-item__image figure{block-size:100%;inline-size:100%;margin:0}.rich-text .cs-list-item:not(:last-child){margin-block-end:1.5rem}.cs-list-item--full-content{--list-item-spacing: 0;overflow:hidden}}
