.ew-pca-accordion{border:1px solid #d8e7e3;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.04)}
.ew-pca-item+.ew-pca-item{border-top:1px solid #e7efec}
.ew-pca-title{margin:0}
.ew-pca-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;border:0;padding:18px 20px;text-align:left;cursor:pointer;font:inherit}
.ew-pca-trigger:hover{background:#f8fbfa}
.ew-pca-trigger__left{display:flex;align-items:center;gap:12px}
.ew-pca-title__text{font-weight:700;color:#006a5c;font-size:16px;line-height:1.3}
.ew-pca-chevron{width:10px;height:10px;border-right:2px solid #006a5c;border-bottom:2px solid #006a5c;transform:rotate(45deg);transition:transform .2s ease}
.ew-pca-item.is-open .ew-pca-chevron{transform:rotate(-135deg)}
.ew-pca-panel{padding:0 20px 22px}
.ew-pca-content{color:#24313a;font-size:15px;line-height:1.8}
.ew-pca-content p{margin:0 0 14px}
.ew-pca-content p:last-child{margin-bottom:0}
.ew-pca-content h3,.ew-pca-content h4{margin:20px 0 10px;color:#111;font-weight:700;line-height:1.35}
.ew-pca-content h3:first-child,.ew-pca-content h4:first-child{margin-top:0}
.ew-pca-content h3{font-size:18px}
.ew-pca-content h4{font-size:16px}
.ew-pca-content ul{padding-left:20px;margin:10px 0 14px}
.ew-pca-content li{margin:0 0 8px}
.ew-pca-content strong{font-weight:700}
.ew-pca-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:#edf6f4;color:#006a5c;position:relative;flex:0 0 22px}
.ew-pca-icon:before{content:'';display:block;background:currentColor}
.ew-pca-icon--info:before{width:10px;height:10px;border-radius:999px;box-shadow:0 -5px 0 0 currentColor inset,0 3px 0 0 currentColor inset}
.ew-pca-icon--sparkles:before{width:12px;height:12px;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%)}
.ew-pca-icon--flask:before{width:10px;height:12px;border:2px solid currentColor;border-top:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}
.ew-pca-icon--hand:before{width:12px;height:12px;border-radius:4px;box-shadow:inset 0 0 0 2px currentColor}
.ew-pca-icon--shield:before{width:12px;height:14px;clip-path:polygon(50% 0,100% 18%,86% 100%,14% 100%,0 18%)}
@media (max-width:767px){.ew-pca-trigger{padding:16px}.ew-pca-panel{padding:0 16px 18px}.ew-pca-title__text{font-size:15px}.ew-pca-content{font-size:14px;line-height:1.75}.ew-pca-content h3{font-size:17px}.ew-pca-content h4{font-size:15px}}
