.faq_item{border-bottom:1px solid #251547;margin-bottom:20px;margin-top:10px;padding-bottom:20px}.faq_item h4{cursor:pointer;font-size:24px;font-style:normal;font-weight:500;line-height:110%;margin:0;padding-right:20px}.faq_item .description{display:none;padding-left:20px;padding-top:20px}.faq_item .plus_sign:after{content:"+";float:right}.faq_item.open .plus_sign:after{content:"-"}.faq_module .tab_nav{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;width:100%}.faq_module .tab-button{background:transparent;border:2px solid #251547;border-radius:200px;color:#251547;cursor:pointer;font-size:18px;font-weight:500;line-height:normal;padding:10px 24px;transition:all .3s ease}.faq_module .tab-button.active,.faq_module .tab-button:hover{background:#0e3c5a;border:2px solid #0e3c5a;color:#fff}.faq_module .tab-content{display:none;padding-top:60px}.faq_module .tab-content.active{display:block}.faq_module .team_row{display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:32px}.faq_module .team_member{display:flex;gap:24px}.faq_module .team_member .image-holder{border-radius:8px;height:183px;overflow:hidden;width:183px}.faq_module .team_member .image-holder img{height:100%;object-fit:cover;width:100%}.faq_module .team_member .content{flex:1}.faq_module .team_member .content h3{color:#0e3c5a;font-size:24px;font-weight:500;line-height:normal;margin-bottom:8px}.faq_module .team_member .content .position{color:#f26c0c;font-size:14px;font-weight:600;line-height:150%;margin-bottom:8px}.faq_module .team_member .content .description,.faq_module .team_member .content .description p{color:#0c1124;font-size:14px;font-weight:400;line-height:150%}@media (max-width:868px){.faq_module .team_row{grid-template-columns:repeat(1,minmax(0,1fr))}.faq_module .team_member .image-holder{height:100px;width:100px}}