/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
fieldset.webform-composite-hidden-title{margin-top:1em;margin-bottom:1em;}fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .form-item:first-child,fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .form-wrapper
  > .form-item:first-child,fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .webform-flexbox:first-child{margin-top:0;}fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .form-item:last-child,fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .form-wrapper
  > .form-item:last-child,fieldset.webform-composite-hidden-title
  .fieldset-wrapper
  > .webform-flexbox:last-child{margin-bottom:0;}
/* @license MIT https://github.com/Choices-js/Choices/blob/master/LICENSE */
.choices *,.choices *::before,.choices *::after{box-sizing:border-box;}
