:root{--color-red-primary:var(--color-red-700);--color-orange-primary:var(--color-orage-500);--color-pink-primary:var(--color-pink-600);--color-teal-primary:var(--color-teal-600);--color-purple-primary:var(--color-purple-800);--color-grey-primary:var(--color-grey-950);--color-faded-background:hsla(0,0%,100%,.02);--max-width:1285px;--max-width-content:55rem;--border-radius-s:0.5rem;--border-radius-m:0.75rem;--spacing-m:clamp(5rem, 15vh, 15rem);--fast-out-back:cubic-bezier(0.37, 0.38, 0.03, 1.23);--smooth-ease:cubic-bezier(0.65, -0.01, 0, 1)}.faq-sectie{display:flex;flex-direction:column;gap:1.5rem;margin-block:2rem;max-width:40rem;opacity:.75}.faq-sectie__heading{grid-column:1 /  -1}.faq-item{width:100%}.faq-item__header{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.25);cursor:pointer;display:flex;flex-flow:row nowrap;gap:2rem;justify-content:space-between;padding:.5rem .25rem}.faq-item__header h3{font-family:Karla,sans-serif;font-size:1.25rem !important;font-weight:500;line-height:1.2 !important;margin:0 !important}.faq-item__arrow{transform:rotate(0deg);transition:transform .6s var(--smooth-ease)}.faq-item__arrow *{fill:#fff}.faq-item__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .6s var(--smooth-ease)}.faq-item__body-overflow{overflow:hidden}.faq-item__body-padding{padding-bottom:1rem;padding-top:1rem;padding-inline:.25rem}.faq-item__body-padding :first-child{margin-top:0}.faq-item__body-padding :last-child{margin-bottom:0}.faq-item.active .faq-item__arrow{transform:rotate(-90deg)}.faq-item.active .faq-item__body{grid-template-rows:1fr}

/*! Add Soul */