.faq-wrap{margin:auto;max-width:928px;width:100%}.faq-wrap details{background:#17191b;border-radius:18px;margin-bottom:.75rem;padding:2.5rem}details article{opacity:0}details[open]{animation:fadeIn .75s linear forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.faq-wrap summary{align-items:center;color:#fff;display:flex!important;justify-content:space-between;list-style:none;padding:0}.faq-wrap summary:after{background:#2a2d2f;border-radius:50%;color:#000;color:#fff;content:"+";display:flex;font-size:200%;font-weight:100;height:45px;justify-content:center;line-height:normal;transition:transform .3s ease;width:45px}.faq-wrap details[open]>summary:after{transform:rotate(135deg)}.faq-wrap summary::-webkit-details-marker{display:none}.faq-wrap details{border-bottom:1px solid #000;color:#93989d}.faq-wrap details:first-child{border-top:1px solid #000}.faq-wrap details>div{padding:10px 50px 0 0}