.spr-faq-section{background-color:#f9fdff;border:2px solid #e4ecf0;border-radius:8px;margin-top:20px;margin-bottom:20px;padding:60px 60px 40px}.spr-faq-heading{color:var(--primary-color,#013573);font-size:2.125rem;line-height:1.2em;margin:0 0 15px;font-weight:700}.spr-faq-entry{border-bottom:1px solid #e5e7eb}.spr-faq-entry:last-child{border-bottom:none}.spr-faq-question{list-style:none;cursor:pointer;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:1.5rem;line-height:28px;font-weight:700;color:var(--primary-color,#013573)}.spr-faq-question::-webkit-details-marker{display:none}.spr-faq-icon{display:none}.spr-faq-answer{padding:0 0 20px}.spr-faq-answer p{color:#575757;font-size:1.125rem;font-weight:500;line-height:1.6;margin:0}.spr-faq-answer ul{margin-bottom:0;padding:0 0 0 25px;list-style:disc}.spr-faq-answer ul li{color:#575757;font-size:1rem;line-height:1.8;margin:5px 0}.spr-faq-answer ul li a{color:#575757;font-size:1rem;text-decoration:underline}@media screen and (max-width:992px){.spr-faq-section{padding:50px 50px 30px}}@media screen and (max-width:767px){.spr-faq-section{padding:40px 25px 25px}.spr-faq-heading{font-size:1.75rem}.spr-faq-question{line-height:1.75rem;font-size:1.125rem}.spr-faq-answer p{line-height:1.4375rem;letter-spacing:.3px}.spr-faq-icon{display:inline-flex;width:18px;min-width:18px;height:18px;align-items:center;justify-content:center}.spr-faq-icon::before{content:"";width:12px;height:12px;border-right:2px solid var(--primary-color,#013573);border-bottom:2px solid var(--primary-color,#013573);transform:rotate(45deg);transition:transform .2s ease}.spr-faq-item[open] .spr-faq-icon::before{transform:rotate(225deg)}}