.cm_accordion_wrapper{background-attachment:scroll;background-image:linear-gradient(to BOTTOM LEFT,#3c60b1,#002475);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:100px 15px;position:relative}.cm_accordion_wrapper .top_title{color:#fff;font-size:36px;font-weight:600;line-height:1.3em}.cm_accordion_wrapper .top_subtitle{color:#fff;font-size:20px;line-height:1.5em}.cm_accordion_wrapper .acc_item{background-color:transparent;border-bottom:.5px solid hsla(0,0%,100%,.5);margin-bottom:32px;overflow:hidden}.cm_accordion_wrapper .acc_item:last-child{margin-bottom:0}.cm_accordion_wrapper .acc_item+.acc_item{margin-top:5px}.cm_accordion_wrapper .acc_item_head{color:#fff;padding:10px 0;position:relative}.cm_accordion_wrapper .acc_item_toggle,.cm_accordion_wrapper .acc_item_toggle h2,.cm_accordion_wrapper .acc_item_toggle h3,.cm_accordion_wrapper .acc_item_toggle h4,.cm_accordion_wrapper .acc_item_toggle span{color:#fff;font-size:22px;font-weight:600;letter-spacing:normal;line-height:1.4em;text-transform:none}.cm_accordion_wrapper .acc_item_toggle:after{color:#fff;content:"\208A";font-size:80px;position:absolute;right:0;top:50%;transform:translateY(-100%);transition:transform .2s ease-out}.cm_accordion_wrapper .acc_item_toggle .acc_item_toggle__subtitle{font-size:20px;font-weight:400;line-height:1.5em}.cm_accordion_wrapper .acc_item.active .acc_item_toggle:after{transform:rotate(45deg) translateY(-100%) translateX(-100%)}.cm_accordion_wrapper .acc_item_collapse{display:none;max-height:0;overflow:hidden}.cm_accordion_wrapper .acc_item.active .acc_item_collapse{max-height:100%}.cm_accordion_wrapper .acc_item_body{padding:0 0 50px}.cm_accordion_wrapper .acc_item_body *{color:#fff}.cm_accordion_wrapper .acc_item_body a,.cm_accordion_wrapper .acc_item_body a:visited{color:#4eb648}.cm_accordion_wrapper .acc_item_body a:focus,.cm_accordion_wrapper .acc_item_body a:hover{color:#27ab02}.cm_accordion_wrapper .acc_item_body>:last-child{margin-bottom:0}@media (max-width:767px){.cm_accordion_wrapper{padding:5% 13px}}