.faq-accordion{margin:0 auto;width:1350px}.faq-accordion .divider-image{filter:grayscale(100%)}h3.faq-item_question{cursor:pointer;font-weight:300;padding:1rem 1.5rem;position:relative;width:calc(100% - 25px)}h3.faq-item_question:after{border-radius:50%;content:"+";font-size:34px;font-weight:600;height:50px;line-height:50px;margin-bottom:1rem;position:absolute;right:0;text-align:center;top:50%;transform:translate(50%,-50%);width:50px}h3.faq-item_question.active-question:after{content:"-"}.faq-item_answer{height:0;overflow:hidden;padding-left:1rem;transition:height 1s;width:90%}@media screen and (max-width:1600px){.faq-accordion{width:1000px}h3.faq-item_question{font-size:24px}}@media screen and (max-width:1200px){.faq-accordion{width:900px}h3.faq-item_question{font-size:22px;padding:1rem;width:calc(100% - 20px)}h3.faq-item_question:after{font-size:30px;height:40px;line-height:40px;width:40px}}@media screen and (max-width:1024px){.faq-accordion{padding:0 62px;width:100%}}@media screen and (max-width:850px){.faq-accordion{padding:0 10%}h3.faq-item_question{font-size:18px}}@media screen and (max-width:500px){.faq-accordion{padding:0 5%}.faq-item_answer{width:95%}}