.faq{background-color:#fff;padding-bottom:160px;padding-top:160px}.faq .faq_title{color:#000;font-size:48px;font-weight:700;letter-spacing:-.01em;line-height:130%;text-align:center}.faq .faq_list{display:flex;flex-direction:column;gap:16px;margin:52px 0 16px;width:100%}.faq .faq_item{background-color:rgba(171,178,198,.09);cursor:pointer;padding:32px}.faq .faq_item.active{background-color:rgba(171,178,198,.15)}.faq .item_title{align-items:center;color:#161616;display:flex;font-size:20px;font-weight:600;justify-content:space-between;letter-spacing:-.01em;line-height:160%}.faq .item_title i{line-height:0;transition:transform .3s ease}.faq .item_title i rect{fill:transparent}.faq .faq_item.active .item_title i{transform:rotate(180deg)}.faq .faq_item.active .item_title i path{fill:rgba(0,0,0,.5)}.faq .item_desc{color:rgba(0,0,0,.8);font-size:18px;font-weight:400;letter-spacing:-.01em;line-height:155%;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .3s ease,opacity .3s ease;transition:all .3s ease}.faq .answer_content{display:block;padding-top:12px}.faq .faq_item.active .item_desc{opacity:1;pointer-events:auto}.faq .faq_desc{color:rgba(0,0,0,.5);font-size:16px;font-weight:600;line-height:150%}.faq .faq_desc a{color:rgba(0,0,0,.5);text-decoration:underline;text-underline-offset:3px}@media (max-width:1024px){.faq{padding-bottom:80px;padding-top:80px}.faq .faq_title{color:#161616;font-size:32px;letter-spacing:0}.faq .faq_list{gap:8px;margin:44px 0 8px}.faq .faq_item{padding:20px 12px 20px 16px}.faq .item_title{font-size:16px;line-height:145%}.faq .item_title i{margin-left:16px}.faq .item_title svg{height:24px;width:24px}.faq .item_desc{font-size:15px;line-height:145%}.faq .faq_desc{font-size:13px;font-weight:500}.faq .faq_desc a{font-weight:600}}