.faq-header{margin-bottom:2rem}.faq-header h2{align-items:center;color:#0b1e33;display:flex;font-size:2rem;font-weight:600;gap:.75rem;letter-spacing:-.02em}.faq-header h2 span{background:#eef2fa;border-radius:40px;color:#1d4a7c;font-size:1rem;font-weight:500;letter-spacing:.01em;padding:.2rem 1rem}.faq-list{display:flex;flex-direction:column}.faq-item{border-radius:5px;box-shadow:0 4px 35px rgba(0,0,0,.1);margin-bottom:30px}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:20px;user-select:none}.question-text{color:#000;font-size:22px;font-weight:700;line-height:1.2;padding-left:35px;position:relative}.plus-toggle{color:#8b0000;flex-shrink:0;font-size:2rem;font-weight:350;line-height:1;text-align:center;transition:transform .2s,color .2s;width:32px}.faq-answer{border-left:3px solid transparent;color:#2a405c;font-size:1rem;line-height:1.5;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding:0 .5rem;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .25s ease,padding .2s}.faq-answer-content{color:#404040;font-size:17px;padding-bottom:25px;padding-left:45px}.faq-item.open .faq-answer{max-height:250px;opacity:1;padding:.2rem .5rem}.faq-number{color:#000;display:inline-block;font-weight:550;left:5px;margin-right:.3rem;min-width:0;position:absolute}.faq-item:last-child{border-bottom:none}.faq-answer-content p{margin-bottom:.45rem}.faq-answer-content p:last-child{margin-bottom:0}.light-meta{color:#5f6f84;font-size:.95rem;margin-top:.3rem}.faq-item:not(.open) .faq-answer{max-height:0;opacity:0;padding:0 .5rem}@media (max-width:550px){.faq-card{padding:1.6rem 1.2rem}.question-text{font-size:1rem}.plus-toggle{font-size:2rem;width:26px}}