.gav-faq{width:100%}.gav-faq__heading{margin:0 auto 22px;text-align:center;width:100%}.gav-faq__eyebrow{color:var(--gav-faq-accent,#2836d5);margin:0 0 7px}.gav-faq__title{margin:0;padding:0}.gav-faq__accordion{margin:0 auto;max-width:1000px;width:100%}.gav-faq__item{background:#fff;border:1px solid #ddcba4;border-radius:5px;margin:0 0 6px;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease;width:100%}.gav-faq__item:last-child{margin-bottom:0}.gav-faq button.gav-faq__trigger,.gav-faq__trigger,button.gav-faq__trigger{all:unset;align-items:center!important;background:#fff!important;border:0!important;border-radius:0!important;box-shadow:none!important;box-sizing:border-box;cursor:pointer;display:flex!important;gap:20px;justify-content:space-between!important;padding:9px 16px;text-align:left!important;text-decoration:none!important;transform:none!important;width:100%}.gav-faq__trigger:active,.gav-faq__trigger:focus,.gav-faq__trigger:hover,button.gav-faq__trigger:active,button.gav-faq__trigger:focus,button.gav-faq__trigger:hover{background:#fff!important;border:0!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;transform:none!important}.gav-faq__question{color:var(--color-navy,#004976)!important;display:block;flex:1 1 auto;font-family:var(--body-font-family,"Asap",sans-serif);font-size:inherit!important;font-weight:600!important;letter-spacing:0;line-height:1.3!important;text-transform:none!important}.gav-faq__chevron{align-items:center;color:var(--gav-faq-accent,#2836d5);display:flex;flex:0 0 auto;height:18px;justify-content:center;transition:transform .3s ease;width:18px}.gav-faq__chevron svg{display:block;fill:none;height:14px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:14px}.gav-faq__item.is-open .gav-faq__chevron{transform:rotate(180deg)}.gav-faq__content{background:#fff;max-height:0;overflow:hidden;padding:0 16px;transition:max-height .35s ease,padding .35s ease}.gav-faq__answer,.gav-faq__answer li,.gav-faq__answer p{color:#2f4162!important;font-family:var(--body-font-family,"Asap",sans-serif);font-size:inherit!important;font-weight:400;line-height:1.6;text-transform:none}.gav-faq__answer p:first-child{margin-top:0}.gav-faq__answer p:last-child{margin-bottom:0}.gav-faq__item.is-open .gav-faq__content{max-height:2500px;padding:3px 16px 14px}@media (max-width:768px){.gav-faq__heading{margin-bottom:20px}.gav-faq__eyebrow{margin-bottom:7px}.gav-faq__trigger,button.gav-faq__trigger{gap:12px;padding:11px 14px}.gav-faq__content{padding-left:14px;padding-right:14px}.gav-faq__item.is-open .gav-faq__content{padding:3px 14px 14px}}