p{margin-bottom:2rem}.b-faq__question{width:100%;padding:1.5rem 5rem 1.5rem 3rem;border:1px solid rgba(0,0,0,.1);background:0 0;border-radius:1px;text-align:left;margin-bottom:3px;position:relative;transition:.5s}.b-faq__question::before{content:"";width:5px;background:#3f6c92;height:calc(100% - 20px);position:absolute;top:10px;left:-3px}.b-faq__question::after{content:"";width:10px;height:10px;border-right:2px solid rgba(0,0,0,.2);border-bottom:2px solid rgba(0,0,0,.2);transform:rotate(45deg);position:absolute;right:20px;top:50%;margin-top:-7px;transition:.5s}.b-faq__question.focus{border-color:transparent;box-shadow:0 0 1rem 0 rgba(0,0,0,.1)}.b-faq__question.focus::after{transform:rotate(-135deg);margin-top:-3px}.b-faq__answer{padding:1rem 3rem 2rem 3rem;display:none}