.ctm_card{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.ctm_card .inner-wrapper{display:flex;gap:0 70px;justify-content:space-between}.ctm_card .cm_left,.ctm_card .cm_right{width:100%}.ctm_card .inner-item{margin-bottom:50px}.ctm_card .inner-item a:hover{opacity:1}.ctm_card .cm-img{margin-bottom:20px;overflow:hidden}.ctm_card .title h6{font-family:var( --font1 );font-size:18px;font-weight:700;line-height:2}.ctm_card .cm-img img{transition:all .6s ease-in-out}.ctm_card .cm-img:hover img{transform:rotate(-10deg) scale(1.25)}.ctm_card .bottom-btn{margin-top:100px;text-align:center}.ctm_card .top-content{margin-bottom:100px;text-align:center}@media(min-width:768px){.ctm_card .cm_left{max-width:530px;width:100%}.ctm_card .cm_right{max-width:469px;padding-top:200px;width:100%}.ctm_card .cm-mobile-sec{display:none}.ctm_card .cm-img img{width:100%}}@media(max-width:767px){.ctm_card .inner-wrapper.mobile_show{display:none}.ctm_card .inner-wrapper{flex-wrap:wrap}.ctm_card .cm_left,.ctm_card .cm_right{max-width:100%}.ctm_card .title h6{font-size:14px}.ctm_card .bottom-btn{margin-top:60px}.ctm_card .bottom-btn a.hs-button{padding-left:50px;padding-right:50px}.ctm_card .inner-item,.ctm_card .top-content{margin-bottom:30px}.ctm_card .cm-mobile-sec .inner-item:nth-child(odd){margin-right:50px}.ctm_card .cm-mobile-sec .inner-item:nth-child(2n){margin-left:50px}.ctm_card .cm-img{margin-bottom:10px}}