.faq-module__A9Undq__contactFaqSection{box-sizing:border-box;background-color:#0000;justify-content:center;align-items:center;width:100%;min-height:800px;padding:2rem 4rem;display:flex;position:relative}.faq-module__A9Undq__content{box-sizing:border-box;cursor:default;background-color:#0000;border-radius:24px;justify-content:space-between;width:100%;height:90vh;min-height:800px;padding:1rem;display:flex;position:relative}.faq-module__A9Undq__contentWithFaqs{height:fit-content}.faq-module__A9Undq__faqOverlay{z-index:1;background-color:var(--textColor);border-radius:18px;width:100%;height:fit-content;padding:4rem;position:relative;overflow:hidden}.faq-module__A9Undq__faqHeader{color:var(--backgroundColor);text-align:center;margin-bottom:4rem;padding-bottom:.5rem;font-size:2rem;font-weight:700}.faq-module__A9Undq__faqList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.faq-module__A9Undq__faqQuestionHeading{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.faq-module__A9Undq__faqMoreLink{background-color:var(--backgroundColor);color:var(--textColor);border-radius:24px;margin-top:2rem;padding:.75rem 1.5rem;font-weight:700;display:inline-block}.faq-module__A9Undq__faqItem{background-color:var(--textColor);border:1px dashed #999;border-radius:18px;overflow:hidden;box-shadow:0 1px 3px #0003}.faq-module__A9Undq__faqQuestion{background-color:var(--textColor);width:100%;color:var(--backgroundColor);text-align:left;cursor:pointer;border:none;justify-content:space-between;align-items:center;padding:1rem;font-size:1.17rem;font-weight:700;transition:opacity .15s ease-out,transform .1s ease-out;display:flex}@media (hover:hover) and (pointer:fine){.faq-module__A9Undq__faqQuestion:hover{opacity:.85}}.faq-module__A9Undq__faqQuestion:active{transform:scale(.99)}.faq-module__A9Undq__faqQuestion:focus-visible{outline:2px solid var(--primaryColor);outline-offset:-2px}.faq-module__A9Undq__faqAnswerWrapper{grid-template-rows:0fr;transition:grid-template-rows .22s ease-out;display:grid;overflow:hidden}.faq-module__A9Undq__faqAnswerWrapper.faq-module__A9Undq__faqAnswerOpen{grid-template-rows:1fr}.faq-module__A9Undq__faqAnswer{background-color:var(--textColor);color:var(--backgroundColor);cursor:default;opacity:0;min-height:0;padding:1rem;font-size:1rem;font-weight:300;line-height:1.6;transition:opacity .16s ease-out;position:relative;overflow:hidden}.faq-module__A9Undq__faqAnswerWrapper.faq-module__A9Undq__faqAnswerOpen .faq-module__A9Undq__faqAnswer{opacity:1;transition-delay:60ms}@media (max-width:1280px){.faq-module__A9Undq__contactFaqSection{padding:1rem}.faq-module__A9Undq__content{flex-direction:column;height:auto}.faq-module__A9Undq__faqOverlay{padding:2rem}}@media (max-width:768px){.faq-module__A9Undq__faqHeader{margin-top:2rem;margin-bottom:2rem;font-size:1.6rem}.faq-module__A9Undq__faqQuestion{font-size:.94rem}.faq-module__A9Undq__faqAnswer{font-size:.9rem}.faq-module__A9Undq__contactFaqSection{padding-top:6rem}}@media (max-width:480px){.faq-module__A9Undq__content{padding:0}.faq-module__A9Undq__contactFaqSection{padding-left:.5rem;padding-right:.5rem}.faq-module__A9Undq__faqOverlay{padding:1rem}}
