.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;font-weight:700;justify-content:space-between;list-style:none;padding:0}.faq-wrap summary:after{align-items:center;background:#2a2d2f;border-radius:50%;color:#fff;content:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><line x1="12" y1="5" x2="12" y2="19" stroke="white" stroke-width="2"/><line x1="5" y1="12" x2="19" y2="12" stroke="white" stroke-width="2"/></svg>');display:flex;font-size:0;font-weight:100;height:46px;justify-content:center;line-height:0;transition:transform .3s ease;width:46px}.faq-wrap details[open]>summary:after{transform:rotate(135deg)}.faq-wrap summary::-webkit-details-marker{display:none}.faq-wrap details{color:#93989d}.faq-wrap details ul{margin-bottom:2rem}.faq-wrap details>div{padding:10px 50px 0 0}summary{align-items:center;display:flex;flex-wrap:wrap;position:relative}summary:after{background:#000;content:"";height:20px;order:2;width:45px}.left{flex:0 0 8%;order:1}.right{flex:1 1 86%;order:2}@media (max-width:768px){.right{flex:0 0 100%;margin-top:10px;order:4}summary:after{order:2}.left{order:1}}