.acc-wrapper .title-wrapper{padding:15px;width:100%}.acc-wrapper .title-wrapper h3{font-size:26px;font-weight:500;margin-bottom:0}.acc-wrapper .acc-container{padding:20px}.acc-container{max-width:700px;width:100%}.acc:first-child{border-top:0}.acc{border-top:1px solid #f2f2f3;margin-bottom:10px}.acc-head{cursor:pointer;font-size:22px;padding:5px 0;position:relative}.acc-head:after,.acc-head:before{background-color:#000;content:"";position:absolute;top:50%;transition:all .3s}.acc-head:before{height:20px;margin-top:-10px;right:30px;width:3px}.acc-head:after{height:3px;margin-top:-2px;right:21px;width:20px}.acc-head p{color:#000;font-size:22px;font-weight:500;margin:0}.acc-content{display:none;font-size:16px;padding:15px 10px}.acc-head.active:before{transform:rotate(90deg)}