.faq-v2{margin:0 auto}.faq-v2.custom-container{max-width:932px;padding-inline:16px}.faq-v2__title{text-align:left;margin-bottom:32px}@media screen and (min-width: 1024px){.faq-v2__title{margin-bottom:64px}}.faq-v2__list{display:flex;flex-direction:column;margin-top:24px;border-bottom:1px solid #262221}.faq-v2__item{border-top:1px solid #262221;overflow:hidden;background-color:#fff;transition:max-height .5s ease,opacity .5s ease,margin .5s ease,padding .5s ease;opacity:1}.faq-v2__item.hidden{max-height:0 !important;opacity:0;margin:0;padding:0;pointer-events:none}.faq-v2__item.active .faq-v2__number{opacity:1}.faq-v2__question{width:100%;padding-block:16px;background:#fff;font-size:16px;font-weight:500;display:flex;align-items:center;cursor:pointer;border:none;text-transform:uppercase}.faq-v2__number{color:#262221;opacity:.6;margin-right:23px;transition:opacity .3s ease}.faq-v2__title-item{margin-right:10px;color:#262221;text-align:left}.faq-v2__icon{color:#262221;transition:transform .3s ease;margin-right:0;margin-left:auto;min-width:20px}@media screen and (min-width: 1024px){.faq-v2__icon{margin-right:20px}}.faq-v2__question[aria-expanded=true] .faq-v2__icon{transform:rotate(180deg)}.faq-v2__answer{max-height:0;overflow:hidden;transition:max-height .5s ease,padding .5s ease;margin-left:40px}.faq-v2__answer p{font-weight:400;font-size:14px;line-height:130%;letter-spacing:0;vertical-align:middle}.faq-v2__toggle{margin:0 auto;margin-top:40px;cursor:pointer;display:none;font-weight:500}