.image-with-progress .bottom-card-details h6{font-weight:800;margin:15px 0 10px}.image-with-progress .days-to-go p,.image-with-progress .target-text h6,.image-with-progress .target-text p{font-size:12px}.image-with-progress .target-text h6{margin-right:3px}.image-with-progress .bottom-card-details p,.image-with-progress .days-to-go p,.image-with-progress .target-text p{color:var(--gray)}.image-with-progress .target-deta{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.image-with-progress .target-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.image-with-progress .bg-card{min-height:318px;overflow:hidden;position:relative;z-index:3}.image-with-progress .bg-card .hover-deta{-webkit-box-pack:center;-ms-flex-pack:center;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:100%;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:-1}.image-with-progress .hover-card-button{position:absolute;top:80%}.image-with-progress .hover-card-button a.cta_button{border:1px solid var(--white_color);color:var(--white_color)}.image-with-progress .hover-card-button a.cta_button:hover{border:1px solid var(--secondary_color);color:var(--secondary_color)}.image-with-progress .bg-card:hover .hover-deta{bottom:0;left:0;opacity:1;right:0;top:0}.image-with-progress .bg-card:hover .hover-card-button{top:75%}.image-with-progress .target-text{margin:10px 0 13px}.image-with-progress .days-to-go{margin:20px 0 30px}.image-with-progress .progress-bar{padding:0 10px}.image-with-progress .progress-container{background-color:#9f9f9f;height:2px;position:relative;width:100%}.image-with-progress .progress{background-color:var(--secondary_color);height:2px;position:absolute;-webkit-transition:width .5s linear;-o-transition:width .5s linear;transition:width .5s linear;width:0}.image-with-progress .percentage{background-color:var(--secondary_color);border-radius:50%;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.2);box-shadow:0 4px 5px rgba(0,0,0,.2);color:var(--white_color);font-size:10px;height:30px;left:0;padding:6px 2px;position:absolute;text-align:center;top:0;-webkit-transform:translate(-100%,-45%);-ms-transform:translate(-100%,-45%);transform:translate(-100%,-45%);-webkit-transition:left .5s linear;-o-transition:left .5s linear;transition:left .5s linear;width:30px}