.trecelementor-faq{max-width:780px;margin:0 auto}.trecelementor-faq__item{border-bottom:1px solid var(--faq-line, #e4eaf2)}.trecelementor-faq__q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:26px 4px;background:0 0;border:0;cursor:pointer;text-align:left;font-family:"Bricolage Grotesque",sans-serif;font-weight:600;font-size:19px;color:var(--faq-q, #0f1b2d)}.trecelementor-faq__pm{position:relative;width:26px;height:26px;flex-shrink:0;transition:transform .3s}.trecelementor-faq__pm::after,.trecelementor-faq__pm::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--faq-accent, #004584);border-radius:2px}.trecelementor-faq__pm::before{width:14px;height:2px}.trecelementor-faq__pm::after{width:2px;height:14px;transition:transform .3s}.trecelementor-faq__item.is-open .trecelementor-faq__pm::after{transform:translate(-50%,-50%) scaleY(0)}.trecelementor-faq__a{max-height:0;overflow:hidden;transition:max-height .4s ease}.trecelementor-faq__a p{margin:0;padding:0 4px 26px;color:var(--faq-a, #4a5a70);font-size:16px;line-height:1.65}