.accordion-wrap *{color:#141414;font-family:Inter,sans-serif;max-width:100vw}.accordion-wrap{margin-left:auto;margin-right:auto;padding:80px 15px;width:100%}.accordion-wrap .content-wrap{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.accordion-wrap .top-content{padding-left:15px;padding-right:15px;position:relative;width:100%}.accordion-wrap .top-content h5{color:#004890;font-family:Inter,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;line-height:16px;margin-bottom:30px;margin-top:0;text-transform:uppercase}.accordion-wrap .top-content h2{color:#141414;font-family:Inter,sans-serif;font-size:40px;font-weight:700;line-height:48px;margin-bottom:80px;margin-top:0}.accordion-wrap .bottom-content{padding-left:15px;padding-right:15px;position:relative;width:100%}.accordion-wrap .bottom-content .card{display:flex;flex-direction:column;margin-bottom:.25rem;position:relative;word-wrap:break-word;background-clip:border-box;background-color:#fff}.accordion-wrap .bottom-content .card-header{background-color:#fff;border-bottom:2px solid #f0f0f0;border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;display:block;padding:.75rem 0}.accordion-wrap .bottom-content button{background-color:transparent;border:none;border-radius:.25rem;color:#000;display:block;font-size:24px;font-weight:700;line-height:1.5;padding:0;text-align:left;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.accordion-wrap .bottom-content button:after{display:inline-block;float:right;position:relative;top:5px;transition:all .3s}.accordion-wrap .bottom-content button.acc-open:after{content:none}.accordion-wrap .card-header .label{float:left;font-weight:700;line-height:40px;width:80%}.accordion-wrap .bottom-content .collapse{display:none}.accordion-wrap .bottom-content .card-body{flex:1 1 auto;padding:1.25rem}.accordion-wrap .bottom-content .card-body p{font-size:16px;line-height:24px;margin-bottom:0}.accordion-wrap .bottom-content .card-body p a{color:#004890}.accordion-wrap .bottom-content .card-body ul{margin:0 0 1rem}.accordion-wrap .bottom-content .card-body li{list-style-position:outside}.accordion-wrap .bottom-content button.hide:after{content:none!important}@media (min-width:992px){.accordion-wrap .bottom-content,.accordion-wrap .top-content{flex:0 0 83.33333%;margin-left:8.33333%;max-width:83.33333%}}@media screen and (max-width:991px){.accordion-wrap .top-content h5{font-size:11px;line-height:11px}.accordion-wrap .bottom-content .card-body li,.accordion-wrap .bottom-content .card-body p{font-size:14px;line-height:21px}}