@import"https://fonts.googleapis.com/css?family=Hind:300,400&display=swap";*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-poppins),"Hind",sans-serif;background:#fff;color:#4d5974}.faq-section{max-width:1200px;margin:0 auto;padding:4rem 3rem;text-align:center}@media(max-width:991px){.faq-section{padding:3rem 2.5rem}}@media(max-width:767px){.faq-section{padding:2.5rem 1.8rem}}@media(max-width:480px){.faq-section{padding:2rem 1.4rem}}.faq-section .faq-heading{font-size:xx-large;text-align:center;color:#eb7803;font-weight:700;margin-bottom:.5rem}.faq-section .faq-list{margin-top:2.5rem;text-align:left}.faq-section .faq-inner,.faq-section .faq-item-wrapper{width:100%}.faq-section .faq-disclosure-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.2rem 0;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--font-poppins),"Hind",sans-serif;transition:color .2s ease}.faq-section .faq-disclosure-btn:hover .faq-question-text,.faq-section .faq-disclosure-btn[aria-expanded=true] .faq-icon,.faq-section .faq-disclosure-btn[aria-expanded=true] .faq-question-text{color:#eb7803}.faq-section .faq-question-text{font-size:clamp(1.25rem,1.5vw,1.7rem);font-weight:500;color:#222;max-width:92%;line-height:1.5;transition:color .2s ease}@media(max-width:767px){.faq-section .faq-question-text{font-size:1.35rem}}@media(max-width:480px){.faq-section .faq-question-text{font-size:1.25rem}}.faq-section .faq-icon{flex-shrink:0;width:22px;height:22px;color:#eb7803;transition:color .2s ease}@media(max-width:575px){.faq-section .faq-icon{width:26px;height:26px}}.faq-section .faq-answer-panel{font-size:clamp(1.15rem,1.4vw,1.6rem);color:#4d5974;line-height:1.8}@media(max-width:767px){.faq-section .faq-answer-panel{font-size:1.4rem}}@media(max-width:480px){.faq-section .faq-answer-panel{font-size:1.3rem}}.faq-section .faq-divider{height:2px;background:linear-gradient(90deg,#eb7803,#f5a623);border-radius:2px;opacity:.55;margin:0}.faq-section .faq-item-wrapper:last-child .faq-divider{display:none}.faq-section .faq-toggle-wrapper{display:flex;justify-content:center;margin-top:2.5rem}.faq-section .faq-toggle-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.8rem 2.5rem;border:2px solid #eb7803;border-radius:50px;background:transparent;color:#eb7803;font-size:1.5rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}@media(max-width:767px){.faq-section .faq-toggle-btn{font-size:1.6rem;padding:.9rem 2.2rem}}@media(max-width:480px){.faq-section .faq-toggle-btn{font-size:1.5rem;padding:.85rem 1.8rem}}.faq-section .faq-toggle-btn:hover{background:#eb7803;color:#fff;transform:translateY(-1px)}.faq-section .faq-toggle-btn:active{transform:translateY(0)}.breadcrumb{margin:0;padding-top:1.5rem!important}.breadcrumb_links ul{display:flex;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;padding-left:0!important;margin-left:0!important;flex-wrap:nowrap;width:100%}.breadcrumb_links ul li{font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:500;text-transform:capitalize;list-style:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;flex-shrink:0}.breadcrumb_links ul li:last-child{flex-shrink:1}@media(max-width:991.98px){.breadcrumb_links ul{flex-wrap:nowrap}.breadcrumb_links ul li{display:flex;align-items:center;position:relative}.breadcrumb_links ul li:not(:first-child){padding-left:1.8rem}.breadcrumb_links ul li:not(:first-child):before{content:"";position:absolute;left:0;display:inline-block;width:13px;height:13px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.66602 3.33341L10.3327 8.00008L5.66602 12.6667' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.breadcrumb_links ul li[class*="text-[#fff"]:not(:first-child):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M5.66602 3.33341L10.3327 8.00008L5.66602 12.6667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.breadcrumb_links ul svg{display:none}}.breadcrumb_links ul>svg{flex-shrink:0}