@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;600;700;800&display=swap");@import url("https://fonts.googleapis.com/css2?family=Sofia+Sans:ital,wght@0,100..900;1,100..900&display=swap");.container_section_faq,.hsfaq__container{display:flex;flex-direction:column;max-width:1440px;padding:120px 60px 120px 0}.faq-header,.hsfaq__header{align-items:center;display:flex;justify-content:space-between;max-height:202px;max-width:1320px;opacity:1;width:100%}.faq-header p,.hsfaq__subtitle{color:#757575;font-family:Sofia Sans;font-size:16px;font-weight:400;margin-bottom:0;margin-right:102px}.content-header h1,.hsfaq__contentHeader h1{font-family:Plus Jakarta Sans;font-size:36px;font-style:ExtraBold;font-weight:800;leading-trim:none;letter-spacing:0;line-height:100%;margin:24px 0;vertical-align:middle}.content-header .highlight,.hsfaq__contentHeader .hsfaq__highlight{background-color:#ebca0c;border-radius:16px;display:block;height:8px;margin:0;width:80px}.container-faq,.hsfaq__faqContainer{display:flex;gap:16px;max-width:1320px;padding-top:48px}.faq-col,.hsfaq__faqCol{display:flex;flex:1;flex-direction:column;gap:16px}.faq-item,.hsfaq__faqItem{border:1px solid #f5f5f5;border-radius:24px;cursor:pointer;padding:24px}.header-question-faq,.hsfaq__questionHeader{display:flex;justify-content:space-between}.header-question-faq h3,.hsfaq__questionHeader h3{color:#303030;font-family:Plus Jakarta Sans;font-size:20px;font-weight:500;margin:0}.faq-content,.hsfaq__faqContent{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;overflow:hidden;transition:grid-template-rows .3s ease,opacity .25s ease}.faq-content>*,.hsfaq__faqContent>*{font-family:Sofia Sans;margin:0;min-height:0}.faq-item.active .faq-content,.hsfaq__faqItem.active .hsfaq__faqContent{grid-template-rows:1fr;margin-top:16px;opacity:1}.header-question-faq img,.hsfaq__questionHeader img{transition:transform .3s ease}.faq-item.active .header-question-faq img,.hsfaq__faqItem.active .hsfaq__questionHeader img{transform:rotate(180deg)}@media (max-width:1200px){.container_section_faq,.hsfaq__container{padding:96px 40px}.content-header h1,.hsfaq__contentHeader h1{font-size:40px}.faq-header p,.hsfaq__subtitle{font-size:15px;max-width:520px}.container-faq,.hsfaq__faqContainer{gap:14px}.faq-item,.hsfaq__faqItem{padding:22px}.header-question-faq h3,.hsfaq__questionHeader h3{font-size:19px}}@media (max-width:992px){.faq-header,.hsfaq__header{align-items:flex-start;flex-direction:column;gap:12px;max-width:100%}.faq-header p,.hsfaq__subtitle{max-width:100%}.container-faq,.faq-col,.hsfaq__faqCol,.hsfaq__faqContainer{gap:12px}.faq-item,.hsfaq__faqItem{padding:20px}.header-question-faq h3,.hsfaq__questionHeader h3{font-size:18px}}@media (max-width:850px){.container_section_faq,.hsfaq__container{padding:72px 24px}.content-header h1,.hsfaq__contentHeader h1{font-size:34px;margin:16px 0}.content-header .highlight,.hsfaq__contentHeader .hsfaq__highlight{height:6px;width:64px}.container-faq,.hsfaq__faqContainer{flex-direction:column;gap:12px}.faq-col,.hsfaq__faqCol{gap:12px;width:100%}.faq-item,.hsfaq__faqItem{border-radius:18px;padding:18px}.header-question-faq h3,.hsfaq__questionHeader h3{font-size:17px}}@media (max-width:480px){.container_section_faq,.hsfaq__container{padding:56px 16px}.content-header h1,.hsfaq__contentHeader h1{font-size:28px}.faq-header,.hsfaq__header{gap:12px}.faq-header p,.hsfaq__subtitle{font-size:14px;margin-right:0}.faq-item,.hsfaq__faqItem{border-radius:16px;padding:16px}.header-question-faq h3,.hsfaq__questionHeader h3{font-size:16px}}.header-question-faq,.hsfaq__questionHeader{cursor:pointer}.header-question-faq img,.hsfaq__questionHeader img{transition:transform .28s cubic-bezier(.25,.8,.25,1)}