.ax-section.ax-faq .page-width{margin:auto;max-width:calc(119rem + 168px)}.ax-section.ax-faq .ax__heading-container{margin-bottom:2rem}.ax-section.ax-faq .ax__heading-container .ax__heading{font-weight:700}.ax-section.ax-faq .ax-faq{display:flex;flex-direction:column;gap:0}.ax-section.ax-faq .ax-faq .accordion .accordion__title{font-family:var(--font-body-family)}.ax-section.ax-faq .ax-faq .accordion summary{align-items:center;display:flex;gap:.7rem;justify-content:space-between}.ax-section.ax-faq .ax-faq .accordion summary .icon-caret{flex-shrink:0;height:.6rem;position:relative;right:0;top:0;transition:transform .2s ease;width:1rem}.ax-section.ax-faq .ax-faq details[open] summary .icon-caret{transform:rotate(180deg)}.ax-section.ax-faq .ax-faq details[open] summary .accordion__title{margin-bottom:0}.ax-section.ax-faq .ax-faq .accordion__content.rte{padding:1rem 3rem}