.faq{background-color:#10b0e1;color:#fff;margin-bottom:50px;padding:30px 0}.faq h2{margin-bottom:20px;text-align:center}.question{cursor:pointer;margin-bottom:30px}.question__question{font-weight:700;position:relative}.question__question:after{background-color:#fff;bottom:-5px;content:"";display:block;height:1px;position:relative;width:100%}.question__answer{display:none;margin-top:26px}.question__answer a{color:#ff8948;font-weight:700}.question__question div{width:90%}.question__question:before{background-image:url(https://5265844.fs1.hubspotusercontent-na1.net/hubfs/5265844/strza%C5%82ka%20g%C3%B3ra.png);background-repeat:no-repeat;background-size:contain;content:"";height:16px;position:absolute;right:0;top:0;transition:all .3s ease;width:16px}.question.active .question__question:before{transform:rotate(180deg)}@media(min-width:768px){.faq{padding:50px 0}}