.smacc-accordion{width:100%;box-sizing:border-box}
.smacc-item{border-style:solid;border-width:0 0 1px;border-color:#dfe2e8}
.smacc-trigger{appearance:none;width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;border:0;background:transparent;padding:18px 4px;cursor:pointer;text-align:left;box-shadow:none!important}
.smacc-trigger:hover,.smacc-trigger:focus,.smacc-trigger:active{background:transparent!important;box-shadow:none!important}
.smacc-trigger:focus{outline:none}.smacc-trigger:focus-visible{outline:2px solid rgba(7,16,84,.2);outline-offset:2px}
.smacc-left{min-width:0;display:flex;align-items:center;gap:12px;flex:1 1 auto}
.smacc-question-icon{width:20px;height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;border:1.7px solid #071054;border-radius:50%;color:#071054;font-size:12px;font-weight:700;line-height:1}
.smacc-title{color:#071054;font-size:16px;line-height:1.4;font-weight:600}
.smacc-label{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;background:#f0ebff;color:#7c5cff;border-radius:8px;font-size:11px;line-height:1;white-space:nowrap}
.smacc-chevron{width:20px;height:20px;min-width:20px;display:inline-flex;align-items:center;justify-content:center;color:#8b93a5;transition:transform .2s ease}
.smacc-chevron svg{width:100%;height:100%;display:block}.smacc-item.is-open .smacc-chevron{transform:rotate(180deg)}
.smacc-content[hidden]{display:none!important}.smacc-content-inner{padding:0 46px 20px 42px;color:#5b6070;font-size:15px;line-height:1.65}
.smacc-content-inner>:first-child{margin-top:0}.smacc-content-inner>:last-child{margin-bottom:0}.smacc-content-inner p{margin:0 0 12px}
.smacc-content-inner a{color:#d92d62;text-decoration:none}.smacc-content-inner a:hover{text-decoration:underline}
@media(max-width:767px){.smacc-trigger{gap:12px}.smacc-left{gap:9px}.smacc-title{font-size:14px}.smacc-label{font-size:10px;padding:4px 6px}.smacc-content-inner{padding-right:8px;padding-left:29px}}
