.wca-accordion{margin:1.5em 0;border:1px solid #ccc;border-radius:6px;overflow:hidden;font-family:"Open Sans",sans-serif}.wca-item{border-bottom:1px solid #ccc}.wca-item:last-child{border-bottom:none}.wca-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;cursor:pointer;background:#991c22;color:#fff;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:600;transition:background .2s;user-select:none}.wca-header:hover{filter:brightness(.92)}.wca-item.wca-active .wca-header{background:#7a1519;color:#fff}.wca-title{flex:1}.wca-icon-arrow{flex-shrink:0;margin-left:16px;font-size:22px;font-weight:300;line-height:1;color:#fff;min-width:18px;text-align:center}.wca-body{max-height:0;overflow:hidden;transition:max-height .35s ease;background:#fff}.wca-item.wca-active .wca-body{max-height:2000px}.wca-body-inner{padding:14px 18px 18px;font-family:"Open Sans",sans-serif;font-size:12.5px;line-height:1.75;color:#000}.wca-body-inner p:last-child{margin-bottom:0}