.aeta-accordion{width:100%}.aeta-item{border:1px solid #e5e7eb;border-bottom:0}.aeta-item:last-child{border-bottom:1px solid #e5e7eb}.aeta-title{appearance:none;-webkit-appearance:none;border:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;padding:18px 20px;background:#f7f7f7;color:#222;font:inherit;font-weight:600;cursor:pointer}.aeta-title:focus{outline:2px solid currentColor;outline-offset:-2px}.aeta-icon{width:12px;height:12px;position:relative;flex:0 0 12px}.aeta-icon:before,.aeta-icon:after{content:"";position:absolute;background:currentColor;left:0;top:5px;width:12px;height:2px}.aeta-icon:after{transform:rotate(90deg);transition:transform .2s ease}.aeta-item.is-open .aeta-icon:after{transform:rotate(0)}.aeta-content[hidden]{display:none!important}.aeta-content{background:#fff}.aeta-content-inner{padding:20px}.aeta-content-inner>:first-child{margin-top:0}.aeta-content-inner>:last-child{margin-bottom:0}
