.section-faq-home{background:var(--quinternary)}.content-faq-home{text-align:center}.section-faq-home .content-faq-home p{font-size:16px;font-weight:200;line-height:22px;margin:0 0 15px}.section-faq-home .linhaTituloQ{background-color:#000;border:0;height:2px;margin:0;opacity:.2;position:relative;top:15px}.section-faq-home h2{background:var(--quinternary);color:#000;display:inline-block;font-size:20px;font-weight:500;letter-spacing:4px;margin-top:0;padding:0 30px;position:relative;text-transform:uppercase}.group-faq-home{align-items:start;display:flex;flex-wrap:wrap;justify-content:space-around}.section-faq-home details{border:1px solid #ccc;border-radius:5px;margin:10px auto;max-width:100%;transition:all .2s linear;width:500px}.section-faq-home details[open]{border:1px solid var(--primary)}.section-faq-home details:hover{border:1px solid var(--secondary)}.section-faq-home .content-question,.section-faq-home summary{padding:20px}.section-faq-home 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}}.section-faq-home summary{background:transparent;border:none;color:#000;cursor:pointer;display:block;font-size:16px;list-style:none;outline:0;padding-right:43px;transition:all .2s linear}.section-faq-home summary::-webkit-details-marker{background:#fff;color:red;display:none}.section-faq-home details[open] summary::-webkit-details-marker{background:#0ff;color:#00f}.section-faq-home summary:after{border:1px solid var(--primary);border-radius:25px;color:var(--primary);content:"+";float:right;font-size:16px;font-weight:500;height:1.6em;line-height:1;margin-right:-28px;padding:.25em .2em;text-align:center;transition:all .2s linear;width:1.6em}.section-faq-home summary:hover:after{border:1px solid var(--secondary);color:var(--secondary)}.section-faq-home details[open] summary{background-color:#ededff06;font-weight:700}.section-faq-home details[open] summary:after{content:"-";transform:rotate(0deg)}.section-faq-home .content-question,.section-faq-home .content-question p{color:#fff;font-size:14px;line-height:1.5em}.section-faq-home .content-question p:last-child{margin:0}.section-faq-home .content-question a{color:#c4dd5d;text-decoration:underline;transition:all .2s linear}.section-faq-home .content-question a:hover{color:#d5ff2a;text-decoration:none}@media only screen and (max-width:900px){.section-faq-home .content-faq-home p{color:#fff;font-size:15px;line-height:20px}.section-faq-home summary{font-size:16px}}@media only screen and (max-width:400px){.section-faq-home details{margin-bottom:15px;width:100%}}