.cardsWrapper .cardInr{border-radius:6px;overflow:hidden;transform:none;transition:all .3s ease}.cardsWrapper .cardSctn .flex_row{justify-content:center;row-gap:40px}.cardsWrapper .cardInr:hover{transform:translateY(-10px)}.cardsWrapper .cardBorder{height:8px}.cardsWrapper .cardImg{background-position:50%;background-repeat:no-repeat;background-size:cover;height:230px;width:100%}.cardsWrapper .cardImg.doors{height:380px}.cardsWrapper .cardCont{padding:30px 30px 42px}.cardsWrapper .cardCont .capText{margin-bottom:15px}.cardsWrapper .cardBody,.cardsWrapper .cardTitle{margin-bottom:20px}.cardsWrapper .cardInr{display:flex;flex-direction:column;height:100%;min-height:100%}.cardsWrapper .cardCont{display:flex;flex-direction:column;height:calc(100% - 240px)}.cardsWrapper .cardCont.doors{height:calc(100% - 390px)}.cardsWrapper .cardBtn{margin-bottom:0;margin-top:auto}@media(max-width:1024px) and (min-width:768px){.cardsWrapper .cardItem{width:50%!important}}