.faq_wrap{background-repeat:no-repeat;background-size:cover;display:block;margin:10px 0;padding:15px 10px}.question{background:transparent;cursor:pointer;font-family:inherit;padding:0 30px;transition:all .25s linear}.question:before{content:"\27A4";display:inline-block;font-size:18px;font-style:normal;font-weight:400;line-height:1;margin-right:10px;transition:all .25s linear}.question.open:after,.question.open:before{display:inline-block;margin-top:-1px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.answer{background:transparent;border:0 solid #c3c3c3;display:none;font-family:inherit;font-weight:inherit;line-height:150%;padding:6px 30px 0}