.nga-faq{color:inherit;width:100%}.nga-faq__inner{max-width:100%;width:100%}.nga-faq__items{display:grid;gap:.875rem}.nga-faq__item{background:#fff;border-bottom:1px solid #ccc;margin:0;overflow:hidden;padding:0}.nga-faq__question{align-items:center;background:transparent;color:inherit;cursor:pointer;display:flex;font:inherit;gap:1rem;justify-content:space-between;line-height:1.5;list-style:none;margin:0;padding:1.125rem 1.25rem;width:100%}.nga-faq__question::-webkit-details-marker{display:none}.nga-faq__question-text{flex:1 1 auto;font:inherit;font-weight:700}.nga-faq__icon{color:#425b76;flex:0 0 auto;height:1rem;position:relative;width:1rem}.nga-faq__icon:after,.nga-faq__icon:before{background:currentColor;border-radius:999px;content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease;width:100%}.nga-faq__icon:after{transform:translate(-50%,-50%) rotate(90deg)}.nga-faq__item[open] .nga-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(0deg)}.nga-faq__answer{color:#444;font:inherit;font-weight:400;line-height:1.5;padding:0 1.25rem 1.25rem}.nga-faq__answer>:first-child{margin-top:0}.nga-faq__answer>:last-child{margin-bottom:0}.nga-faq__answer a{color:#102d7b;text-decoration:underline;text-underline-offset:.14em}.nga-faq__answer a:focus,.nga-faq__answer a:hover{color:#3574e3}@media (max-width:767px){.nga-faq__header{margin-bottom:1.5rem}.nga-faq__question{padding:1rem}.nga-faq__answer{padding:0 1rem 1rem}}