.cm-cards .accordion_container{display:flex;flex-wrap:wrap;row-gap:20px;width:100%}.cm-cards .accordion_head{align-items:center;cursor:pointer;display:flex;padding:15px 20px;text-transform:uppercase}.cm-cards .crd-item{padding:10px 10px 40px}.cm-cards .crd-item .img-inner img{border-radius:30px 30px 30px 30px;max-height:275px;object-fit:cover;object-position:center center;width:100%}.cm-cards .crd-item .crd-img{margin-bottom:20px}.cm-cards .crd-title{margin-bottom:20px;text-transform:uppercase}.cm-cards .crd-item .crd-cnt h2{color:#0d8faf}.cm-cards .crd-item .crd-cnt hr{background:#ffc000;height:2px;margin-bottom:22px;margin-left:0;width:100px}.cm-cards .plusminus{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;line-height:1;margin-right:10px;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#6ec1e4;border-radius:50%;color:#fff;font-size:15px;height:25px;width:25px}.cm-cards .plusminus svg{display:block;fill:#fff;height:1em;width:1em}.cm-cards .acc__item{background:#fff;border:1px solid #e8e8f6;border-radius:5px;width:100%}.cm-cards .acc__item .h-txt{display:block;font-size:.9rem;line-height:1.4rem}.cm-cards .accordion_body{color:#333;padding:30px}.cm-cards .accordion_body p{margin-bottom:.9rem}.cm-cards .top-cnt h2{margin-bottom:30px}@media(max-width:767px){.cm-cards .crd-item{padding-left:0;padding-right:0}}