.faq-simple{margin:0;padding:0}.faq-simple__item{border-bottom:1px solid var(--color_gray40);padding:40px 16px}.faq-simple__question{font-size:20px;font-weight:var(--font_weight_bold);margin-bottom:1rem;padding-left:56px;position:relative}.faq-simple__answer:before,.faq-simple__question:before{font-family:Poppins,sans-serif;font-size:40px;font-weight:300;left:0;line-height:1;position:absolute;top:0}.faq-simple__question:before{color:var(--accent_primary_color);content:"Q"}.faq-simple__answer{margin:0;padding-left:56px;position:relative}.faq-simple__answer:before{color:var(--color_gray60);content:"A"}.faq-simple__answer p:first-child{margin-top:0}.faq-simple__answer p:last-child{margin-bottom:0}@media (max-width:767px){.faq-simple__question{font-size:18px}.faq-simple__answer,.faq-simple__answer *{font-size:16px!important}}