.exclusive-offer-list .row-flex{margin-top:-30px}
.exclusive-offer-list .row-col-50{padding:0 15px;margin-top:30px}
.exclusive-offer-list .exc-offer-cols{padding:24px;border-radius:30px;display:flex;flex-wrap:wrap;background-color:#f2f2f2;height:100%}
.exclusive-offer-list .exc-offer-cols.animated-card{border:1px solid #007cdbb3;background-color:#daefff;background-image:url("../../../../../content/dam/tata-capital-web/assets/img/confetti.png");background-size:231px 251px;background-repeat:no-repeat;position:relative;overflow:hidden;z-index:1}
.exclusive-offer-list .exc-offer-cols.animated-card:after{background:#fff;content:"";height:590px;left:-70px;position:absolute;top:-100px;width:90px;z-index:-1;transform-origin:left top;transform:matrix(0.6691,0.7431,-0.7431,0.6691,0,0);transition:all 550ms cubic-bezier(0.19,1,0.22,1);animation-name:iamanimated;animation-delay:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:normal;animation-duration:2s}
.exclusive-offer-list .exc-offer-cols.animated-card .list-circle-ticks-voilet li::before{background-image:url("../../../../../content/dam/tata-capital-web/assets/img/circle-check-green.svg")}
.exclusive-offer-list .exc-offer-cols.animated-card .btn-blue{background:#126fb3;color:#fff}
.exclusive-offer-list .exc-offer-left{width:165px}
.exclusive-offer-list .exc-offer-right{width:calc(100% - 165px);padding-left:24px}
.exclusive-offer-list .exc-imgs{width:100%;overflow:hidden;border-radius:18px}
.exclusive-offer-list .exc-imgs img{width:100%;border-radius:18px;object-fit:cover;transition:all .3s}
.exclusive-offer-list .exc-imgs:hover img{transform:scale(1.08)}
.exclusive-offer-list .heading20{margin-bottom:12px}
.exclusive-offer-list .btn-yellow{background-color:#dedc00}
@media(max-width:1199px){.exclusive-offer-list .row-flex{margin-top:-20px}
.exclusive-offer-list .row-col-50{padding:0 10px;margin-top:20px}
.exclusive-offer-list .exc-offer-cols{padding:20px;border-radius:24px}
.exclusive-offer-list .exc-offer-left{width:150px}
.exclusive-offer-list .exc-offer-right{width:calc(100% - 150px);padding-left:20px}
.cards-score-box .cards-score-right{padding-left:50px}
}
@media(max-width:991px){.credit-score-outers{padding:24px}
.exclusive-offer-list .row-col-50{width:100%}
}
@media(max-width:599px){.exclusive-offer-list .exc-offer-left{width:100%}
.exclusive-offer-list .exc-offer-cols{padding:16px}
.exclusive-offer-list .exc-offer-cols.animated-card:after{height:calc(100% + 350px);top:-160px;transform:rotate(16deg)}
.exclusive-offer-list .exc-offer-right{width:100%;padding-left:0;padding-top:20px}
}