.faq-mod .container{position:relative;z-index:1}.faq-mod__item:first-child{border-top:1px solid}.faq-mod__item{border-bottom:1px solid}.faq-mod__item h5{margin:0;padding:25px 80px 25px 0;position:relative}.faq-mod__item h5:after,.faq-mod__item h5:before{background-color:#361d5c;border-radius:3px;content:"";height:4px;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);transition:all .1s linear;-webkit-transition:all .1s linear;width:18px}.faq-mod__item h5:before{margin-top:-2px;transform:rotate(90deg);-webkit-transform:rotate(90deg)}.is-active.faq-mod__item h5:before{margin-top:0;transform:rotate(0);-webkit-transform:rotate(0)}.faq-mod__item--content{display:none;padding-bottom:25px}