#faq .button:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' fill='none' viewBox='0 0 18 16'%3E%3Cpath fill='%23006080' d='M1 7H0v2h1zm16.707 1.707a1 1 0 0 0 0-1.414L11.343.929A1 1 0 1 0 9.93 2.343L15.586 8l-5.657 5.657a1 1 0 0 0 1.414 1.414zM1 9h16V7H1z'/%3E%3C/svg%3E");display:block;height:18px;margin-left:16px}.faq .button-secondary-light{max-width:max-content!important}.faq{border-bottom:1px solid #006080;cursor:pointer}.faq:last-of-type{border-bottom:0}.question{align-items:center;cursor:pointer;display:flex;gap:1.5rem;justify-content:space-between;padding:24px 0;text-align:left!important}.question h1,.question h2,.question h3,.question h4,.question h5{cursor:pointer;flex:1;font-family:Nunito!important;font-weight:400;margin:0;padding:0;text-align:left!important;width:90%}.question h4{font-size:1.25rem}.answer{display:none}.toggle-faq{cursor:pointer}.rotate,.toggle-faq{transition:.2s linear}.rotate{transform:rotate(180deg)}.see-more{display:none}.see-more-text{color:#006080;cursor:pointer;display:block;font-size:1.4375rem;font-style:normal;font-weight:700;margin-top:3rem;text-align:left;text-decoration-line:underline}.faq [class*=" icon-"]:before{color:#006080}