.faqs__title{margin-bottom:1em;display:block;font-weight:700}@media only screen and (max-width:967px){.faqs__title{font-size:var(--font-size-h2--small,3.2rem);line-height:1.3}}@media only screen and (min-width:968px){.faqs__title{font-size:var(--font-size-h2--medium,3.6rem);line-height:1.3}}@media only screen and (min-width:1024px){.faqs__title{font-size:var(--font-size-h2--large,4rem)}}.faqs__title *{font:inherit;line-height:inherit}.faq-item{border-top:.1rem solid #bfbfbf}.faq-item:last-child{border-bottom:.1rem solid #bfbfbf}.faq-item.active .faq-item__title:after{transform:translateY(-50%) rotate(45deg)}.faq-item__header{width:100%;text-align:left}.faq-item__title{position:relative;font-weight:700;display:block;padding-top:3rem;padding-bottom:3rem;margin-bottom:0;padding-right:6rem;cursor:pointer;user-select:none}@media only screen and (max-width:967px){.faq-item__title{font-size:var(--font-size-h4--small,2.3rem);line-height:1.3}}@media only screen and (min-width:968px){.faq-item__title{font-size:var(--font-size-h4--medium,2.5rem);line-height:1.3}}@media only screen and (min-width:1024px){.faq-item__title{font-size:var(--font-size-h4--large,3rem)}}.faq-item__title *{font:inherit;line-height:inherit}.faq-item__title:after{content:"";display:block;position:absolute;top:50%;right:0;width:3rem;height:3rem;transform:translateY(-50%);background-color:currentColor;transition:transform .3s ease;-webkit-mask-image:url(/_resources/app/client/images/svg/plus.svg?1747710816281);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-image:url(/_resources/app/client/images/svg/plus.svg?1747710816281);mask-repeat:no-repeat;mask-position:center;mask-size:contain}.faq-item__content{height:0;overflow:hidden}.faq-item__wrap{padding-bottom:4rem}.faq-item__wrap :last-child{margin-bottom:0}