.content-faq{width:clamp(300px,80vw,1200px);margin:0 auto}.content-faq form input[type=search]{width:100%;max-width:var(--size-reduce);margin:0 auto var(--space-8);display:block}.content-faq .faq-item:not(:last-child){margin-bottom:var(--space-8)}.content-faq .content-accordion{border-radius:var(--radius-small)}.content-faq .content-accordion:not(:last-child){margin-bottom:var(--space-2)}.content-faq .content-accordion:hover{background-color:var(--clr-neutral-100)}.content-faq .content-accordion:hover .handorgel__header{background-color:var(--clr-neutral-200)}.content-faq .content-accordion.hidden{display:none}.content-faq .handorgel__header{border-radius:var(--radius-small);margin:0;display:block}.content-faq .handorgel__header svg{transition:transform .2s var(--ease-out)}.content-faq .handorgel__header--opened{border-radius:var(--radius-small) var(--radius-small) 0 0}.content-faq .handorgel__header--opened svg{transform:rotate(180deg)}.content-faq .handorgel__header__button{width:100%;padding:var(--space-1) var(--space-3);color:inherit;text-align:left;background-color:var(--color-white);cursor:pointer;transition:background-color .2s var(--ease-out);-webkit-user-select:none;user-select:none;border:0;outline:0;justify-content:space-between;align-items:center;margin:0;display:flex}.content-faq .handorgel__header__button::-moz-focus-inner{border:0}.content-faq .handorgel__content{height:0;margin:0;transition:height .1s .1s;display:none;overflow:hidden}.content-faq .handorgel__content--open{transition:height .2s;display:block}.content-faq .handorgel__content--open .handorgel__content__inner{opacity:1}.content-faq .handorgel__content--opened{overflow:visible}.content-faq .handorgel__content__inner{padding:var(--space-1) var(--space-3);opacity:0;transition:opacity .1s}.content-faq .handorgel__content--opened .handorgel__content__inner{opacity:1;transition:opacity .3s}.content-faq .handorgel__content--opened .handorgel__content__inner mark{background-color:var(--color-accent);color:var(--color-text-light)}.content-faq .handorgel .accordion{height:0;transition:height .2s;display:none;overflow:hidden}.content-faq .handorgel .accordion.open{transition:height .2s;display:block}.content-faq .handorgel .accordion.active{overflow:visible}.content-faq .no-result{display:none}.content-faq .no-result.visible{display:block}
