.faq-container .title-holder{margin-bottom:30px;text-align:center}.faq-holder{margin:0 auto;max-width:1020px}.faq-holder .item:not(:last-child){margin-bottom:20px}.faq-holder .item .question-heading{background-color:#ededed;cursor:pointer;padding:25px 30px;position:relative;&:before{background-image:url("https://143209638.fs1.hubspotusercontent-eu1.net/hubfs/143209638/Template%20files%20(dont%20remove)/Elements/arrow.svg");background-repeat:no-repeat;background-size:100%;content:"";height:17px;position:absolute;right:30px;top:50%;transform:translateY(-50%) rotate(90deg);transition:all .4s;width:18px}}.faq-holder .item .question-heading h3{margin:0;max-width:calc(100% - 40px)}.faq-holder .item.open .answer{margin:20px 30px;max-height:600px;transition:all .6s}.faq-holder .item .answer{margin:0 30px;max-height:0;overflow:hidden;transition:all .7s}