.faq-contato{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.section-global-faq{margin:0 auto}.section-global-faq .content-global-faq p{color:#fff;font-size:16px;line-height:22px;margin:15px 0 0}.section-global-faq h2{font-size:35px;font-weight:500;line-height:40px;margin-top:0;text-align:center}.section-global-faq details{margin:0 auto;max-width:100%;transition:all .2s linear;width:1130px}.section-global-faq details[open] .content-question{-webkit-animation:DetailsOpen .5s;animation:DetailsOpen .5s;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes DetailsOpen{0%{margin-top:-20px;opacity:0}to{margin-top:0;opacity:1}}.group-global-faq{align-items:start;display:flex;flex-wrap:wrap;justify-content:center}.section-global-faq summary{align-items:center;background:transparent;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:space-between;line-height:150%;list-style:none;min-height:79px;outline:0;padding:15px 1em;transition:all .2s linear}.section-global-faq summary::-webkit-details-marker{background:#fff;color:red;display:none}.section-global-faq details[open] summary::-webkit-details-marker{background:#0ff;color:#00f}.section-global-faq details:hover summary{color:#000}.section-global-faq summary:after{color:var(--quaternary);content:"+";font-weight:500;text-align:center;transition:all .2s linear}.section-global-faq summary.icon-default:after{font-size:28px;margin-right:-30px;padding:0;width:20px}.section-global-faq summary.icon-linear-round:after{border:1px solid;border-radius:25px;font-size:16px;height:1.6em;line-height:1;margin-left:8px;padding:4px 8px 4px 7.2px;width:1.6em}.section-global-faq details[open] summary{background-color:transparent}.section-global-faq details[open] summary:after{content:"-"}.content-question,.content-question p{font-size:14px;line-height:1.5em}.section-global-faq .content-question a{color:var(--secondary);text-decoration:underline;transition:all .2s linear}.section-global-faq .content-question a:hover{color:#d5ff2a;text-decoration:none}@media only screen and (max-width:900px){.section-global-faq .content-global-faq p{font-size:15px;line-height:20px}.section-global-faq h2{font-size:30px;line-height:35px}.section-global-faq summary{font-size:16px}}