section.faq-module-wrapper{padding:102px 0}section.faq-module-wrapper .wrapper{max-width:1182px}section.faq-module-wrapper .wrapper .section-title{margin-bottom:50px;text-align:center}section.faq-module-wrapper .wrapper .faq-item-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 4px 22px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:30px;padding:40px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-question-wrapper{cursor:pointer;display:flex;gap:10px;justify-content:space-between}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-question-wrapper .arrow-btn{height:25px;width:25px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-answer{display:none}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-answer p{font-size:18px;font-weight:400;line-height:28px;margin:0}section.faq-module-wrapper .wrapper .faq-wrapper{display:flex;flex-direction:column;gap:22px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-question-wrapper .arrow-btn svg{height:25px;transform:rotate(180deg);transition:all .3s linear;width:25px}section.faq-module-wrapper .wrapper .faq-item-wrapper.active .faq-question-wrapper .arrow-btn svg{transform:rotate(0deg);transition:all .3s linear}@media screen and (max-width:992px){section.faq-module-wrapper{padding:80px 0}}@media screen and (max-width:767px){section.faq-module-wrapper{padding:50px 0}section.faq-module-wrapper .wrapper .section-title{margin-bottom:30px}section.faq-module-wrapper .wrapper .faq-item-wrapper{padding:20px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-question-wrapper h6{font-size:18px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-answer{font-size:14px}section.faq-module-wrapper .wrapper .faq-item-wrapper .faq-question-wrapper .arrow-btn svg{height:20px;width:20px}section.faq-module-wrapper .wrapper .faq-item-wrapper{gap:20px}}