/* ALFARI Theme 6.40.17 — Assisted Assessment contract authority closure.
 * Presentation only. label_de is the visible option authority for the assisted contract.
 * Option help is progressive. exclusive_group is executed only by exact group equality.
 */
.alfari-pfnext .alfari-pfnext__choice-shell{
  width:100%;
  min-width:0;
  max-width:100%;
  box-sizing:border-box;
}
.alfari-pfnext .alfari-pfnext__choice-shell > .alfari-pfnext__choice{
  width:100%!important;
  max-width:100%!important;
}
.alfari-pfnext .alfari-pfnext__option-help-disclosure{
  margin:.35rem .15rem 0;
  padding:.5rem .65rem;
  border:1px solid #d8e3f0;
  border-radius:10px;
  background:#f7faff;
  max-width:100%;
  box-sizing:border-box;
}
.alfari-pfnext .alfari-pfnext__option-help-disclosure summary{
  cursor:pointer;
  font-weight:700;
  color:#15304f;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
.alfari-pfnext .alfari-pfnext__option-help-disclosure .alfari-pfnext__option-help{
  display:block!important;
  margin:.5rem 0 0!important;
  color:#66788a!important;
  font-size:.86rem!important;
  line-height:1.4!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
}
@media(max-width:600px){
  .alfari-pfnext .alfari-pfnext__option-help-disclosure{padding:.48rem .6rem}
  .alfari-pfnext .alfari-pfnext__option-help-disclosure .alfari-pfnext__option-help{font-size:.84rem!important}
}
