#faq{margin:60px auto auto;max-width:1156px;padding:20px}#faq .faq-section{margin-bottom:80px}#faq hr{border:none;border-top:1px solid #002d61;margin-bottom:0}#faq h2{color:#002d61;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:39px;margin-bottom:10px;position:relative}#faq h2 .slash{color:#2875b5}#faq .qa{border-bottom:1px solid #002d61}#faq .plus{background-repeat:no-repeat;background-size:contain;flex-grow:0;flex-shrink:0;height:60px;margin-right:20px;transition:background .5s ease;width:60px}#faq .question{align-items:center;color:#2875b5;cursor:pointer;display:flex;flex-direction:row;font-family:Roboto Slab,serif;font-size:24px;font-style:normal;font-weight:400;justify-content:space-between;line-height:130%;padding-bottom:20px;padding-top:20px}#faq .question h3{margin-bottom:10px;margin-top:10px}#faq .answer{background:rgba(0,45,97,.05);border-radius:10px;color:#eee;display:none;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;margin-bottom:40px;padding:40px 70px 40px 40px;transition:color .5s ease}#faq .qa.opened .answer{color:#002d61;display:block}#faq .contact-us,#faq .contact-us:hover{background:#002d61;border-radius:5px;color:#fff;display:inline-block;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:19px;margin-top:15px;padding:15px 30px;text-decoration:none}#faq .contact-us:hover{background:#2875b5}