.faq__title{margin-bottom:6rem;text-align:center}.faq__list{list-style:none;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:830px;padding-left:0}.faq__item:not(:last-of-type){margin-bottom:2.8rem}.faq__item-label{background-color:#fff;cursor:pointer;padding:3rem 9rem 3rem 2.6rem;position:relative;width:100%}.faq__item-label-chevron{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' fill='none' viewBox='0 0 22 12'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 1 11 11 1 1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:10px;position:absolute;right:56px;top:39px;transition:transform .2s ease;width:20px}.faq__item-label-question{font-family:Avenir,Arial,sans-serif;font-size:2.4rem;font-weight:400;margin-bottom:0;text-transform:none}.faq__item-answer{font-family:Avenir,Arial,sans-serif;max-height:0;overflow:hidden;transition:max-height .2s ease}.faq__item-answer-inner{font-family:Avenir,Arial,sans-serif;padding-top:1.5rem}.faq__item-answer-inner,.faq__item-answer-inner *{font-size:1.8rem}.faq__item-answer-inner a{color:#8ec7e8;font-family:Avenir,Arial,sans-serif;text-decoration:underline}.faq__item-input:checked+.faq__item-label .faq__item-answer{max-height:var(--max-height-value)}.faq__item-input:checked+.faq__item-label .faq__item-label-chevron{transform:rotateX(-180deg)}.faq__item-answer-inner :last-child{margin-bottom:0}@media (max-width:767px){.faq__title{font-size:1.8rem;margin-bottom:2rem;text-align:left}.faq__item-label{padding:2rem 5rem 2rem 2rem}.faq__item-label-chevron{height:5px;right:21px;top:28px;width:10px}.faq__item-label-question{font-size:1.6rem}.faq__item-answer-inner{padding-top:.7rem}.faq__item-answer-inner,.faq__item-answer-inner *{font-size:1.2rem}}