.faq{counter-reset:number;margin-bottom:25px}.faq__item{overflow:hidden}.faq__item:not(:last-child){margin-bottom:19px}.faq__item .text p:first-child{padding-top:7px}.faq__item[open] .faq-heading:after{transform:rotate(-180deg)}.faq-heading{align-items:center;justify-content:flex-start;position:relative;flex-wrap:nowrap;list-style:none;cursor:pointer;gap:15px;padding-right:20px}.faq-heading .heading{margin-bottom:0}.faq-heading:before{counter-increment:number;content:counter(number);display:block;width:28px;min-width:28px;height:28px;border-radius:100%;background:var(--bgrgba);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);box-shadow:var(--boxshadow);line-height:28px;text-align:center;font-size:14px;font-weight:700}.faq-heading:after{position:absolute;content:"";width:12px;height:6px;background-color:#fff;-webkit-mask:url(/build/assets/svg/arrow-down-white.svg) no-repeat center/contain;mask:url(/build/assets/svg/arrow-down-white.svg) no-repeat center/contain;right:0;transition:transform .3s}
