.faq_wrapper{width:100%}.faq_header{text-align:center;width:100%;padding:50px 0}.faq_header h1{font-family:var(--font-heading);letter-spacing:3%;color:var(--color-orange);text-transform:uppercase;font-size:64px;font-weight:500;line-height:50px}.faq_content_wrapper{background-color:var(--FAQ-background);border-top-left-radius:114px;border-bottom-right-radius:114px;width:100%;padding:50px}.faq_container{width:100%;max-width:var(--container-max-width);grid-template-columns:1fr 2fr;gap:50px;margin:0 auto;display:grid}.faq_questions_answers_container{flex-direction:column;display:flex}.faq_questions_answers_container_item{flex-direction:column;gap:10px;display:flex}.faq_conainer_header{flex-direction:column;gap:5px;display:flex}.faq_conainer_header h1{font-family:var(--font-heading);letter-spacing:3%;color:var(--foreground);text-transform:uppercase;font-size:64px;font-weight:500;line-height:50px}.faq_conainer_header span{font-family:var(--font-heading);letter-spacing:3%;color:var(--foreground);font-size:18px;font-weight:400;line-height:30px}.faq_questions{border-bottom:1px solid var(--foreground);justify-content:space-between;align-items:center;gap:12px;padding:20px 0;display:flex}.faq_questions h1{min-width:0;font-family:var(--font-heading);letter-spacing:3%;color:var(--foreground);text-transform:capitalize;word-break:break-word;flex:1;font-size:35px;font-weight:500;line-height:25px}.faq_questions svg{flex-shrink:0;width:28px;height:28px}.faq_answers{text-align:left}.faq_answers p{font-family:var(--font-heading);letter-spacing:3%;color:var(--foreground);font-size:18px;font-weight:400;line-height:30px}@media (min-width:1920px){.faq_header h1,.faq_conainer_header h1{font-size:76px;line-height:60px}.faq_questions h1{font-size:40px;line-height:30px}}@media (max-width:1280px){.faq_header h1,.faq_conainer_header h1{font-size:52px;line-height:42px}.faq_questions h1{font-size:28px;line-height:22px}.faq_content_wrapper{padding:40px}}@media (max-width:900px){.faq_container{grid-template-columns:1fr;gap:32px}.faq_content_wrapper{border-top-left-radius:60px;border-bottom-right-radius:60px;padding:32px 24px}.faq_header h1{font-size:44px;line-height:36px}.faq_conainer_header h1{font-size:40px;line-height:34px}.faq_conainer_header span{font-size:16px;line-height:24px}.faq_questions h1{font-size:24px;line-height:30px}}@media (max-width:768px){.faq_header{padding:32px 20px}.faq_header h1{font-size:36px;line-height:30px}.faq_conainer_header h1{font-size:32px;line-height:28px}.faq_questions h1{font-size:20px;line-height:26px}.faq_answers p{font-size:16px;line-height:24px}}@media (max-width:480px){.faq_header{padding:24px 16px}.faq_header h1{font-size:28px;line-height:26px}.faq_content_wrapper{border-top-left-radius:32px;border-bottom-right-radius:32px;padding:24px 16px}.faq_conainer_header h1{font-size:26px;line-height:24px}.faq_conainer_header span{font-size:14px;line-height:20px}.faq_questions{gap:12px}.faq_questions h1{font-size:17px;line-height:22px}.faq_questions svg{flex-shrink:0;width:20px;height:20px}.faq_answers p{font-size:14px;line-height:22px}}
