.pd-faq__container{margin:0 auto;max-width:1240px;padding:80px 30px;width:100%}.pd-faq__title{margin-bottom:32px}.pd-faq__list{width:100%}.pd-faq__item{border-bottom:1px solid #dfdfdf}.pd-faq__item+.pd-faq__item{border-top:1px solid transparent}.pd-faq__question{align-items:center;background:none;border:none;border-radius:0;cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:16px;justify-content:space-between;padding:20px 0;text-align:left;width:100%}.pd-faq__question:hover{background:none}.pd-faq__chevron{flex-shrink:0;transition:transform .2s ease}.pd-faq__item--open .pd-faq__chevron{transform:rotate(180deg)}.pd-faq__answer{display:none;padding-bottom:20px}.pd-faq__answer-inner>:last-child{margin-bottom:0}@media (max-width:767px){.pd-faq__container{padding:40px 20px}.pd-faq__title{font-size:24px;margin-bottom:16px}.pd-faq__question{font-size:14px;padding:16px 0}}