.faq__header{max-width:50rem;margin-bottom:3rem}.faq__title{font-family:"PP Woodland",serif;font-weight:400;font-size:2.625rem}@media screen and (max-width: 991px){.faq__title{font-size:1.375rem}}.faq__title{line-height:1.24;color:#0f172a;margin-bottom:0;letter-spacing:-0.02em}.faq__items{padding-left:12.5rem}.faq__item{border-bottom:1px solid #ebedee}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;background:none;border:none;cursor:pointer;font-family:"Object Sans",sans-serif;font-size:1rem;font-weight:500;line-height:1.5;color:#0f172a;text-align:left;transition:all .25s ease-in-out;transition-property:color}.faq__question:hover{color:#64748b}.faq__icon{font-size:1rem;color:#0f172a;transition:transform .3s ease;flex-shrink:0}.faq__item--open .faq__icon{transform:rotate(180deg)}.faq__answer{display:none;padding-bottom:1.5rem;color:#64748b;line-height:1.6}.faq__header{opacity:0}.faq__item{opacity:0}.faq--animated .faq__header{opacity:1}.faq--animated .faq__item{opacity:1}@media screen and (max-width: 991px){.faq__header{margin-bottom:1rem}.faq__items{padding-left:0}.faq__question{font-size:1rem}}