.xyws-faq-accordion{margin:1.5em 0;border-top:1px solid #e0e0e0}.xyws-faq-item{border-bottom:1px solid #e0e0e0}.xyws-faq-question{width:100%;background:none;border:none;text-align:left;padding:1em .25em;font-size:1.05em;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:inherit;font-family:inherit}.xyws-faq-question:hover{opacity:.75}.xyws-faq-question:focus-visible{outline:2px solid currentColor;outline-offset:2px}.xyws-faq-q-text{flex:1}.xyws-faq-icon{flex-shrink:0;margin-left:1em;font-size:1.5em;line-height:1;transition:transform 0.25s ease}.xyws-faq-item.open .xyws-faq-icon{transform:rotate(45deg)}.xyws-faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s ease}.xyws-faq-item.open .xyws-faq-answer{max-height:1500px}.xyws-faq-answer-inner{padding:0 .25em 1.25em;line-height:1.6}