.faq_content{padding-top:var(--desktop-pt);padding-bottom:var(--desktop-pb);padding-left:var(--desktop-pl);padding-right:var(--desktop-pr);margin-top:var(--desktop-mt);margin-bottom:var(--desktop-mb);background-image:var(--bg-image);background-size:auto;background-position:left;background-repeat:no-repeat;position:relative}.faq_content:before{position:absolute;content:"";background:linear-gradient(var(--bg-rotate),var(--bg1) 40.27%,var(--bg2) 61.43%);width:100%;height:100%;top:0;left:0;opacity:.95}@media screen and (min-width: 768px) and (max-width: 1024px){.faq_content{padding-top:var(--tablet-pt);padding-bottom:var(--tablet-pb);padding-left:var(--tablet-pl);padding-right:var(--tablet-pr);margin-top:var(--tablet-mt);margin-bottom:var(--tablet-mb)}}@media screen and (max-width: 767px){.faq_content{padding-top:var(--mobile-pt);padding-bottom:var(--mobile-pb);padding-left:var(--mobile-pl);padding-right:var(--mobile-pr);margin-top:var(--mobile-mt);margin-bottom:var(--mobile-mb)}}.faq_content .faq_info{position:relative;display:flex;flex-wrap:wrap}.faq_content .faq_info .right_section{width:55%}.faq_content .faq_info .left-text{width:45%}.faq_content .faq_section{display:flex;flex-direction:column;row-gap:24px}.faq_content .faq_section .faq.active{background:#525fe1;border-radius:15px}.faq_content .faq_section .heading{background:#eff2ff;padding:18px 32px 20px;display:flex;justify-content:space-between;border-radius:15px;font-weight:600;font-size:18px;line-height:100%;cursor:pointer;letter-spacing:1px;color:#0e384c}.faq_content .faq_section .heading span.icon{font-size:27px;font-weight:400;line-height:unset}.faq_content .faq_section .faq.active .heading{background:transparent;color:#fff}.faq_content .faq_section .content p{border-top:1px solid #E0E0E0;padding:22px 32px 26px;font-weight:400;font-size:16px;line-height:26px;letter-spacing:1px;color:#fff}.faq_content .heading h2{font-weight:700;font-size:48px;line-height:100%;letter-spacing:2px;text-transform:capitalize;margin-bottom:43px}@media screen and (max-width: 767px){.faq_content .faq_info .left-text,.faq_content .faq_info .right_section{width:100%}.faq_content .faq_info{flex-wrap:wrap}}
