.flex_module.dropdown .cstm-dropdown-item:not(:last-child){margin-bottom:10px}.cstm-dropdown-wrapper{max-width:1160px;margin:0 auto}.cstm-dropdown-wrapper h2{text-align:center}.flex_module.dropdown .cstm-dropdown-item{border-radius:10px;background-color:var(--very-light-blue,#F5F8F9);overflow:hidden;padding-top:15px;padding-bottom:15px}.flex_module.dropdown .cstm-dropdown-question{position:relative;width:100%;color:var(--Dark-blueie,#0C3149);font-size:20px;font-style:normal;font-weight:500;text-align:left;padding:20px 30px;background-color:var(--very-light-blue,#F5F8F9);border-radius:8px;padding-left:90px;outline:none!important;top:0!important}.flex_module.dropdown .cstm-dropdown-question:after{transition:transform .3s ease-in-out;content:"";position:absolute;width:27px;height:27px;top:50%;right:30px;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='27' height='28' viewBox='0 0 27 28' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.511936 13.2361C0.93382 12.8142 1.61783 12.8142 2.03971 13.2361L12.4177 23.6141L12.4177 1.77778C12.4177 1.18114 12.9014 0.697478 13.498 0.697478C14.0947 0.697476 14.5783 1.18114 14.5783 1.77778L14.5783 12.696L14.5784 23.6141L24.9564 13.2361C25.3783 12.8142 26.0623 12.8142 26.4842 13.2361C26.906 13.658 26.906 14.342 26.4842 14.7639L14.2619 26.9861C13.8401 27.408 13.156 27.408 12.7342 26.9861L0.511936 14.7639C0.0900516 14.342 0.0900515 13.658 0.511936 13.2361Z' fill='%231E91D6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}.flex_module.dropdown .cstm-dropdown-question.opened:after{transform:translateY(-50%) rotate(180deg)}.flex_module.dropdown .cstm-dropdown-question.opened .faq-content{max-height:100%!important}.flex_module.dropdown .cstm-dropdown-content{transition:max-height .3s ease-in-out;max-height:0;overflow:hidden;text-align:left}.flex_module.dropdown .cstm-dropdown-content-inner{background-color:var(--very-light-blue,#F5F8F9)}.flex_module.dropdown .cstm-dropdown-content .fl-rich-text p{color:var(--Dark-blueie,#0C3149);font-size:16px;font-style:normal;font-weight:400;border-top:1px solid #0C3149;padding:20px 0 20px 0;max-width:900px;margin-left:90px;margin-right:90px}.flex_module.dropdown button.cstm-dropdown-question.opened{border-radius:0}.flex_module.dropdown .cstm-dropdown-wrapper button:focus{border:unset}.flex_module.dropdown .cstm-dropdown-wrapper button:hover{border:unset}.flex_module.dropdown .cstm-dropdown-wrapper button{border:unset}@media screen and (max-width:767px){.flex_module.dropdown .cstm-dropdown-question:after{right:10px}.flex_module.dropdown .cstm-dropdown-question{padding:20px 20px 20px 20px}.flex_module.dropdown .cstm-dropdown-content .fl-rich-text p{padding:20px 0 20px 0;max-width:900px;margin-left:20px;margin-right:20px}}