.faq-section{padding-top:0 !important}faq-component{width:100%;display:flex;justify-content:flex-start;align-self:flex-start}faq-component .faq-sidebar{width:300px;margin-right:20px;border-right:1px solid #000;margin-top:50px}faq-component .faq-sidebar a{display:flex;width:100%;padding:15px 10px;align-items:center;justify-content:flex-start}faq-component .faq-sidebar a picture{width:20px;height:20px;margin-right:10px}faq-component .faq-sidebar a.active{background-color:#000;color:#fff}faq-component .faq-content{width:calc(100% - 320px);margin-left:20px}faq-component .faq-content .faq-item{display:none}faq-component .faq-content .faq-item p{margin-bottom:10px}faq-component .faq-content .faq-item.active{margin-top:-100px;display:block;padding-top:150px}@media screen and (max-width: 768px){faq-component{flex-direction:column;align-items:center}faq-component .faq-sidebar{width:100%;margin-right:0;border-right:none;border-bottom:0px solid #000}faq-component .faq-content{width:100%;margin-left:0}faq-component .faq-content .active{border-top:1px solid #000;padding-top:70px}}