.accordion-wrapper .content-area .section{margin-bottom:10px}.accordion-wrapper.deep-red .content-area .section{border:2px solid #b1181e}.accordion-wrapper.brilliant-red .content-area .section{border:2px solid #dc3a26}.accordion-wrapper.black .content-area .section{border:2px solid #000}.accordion-wrapper .content-area .section .title{align-items:center;background:#fff;cursor:pointer;display:flex;padding:20px 40px;transition:all .5s ease}.accordion-wrapper .content-area .section .title h4,.accordion-wrapper .content-area .section .title i{transition:all .5s ease}.accordion-wrapper.deep-red .content-area .section .title h4,.accordion-wrapper.deep-red .content-area .section .title i{color:#b1181e}.accordion-wrapper.brilliant-red .content-area .section .title h4,.accordion-wrapper.brilliant-red .content-area .section .title i{color:#dc3a26}.accordion-wrapper.black .content-area .section .title h4,.accordion-wrapper.black .content-area .section .title i{color:#000}.accordion-wrapper .content-area .section .title h4{margin-bottom:0}.accordion-wrapper .content-area .section .title i{font-size:1.42rem;margin-left:auto}.accordion-wrapper .content-area .section .desc{display:none;padding:40px}.accordion-wrapper.deep-red .content-area .section .title.active{background:#b1181e}.accordion-wrapper.brilliant-red .content-area .section .title.active{background:#dc3a26}.accordion-wrapper.black .content-area .section .title.active{background:#000}.accordion-wrapper .content-area .section .title.active h4,.accordion-wrapper .content-area .section .title.active i{color:#fff}.accordion-wrapper .content-area .section .title.active i{transform:rotate(180deg)}