@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,40%,0)}to{opacity:1;transform:translateZ(0)}}.landingFaq{padding:8rem 0;position:relative}.landingFaq_row{justify-content:space-between;justify-content:center;width:100%}.landingFaq .acc-container{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:960px;width:100%}.landingFaq h3{font-size:40px;font-weight:600;letter-spacing:-1px;line-height:110%;margin:0;max-width:960px;text-align:center;width:100%}.landingFaq .row>p{margin:32px auto 64px;max-width:720px;text-align:center;width:100%}.landingFaq .single--question{border:1px solid #e5e5e5;padding:24px;transition:.5s}.landingFaq .single--question.active,.landingFaq .single--question:hover{border:1px solid #ff2828}.landingFaq .acc-btn{align-items:center;background-color:transparent;border:0;color:#323940;cursor:pointer;display:flex;font-size:1.9rem;font-weight:500;justify-content:space-between;outline:none;padding:0 56px 0 0;position:relative;text-align:left;transition:all .5s linear;width:100%}.landingFaq .acc-btn:before{background-image:url(https://145097022.fs1.hubspotusercontent-eu1.net/hubfs/145097022/faq-arrow-disable.svg);background-position:50%;background-size:contain;content:"";height:34px;position:absolute;right:0;transition:all .3s linear;width:34px}.landingFaq .acc-btn.is-open:before{background-image:url(https://145097022.fs1.hubspotusercontent-eu1.net/hubfs/145097022/faq-arrow-enable.svg);transform:rotate(180deg)}.landingFaq .acc-content{color:#323940;font-size:1.6rem;line-height:175%;max-height:0;overflow:hidden;padding:0;transition:max-height .3s ease-in-out}.landingFaq .acc-content .acc-content-text{margin-top:24px}.landingFaq .acc-content p{color:#323940;display:block;margin:12px 0;width:95%}@media (max-width:800px){.landingFaq{padding:5.6rem 0}.landingFaq h3{font-size:3.2rem;margin-bottom:0}.landingFaq .acc-container{width:100%}.landingFaq .acc-btn{font-size:1.9rem}}