.schema-faq{font-family:Arial,sans-serif;margin:20px auto;max-width:100%}.schema-faq-section{overflow:hidden}.schema-faq-question{border-radius:5px;color:#011e41;padding:9px;font-size:var(--n-accordion-title-font-size);font-weight:700;cursor:pointer;cursor:pointer;display:block;align-items:center;justify-content:space-between;transition:background-color .3s ease;border:1px solid #d0d4d9;line-height:26px;font-family:"Lato",Sans-serif;letter-spacing:1px;word-spacing:2px}.schema-faq-question strong{font-weight:700!important}.schema-faq-question:hover{background-color:#e6e6e6}.schema-faq-question.active{background-color:#e6e6e6}.schema-faq-answer{background-color:#fff;color:#333;font-size:16px;line-height:1.5}.schema-faq-answer a{color:#f5a800;text-decoration:none;font-weight:700;transition:color .3s ease}.schema-faq-answer a:hover{color:#e59400}