#faq-section{padding-bottom:120px;position:relative;background:#fcfcfc;color:#030303;margin-top:-1px}.faq-content{width:480px;margin:0 auto;padding-top:0;padding-bottom:0}.faqs{width:100%}.faq-header{font-size:44px;line-height:50px;margin-bottom:12px}.faq-item{padding:24px 0;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-item:not(:last-child){border-bottom:1px solid #030303}.faq-icon{position:absolute;right:0;top:24px;font-size:24px;transition:all .5s}.faq-icon-open{transform:rotate(45deg)}.faq-question{margin-right:40px;font-size:21px;line-height:26px;font-weight:500}.faq-answer{max-height:0;overflow:hidden;transition:all .5s;opacity:0;font-weight:300}.faq-answer-open{max-height:500px;opacity:1;margin-top:18px}@media (max-width:720px){#faq-section{padding:20px 20px 120px}.faq-content{width:100%;padding-bottom:0}}