section.faqsPage{padding:70px 0 50px}.faqsPage .faqsWraper{width:100%;display:flex;justify-content:space-between}.faqsPage .faqsContent{max-width:800px;width:100%;float:left}.faqsPage .faqsWraper h1{font-size:27px;line-height:35px}.faqsPage .faqsWraper h1,.faqsPage .faqsWraper h2{font-weight:600;color:#01305c;padding-bottom:30px;text-align:center}.faqsPage .faqsWraper h2{font-size:22px;line-height:30px}.faqsPage .card{width:100%;cursor:pointer;border-bottom:1px solid #dedede;margin-bottom:30px}.faqsPage .card-head{padding:0 0 30px;display:flex;align-items:center;position:relative}.faqsPage .card .card-head:hover span.faq-icon svg path{fill:#01305c}.faqsPage .card .card-head:hover span.faq-icon svg circle{stroke:#01305c;fill:#f6f6f6}.faqsPage .card.show .card-head:hover span.faq-icon svg path{fill:#fff}.faqsPage .card.show .card-head:hover span.faq-icon svg circle{stroke:#117bd4;fill:#117bd4}.faqsPage .card.show span.faq-icon svg path{fill:#fff}.faqsPage .card.show span.faq-icon svg circle{stroke:#117bd4;fill:#117bd4}.faqsPage .card.show span.faq-icon{transform:rotate(0deg);transition:all .3s ease;pointer-events:none}.faqsPage .faqsContent a{color:#249dec;text-decoration:none}.faqsPage .faqsContent a:hover{text-decoration:underline}.faqsPage .faqsContent h2{font-size:22px;line-height:25px;color:#01305c;padding:40px 0 50px;text-align:left}.faqsPage .card-head h3{font-size:19px;line-height:30px;color:#35414b;text-align:left;font-weight:500;max-width:90%;flex-grow:1}.faqsPage span.faq-icon{position:absolute;right:0;transform:rotate(180deg);top:0;transition:all .3s ease}.faqsPage .card-body{width:100%;padding:8px 0 20px;position:relative;display:flex;align-items:flex-start;cursor:default;display:none}.faqsPage .card.show .card-body{display:block}.faqsPage .answerInner li,.faqsPage .answerInner p{font-size:16px;line-height:24px;color:#797c7e}.faqsPage .answer-inner li,.faqsPage .answer-inner p{color:#818181;font-size:18px;line-height:24px;text-align:left;padding-bottom:5px}.faqsPage .answer-inner ul{padding-top:20px;padding-left:40px}.faqsPage .card-body span{color:#ededed;font-size:38px;line-height:43px;padding-right:20px}.faqsPage .card-head:hover .faqHead{color:#117bd4}@media (max-width:1200px){.faqsPage .faqsContent{padding-right:50px}.faqsPage .card-head h3{font-size:16px}}@media (max-width:767px){.faqsPage .faqsContent{max-width:unset;width:100%;padding-right:0}.faqsPage .faqsWraper{flex-direction:column}.faqsPage .accordionWrapper{padding-top:0}}@media (max-width:575px){.faqsPage .accordionItemHeading{font-size:17px;padding:25px 0 25px 38px}.faqsPage .faqsWraper h1{font-size:21px;line-height:30px}.faqsPage h4.faqHead span{font-size:30px}.faqsPage .faqsContent h1{line-height:25px;font-size:25px;padding-bottom:30px}.faqsPage .answer-inner li,.faqsPage .answer-inner p{text-align:left;font-size:14px;line-height:18px}.faqsPage .card-head h3{font-size:15px;line-height:23px;max-width:89%}section.faqsPage{padding-top:50px}}.faq-contact-section{background-color:#f8f9fa;padding:60px 20px;margin-top:60px;text-align:center}.faq-contact-content{max-width:1200px;margin:0 auto}.faq-contact-section h2{font-size:36px;color:#01305c;margin-bottom:15px;font-weight:700}.faq-contact-section p{font-size:18px;color:#575e62;margin-bottom:10px}.faq-contact-subtitle{font-size:16px!important;color:#6c757d!important;margin-bottom:40px!important}.faq-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:30px;gap:30px;margin:40px 0}.faq-contact-card{background:#fff;padding:30px 20px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .3s ease}.faq-contact-card:hover{transform:translateY(-5px);box-shadow:0 6px 20px rgba(54,127,211,.2)}.faq-contact-card svg{color:#367fd3;margin-bottom:15px}.faq-contact-card h4{font-size:18px;color:#01305c;margin-bottom:10px;font-weight:600}.faq-contact-card p{font-size:16px;color:#575e62;margin:0}.faq-contact-card a{color:#117bd4;text-decoration:none;font-weight:500}.faq-contact-card a:hover{text-decoration:underline}.faq-contact-footer{font-size:16px!important;color:#575e62!important;margin-top:30px!important}.faq-contact-footer a{color:#117bd4;text-decoration:none;font-weight:500}.faq-contact-footer a:hover{text-decoration:underline}.faq-cta-section{background:linear-gradient(135deg,#d4ebf8,#e8f4fb);padding:80px 20px;text-align:center}.faq-cta-content{max-width:900px;margin:0 auto}.faq-cta-section h2{font-size:36px;color:#01305c;margin-bottom:20px;font-weight:700}.faq-cta-section p{font-size:18px;color:#575e62;margin-bottom:40px;line-height:1.6}.faq-cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.faq-cta-button{display:inline-flex;align-items:center;gap:10px;padding:18px 35px;font-size:18px;font-weight:600;border-radius:4px;text-decoration:none;transition:all .3s ease}.faq-cta-button.primary{background:#1176ca;color:#fff;box-shadow:0 4px 15px rgba(17,118,202,.3)}.faq-cta-button.primary:hover{background:#0d5aa7;transform:translateY(-2px);box-shadow:0 6px 20px rgba(17,118,202,.4)}.faq-cta-button.secondary{background:#fff;color:#1176ca;border:2px solid #1176ca}.faq-cta-button.secondary:hover{background:#f0f7ff;transform:translateY(-2px)}.faq-policies-section{background-color:#fff;padding:40px 20px;text-align:center;border-top:1px solid #e9ecef}.faq-policies-section p{font-size:16px;color:#575e62;margin-bottom:15px}.faq-policy-links{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;align-items:center}.faq-policy-links a{color:#117bd4;text-decoration:none;font-weight:500;font-size:15px}.faq-policy-links a:hover{text-decoration:underline}.faq-policy-links span{color:#dee2e6;font-size:15px}@media (max-width:767px){.faq-contact-section h2,.faq-cta-section h2{font-size:28px}.faq-contact-section p,.faq-cta-section p{font-size:16px}.faq-contact-grid{grid-template-columns:1fr}.faq-cta-buttons{flex-direction:column;align-items:center}.faq-cta-button{width:100%;max-width:300px;justify-content:center}.faq-policy-links{flex-direction:column;gap:10px}.faq-policy-links span{display:none}}@media (max-width:575px){.faq-contact-section,.faq-cta-section{padding:50px 20px}.faq-contact-section h2,.faq-cta-section h2{font-size:24px}.faq-contact-section p,.faq-cta-section p{font-size:15px}.faq-contact-card{padding:25px 15px}.faq-cta-button{padding:16px 30px;font-size:16px}.faq-policy-links a{font-size:14px}}.faqCTa .paper-wraper{background:#117bd4;position:relative;background-image:url(/_next/static/media/our-average-bg.dc6e2982.webp);text-align:center;background-repeat:no-repeat;background-position:100% 100%;padding:45px 0;border-radius:8px;display:flex;align-items:center;justify-content:space-around;margin-bottom:50px}.faqCTa .paper-head{font-weight:500;font-size:32px;line-height:38px;color:#fff}.faqCTa .newCtas{background-color:#fff;border-radius:100px;padding:13px 0;max-width:190px;width:100%;text-align:center;position:relative;color:#117bd4;font-weight:500;font-size:21px;display:block;line-height:20px;transition:all .1s ease}.faqCTa .newCtas:hover{transform:scale(1.03)}.faqCTa .newCtas:before{position:absolute;content:"";width:100%;height:100%;border-radius:100px;animation-name:whiteAnimation;animation-duration:2s;animation-timing-function:ease;animation-fill-mode:forwards;animation-iteration-count:infinite;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes whiteAnimation{0%{box-shadow:0 0 0 0 #fff}to{box-shadow:0 0 0 15px transparent}}.faqCTa .paper-wraper .ornament{position:absolute;left:-10px;top:-30px}@media (max-width:575px){.faqCTa .paper-wraper .ornament{display:none}.faqCTa .paper-head{font-size:25px;max-width:75%;margin:0 auto}.faqCTa .started-btn{max-width:180px;padding:11px 0}.faqCTa .started-btn a{font-size:16px;line-height:22px}.faqCTa .paper-wraper{flex-wrap:wrap;gap:25px}}