.faq-list:not(:first-child){margin-top:20px}.faq-list:not(:last-child){margin-bottom:50px}@media screen and (max-width:767px){.faq-list:not(:last-child){margin-bottom:30px}}.faq-list__item{border-bottom:1px dashed #bfbfbf;padding-bottom:25px}.faq-list__item:not(:last-child){margin-bottom:30px}.faq-list__question,.faq-list__answer{position:relative}.faq-list__question:before,.faq-list__answer:before{box-sizing:border-box;border-radius:50px;display:block;font-family:'Yantramanav-Black',serif;font-size:14px;font-weight:700;height:24px;line-height:1;margin-bottom:20px;padding:5px;text-align:center;width:117px}@media screen and (max-width:767px){.faq-list__question:before,.faq-list__answer:before{left:0}}.faq-list__question{font-weight:400;min-height:28px}.faq-list__question:before{background-color:#000;content:"Question";color:#fff}.faq-list__answer{margin-top:30px}.faq-list__answer:before{background-color:#e70000;content:"Answer";color:#fff}.faq-list__answer .paragraph{font-size:15px}