.faq-pdp{background-color:var(--colorGrey);padding-top:40px;padding-bottom:40px}.faq-pdp__title{color:var(--colorBlack);font-size:50px;font-family:Bebas,sans-serif;font-weight:400;text-transform:uppercase;line-height:100%;margin-bottom:32px}.faq-pdp__item{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--colorBeige)}.faq-pdp__item:last-child{border-bottom:none}.faq-pdp__question{font-family:GothamMedium,sans-serif;font-weight:700;color:var(--colorBlack);font-size:22px;line-height:110%;text-transform:capitalize;margin:0;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.faq-pdp__chevron{height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:4px;transition:transform .2s ease-out;transform-origin:center}.faq-pdp__chevron svg{display:block;width:100%;height:auto}.faq-pdp__item.is-open .faq-pdp__chevron{transform:rotate(180deg)}.faq-pdp__answer{font-family:GothamBook,sans-serif;color:var(--colorBlack);font-size:18px;line-height:130%;max-height:0;overflow:hidden;margin-top:0;transition:max-height .2s ease-out,margin-top .2s ease-out}.faq-pdp__item.is-open .faq-pdp__answer{max-height:1000px;margin-top:12px}@media screen and (max-width:768px){.faq-pdp__question{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/section-faq-pdp.css.map */
