.accordion-wrap *{color:#141414;font-family:Inter,sans-serif;max-width:100vw}.accordion-wrap{width:100%;padding:80px 15px;margin-right:auto;margin-left:auto}.accordion-wrap .content-wrap{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.accordion-wrap .top-content{position:relative;width:100%;padding-right:15px;padding-left:15px}.accordion-wrap .top-content h5{margin-bottom:30px;font-size:14px;line-height:16px;letter-spacing:1px;font-weight:700;color:#0070ff;text-transform:uppercase;font-family:Inter,sans-serif;margin-top:0}.accordion-wrap .top-content h2{margin-bottom:80px;font-size:40px;line-height:48px;font-weight:700;font-family:Inter,sans-serif;color:#141414;margin-top:0}.accordion-wrap .bottom-content{position:relative;width:100%;padding-right:15px;padding-left:15px}.accordion-wrap .bottom-content .card{margin-bottom:.25rem;position:relative;display:flex;flex-direction:column;word-wrap:break-word;background-color:#fff;background-clip:border-box}.accordion-wrap .bottom-content .card-header{background-color:#fff;border-bottom:2px solid #f0f0f0;border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0;padding:.75rem 0;display:block}.accordion-wrap .bottom-content button{padding:0;background-color:transparent;border:none;color:#000;text-align:left;font-weight:700;font-size:24px;display:block;width:100%;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.accordion-wrap .bottom-content button:after{transition:all .3s;display:inline-block;float:right;position:relative;top:5px}.accordion-wrap .bottom-content button.acc-open:after{content:none}.accordion-wrap .card-header .label{font-weight:700;width:80%;line-height:40px;float:left}.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:#0070ff}.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{margin-left:8.33333%;flex:0 0 83.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}}