.faq-new{position:relative}.faq-new__dash-line{height:12px;position:absolute;right:0;top:0}.faq-new h2{margin:0 auto 4rem;text-align:center}.faq-new .accordion{margin:0 auto;max-width:52rem}.faq-new .acc-item{border-top:1px solid #eee;position:relative}.faq-new .acc-item:first-of-type{border-top:none}.faq-new .acc-item .acc-heading{cursor:pointer;padding:1rem 1rem 1rem 0;position:relative}.faq-new .acc-item .acc-heading h3{font-size:1.25rem;margin-right:20px}@media (max-width:767px){.faq-new .acc-item .acc-heading h3{font-size:1rem}}.faq-new .acc-item .acc-heading *{margin:0}.faq-new .acc-item .acc-heading>*{pointer-events:none}.faq-new .acc-item .carrortwrap{align-items:center;display:flex;flex-wrap:wrap;min-height:100%;position:absolute;right:16px;top:0}.faq-new .acc-item .carrortwrap svg{fill:currentColor;transition:all .5s ease;width:12px}.faq-new .acc-item .carrortwrap svg.plus{display:block}.faq-new .acc-item .carrortwrap svg.minus,.faq-new .acc-item.active svg.plus{display:none}.faq-new .acc-item.active svg.minus{display:block}.faq-new .acc-item .acc-content{display:none;padding:1rem 1rem 1rem 0}.faq-new .acc-item.active .acc-content{display:block}.faq-new .acc-item .acc-content p{font-size:1rem;margin-right:28px;max-width:45rem}.faq-new .acc-item .acc-content p:last-child{margin-bottom:0}.faq-new .acc-item .acc-content a{color:#386ddc;text-decoration:underline}.faq-new .acc-item .acc-content ul{list-style:inherit;max-width:47rem;padding-left:2rem}