/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.group-required .fieldset-legend,label.form-required,.form-required{display:flex !important;flex-direction:row !important;gap:.25rem;}.group-required .fieldset-legend:after,label.form-required:after,.form-required:after{background:none;width:initial;height:initial;margin:0px;content:"*";color:#dc3545;}
details{border:unset;border-top:1px solid silver;position:relative;}details .details-wrapper{padding-left:0.1em;}summary{padding-top:1em;padding-left:0.1em;padding-right:1.5em;list-style:none;cursor:pointer;position:relative;transition:transform 0.5s ease;font-size:larger;}summary::after{content:"+";font-size:larger;position:absolute;right:0.1em;top:0.8em;transition:transform 0.3s ease;}details[open] summary::after{content:"-";}@media screen and (min-width:1550px){}@media screen and (min-width:960px){}@media screen and (min-width:900px){}@media screen and (min-width:659px){}@media screen and (min-width:480px){}
.cd-questions{padding:4px;border:2px solid #eeeeee;}
