  @layer theme{.cs-checkbox-expanding__button{display:flex;align-items:center}.cs-checkbox-expanding__button button{margin-inline-start:auto;line-height:0;cursor:pointer;transition:transform .15s ease-in-out}.cs-checkbox-expanding__button button[aria-expanded=true]{transform:rotate(180deg);transition:transform .15s ease-in-out}.cs-checkbox-expanding__button button:hover{background-color:transparent}.cs-checkbox-expanding__content{margin-block-start:.25rem;background-color:var(--nsw-off-white);padding:1rem}.cs-checkbox-expanding__content .cs-form__group:first-of-type{margin-block-start:0}}
